Jump to content

copying files


Recommended Posts

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.

Link to comment
Share on other sites


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"

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...