cachirro Posted August 23, 2004 Posted August 23, 2004 I used regsnap to try to get the registry codes and got this:[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"TaskbarSizeMove"=dword:00000001"TaskbarGlomming"=dword:00000000[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\Components\0]"Position"=hex:2C,00,00,00,50,00,00,00,00,00,00,00,30,02,00,00,\BF,01,00,00,00,00,00,00,01,00,00,00,01,00,00,00,\01,00,00,00,00,00,00,00,00,00,00,00[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\kmixer\Enum]"NextInstance"=dword:00000001"Count"=dword:00000001"0"="SW\\{b7eafdc0-a680-11d0-96d8-00aa0051e51d}\\{9B365890-165F-11D0-A195-0020AFD156E4}"[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\kmixer\Enum]"NextInstance"=dword:00000001"Count"=dword:00000001"0"="SW\\{b7eafdc0-a680-11d0-96d8-00aa0051e51d}\\{9B365890-165F-11D0-A195-0020AFD156E4}"i don't konw what they do, but they don't enable the quicklaunch Can anyone help me enabling it?
jrzycrim Posted August 23, 2004 Posted August 23, 2004 After you set your quick launch the way you want it, log out then back in and export this key from your registry:[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]Use the settings that you export in your setup. You need to do it from cmdlines.txt.
cachirro Posted August 23, 2004 Author Posted August 23, 2004 What you mean by "You need to do it from cmdlines.txt."???Can't i put them on a .reg and then call that file in cmdlines.txt?
jrzycrim Posted August 23, 2004 Posted August 23, 2004 What you mean by "You need to do it from cmdlines.txt."???Can't i put them on a .reg and then call that file in cmdlines.txt?That's what I meant. Just import them with your other tweaks that are being merged from cmdlines.txt.
cachirro Posted August 23, 2004 Author Posted August 23, 2004 Quicklaunch now appears, but some settings don't, like "group similar items", "lock the taskbar", those settings aren't the way i wanted.I copyed all the content on that key you gave me, but look like that key doesn't do the work.
jrzycrim Posted August 23, 2004 Posted August 23, 2004 You didn't mention anything about other taskbar settings; just quicklaunch [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"TaskbarSizeMove"=dword:00000000"TaskbarGlomming"=dword:00000001"TaskbarSizeMove"=dword:00000000 will lock the taskbar."TaskbarGlomming"=dword:00000001 will group similar items.You may want to just export the entire key. Lots of settings are stored there.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now