| "The Tipster"
Join Date: Mar 18 2004 Location: Klågerup, Sweden
Posts: 2,960
| Another thing to try is copy this piece of code into notepad then save it as Toolbar.reg
Now double click on the reg hack and click yes to merge it into your registry. Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{D82BE2B0-5764-11D0-A96E-00C04FD705A2}]
@="IShellFolderBand"
[HKEY_CLASSES_ROOT\CLSID\{D82BE2B0-5764-11D0-A96E-00C04FD705A2}\InProcServer32]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00 ,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00 ,32,00,5c,00,53,00,48,00,\
45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c ,00,00,00
"ThreadingModel"="Apartment"
If that does not work then try this:
Type the following commands one by one in the RUN dialog: REGSVR32 /i SHELL32.DLL REGSVR32 /i BROWSEUI.DLL
Restart Windows and 'hopefully' enable the bar.
If one of these solutions work, can you tell us which one!
Thanks |