lisapstone Posted April 30, 2010 Posted April 30, 2010 (edited) I'm dropping shortcuts in the quick launch but they don't all display. Is there a regkey to resize the quicklaunch bar? How about a script? Any ideas? Edited April 30, 2010 by lisapstone
Guest Posted April 30, 2010 Posted April 30, 2010 You need to manually set it how you want, log off and then back on again and then export these keys...[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2]"Settings"=[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]"TaskbarWinXP"=
JRosenfeld Posted May 2, 2010 Posted May 2, 2010 Right click on the taskbar. If Lock the Taskbar is checked, click on it to uncheck it it. Then put you cursor on the >> at the end of the quicklaunch bar and drag to the right until it is fully expanded (the >> changes to a |). Relock the tasbar if you wish.
uid0 Posted May 14, 2010 Posted May 14, 2010 I stumbled across this last night - it compiles to a 350kb autoit exe, which resizes the quicklaunch to show all the icons:http://www.autoitscript.com/forum/index.php?showtopic=5567&view=findpost&p=478933Putting this in cmdlines.cmd seems to work:reg add HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v resize_ql /d "%systemroot%\ql.exe"
Bilou_Gateux Posted May 15, 2010 Posted May 15, 2010 I stumbled across this last night - it compiles to a 350kb autoit exe, which resizes the quicklaunch to show all the icons:Could you upload the small compiled ql.exe to free file host service.
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