Jump to content

Recommended Posts

Posted

I have a custom application at work that doesnt have an installer. To install it we just copy the folder to the program files directory and run the registry entries. My question is on a Win2K unattend install how would I copy that folder over to make an unnatended install of the app, ive got the registry entries there allready. In winxp I just make a $Progs folder and it automatically copies the files over. is there a script I can write to do this for me in 2K? I have the program in 2KCD\$OEM$\$Progs\The Press of Ohio\TPOmac, and it needs to go to the respective program files folder on the installation. Thanks for any help.


Posted

just off the top of my head its something simple like:

"COPY %SystemDrive%Install\appropriate folder\appropriate file %SystemDrive%\Appropriate folder\" /f

but i have been known to have been wrong ;)

Posted

hmm, no dice. maybe if i make it an sfx and try out some command line paramaters to extract it to where i want it.

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