bonedaddy Posted April 12, 2004 Posted April 12, 2004 @ Everyonehaving a nice Easter I hope!does anyone know how to put ashortcut on the taskbar???I found a post by Aaron for shortcutto the start menu, $Docs\All Users\Start Menu\Programs\MyIE2but what about MyIE2 to the Taskbar???ThanksBonedaddy
Aaron Posted April 12, 2004 Posted April 12, 2004 It can't be placed in All Users, but this is the location:%userprofile%\Application Data\Microsoft\Internet Explorer\Quick Launch
bonedaddy Posted April 13, 2004 Author Posted April 13, 2004 @ AaronI guess it might help if I asked the best wayto use this %userprofile%\ect ect????runonceex or a regular batch file???any tips will help. I tried this, copy "%systemdrive%\install\links\*.lnk" "Documents and Settings\ Administrator\Application Data\Microsoft\Internet Explorer\Quick Launch"can't get it to work from a batch from GuiRunOnceTIABonedaddy
bonedaddy Posted April 14, 2004 Author Posted April 14, 2004 @ alland again Aaron is most correct!!!to place shortcuts to your Quick Launchthis works, form me at least.....ECHO.ECHO Copying Windows Explorer Shortcuts...COPY "%systemdrive%\install\hotfixes\qllinks\*.lnk" "%Userprofile%\Application Data\Microsoft\Internet Explorer\Quick Launch" I was having trouble because I was inserting (Documents and Settings) prior to %Userprofile%thanks AaronBonedaddy
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now