Really suppress the reboot in General runtimes

This commit is contained in:
Mario Fetka 2013-08-31 23:39:18 +02:00
parent 260bc229aa
commit 38a20d0d0e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<package id="basicruntimes" name="Allgemeine Runtime Dateien" group="System Runtimes">
<check type="file" condition="<" path="%windir%\system32\AiORuntimes.dll" value="1.0.3.6" />
<install>
<cmd path="Geos_One_General_Runtimes_Installer.msi" param="/qb!"/>
<cmd path="Geos_One_General_Runtimes_Installer.msi" param="/qb! REBOOT=ReallySuppress"/>
</install>
</package>