Switch Genreral Runtimes to Inno Setup

This commit is contained in:
Mario Fetka
2013-09-05 15:53:28 +02:00
parent 77719527ff
commit de94b57619
5 changed files with 8 additions and 15 deletions

View File

@@ -1,6 +0,0 @@
<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! REBOOT=ReallySuppress"/>
</install>
</package>