Really suppress the reboot in General runtimes
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<package id="basicruntimes" name="Allgemeine Runtime Dateien" group="System Runtimes">
|
<package id="basicruntimes" name="Allgemeine Runtime Dateien" group="System Runtimes">
|
||||||
<check type="file" condition="<" path="%windir%\system32\AiORuntimes.dll" value="1.0.3.6" />
|
<check type="file" condition="<" path="%windir%\system32\AiORuntimes.dll" value="1.0.3.6" />
|
||||||
<install>
|
<install>
|
||||||
<cmd path="Geos_One_General_Runtimes_Installer.msi" param="/qb!"/>
|
<cmd path="Geos_One_General_Runtimes_Installer.msi" param="/qb! REBOOT=ReallySuppress"/>
|
||||||
</install>
|
</install>
|
||||||
</package>
|
</package>
|
||||||
Reference in New Issue
Block a user