earthsfate Posted December 26, 2004 Posted December 26, 2004 I want to make a file.cmd that'll let me copy a certain file from x:\xx and paste it to x:\xxBasically when i execute the .cmd, it'll copy the .exe and paste it to the folder of the programprog[33]=['Program1']desc[33]=['']regb[33]=['','']cmd1[33]=['systemdrive','install\\program\\program.exe']cmd2[33]=['systemdrive','install\\program\\file.cmd']cmd3[33]=['','']rega[33]=['','']dflt[33]=['']forc[33]=['']This is from wpi btwAnyone? thanks
MCT Posted December 26, 2004 Posted December 26, 2004 xcopy /y "path to file" "folder to place it in"
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