nagiini Posted March 20, 2008 Posted March 20, 2008 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.
ricktendo Posted March 20, 2008 Posted March 20, 2008 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"
ZEUS__ Posted March 25, 2008 Posted March 25, 2008 thanks @rick .I'm just looking for an example and I see this..I tried and It worked perfect..
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