Mr. Spoon Posted September 24, 2005 Posted September 24, 2005 Hello.After browsing around a bit in these forums and on WPI's site, I didn't find any relevant information regarding a command for a straight copy of a file that could be placed in your config.js. I'm wanting to do this for my installation of Opera 7.54, as my registration information is saved in a file in the program directory, and not in the registry.Is there any way to do this aside from SFX-ing it and installing it like that?
Kelsenellenelvian Posted September 25, 2005 Posted September 25, 2005 WPI does support both copy and xcpoy commands so you can do it that way.
swbchen Posted February 3, 2006 Posted February 3, 2006 xcopy works !!!!cmd1[pn]=['%windir%\\system32\\xcopy /E /V /Q /Y "%cdrom%\\install\\$Progs\\$1\\*.*" "c:\\program files\\*.*"']cmd2[pn]=['%windir%\\system32\\xcopy /E /V /Q /Y "%cdrom%\\install\\$Progs\\$11\\*.*" "c:\\windows\\*.*"']cmd3[pn]=['%windir%\\system32\\xcopy /E /V /Q /Y "%cdrom%\\install\\$Progs\\$12\\*.*" "c:\\*.*"']
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