32
edits
Changes
Aastra
,no edit summary
<check type="uninstall" condition="exists" path="AIMS" />
<install architecture="x86" cmd='"%SOFTWARE%\free\AastraTelecom\AIMS\v75\Setup.exe" /S /f1"%SOFTWARE%\free\AastraTelecom\AIMS\v75\Setup_x86.iss"' /> <install architecture="x64" cmd='"%SOFTWARE%\free\AastraTelecom\AIMS\v75\Setup.exe" /S /f1"%SOFTWARE%\free\AastraTelecom\AIMS\v75\Setup_x64.iss"' />
<upgrade include="install" />
<check type="uninstall" condition="exists" path="AIMS %PKG_VERSION% Client Management Set (ai79400)" />
<install cmd='"%SOFTWARE%\free\AastraTelecom\AIMS\v79\Setup.exe" /s' />
<upgrade include="install" />
<remove cmd='"%SOFTWARE%\free\AastraTelecom\AIMS\v79\Setup.exe" /uninst /s ' />
</package>
</source>
[[Category:Silent Installers]]