QUOTE (oioldman @ Jun 5 2006, 01:28 PM)

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 /s
and not : start /wait %systemdrive%\$OEM$\$1\install\Applications\WinRAR\wrar320.exe /s
Because 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:)