maxXPsoft Posted September 27, 2004 Posted September 27, 2004 This I use in Cleanup.cmd and it workscopy %systemdrive%\Install\Quicklaunch\*.* "%userprofile%\Application Data\Microsoft\Internet Explorer\Quick Launch" /Y/Y tells it to overwrite existing.
dark_gable21 Posted September 27, 2004 Posted September 27, 2004 Will %userprofile% Assume that you mean all profiles on the box? Ed
maxXPsoft Posted September 27, 2004 Posted September 27, 2004 No%ALLUSERSPROFILE%=C:\Documents and Settings\All Users
maxXPsoft Posted September 27, 2004 Posted September 27, 2004 The %userprofile% will copy that to the currently logged on user, meaning you unless you want it to go to all.
maxXPsoft Posted September 27, 2004 Posted September 27, 2004 One other thing to noteIf you want the Quicklaunch enabled on startup thenExport this reg keyHKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop to XPCD\$OEM$\quicklaunch.reg then in cmdlines.txt add this"REGEDIT /S quicklaunch.reg"
Alex Posted September 27, 2004 Author Posted September 27, 2004 DEL "%UserProfile%\Start Menu\Programs\Internet Explorer.lnk"DEL "%UserProfile%\Start Menu\Programs\Outlook Express.lnk"DEL "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch\Show Desktop.lnk"This does not work on vmware...Any ideas how to delete?Last post by maxXPsoft just great, I was looking for this tweak.My appologies flies to MCT. His method works if used on 12 min, not on reboot!Just these 3 lines...Pls help,Alex
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