add workaround for adobe air install not working from network
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<package id="AdobeAir" name="Adobe AIR 3.8" group="Standard Programme">
|
||||
<package id="AdobeAir" name="Adobe AIR 3.8.0.370" group="Standard Programme">
|
||||
<check type="file" condition="<" path="%commonprogramfiles%\Adobe AIR\Versions\1.0\Adobe AIR.dll" value="3.8.0.370" arch="x86" />
|
||||
<check type="file" condition="<" path="%programfiles(x86)%\Common Files\Adobe AIR\Versions\1.0\Adobe AIR.dll" value="3.8.0.370" arch="x64" />
|
||||
<install>
|
||||
<cmd path="air3-8_win.exe" param="-silent -eulaAccepted" />
|
||||
<cmd path="AdobeAIR.exe" />
|
||||
</install>
|
||||
</package>
|
||||
6
CLIENT_DATA/AdobeAIR_7zip_config.txt
Normal file
6
CLIENT_DATA/AdobeAIR_7zip_config.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
;!@Install@!UTF-8!
|
||||
RunProgram="air3-8_win.exe -silent -eulaAccepted"
|
||||
ExtractTitle="Geos One Adobe Air 3.8 Installer"
|
||||
ExtractDialogText="Extracting Adobe AIR 3.8"
|
||||
GUIMode="1"
|
||||
;!@InstallEnd@!
|
||||
Reference in New Issue
Block a user