use the suggestinons from sereby for the Adobe Air integration
This commit is contained in:
parent
ecf6bacfc2
commit
4c692ebac1
@ -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="%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" />
|
<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>
|
<install>
|
||||||
<cmd arch="x86" path="air3-7_win.exe" param="-silent -eulaAccepted" />
|
<cmd path="air3-7_win.exe" param="-silent -eulaAccepted" />
|
||||||
<cmd arch="x64" path="air3-7_win.exe" param="-silent -eulaAccepted" />
|
|
||||||
</install>
|
</install>
|
||||||
</package>
|
</package>
|
Loading…
Reference in New Issue
Block a user