shahed26 Posted August 6, 2007 Posted August 6, 2007 hi what command (code) do i use in wpi, if i want to copy files and folders from cd wpi root, to my hard disk program files. basically from:D:(cdrom)- C:(hard disk) program files?please help
APG999 Posted August 6, 2007 Posted August 6, 2007 FILECOPY %cdrom%\blahblah.blah %systemdrive%\blahblah /YThe /Y switch makes it confirm itself, so a box doesn't pop up asking to confirm.
shahed26 Posted August 6, 2007 Author Posted August 6, 2007 thanks for your help. i will try it and see if it works.thank you
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