Really suppress the reboot in General runtimes
This commit is contained in:
parent
260bc229aa
commit
38a20d0d0e
@ -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>
|
Loading…
Reference in New Issue
Block a user