pdubz Posted October 22, 2004 Posted October 22, 2004 I want my unattended XP Pro w/slipstreamed SP2 installation to move a few shortcuts around in the start menu... how would I do this, and where would I specify it?
CoffeeFiend Posted October 22, 2004 Posted October 22, 2004 the DEL command will delete anything you want... in the start menu, desktop or anywhere.Here's an example to delete that annoying winzip link (goes inside a .bat or .cmd file):del "%AllUsersProfile%\Start Menu\WinZip.lnk"
pdubz Posted October 22, 2004 Author Posted October 22, 2004 Thanks for the reply. Where would be a good place to put the command in order to ensure that it is carried out as the very last step of the install?Also, I don't suppose you could point me in the direction of a few more batch file commands, could you?
MHz Posted October 23, 2004 Posted October 23, 2004 The unattended forum is a great place for help in this matter.
pdubz Posted October 23, 2004 Author Posted October 23, 2004 OK thanks. I don't suppose a mod could move this to that forum for me please?
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