use the suggestinons from sereby for the Adobe Air integration

This commit is contained in:
Mario Fetka 2013-04-09 07:29:05 +02:00
parent ecf6bacfc2
commit 4c692ebac1
1 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@
<check type="file" condition="<" path="%commonprogramfiles%\Adobe AIR\Versions\1.0\Adobe AIR.dll" value="3.7.0.1530" arch="x86" />
<check type="file" condition="<" path="%programfiles(x86)%\Common Files\Adobe AIR\Versions\1.0\Adobe AIR.dll" value="3.7.0.1530" arch="x64" />
<install>
<cmd arch="x86" path="air3-7_win.exe" param="-silent -eulaAccepted" />
<cmd arch="x64" path="air3-7_win.exe" param="-silent -eulaAccepted" />
<cmd path="air3-7_win.exe" param="-silent -eulaAccepted" />
</install>
</package>