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.
Page 1 of 1
copying folders
#2
Posted 22 January 2005 - 11:40 AM
just off the top of my head its something simple like:
but i have been known to have been wrong
"COPY %SystemDrive%Install\appropriate folder\appropriate file %SystemDrive%\Appropriate folder\" /f
but i have been known to have been wrong
#3
Posted 22 January 2005 - 02:32 PM
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.
#4
Posted 22 January 2005 - 03:13 PM
I got it, I used WinRAR and made an SFX archive and it had options for a pathname, worked like a charm....
Share this topic:
Page 1 of 1



Help
Back to top








