AHJAHJ
Jul 16 2005, 04:51 AM
How to do a silent install with InterVedio WinDVD v4.0 ?
MHz
Jul 16 2005, 07:11 AM
I would assume it is the same as the later versions, Installshield.
It is archived then
PackageName.exe /s /sms /f2"c:\ProgramName.log"
else unpacked
setup.exe /s /a /s /sms /f2"c:\ProgramName.log"
If your not installing from CD, you could leave out the /f2... switch