Computer Hope

Microsoft => Microsoft Windows => Windows XP => Topic started by: neljan on January 16, 2008, 12:20:43 AM

Title: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 16, 2008, 12:20:43 AM
Hi

The title pretty much says it all but just incase...

When I start Windows I have to right click task bar > properties > show quick launch to show my quick launch icons in the taskbar.

Quite annoying, it never used to do this & has just started 'forgetting' recently.

Can anyone tell me how I can make Windows remember my preference of having my quick launch displayed again?

Many thankings!
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: Broni on January 16, 2008, 12:29:55 AM
Try some of these:
http://windowsxp.mvps.org/QLError.htm
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 16, 2008, 12:57:46 AM
Apparently, I have to find:

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ WindowsNT \ CurrentVersion \ Winlogon

It's not there. I'm guessing because I have XP?
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 16, 2008, 06:18:39 AM
Ok I eventually found it & I did what it said but it didn't work!

I hate everything now!  >:(
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: devil_himself on January 16, 2008, 06:49:04 AM
Start  > Run >regsvr32 /i shell32.dll

Start  > Run >regsvr32 /i browseui.dll
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 16, 2008, 06:59:13 AM
Didn't work Dev...  :-\
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: devil_himself on January 16, 2008, 07:01:11 AM
Open Notepad ..Copy And Paste The Following And Save As Fix.reg

Right Click Choose Merge

Code: [Select]
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"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 16, 2008, 07:09:23 AM
Still no good...

Slowly starting to worry...
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: devil_himself on January 16, 2008, 07:20:16 AM
Export This Key For Me
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 16, 2008, 07:26:39 AM
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoRestartShell"=dword:00000001
"DefaultDomainName"="THEDADDY"
"DefaultUserName"="Glenn B"
"LegalNoticeCaption"=""
"LegalNoticeText"=""
"PowerdownAfterShutdown"="0"
"ReportBootOk"="1"
"Shell"="Explorer.exe"
"ShutdownWithoutLogon"="0"
"System"=""
"Userinit"="C:\\WINDOWS\\system32\\userinit.exe,"
"VmApplet"="rundll32 shell32,Control_RunDLL \"sysdm.cpl\""
"SfcQuota"=dword:ffffffff
"allocatecdroms"="0"
"allocatedasd"="0"
"allocatefloppies"="0"
"cachedlogonscount"="10"
"forceunlocklogon"=dword:00000000
"passwordexpirywarning"=dword:0000000e
"scremoveoption"="0"
"AllowMultipleTSSessions"=dword:00000001
"UIHost"="C:\\WINDOWS\\system32\\logonui.exe"
"LogonType"=dword:00000001
"DebugServerCommand"="no"
"SFCDisable"=dword:00000000
"WinStationsDisabled"="0"
"HibernationPreviouslyEnabled"=dword:00000001
"ShowLogonOptions"=dword:00000000
"AltDefaultUserName"="Glenn B"
"AltDefaultDomainName"="THEDADDY"
"Background"="58 110 165"
"AutoAdminLogon"="0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{0ACDD40C-75AC-47ab-BAA0-BF6DE7E7FE63}]
@="Wireless"
"ProcessGroupPolicy"="ProcessWIRELESSPolicy"
"DllName"=hex(2):67,00,70,00,74,00,65,00,78,00,74,00,2e,00,64,00,6c,00,6c,00,\
  00,00
"NoUserPolicy"=dword:00000001
"NoGPOListChanges"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{25537BA6-77A8-11D2-9B6C-0000F8080861}]
@="Folder Redirection"
"ProcessGroupPolicyEx"="ProcessGroupPolicyEx"
"DllName"=hex(2):66,00,64,00,65,00,70,00,6c,00,6f,00,79,00,2e,00,64,00,6c,00,\
  6c,00,00,00
"NoMachinePolicy"=dword:00000001
"NoSlowLink"=dword:00000001
"PerUserLocalSettings"=dword:00000001
"NoGPOListChanges"=dword:00000000
"NoBackgroundPolicy"=dword:00000000
"GenerateGroupPolicy"="GenerateGroupPolicy"
"EventSources"=hex(7):28,00,46,00,6f,00,6c,00,64,00,65,00,72,00,20,00,52,00,65,\
  00,64,00,69,00,72,00,65,00,63,00,74,00,69,00,6f,00,6e,00,2c,00,41,00,70,00,\
  70,00,6c,00,69,00,63,00,61,00,74,00,69,00,6f,00,6e,00,29,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{3610eda5-77ef-11d2-8dc5-00c04fa31a66}]
@="Microsoft Disk Quota"
"NoMachinePolicy"=dword:00000000
"NoUserPolicy"=dword:00000001
"NoSlowLink"=dword:00000001
"NoBackgroundPolicy"=dword:00000001
"NoGPOListChanges"=dword:00000001
"PerUserLocalSettings"=dword:00000000
"RequiresSuccessfulRegistry"=dword:00000001
"EnableAsynchronousProcessing"=dword:00000000
"DllName"=hex(2):64,00,73,00,6b,00,71,00,75,00,6f,00,74,00,61,00,2e,00,64,00,\
  6c,00,6c,00,00,00
"ProcessGroupPolicy"="ProcessGroupPolicy"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{426031c0-0b47-4852-b0ca-ac3d37bfcb39}]
@="QoS Packet Scheduler"
"ProcessGroupPolicy"="ProcessPSCHEDPolicy"
"DllName"=hex(2):67,00,70,00,74,00,65,00,78,00,74,00,2e,00,64,00,6c,00,6c,00,\
  00,00
"NoUserPolicy"=dword:00000001
"NoGPOListChanges"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{42B5FAAE-6536-11d2-AE5A-0000F87571E3}]
@="Scripts"
"ProcessGroupPolicy"="ProcessScriptsGroupPolicy"
"ProcessGroupPolicyEx"="ProcessScriptsGroupPolicyEx"
"GenerateGroupPolicy"="GenerateScriptsGroupPolicy"
"DllName"=hex(2):67,00,70,00,74,00,65,00,78,00,74,00,2e,00,64,00,6c,00,6c,00,\
  00,00
"NoSlowLink"=dword:00000001
"NoGPOListChanges"=dword:00000001
"NotifyLinkTransition"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{4CFB60C1-FAA6-47f1-89AA-0B18730C9FD3}]
@="Internet Explorer Zonemapping"
"DllName"=hex(2):69,00,65,00,64,00,6b,00,63,00,73,00,33,00,32,00,2e,00,64,00,\
  6c,00,6c,00,00,00
"ProcessGroupPolicy"="ProcessGroupPolicyForZoneMap"
"NoGPOListChanges"=dword:00000001
"RequiresSucessfulRegistry"=dword:00000001
"DisplayName"=hex(2):40,00,69,00,65,00,64,00,6b,00,63,00,73,00,33,00,32,00,2e,\
  00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,35,00,31,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{827D319E-6EAC-11D2-A4EA-00C04F79F83A}]
"ProcessGroupPolicy"="SceProcessSecurityPolicyGPO"
"GenerateGroupPolicy"="SceGenerateGroupPolicy"
"ExtensionRsopPlanningDebugLevel"=dword:00000001
"ProcessGroupPolicyEx"="SceProcessSecurityPolicyGPOEx"
"ExtensionDebugLevel"=dword:00000001
"DllName"=hex(2):73,00,63,00,65,00,63,00,6c,00,69,00,2e,00,64,00,6c,00,6c,00,\
  00,00
@="Security"
"NoUserPolicy"=dword:00000001
"NoGPOListChanges"=dword:00000001
"EnableAsynchronousProcessing"=dword:00000001
"MaxNoGPOListChangesInterval"=dword:000003c0

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{A2E30F80-D7DE-11d2-BBDE-00C04F86AE3B}]
"ProcessGroupPolicyEx"="ProcessGroupPolicyEx"
"GenerateGroupPolicy"="GenerateGroupPolicy"
"ProcessGroupPolicy"="ProcessGroupPolicy"
"DllName"="iedkcs32.dll"
@="Internet Explorer Branding"
"NoSlowLink"=dword:00000001
"NoBackgroundPolicy"=dword:00000000
"NoGPOListChanges"=dword:00000001
"NoMachinePolicy"=dword:00000001
"DisplayName"=hex(2):40,00,69,00,65,00,64,00,6b,00,63,00,73,00,33,00,32,00,2e,\
  00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,31,00,34,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{B1BE8D72-6EAC-11D2-A4EA-00C04F79F83A}]
"ProcessGroupPolicy"="SceProcessEFSRecoveryGPO"
"DllName"=hex(2):73,00,63,00,65,00,63,00,6c,00,69,00,2e,00,64,00,6c,00,6c,00,\
  00,00
@="EFS recovery"
"NoUserPolicy"=dword:00000001
"NoGPOListChanges"=dword:00000001
"RequiresSuccessfulRegistry"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{C631DF4C-088F-4156-B058-4375F0853CD8}]
@="Microsoft Offline Files"
"DllName"=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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,63,\
  00,73,00,63,00,75,00,69,00,2e,00,64,00,6c,00,6c,00,00,00
"EnableAsynchronousProcessing"=dword:00000000
"NoBackgroundPolicy"=dword:00000000
"NoGPOListChanges"=dword:00000000
"NoMachinePolicy"=dword:00000000
"NoSlowLink"=dword:00000000
"NoUserPolicy"=dword:00000001
"PerUserLocalSettings"=dword:00000000
"ProcessGroupPolicy"="ProcessGroupPolicy"
"RequiresSuccessfulRegistry"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{c6dc5466-785a-11d2-84d0-00c04fb169f7}]
@="Software Installation"
"DllName"=hex(2):61,00,70,00,70,00,6d,00,67,00,6d,00,74,00,73,00,2e,00,64,00,\
  6c,00,6c,00,00,00
"ProcessGroupPolicyEx"="ProcessGroupPolicyObjectsEx"
"GenerateGroupPolicy"="GenerateGroupPolicy"
"NoBackgroundPolicy"=dword:00000000
"RequiresSucessfulRegistry"=dword:00000000
"NoSlowLink"=dword:00000001
"PerUserLocalSettings"=dword:00000001
"EventSources"=hex(7):28,00,41,00,70,00,70,00,6c,00,69,00,63,00,61,00,74,00,69,\
  00,6f,00,6e,00,20,00,4d,00,61,00,6e,00,61,00,67,00,65,00,6d,00,65,00,6e,00,\
  74,00,2c,00,41,00,70,00,70,00,6c,00,69,00,63,00,61,00,74,00,69,00,6f,00,6e,\
  00,29,00,00,00,28,00,4d,00,73,00,69,00,49,00,6e,00,73,00,74,00,61,00,6c,00,\
  6c,00,65,00,72,00,2c,00,41,00,70,00,70,00,6c,00,69,00,63,00,61,00,74,00,69,\
  00,6f,00,6e,00,29,00,00,00,00,00
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 16, 2008, 07:27:02 AM
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{e437bc1c-aa7d-11d2-a382-00c04f991e27}]
@="IP Security"
"ProcessGroupPolicy"="ProcessIPSECPolicy"
"DllName"=hex(2):67,00,70,00,74,00,65,00,78,00,74,00,2e,00,64,00,6c,00,6c,00,\
  00,00
"NoUserPolicy"=dword:00000001
"NoGPOListChanges"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\!SASWinLogon]
"DllName"="C:\\Program Files\\Security\\Super Anti Spyware\\SASWINLO.dll"
"Logon"="SABWINLOLogon"
"Logoff"="SABWINLOLogoff"
"Startup"="SABWINLOStartup"
"Shutdown"="SABWINLOShutdown"
"Asynchronous"=dword:00000000
"Impersonate"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\AtiExtEvent]
"DLLName"="Ati2evxx.dll"
"Asynchronous"=dword:00000000
"Impersonate"=dword:00000001
"Lock"="AtiLockEvent"
"Logoff"="AtiLogoffEvent"
"Logon"="AtiLogonEvent"
"Disconnect"="AtiDisConnectEvent"
"Reconnect"="AtiReConnectEvent"
"Safe"=dword:00000000
"Shutdown"="AtiShutdownEvent"
"StartScreenSaver"="AtiStartScreenSaverEvent"
"StartShell"="AtiStartShellEvent"
"Startup"="AtiStartupEvent"
"StopScreenSaver"="AtiStopScreenSaverEvent"
"Unlock"="AtiUnLockEvent"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\crypt32chain]
"Asynchronous"=dword:00000000
"Impersonate"=dword:00000000
"DllName"=hex(2):63,00,72,00,79,00,70,00,74,00,33,00,32,00,2e,00,64,00,6c,00,\
  6c,00,00,00
"Logoff"="ChainWlxLogoffEvent"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\cryptnet]
"Asynchronous"=dword:00000000
"Impersonate"=dword:00000000
"DllName"=hex(2):63,00,72,00,79,00,70,00,74,00,6e,00,65,00,74,00,2e,00,64,00,\
  6c,00,6c,00,00,00
"Logoff"="CryptnetWlxLogoffEvent"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\cscdll]
"DLLName"="cscdll.dll"
"Logon"="WinlogonLogonEvent"
"Logoff"="WinlogonLogoffEvent"
"ScreenSaver"="WinlogonScreenSaverEvent"
"Startup"="WinlogonStartupEvent"
"Shutdown"="WinlogonShutdownEvent"
"StartShell"="WinlogonStartShellEvent"
"Impersonate"=dword:00000000
"Asynchronous"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp]
"DLLName"="wlnotify.dll"
"Logon"="SCardStartCertProp"
"Logoff"="SCardStopCertProp"
"Lock"="SCardSuspendCertProp"
"Unlock"="SCardResumeCertProp"
"Enabled"=dword:00000001
"Impersonate"=dword:00000001
"Asynchronous"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\Schedule]
"Asynchronous"=dword:00000000
"DllName"=hex(2):77,00,6c,00,6e,00,6f,00,74,00,69,00,66,00,79,00,2e,00,64,00,\
  6c,00,6c,00,00,00
"Impersonate"=dword:00000000
"StartShell"="SchedStartShell"
"Logoff"="SchedEventLogOff"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\sclgntfy]
"Logoff"="WLEventLogoff"
"Impersonate"=dword:00000000
"Asynchronous"=dword:00000001
"DllName"=hex(2):73,00,63,00,6c,00,67,00,6e,00,74,00,66,00,79,00,2e,00,64,00,\
  6c,00,6c,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn]
"DLLName"="WlNotify.dll"
"Lock"="SensLockEvent"
"Logon"="SensLogonEvent"
"Logoff"="SensLogoffEvent"
"Safe"=dword:00000001
"MaxWait"=dword:00000258
"StartScreenSaver"="SensStartScreenSaverEvent"
"StopScreenSaver"="SensStopScreenSaverEvent"
"Startup"="SensStartupEvent"
"Shutdown"="SensShutdownEvent"
"StartShell"="SensStartShellEvent"
"PostShell"="SensPostShellEvent"
"Disconnect"="SensDisconnectEvent"
"Reconnect"="SensReconnectEvent"
"Unlock"="SensUnlockEvent"
"Impersonate"=dword:00000001
"Asynchronous"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\termsrv]
"Asynchronous"=dword:00000000
"DllName"=hex(2):77,00,6c,00,6e,00,6f,00,74,00,69,00,66,00,79,00,2e,00,64,00,\
  6c,00,6c,00,00,00
"Impersonate"=dword:00000000
"Logoff"="TSEventLogoff"
"Logon"="TSEventLogon"
"PostShell"="TSEventPostShell"
"Shutdown"="TSEventShutdown"
"StartShell"="TSEventStartShell"
"Startup"="TSEventStartup"
"MaxWait"=dword:00000258
"Reconnect"="TSEventReconnect"
"Disconnect"="TSEventDisconnect"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\WgaLogon]
"Logon"="WLEventLogon"
"Logoff"="WLEventLogoff"
"Startup"="WLEventStartup"
"Shutdown"="WLEventShutdown"
"StartScreenSaver"="WLEventStartScreenSaver"
"StopScreenSaver"="WLEventStopScreenSaver"
"Lock"="WLEventLock"
"Unlock"="WLEventUnlock"
"StartShell"="WLEventStartShell"
"PostShell"="WLEventPostShell"
"Disconnect"="WLEventDisconnect"
"Reconnect"="WLEventReconnect"
"Impersonate"=dword:00000001
"Asynchronous"=dword:00000000
"SafeMode"=dword:00000001
"MaxWait"=dword:ffffffff
"DllName"=hex(2):57,00,67,00,61,00,4c,00,6f,00,67,00,6f,00,6e,00,2e,00,64,00,\
  6c,00,6c,00,00,00
"Event"=dword:00000000
"EulaAccepted"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\WgaLogon\Settings]
"Data"=hex:01,00,00,00,d0,8c,9d,df,01,15,d1,11,8c,7a,00,c0,4f,c2,97,eb,01,00,\
  00,00,78,12,78,ac,0e,55,9e,4a,89,83,ac,9a,ac,3c,f9,1f,04,00,00,00,04,00,00,\
  00,53,00,00,00,03,66,00,00,a8,00,00,00,10,00,00,00,e7,53,49,85,8c,9e,93,ce,\
  85,e7,8d,67,9e,75,73,51,00,00,00,00,04,80,00,00,a0,00,00,00,10,00,00,00,8d,\
  7b,55,5c,0d,53,62,54,6e,d0,d8,6a,04,a5,4f,7f,b8,01,00,00,cd,3e,03,8c,5e,84,\
  3f,32,c9,76,2c,81,7b,2e,c3,6e,66,12,4c,24,d6,ae,df,5c,de,2d,ac,b2,7f,af,da,\
  c2,5f,4b,4a,0d,d0,4c,47,41,dd,07,56,31,ac,12,46,ef,e0,0f,24,e5,30,a6,94,10,\
  a8,38,32,cd,92,8f,21,6e,79,40,28,73,0f,88,e0,e8,f9,b5,ac,31,f4,b7,c6,4d,fa,\
  d4,c0,38,04,92,34,59,78,6a,d5,a3,54,93,91,8d,46,2c,94,e1,02,0d,57,fb,da,5c,\
  7c,ca,b3,52,d2,e1,48,29,3d,df,7a,53,d6,02,51,bf,3e,47,3d,4e,6c,82,41,c8,42,\
  47,81,26,c0,98,6b,14,66,0f,e4,69,d2,bc,8c,97,c9,92,71,8d,0e,69,d3,25,21,c1,\
  49,60,6c,92,54,d4,ee,11,7b,34,cb,25,cf,f7,75,6f,8d,b9,7f,fd,d6,8e,62,62,db,\
  59,2e,67,52,b4,d3,8c,b8,54,dc,24,08,72,d3,6f,cc,3a,41,b7,f0,86,2e,d4,63,32,\
  69,0a,07,a7,8a,9d,b0,7c,e8,ea,93,4e,54,57,54,d5,f5,cd,1a,8f,37,e3,25,09,5d,\
  2e,e7,5c,e0,1b,09,e2,bb,f7,b4,2b,91,8b,7f,60,34,ef,57,b0,a2,00,d9,86,60,5a,\
  f2,bb,4c,05,3b,c9,4b,59,11,d2,a4,55,80,47,8d,b0,26,eb,79,01,59,3f,f4,a9,1a,\
  82,62,c4,6b,c1,b3,39,b7,d6,40,26,f9,c0,09,69,c9,ca,19,c6,8a,76,51,a5,60,ab,\
  8b,24,dd,be,82,96,71,ea,87,dd,ec,04,ad,ae,6d,21,cc,9b,39,7b,91,c8,89,86,d1,\
  aa,a4,8f,65,d4,81,7f,37,a9,5c,4a,21,0d,a1,51,05,4f,03,fc,a3,83,f6,47,71,35,\
  fb,3b,38,8a,5a,cd,ec,19,1c,90,e7,d0,62,e3,ad,ec,8c,f7,7e,44,cd,93,35,1d,ee,\
  b8,7b,1a,ac,7f,dc,f0,84,5b,29,98,79,38,50,b3,bd,81,86,15,c6,37,c8,f6,8c,2d,\
  e2,95,89,3a,e4,8d,e3,e7,c1,3c,50,8e,65,1a,1e,11,94,52,27,e4,a7,6a,4e,f6,e0,\
  4b,6a,1f,7c,73,14,5a,14,0d,14,00,00,00,6d,29,c4,41,93,0c,1c,69,8b,97,7f,e6,\
  43,d7,0f,06,2d,90,0b,92

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\wlballoon]
"DLLName"="wlnotify.dll"
"Logon"="RegisterTicketExpiredNotificationEvent"
"Logoff"="UnregisterTicketExpiredNotificationEven t"
"Impersonate"=dword:00000001
"Asynchronous"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]
"HelpAssistant"=dword:00000000
"TsInternetUser"=dword:00000000
"SQLAgentCmdExec"=dword:00000000
"NetShowServices"=dword:00000000
"IWAM_"=dword:00010000
"IUSR_"=dword:00010000
"VUSR_"=dword:00010000
"ASPNET"=dword:00000000
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: devil_himself on January 16, 2008, 08:50:41 AM
Why Not Use A VbScript To Enable Quick Launch At Startup
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 16, 2008, 05:17:55 PM
What do I do?
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: devil_himself on January 16, 2008, 06:30:29 PM
Code: [Select]
set WshShell = WScript.CreateObject("WScript.Shell")   
       
        WshShell.SendKeys("^{ESC}")
        WScript.Sleep 100
        WshShell.SendKeys("{TAB}")
        WScript.Sleep 100
        WshShell.SendKeys("%~")
        WScript.Sleep 100
        WshShell.SendKeys("{TAB}{TAB}{TAB}{TAB}")
        WshShell.SendKeys(" ")
        WshShell.SendKeys("{TAB}{TAB}{TAB}")
        WshShell.SendKeys("~")

Start > Run > Gpedit.msc > Computer Configuration > Windows Settings > Scripts
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 16, 2008, 06:37:18 PM
Sorry mate I'm new to all this...

I'm looking at Computer Configuration > Windows Settings > Startup/shutdown.

I'm presuming it's Startup, so I right click startup & choose properties? click add then I enter script parameters so do I save the code you gave me as some sort of file somewhere?
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: devil_himself on January 16, 2008, 06:52:27 PM
Copy It Into A Notepad . Save as Quicklaunch.vbs
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 16, 2008, 06:53:57 PM
Does it need to be in any particular location?
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: devil_himself on January 16, 2008, 06:59:16 PM
Nope ..

First Try It Running Manually By Double Clicking on it

Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 16, 2008, 07:53:30 PM
Ok so first ran the vbs script manually & my taskbar properties menu opened (the menu that opens when I right-click the taskbar). I ticked 'show quick launch' & restarted - no change.

I then moved the .vbs file to the Windows directory & ran gpedit > Windows settings > Scripts > Startup Scripts > add > set the 'script name' as myvbsname & in the 'Script parameters' I entered the location parameters for the .vbs file (the reason I tell you all this is because there is a 'browse' next to 'script name' which suggests that parameters should be entered there instead of myvbsname?).

I then restarted & nothing changed, except that when I tried to manually run the script from the Windows directory, my taskbar dissapeared (hide taskbar) instead of opening the properties window.

Lastly, I tried browsing for the script name, putting the path to the file in the 'script name' box with nothing in the 'script parameters' box & restarting. This time (rather stangely) upon Windows startup, I got a log off box over the top of my Windows log on screen (& no quick launch in Windows).
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: devil_himself on January 16, 2008, 08:07:06 PM
Don't Use Gpedit ... I Tried it My Self Not WOrking

I Modified The Script Now DOuble CLick on it To Run

Code: [Select]
Dim X
Dim Y
Set Y = CreateObject("Shell.Application")
Set X = CreateObject("Wscript.Shell")
Y.Trayproperties
WScript.Sleep(2000)
X.SendKeys"%{q}"
X.Sendkeys"%{l}"
X.SendKeys"{ENTER}"
Set X=Nothing
Set Y=Nothing
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 16, 2008, 08:26:50 PM
This time the properties box flashed up & my taskbar became unlocked.

However, when I opened the properties box myself the 'show quick launch' was tagged.

Restarting made it disappear again though...

Another strange thing, when I opened IE it opened in a small window (as apposed to maximised)

 ???

I'm starting to have all these scarey thoughts like resigning to a system restore...

 :-[
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 16, 2008, 10:13:29 PM
I've now tried sfc /scannow & replaced all system files but still no joy.

I've checked to make sure my userinit.exe was in system32 & it is.

Also made sure C:\WINDOWS\system32\userinit.exe, was correct in HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ WindowsNT \ CurrentVersion \ Winlogon

I've noticed also that my 'hide inactive icons' preferences are playing up aswell, have to keep setting them the way I like after restart.

I can't swear here can I?

Oh what the heck...

Fiddlesticks!
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: devil_himself on January 17, 2008, 06:39:34 AM
Open Notepad .. Copy And Paste Everything From the link below. Save As quicklaunch_enable.cmd . And Move It To C:\
http://pastebin.com/fc5de94f

=========================================================
Start > Run > gpedit.msc > User Configuration > Administrative Templates > System > Logon > In The Right Pane > Double Click on Run These Programs At User Logon > Select Enabled Click Show Inside The Box Next To Items To Run At Logon > Click Add > At Enter The Item To Be Added Put The Location As C:\quicklaunch_enable.cmd > Ok <> Restart

Note :- Due To The Lack Of Time I Have Written This Script In A Hurry .. You Might Need To Modify It According To Your Needs

Edited to resolve possible browser errors and horizontal scrolling
-Zylstra
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 17, 2008, 09:07:37 AM
Err... ok... I'll edit it myself:

[Calm down with the emoticons. —CBMatt]

How's that?

 ;D
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: devil_himself on January 17, 2008, 09:10:45 AM
Didn't It Worked ??? Its Working on mine.. Only A Lil Bit Have to Be Modified
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 17, 2008, 09:35:57 AM
No it didn't work dude.

It did say something about being successful, but whatever it was successful at doing, it wasn't successful in fixing my problem.

Thanks for all your efforts btw, please don't feel like you have to continue if you're getting fed up mate.

I just appreciate all your time & effort either way...
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: devil_himself on January 17, 2008, 09:44:50 AM
Now , I Don't Know What is Wrong ....

That Script Runs Fine On Mine And Enables Show Quick Launch
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 17, 2008, 09:50:46 AM
Do you think it could be anything to do with my security software? (McAfee)

Only I enabled 'enable startup protection' in my firewall settings a while ago, although I have disabled it again now...

I'll try it again...

136th restart in 3 days coming up...!
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: Broni on January 17, 2008, 04:57:34 PM
Why the heck is this thread SOOOOOOOOOOOOOO wide?
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 17, 2008, 07:27:24 PM
Certainly wider than my quick launch  ;D
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: devil_himself on January 17, 2008, 07:35:42 PM
Why the heck is this thread SOOOOOOOOOOOOOO wide?

Due To The Script Above I Posted
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: Broni on January 17, 2008, 07:39:11 PM
My mouse got red hot from moving sideways...LOL
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 17, 2008, 07:41:42 PM
Weird... it looks normal now but when I reply It goes all wide again...
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: Broni on January 17, 2008, 07:44:32 PM
I assume, Reply adjusts to the max width of the entire thread, not just one page.
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: Zylstra on January 17, 2008, 07:50:15 PM
Open Notepad .. Copy And Paste Everything From the link below. Save As quicklaunch_enable.cmd . And Move It To C:\
http://pastebin.com/fc5de94f

=========================================================
Start > Run > gpedit.msc > User Configuration > Administrative Templates > System > Logon > In The Right Pane > Double Click on Run These Programs At User Logon > Select Enabled Click Show Inside The Box Next To Items To Run At Logon > Click Add > At Enter The Item To Be Added Put The Location As C:\quicklaunch_enable.cmd > Ok <> Restart

Note :- Due To The Lack Of Time I Have Written This Script In A Hurry .. You Might Need To Modify It According To Your Needs

Edited to resolve possible browser errors and horizontal scrolling
-Zylstra
"devil_himself"
Sorry, modified your thread, users might have difficulties viewing the page. I moved your code to Pastebin, feel free to re-edit to another location, the forums get a bit difficult to deal with things like this
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 17, 2008, 07:51:53 PM
Ahhhh thats better, thanks Zylstra

Devil, I tried that cmd again & this is what I saw:

(http://i86.photobucket.com/albums/k98/neljanization/ScreenHunter_01Jan180243.gif)

Is that right?
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: devil_himself on January 17, 2008, 08:03:05 PM
Yes ... It Enables "Show Quick launch" On My System
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 17, 2008, 08:16:43 PM
The only other things I can think of that I have recently done are:


?
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: devil_himself on January 17, 2008, 08:19:30 PM
Do A "System Restore" Or Try A Repair Installation
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 17, 2008, 11:52:28 PM
System restore worked... gone way back in time though so I've now gotta reinstall/remove lots of things - nevermind.

I'm gonna set restor points as I go along to see if I can identify the cause.

If/when I find it I'll let you know for future reference (I've got a feeling it's the UXpatcher).

Thanks again for all your efforts, appreciate it mate.

Speak soon.........
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: patio on January 18, 2008, 07:48:00 AM
3rd party themes....yer gonna be spendin some time here soon.
Title: Re: Taskbar 'show quick launch' disappearing on startup
Post by: neljan on January 18, 2008, 07:49:23 AM
well, themes made on Winstyle...