TheCrowX Posted July 24, 2004 Posted July 24, 2004 hi my problem is that i have a french version of windows Xp and when i wrote those lines in Start.cmd and rebuild windows and installed on virtual pc i got always those shotcuts so do i have to put a french path or is there another problemECHO.ECHO Removing useless shortcuts...DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Update.lnk"DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Set Program Access and Defaults.lnk"DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Catalog.lnk"Thanx in advance
killerbee Posted July 24, 2004 Posted July 24, 2004 hi,just try %USERPROFILE% or %ALLUSERSPROFILE% for cleaning up after installation, i had similar problems when using %SYSTEMDRIVE% and full paths.hope this helps a bitcyaKiller Bee
mazin Posted July 24, 2004 Posted July 24, 2004 Try this: http://www.msfn.org/board/index.php?showtopic=21475
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