August 6, 200719 yr 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
August 6, 200719 yr FILECOPY %cdrom%\blahblah.blah %systemdrive%\blahblah /YThe /Y switch makes it confirm itself, so a box doesn't pop up asking to confirm.
Create an account or sign in to comment