#140597 - 2005-05-30 10:38 PM
Quick Launch Challenge
|
iffy
Starting to like KiXtart
Registered: 2005-05-29
Posts: 149
Loc: The Netherlands
|
For a while I've been looking for a way to enable (and possibly disable) the Quick Launch bar programmatically. Any (script) language would work for me but KiX would be nicest of course. I've Googled until I got RSI but I can't seem to find a way. Even filemon and regmon got me nowhere Am I totally overlooking something or is this a special challenge for the guru's here... anyway, I've got my hope all set on you guys (and girls?).
Btw.. the key is programmatically, of course I know you can do it with a right mouse click. If a logoff/logon or even a reboot is required for the change to work that would be NO problem for what I'm looking for.
|
|
Top
|
|
|
|
#140599 - 2005-05-30 11:06 PM
Re: Quick Launch Challenge
|
iffy
Starting to like KiXtart
Registered: 2005-05-29
Posts: 149
Loc: The Netherlands
|
LOL... effective but not what I'm looking for. I actually want to turn it on (and possibly off).
|
|
Top
|
|
|
|
#140603 - 2005-05-30 11:40 PM
Re: Quick Launch Challenge
|
iffy
Starting to like KiXtart
Registered: 2005-05-29
Posts: 149
Loc: The Netherlands
|
I apperently replied before the links were there but I've just read thru a load of 'solutions' but either they don't work or have to be applied to the .default user or to hkey_users while the user is not logged on. The former won't do because it wouldn't work for existing profiles, and for the latter I can't see an 'easy' way to implement that. I was hoping for a script that could be run in the user context. The search continues...
|
|
Top
|
|
|
|
#140604 - 2005-05-30 11:42 PM
Re: Quick Launch Challenge
|
iffy
Starting to like KiXtart
Registered: 2005-05-29
Posts: 149
Loc: The Netherlands
|
Disabling seems easier than enabling... apperently 'just' deleting the quick launch folder will disable it too... and I agree, never test anything potentially destructful on your own machine and along those same lines... no better test environment than your production environment
|
|
Top
|
|
|
|
#140605 - 2005-05-31 12:01 AM
Re: Quick Launch Challenge
|
Mart
KiX Supporter
   
Registered: 2002-03-27
Posts: 4673
Loc: The Netherlands
|
How about this option?
Quote:
Hello,
Thank you for your posting.
To enable Quicklaunch bar automatically, please refer to below steps:
1) Logon as a user and setup the Taskbar settings like you want it(Quick Launch, Unlock Taskbar etc) then log off as that user so that changes get made to [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Stream s\Desktop] "TaskbarWinXP"
2) Logon as same user as in step 1 above and then bring up regedit and export the above hive out. And Logoff.
3) Logon as Administrator and then in a text editor bring up the reg key that was saved out in step 2 above and make the following changes to it
Original HKCU key exported out in step 2: ========================================= [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Stream s\Desktop] "TaskbarWinXP"=hex: Snip, All binary data remains unchanged
Regkey after changes: ===================== [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Strea ms\Desktop] "Toolbars"=hex:11,00,00,00,00,00,00,00 "Default Taskbar (Personal)"=hex: Snip, All binary data remains unchanged 4) Then apply the new HKLM regkey and each new user that logs onto the system will get the settings to the taskbar that have been specified.
In addition, there is also a tool can enable Quicklunch bar, you can just put it into login script. You can send a email to me at xxxx@microsoft.com and I will send it to you.
Have a nice day!
Regards, Bob Qin Microsoft Online Partner Support
http://groups.google.se/groups?q=script+....phx.gbl&rnum=8
Takes some preparations but should be easy enough to do Did not try it yet myself but will give it a go if time allows tomorrow.
[edit] Added the text from google groups post. He's talking about a QuickLunch bar LOL Just mailed the guy to get a copy of the tool. [/edit]
Edited by R2D2 (2005-05-31 12:11 AM)
|
|
Top
|
|
|
|
#140607 - 2005-05-31 12:46 AM
Re: Quick Launch Challenge
|
iffy
Starting to like KiXtart
Registered: 2005-05-29
Posts: 149
Loc: The Netherlands
|
No time to try that now, maybe tomorrow. But what the heck... I just looked at your profile... I worked there too (Achterklooster!) from 1994 to 2000. First as tech support and last 4 years or so as system administrator. Guess it's a small world afterall 
Edit: I've emailed the guy from the newsgroup too...
Edited by iffy (2005-05-31 12:51 AM)
|
|
Top
|
|
|
|
#140609 - 2005-05-31 03:16 AM
Re: Quick Launch Challenge
|
Allen
KiX Supporter
   
Registered: 2003-04-19
Posts: 4562
Loc: USA
|
Quote:
I thought IT was supposed to be an ENABLER of Technology and Support to achieve more growth for the Company, not just exercise their POWER over others.
LOL. Doc didn't you recently participate in this thread? Twinkle Twinkle Little Star Hmmm... what's the difference?
|
|
Top
|
|
|
|
#140611 - 2005-05-31 08:20 AM
Re: Quick Launch Challenge
|
iffy
Starting to like KiXtart
Registered: 2005-05-29
Posts: 149
Loc: The Netherlands
|
Yes you are right, it's about enabling technology but that is besides the issue. First of all you do not know my users and secondly, the systems are (historically ) locked down so the start menu and taskbar for example cannot be modified. No need to either (locally) since all our apps are in a Citrix farm and nothing runs locally except a virus scanner. By default the Quick Launch bar is disabled on WinXP, I want to GIVE the users the Quick Launch bar as I can see it's value in some cases. So guess I'm the hero afterall and we can start working together
|
|
Top
|
|
|
|
#140614 - 2005-06-05 09:29 PM
Re: Quick Launch Challenge
|
iffy
Starting to like KiXtart
Registered: 2005-05-29
Posts: 149
Loc: The Netherlands
|
Sorry, haven't had time to really test it either. The links looks promising tho, but will probably need some work. And off topic: yup, it's me, Alex, perhaps I should give ya a call sometime and we'll have a beer "on the good old days"
|
|
Top
|
|
|
|
#140616 - 2006-01-27 01:32 PM
Re: Quick Launch Challenge
|
Jeroen
Starting to like KiXtart
Registered: 2001-08-16
Posts: 180
Loc: Netherlands
|
Hi guys,
I've contacted Microsoft via phone and e-mail, and this morning received the tool mentioned in the earlier post. But, attaching a file to a post is not possible, so I'm not sure how to post it yet. I'll be back.
_________________________
Regards, Jeroen.
There are two ways to write error-free programs. Only the third one works.
|
|
Top
|
|
|
|
Moderator: Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart
|
1 registered
(Allen)
and 1198 anonymous users online.
|
|
|