Jump to content

Recommended Posts

Posted

I'd like to copy somme file from my unattended XP DVD to my hard drive during my installation sush as key file for some programs. How can I do that ?

Some lines to add in my RunOnceEx.cmd or on my CleanUp.cmd ?

Example : I'd like to copy my "wincmd.key" file from "%cdrom%\software\totalcmd\wincmd.key" to the installation directory "c:\totalcmd\"

Thanks for help.


Posted

OK I'll try.

Edit : doesn't work. I've putting it in my "CleanUp.cmd" but there is no file copied to the totalcmd folder.

Something else ??

Posted

Have you got something that set the cd varible

ECHO for %%i in (C: D: E: F: G: H: I: J: K: L: M: N: O: P: Q: R: S: T: U: V: W: X: Y: Z:) do if exist %%i\"PLACE A NAME OF A FILE HERE" CDROM=%%i

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...