totoymola Posted December 30, 2004 Posted December 30, 2004 How can I do this?If it is in the Quick Launch, it is easy. But I don't know how to make a new toolbar.Thanks.
maxXPsoft Posted December 30, 2004 Posted December 30, 2004 (edited) For Unattended?I believe the whole key I export is HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPageI export several more at same time and 1 of them may be needed also but not sure. I added awhile backEDIT:Heres the other 2 keys I export at same timeFLAG1=HKCU\Control Panel\DesktopFLAG1=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop Edited December 30, 2004 by maxXPsoft
durex Posted December 30, 2004 Posted December 30, 2004 I would assume its in the same hive as quicklaunch... set it up how you want and export the key.i would also assume you need to import it in, in the same manner as quicklaunch.. before your pc logs on for the 1st time.. (ie: import it in before you runonceex launches)post up yr results!
totoymola Posted December 30, 2004 Author Posted December 30, 2004 Thank for you ideas.maxXPsoft and durex, sorry but I don't understand it well. Can you give me an example?Nologic, yeah, AutoIt will do this for sure. But I'm not yet good at scripting with AutoIt.
maxXPsoft Posted December 30, 2004 Posted December 30, 2004 HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPageHKCU\Control Panel\DesktopHKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\DesktopI export all 3 of those keys and my extra Toolbar's I have added are there. Since I never change my D: Hardrive those links are allway's working.
durex Posted December 30, 2004 Posted December 30, 2004 HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\DesktopYea.. thats the same reg key your quick launch is store under. What I was mentioning before totoy is that this needs to be imported before you log in. Which means if you use RunOnceEx, this cant be one of the registry entries you have applied by it. You need to apply this reg setting before this stage.In other words, add this registry key before runonceex.cmd in your cmdlines.txt (either by creating a batch file that inputs this or using REGEDIT /S quicklaunch.reg)
totoymola Posted December 31, 2004 Author Posted December 31, 2004 Thanks maxXPsoft and durex for the tip. I'm gonna try it. So what should be the value of the entries here?HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop
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