User Tools

Site Tools


userspace:adobe_air

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:adobe_air [2012/09/27 11:05]
ichwillquark Added information about different way to extract the msi file
userspace:adobe_air [2021/08/23 08:37] (current)
Line 6: Line 6:
 Tested with opsi-winst 4.10.x - 4.11.1.6 \\ Tested with opsi-winst 4.10.x - 4.11.1.6 \\
 Tested with Windows XP Professional and Windows 7 Enterprise x64 \\ Tested with Windows XP Professional and Windows 7 Enterprise x64 \\
 +
 +The installation file can be downloaded from: http://get.adobe.com/de/air/ \\
 +
 +**Attention:** This script calls a subfunction for the exitcodes from %ScriptDrive%\install\check_exitcode\check_msi-exitcode.ins
  
 Installation Script for Adobe Air \\ Installation Script for Adobe Air \\
Line 11: Line 15:
  
 This script uses the check_msi-exitcode script: https://forum.opsi.org/wiki/userspace:check_msi-exitcode \\ This script uses the check_msi-exitcode script: https://forum.opsi.org/wiki/userspace:check_msi-exitcode \\
- 
-The installation file can be downloaded from: http://get.adobe.com/de/air/ \\ 
- 
 To extract the msi file from AdobeAIRInstaller.exe execute the file and wait for the first dialog to appear. Do not continue the installation. \\ To extract the msi file from AdobeAIRInstaller.exe execute the file and wait for the first dialog to appear. Do not continue the installation. \\
- 
 Open the temp folder of your user profile and copy the complete content of the temporary installation folder (named something like AIR75.tmp) to "%SCRIPTPATH%\Files" \\ Open the temp folder of your user profile and copy the complete content of the temporary installation folder (named something like AIR75.tmp) to "%SCRIPTPATH%\Files" \\
  
 Another way to extract the msi file would be to simply extract it from the downloaded installer via a tool like 7-Zip. Another way to extract the msi file would be to simply extract it from the downloaded installer via a tool like 7-Zip.
  
 +**Tree**
 +<code>
 +CLIENT_DATA
 +  ├ Install.ins
 +  ├ Uninstall.ins
 +  ├ SubUninstall.ins
 +  ├ adobe_air.png
 +  └ Files
 +     └ setup.msi  
 +</code>
  
 ==== Install.ins ==== ==== Install.ins ====
userspace/adobe_air.1348743929.txt.gz · Last modified: 2021/08/23 08:37 (external edit)