G
Guest
Hello,
I am trying to customise my default profile using registry hacks. So far I
have been quite successful in finding all of the ones that I want, however,
the only one that I can't get to work is turning on or off the quick launch
bar using the registry.
whenever you turn it on or off it modifies the following key
[HKEY_USERS\temp\Software\Microsoft\Windows\CurrentVersion\Explorer\Discardable\PostSetup\Component Categories\{00021492-0000-0000-C000-000000000046}\Enum]
"Implementing"=hex:1c,00,00,00,01,00,00,00,d5,07,01,00,06,00,16,00,01,00,25,00,\
37,00,bb,00,03,00,00,00,81,45,e0,01,ee,4e,d0,11,bf,e9,00,aa,00,5b,43,83,21,\
bf,5c,0e,5f,d1,d0,11,83,01,00,aa,00,5b,43,83,8b,8a,0d,54,3f,1c,32,4e,81,32,\
53,0f,6a,50,20,90
however, modifying the above values don't do anything.
I then monitored the file system and noticed that the following DLL is being
modified everything I turn it on or off.
C:\WINDOWS\system32\rpcss.dll
I googled this however I couldn't really find alot of information on it.
What does this DLL do?
Does anyone know how I can turn the quicklauch bar on or off using either a
script, registry or whatever?
Any help would be appreciated. Thanks
I am trying to customise my default profile using registry hacks. So far I
have been quite successful in finding all of the ones that I want, however,
the only one that I can't get to work is turning on or off the quick launch
bar using the registry.
whenever you turn it on or off it modifies the following key
[HKEY_USERS\temp\Software\Microsoft\Windows\CurrentVersion\Explorer\Discardable\PostSetup\Component Categories\{00021492-0000-0000-C000-000000000046}\Enum]
"Implementing"=hex:1c,00,00,00,01,00,00,00,d5,07,01,00,06,00,16,00,01,00,25,00,\
37,00,bb,00,03,00,00,00,81,45,e0,01,ee,4e,d0,11,bf,e9,00,aa,00,5b,43,83,21,\
bf,5c,0e,5f,d1,d0,11,83,01,00,aa,00,5b,43,83,8b,8a,0d,54,3f,1c,32,4e,81,32,\
53,0f,6a,50,20,90
however, modifying the above values don't do anything.
I then monitored the file system and noticed that the following DLL is being
modified everything I turn it on or off.
C:\WINDOWS\system32\rpcss.dll
I googled this however I couldn't really find alot of information on it.
What does this DLL do?
Does anyone know how I can turn the quicklauch bar on or off using either a
script, registry or whatever?
Any help would be appreciated. Thanks