(12-07-2013, 06:52 PM)Yuri Kobets Wrote: Quote:Yes sir, that's the first thing I tried.
Great!
Quote:You must have tested Windows 7, 64bit, or at least some other customer would be having the same problem as me.
Am I the only one with this problem?
True Launch Bar is tested on Windows 7 64bit. And you are the first who reported this problem.
Something wrong with your system if even importing .reg file does not create the registry keys needed for plugins. BTW try to create the registry keys from regfile attached to my previous post in the regedit manually. Also please check the permissions of HKEY_CLASSES_ROOT and CLSID subkey.
-----------------------------------------------------------------------
PCSupport (
http://pcsupport.about.com/od/termshm/g/...s_root.htm)
says;
"
The HKEY_LOCAL_MACHINE\SOFTWARE\Classes key corresponds to the HKEY_CLASSES_ROOT key, which was retained for compatibility with earlier versions of COM."
This would explain why the reg file you sent me didn't work. The CLASSES_ROOT\CLSID has no values on my machine. The HKEY_LOCAL_MACHINE\SOFTWARE has values for 76E81AEA-3C5B-4CCA-BA26-9630E69AB5AE.
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{76E81AEA-3C5B-4CCA-BA26-9630E69AB5AE}]
[HKEY_LOCAL_MACHINE\SOFTWARE\True Software\TrueLaunchBar\plugins\{76E81AEA-3C5B-4CCA-BA26-9630E69AB5AE}]
[HKEY_LOCAL_MACHINE\SOFTWARE\True Software\TrueLaunchBar\Uninstall\{76E81AEA-3C5B-4CCA-BA26-9630E69AB5AE}]
I don't understand much about the registry, but again CLASSES_ROOT\CLSID has no values on my machine.
Found the permissions for CLASSES_ROOT\CLSID. Changed them and now I can see the values.
{76E81AEA-3C5B-4CCA-BA26-9630E69AB5AE}
Implemented Categories
{49E86696-EAA6-45A2-9480-C78C013B9713}
InprocServer32
Name Type Data
{76B4FCAC-BB29-11DB-96F1-005056C00008} REG_SZ Turn Off Computer
Hey, now I just found out now that everything works! Must have been that change in permissions. Don't understand, do you?