doci Posted June 5, 2006 Posted June 5, 2006 After viewing numerous messages I understand now how to make a silent installation.I want to know how I can intergrate it in windows xp( where to put it so it will be activated) installation so i wouldn't need to install it manually.Thank you:)
oioldman Posted June 5, 2006 Posted June 5, 2006 if you follow the guide here:http://unattended.msfn.orgit will take you through the process of adding applications and how to install them silently using teh correct switches, of which 99% can be found here by doing a search.if that isn't what your after, what are you after?
doci Posted June 5, 2006 Author Posted June 5, 2006 (edited) if you follow the guide here:http://unattended.msfn.orgit will take you through the process of adding applications and how to install them silently using teh correct switches, of which 99% can be found here by doing a search.if that isn't what your after, what are you after?Thank you, and one more other thing, in the Batch file I need to write start /wait %systemdrive%\install\Applications\WinRAR\wrar320.exe /sand not : start /wait %systemdrive%\$OEM$\$1\install\Applications\WinRAR\wrar320.exe /sBecause the 2nd command is by the folders in the windows xp cd.So which one I need to do? and if this is for any other application? thanks:) Edited June 5, 2006 by doci
oioldman Posted June 5, 2006 Posted June 5, 2006 Thank you, and one more other thing, in the Batch file I need to writestart /wait %systemdrive%\install\Applications\WinRAR\wrar320.exe /scorrect, as $oem$\$1\install is c:\installit would be same for other applications as they would all be under Applications folder
doci Posted June 5, 2006 Author Posted June 5, 2006 Thank you, and one more other thing, in the Batch file I need to writestart /wait %systemdrive%\install\Applications\WinRAR\wrar320.exe /scorrect, as $oem$\$1\install is c:\installit would be same for other applications as they would all be under Applications folder
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