Unwonted Posted June 26, 2004 Posted June 26, 2004 COPY %programfiles%\MyIE2\MyIE.lnk %allusersstartmenu%This file exists in the directory, but I keep getting "The system cannot find the file specified." Is there something wrong with my dos command? The environment variables are correct as far as I can tell.
MCT Posted June 26, 2004 Posted June 26, 2004 hi, few things your missingxcopy "%programfiles%\MyIE2\MyIE2.lnk" "%allusersprofile%\Start Menu\Programs" /Y%allusersstartmenu% isnt a windows variableregards
Unwonted Posted June 26, 2004 Author Posted June 26, 2004 Thank you! I knew there was something crazy. When I put "%allusersstartmenu%" it keeps copying to the desktop. Now CD is complete. May you prosper in all that your hand finds to do, MCT.
WwTIPPYwW Posted June 26, 2004 Posted June 26, 2004 at a CMD prompt type SET to see all the variables you can use.
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