Enable quick launch via registry?

Soldato
Joined
31 Aug 2004
Posts
3,658
Location
Sol System
Anyway to do this?

I've lost it since an update this morning? (its on my work pc which has the right click menu disabled) I do however have full admin access.
 
can't find the option in my reg, can't think of any other way to enable it if you've not got right click access :/
 
But if, as you say, they were dopy enough to configure a load of group policies to prevent you doing stuff and then gave you admin access, then just turn the right click menu back on.

Run gpedit.msc, enable loopback - and hey presto, suddenly your local group policy settings take precedence over network ones. Joy.
 
csmager said:
If you have full admin access, then re-enable the right click menu.

I've re-enabled the right click menu, but the options for toolbars is still grayed out. Any ideas where that key is?
 
csmager said:
But if, as you say, they were dopy enough to configure a load of group policies to prevent you doing stuff and then gave you admin access, then just turn the right click menu back on.

Run gpedit.msc, enable loopback - and hey presto, suddenly your local group policy settings take precedence over network ones. Joy.

Where abouts its this is group policy?

And yes out IT dept isn't the best. although I'm one of the few who doesn't have it locked down.
 
If you can right click on taskbar -> Properties -> tick Show Quick Launch

What happens if you can't right click with XP Home btw? This one has been bugging me for ages, how do you re-enable it?
 
A quick search found this result...

It was suggested that the 'disappearing' quick launch toolbar is a result of malware (Spyware / Adware) which has overwritten a registry key, causing Quick Launch not to appear after a reboot. Resolving this issue involves resetting a value in the System Registry. I have not tested this on my own machine, but a follow-up reply in the techguy forum suggests that the fix works. To quote:

" In Registry Editor (Start > Run... > regedit), navigate to: HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon. Look for 'Name: Userinit'. In that, you will see 'Data: %system32%\wsaupdater.exe,'. Note that %system32% represents the path to the System32 folder. For example, if the path is C:\Windows\System32, then the data would be: 'C:\Windows\System32\wsaupdater.exe,'

Instead of wsaupdater.exe, the data should contain userinit.exe, (including the comma at the end). Using the example above, the data should now read: C:\Windows\System32\userinit.exe. Make the change accordingly; close the Registry Editor and reboot your computer. "

Side note: always backup your registry
 
Back
Top Bottom