3,217
edits
Changes
m
<source lang="xml"><package id="accelrysdraw"
</package></source> [[Category: Silent Installers]]
no edit summary
The download setup.exe in an InstallShield wrapper around a simple MSI. Use uniextract 'to subdir' and chose the /b option from the wizard to find the 'symyx draw.msi' which you can then use with the normal msiexec.exe /i switches.
name="Accelrys Draw"
revision="%version%"
<install cmd='msiexec /i %SOFTWARE%\accelrysdraw\symyxdraw.%version%.msi /qn '/>
<remove cmd='msiexec /x {44653096-3E44-402E-B68E-37D77240BFA8} /qn '/>