March 20, 200818 yr Can someone help me out with the filecopy syntax i'm trying to copy a file from my unattended dvd to the hard drive after installing a program. I have tried filecopy "%wpipath%\install\x2docs.pdf" "%systemroot%\Program Files\zabkat\xplorer2" and also filecopy "%wpipath%\install\x2docs.pdf" "c\Program Files\zabkat\xplorer2" but none of them is working. I have checked other forum posts but i still cant get it to work.
March 20, 200818 yr Here is the command I use to replace my remote control configuration file with one I have personalized (try adding the name of the file to your destination path)FILECOPY "%wpipath%\install\Irremote.ini" "%WinDir%\Irremote.ini"
March 25, 200818 yr thanks @rick .I'm just looking for an example and I see this..I tried and It worked perfect..
Create an account or sign in to comment