Adobe AIR - Inconsistencies in detecting whether Adobe AIR runtime is installed

Hello Flex community,
I am having issues with detecting whether Adobe AIR is installed  using the following process: http://livedocs.adobe.com/flex/3/html/help.html?content=distributing_apps_3.html
Having installed Adobe AIR 1.5, we are at times getting a value of  not installed from the getStatus() function of the air.swf located at  http://airdownload.adobe.com/air/browserapi/air.swf
Has anyone else faced this issue before? If so, does anyone have any  steps to resolve it?
Thanks!
Mauricio

After doing some more research on the issue, I have found other users encountering the same issue we are:
http://groups.google.com/group/air-tight/browse_thread/thread/706716c29caf0254
http://www.flexdeveloper.eu/forums/adobe-air/air-swf%27s-getstatus-method-mistakenly-retur ns-%27available%27-when-air-is-installed/
http://forums.adobe.com/thread/435935
In the second thread, it says:
“My issue seems to be specifically related to the use of "Silent Install". My client has a distribution license for the AIR runtime and is bundling the AIR installer with their installer. When Silent Install is used to install the AIR Runtime, Adobe's air.swf reports that the runtime is not installed. This happens until the user initiates an air app, at which point air.swf is able to detect the runtime installation.””
This seems to suggest there is a bug with the Silent Installer or with the air.swf getStatus function. I tried the steps above and was able to recreated and resolve the issue. Does anyone else know of a different workaround?

Similar Messages

  • How to auto update AIR runtime when installing with native installer?

    Hi, we recently changed our app to a native installer for both Windows and OS X.
    It seemed that when we distributed a .air file the install process would upgrade the installed version of the AIR runtime (if necessary) before installing our application.
    Now it seems that if AIR is installed with an old version (say 2.5) and the native installer app is installed (requiring AIR 3.0) an error message appears that says "Sorry, an error has occurred. The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author".
    My question is how can we have our native installer bring the user's version of the AIR runtime to the minimum required (3.0) or the latest version (3.6)?
    The error message displayed to the user does not provide meaningful info.
    Thank you so much for your help with this!

    Hi Chris, thank you for the response. I've spent quite a bit of time browsing the forum and you're sort of a celebrity to me ;-)
    The "installer damaged" error message is happening on the first install of our application with older version of the AIR runtime.  The app is using the nativeapplicatoinupdater ( http://code.google.com/p/nativeapplicationupdater/ ) project for updates (which is working great once the app is installed).
    I performed a few tests on OS X (10.8.2) this evening and here are my results.
    AIR 1.5: app install dialog with option to download AIR 3.6 is shown. INSTALL OK
    AIR 2.04.: app install dialog with option to download AIR 3.6 IS NOT shown. INSTALL FAILS
    AIR 2.5.: app install dialog with option to download AIR 3.6 IS NOT shown. INSTALL FAILS
    AIR 2.6: app install dialog with option to download AIR 3.6 is shown. INSTALL OK
    AIR 2.7: app install dialog with option to download AIR 3.6 is shown. APP INSTALL OK
    So it seems the problem is with AIR 2.04 and 2.5. I uninstalled and reinstalled the AIR runtime for each test. I can consistently reproduce the failed install with 2.04 and 2.5. The same DMG file was used in each test.  I have seen similar error messages on Windows 7 when AIR 2.5 was installed, though I didn't get a chance to look at the log to confirm it's the same migration error.
    The failed installs seem to drop out because of: "failed while validating native package: Error: invalid migration signature".
    Tomorrow I can create a version without the migration certificate to see if it can be successfully installed on 2.04 and 2.5. It's "interesting" that the other versions of the runtime do not fail on this condition.
    Here are details from the log:
    Here is the log with AIR 1.5 (install Adobe AIR 3.6 (required) is checked and displayed: INSTALL OK
    Feb 28 22:43:22 collings-4.local mds[36]: (/)(Warning) IndexQuery in bool preIterate_FSI(SISearchCtx_FSI *):Throttling inefficient file system query
    Feb 28 22:43:23 collings-4.local Finder[371]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    Feb 28 22:43:24 collings-4.local Dock[368]: no information back from LS about running process
    Feb 28 22:43:25 collings-4.local Install [APP_NAME][5921]: Bootstrapper begin with version (null) on Mac x86
    Feb 28 22:43:25 collings-4.local Install [APP_NAME][5921]: Installed runtime (1.5.3.9130) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:43:25 collings-4.local Install [APP_NAME][5921]: Begin runtime download from http://airdownload.adobe.com/air/3/nai/macos10.8/x86/installer
    Feb 28 22:43:25 collings-4.local Install [APP_NAME][5921]: Download destination is /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/installer
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Download success
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Begin signature download from http://airdownload.adobe.com/air/3/nai/macos10.8/x86/installer.p7
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Download destination is /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/installer.p7
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Download success
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Begin crl download from http://crl.adobe.com/prodSvce.crl
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Download destination is /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/prodSvce.crl
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Download success
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Begin crl download from http://crl.adobe.com/cds.crl
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Download destination is /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/cds.crl
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Download success
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Begin cert chain validation
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Cert chain validation succeeded
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Detached signature verified
    Feb 28 22:43:36 collings-4.local Install [APP_NAME][5921]: Launching subprocess with commandline "AIR Runtime Installer" -x1 /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]
    Feb 28 22:43:44 collings-4.local Adobe AIR Installer[5928]: Runtime Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:43:44 collings-4.local Adobe AIR Installer[5928]: Commandline is: -x1 "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 22:43:44 collings-4.local Adobe AIR Installer[5928]: Installed runtime (1.5.3.9130) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:43:44 collings-4.local Adobe AIR Installer[5928]: Invoking Application Installer for combined install
    Feb 28 22:43:44 collings-4.local Adobe AIR Installer[5928]: Launching subprocess with commandline /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks" -withRuntime -url "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 22:43:44 collings-4.local Adobe AIR Application Installer[5930]: Application Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:43:44 collings-4.local Adobe AIR Application Installer[5930]: Commandline is: -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks" -withRuntime -url "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 22:43:44 collings-4.local Adobe AIR Application Installer[5930]: Installed runtime (1.5.3.9130) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:43:46 collings-4.local Adobe AIR Application Installer[5930]: Validating app in folder /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]/Contents/Resources
    Feb 28 22:43:55 collings-4.local Adobe AIR Application Installer[5930]: Application signature verified
    Feb 28 22:43:55 collings-4.local Adobe AIR Application Installer[5930]: Unpackaging/validation complete
    Feb 28 22:43:55 collings-4.local Adobe AIR Application Installer[5930]: No app located for appID 'com.[APP_NAME].[APP_NAME]' and pubID ''
    Feb 28 22:43:58 collings-4.local Finder[371]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    Feb 28 22:43:59 collings-4.local Adobe AIR Application Installer[5930]: Launching subprocess with commandline /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 22:43:59 collings-4.local Adobe AIR Application Installer[5930]: Relaunching with elevation
    Feb 28 22:44:03 collings-4.local auditd[5934]: Auditing enabled
    Feb 28 22:44:03 collings-4.local auditd[5934]: Got low space trigger
    Feb 28 22:44:03 collings-4.local auditd[5934]: auditd_read_dirs(): all audit log directories over soft limit
    Feb 28 22:44:04 collings-4.local auditd[5934]: renamed /var/audit/20130301084246.not_terminated to /var/audit/20130301084246.20130301084403
    Feb 28 22:44:04 collings-4.local auditd[5934]: New audit file is /var/audit/20130301084403.not_terminated
    Feb 28 22:44:04 collings-4.local _securityagent[5938]: audit warning: allsoft
    Feb 28 22:44:04 collings-4.local _securityagent[5941]: audit warning: closefile /var/audit/20130301084246.20130301084403
    Feb 28 22:44:04 collings-4.local _securityagent[5940]: audit warning: soft /var/audit
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_authenticate(): Got user: [USER_NAME]
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_authenticate(): Got ruser: (null)
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_authenticate(): Got service: authorization
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in od_principal_for_user(): No authentication authority returned
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in od_principal_for_user(): failed: 7
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_authenticate(): Failed to determine Kerberos principal name.
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_authenticate(): Done cleanup3
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_authenticate(): Kerberos 5 refuses you
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_authenticate(): pam_sm_authenticate: ntlm
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_acct_mgmt(): OpenDirectory - Membership cache TTL set to 1800.
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in od_record_check_pwpolicy(): retval: 0
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in od_record_attribute_create_cfstring(): returned 2 attributes for dsAttrTypeStandard:AuthenticationAuthority
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Establishing credentials
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Got user: [USER_NAME]
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Context initialised
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Got euid, egid: 0 0
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Done getpwnam()
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Done setegid() & seteuid()
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): pam_sm_setcred: krb5 user [USER_NAME] doesn't have a principal
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Done cleanup3
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Done seteuid() & setegid()
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): Done cleanup4
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): pam_sm_setcred: ntlm
    Feb 28 22:44:04 collings-4.local authorizationhost[5935]: in pam_sm_setcred(): pam_sm_setcred: no domain found skipping
    Feb 28 22:44:04 collings-4.local com.apple.SecurityServer[27]: UID 501 authenticated as user [USER_NAME] (UID 501) for right 'system.privilege.admin'
    Feb 28 22:44:04 collings-4.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.privilege.admin' by client '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5930] for authorization created by '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5930] (13,0)
    Feb 28 22:44:04 collings-4.local coreservicesd[67]: Application App:"Adobe AIR Application Installer" [ 0x0/0x41a41a]  @ 0x0x7fe548ca9570 tried to be brought forward, but isn't in fPermittedFrontASNs ( ( ASN:0x0-0x41b41b:) ), so denying.
    Feb 28 22:44:04 collings-4.local WindowServer[116]: [cps/setfront] Failed setting the front application to Adobe AIR Application Installer, psn 0x0-0x41a41a, securitySessionID=0x186a4, err=-13066
    Feb 28 22:44:04 collings-4.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.privilege.admin' by client '/usr/libexec/security_authtrampoline' [5942] for authorization created by '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5930] (3,0)
    Feb 28 22:44:04 collings-4.local authexec[5942]: executing /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer
    Feb 28 22:44:04 collings-4.local Adobe AIR Application Installer[5942]: Application Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:44:04 collings-4.local Adobe AIR Application Installer[5942]: Commandline is: -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyBgifj/Adobe AIR Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 22:44:04 collings-4.local Adobe AIR Application Installer[5942]: Installed runtime (1.5.3.9130) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:44:05 collings-4.local Adobe AIR Application Installer[5942]: Validating app in folder /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]/Contents/Resources
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: Application signature verified
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: Unpackaging/validation complete
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: No app located for appID 'com.[APP_NAME].[APP_NAME]' and pubID ''
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/Shared/Library/Application Support/Adobe"
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /usr/sbin/chown -hfRP [USER_NAME] "/Users/[USER_NAME]/Library/Application Support/Adobe"
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/[USER_NAME]/Library/Application Support/Adobe"
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /usr/sbin/chown -hfRP [USER_NAME] "/Users/[USER_NAME]/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin"
    Feb 28 22:44:12 collings-4.local Adobe AIR Application Installer[5942]: Starting silent combined runtime update and app install.
               Updating runtime from version 1.5.3.9130 to version 3.6.0.5970.
               Installing app com.[APP_NAME].[APP_NAME] version 1.3.7 to /Applications  using the source file at /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]
    Feb 28 22:44:22 collings-4 kernel[0]: Sandbox: sandboxd(5950) deny mach-lookup com.apple.coresymbolicationd
    Feb 28 22:44:22 collings-4.local sandboxd[5950] ([5920]): mdworker(5920) deny file-read-data /Users/[USER_NAME]/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin/fpupdatepl (pre-ls-info fstype:hfs fsflag:480D000 flags:240000005E diag:0 uti:com.apple.application-file plugin:/Library/Spotlight/Application.mdimporter - find suspect file using: sudo mdutil -t 15941757)
    Feb 28 22:44:52 collings-4.local Adobe AIR Application Installer[5942]: Registering /Applications/Utilities/Adobe AIR Application Installer.app/Contents/Info.plist
    Feb 28 22:44:52 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Library/Frameworks/Adobe AIR.framework"
    Feb 28 22:44:52 collings-4.local Adobe AIR Application Installer[5942]: Subprocess chown succeeded
    Feb 28 22:44:52 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Application Installer.app"
    Feb 28 22:44:52 collings-4.local Adobe AIR Application Installer[5942]: Subprocess chown succeeded
    Feb 28 22:44:52 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Uninstaller.app"
    Feb 28 22:44:52 collings-4.local Adobe AIR Application Installer[5942]: Subprocess chown succeeded
    Feb 28 22:44:53 collings-4.local mdworker[5920]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    Feb 28 22:44:53 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel /Applications/[APP_NAME].app
    Feb 28 22:44:53 collings-4.local Adobe AIR Application Installer[5942]: Subprocess chown succeeded
    Feb 28 22:44:53 collings-4.local Adobe AIR Application Installer[5942]: Launching subprocess with commandline /bin/chmod -R ugo+rx /Applications/[APP_NAME].app
    Feb 28 22:44:53 collings-4.local Adobe AIR Application Installer[5942]: Subprocess chmod succeeded
    Feb 28 22:44:53 collings-4.local Adobe AIR Application Installer[5942]: Application Installer end with exit code 0
    Feb 28 22:44:53 collings-4.local Adobe AIR Application Installer[5930]: Elevated install completed
    Feb 28 22:44:54 collings-4.local Adobe AIR Application Installer[5930]: Launching subprocess with commandline /Applications/[APP_NAME].app
    Feb 28 22:44:54 collings-4.local Dock[368]: no information back from LS about running process
    Feb 28 22:44:54 collings-4.local Adobe AIR Application Installer[5930]: Application Installer end with exit code 0
    Feb 28 22:44:54 collings-4.local Adobe AIR Installer[5928]: Subprocess app installer failed (-1)
    Feb 28 22:44:54 collings-4.local Adobe AIR Installer[5928]: Runtime Installer end with exit code 7
    Feb 28 22:44:54 collings-4.local Install [APP_NAME][5921]: Subprocess Runtime Installer failed (7)
    Feb 28 22:44:54 collings-4.local Install [APP_NAME][5921]: Bootstrapper end with exit code 7
    Feb 28 22:44:54 collings-4 com.apple.launchd.peruser.501[353] ([0x0-0x416416].com.[APP_NAME].[APP_NAME].installer[5921]): Exited with code: 7
    Here is the log with AIR 2.0.4 (the dialog to install the app and option to download 3.6 is not displayed): INSTALL FAILED
    Feb 28 21:34:11 collings-4.local Install [APP_NAME][4367]: Bootstrapper begin with version (null) on Mac x86
    Feb 28 21:34:11 collings-4.local Install [APP_NAME][4367]: Installed runtime (2.0.4.13090) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 21:34:11 collings-4.local Install [APP_NAME][4367]: Launching subprocess with commandline "AIR Application Installer" /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]
    Feb 28 21:34:11 collings-4.local Adobe AIR Application Installer[4369]: Starting app install of file:///Volumes/Install%20[APP_NAME]/Install%20[APP_NAME].app/Contents/Resources/[APP_NAM E]
    Feb 28 21:34:11 collings-4.local Adobe AIR Application Installer[4369]: UI SWF load is complete
    Feb 28 21:34:12 collings-4.local Adobe AIR Application Installer[4369]: UI initialized
    Feb 28 21:34:12 collings-4.local Adobe AIR Application Installer[4369]: Detected native app installer
    Feb 28 21:34:12 collings-4.local Adobe AIR Application Installer[4369]: style being loaded from stylesNative.swf
    Feb 28 21:34:12 collings-4.local Adobe AIR Application Installer[4369]: beginning UI styling
    Feb 28 21:34:12 collings-4.local Adobe AIR Application Installer[4369]: UI styling complete
    Feb 28 21:34:12 collings-4.local Adobe AIR Application Installer[4369]: Validating the native package at file:///Volumes/Install%20[APP_NAME]/Install%20[APP_NAME].app/Contents/Resources/[APP_NAM E]
    Feb 28 21:34:20 collings-4.local Adobe AIR Application Installer[4369]: failed while validating native package: Error: invalid migration signature
    Here is the log with AIR 2.5 (the dialog to install the app and option to download 3.6 is not displayed): INSTALL FAILED
    Feb 28 21:37:38 collings-4.local Install [APP_NAME][4428]: Bootstrapper begin with version (null) on Mac x86
    Feb 28 21:37:38 collings-4.local Install [APP_NAME][4428]: Installed runtime (2.5.0.16600) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 21:37:38 collings-4.local Install [APP_NAME][4428]: Launching subprocess with commandline "AIR Application Installer" /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]
    Feb 28 21:37:39 collings-4.local Adobe AIR Application Installer[4430]: Application Installer begin with version 2.5.0.16600 on Mac OS 10.8.2 x86
    Feb 28 21:37:39 collings-4.local Adobe AIR Application Installer[4430]: Commandline is: "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 21:37:39 collings-4.local Adobe AIR Application Installer[4430]: Installed runtime (2.5.0.16600) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 21:37:40 collings-4.local Adobe AIR Application Installer[4430]: Validating app in folder /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]/Contents/Resources
    Feb 28 21:37:47 collings-4.local Adobe AIR Application Installer[4430]: Migration signature validation failed
    Feb 28 21:37:47 collings-4.local Adobe AIR Application Installer[4430]: Got an unexpected fatal error while validating native package: Error: invalid migration signature
    Feb 28 21:37:50 collings-4.local Adobe AIR Application Installer[4430]: Application Installer end with exit code 7
    Feb 28 21:37:50 collings-4.local Install [APP_NAME][4428]: Subprocess Application Installer failed (7)
    Feb 28 21:37:50 collings-4.local Install [APP_NAME][4428]: Bootstrapper end with exit code 7
    Feb 28 21:37:50 collings-4 com.apple.launchd.peruser.501[353] ([0x0-0x28d28d].com.[APP_NAME].[APP_NAME].installer[4428]): Exited with code: 7
    Here is the log with AIR 2.6 (the dialog to install the app and option to download 3.6 is displayed): INSTALL OK
    Feb 28 22:19:39 collings-4.local Install [APP_NAME][5321]: Installed runtime (2.6.0.19140) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:19:39 collings-4.local Adobe AIR Application Installer[5323]: Application Installer begin with version 2.6.0.19140 on Mac OS 10.8.2 x86
    Feb 28 22:19:39 collings-4.local Adobe AIR Application Installer[5323]: Commandline is: "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 22:19:39 collings-4.local Adobe AIR Application Installer[5323]: Installed runtime (2.6.0.19140) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:19:40 collings-4.local Adobe AIR Application Installer[5323]: Validating app in folder /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]/Contents/Resources
    Feb 28 22:19:48 collings-4.local Adobe AIR Application Installer[5323]: Application signature verified
    Feb 28 22:19:48 collings-4.local Adobe AIR Application Installer[5323]: Unpackaging/validation complete
    Feb 28 22:19:48 collings-4.local Adobe AIR Application Installer[5323]: Application has unknown namespace http://ns.adobe.com/air/application/3.1. Attempting immediate runtime update
    Feb 28 22:19:48 collings-4.local Adobe AIR Application Installer[5323]: Begin runtime update download from http://airdownload.adobe.com/air/3/macos/x86/add/3.1/update
    Feb 28 22:19:48 collings-4.local Adobe AIR Application Installer[5323]: Download destination is /Users/[USER_NAME]/Library/Application Support/Adobe/AIR/Updater/Update
    Feb 28 22:19:48 collings-4.local Adobe AIR Application Installer[5323]: Unpackaging http://airdownload.adobe.com/air/3/macos/x86/add/3.1/update to /Users/[USER_NAME]/Library/Application Support/Adobe/AIR/Updater/Update
    Feb 28 22:20:12 collings-4.local Adobe AIR Application Installer[5323]: Unpackaging complete
    Feb 28 22:20:12 collings-4.local Adobe AIR Application Installer[5323]: Download success
    Feb 28 22:20:12 collings-4.local Adobe AIR Application Installer[5323]: Successfully downloaded immediate update. Invoking downloaded installer
    Feb 28 22:20:13 collings-4.local Adobe AIR Application Installer[5323]: Launching subprocess with commandline /Users/[USER_NAME]/Library/Application Support/Adobe/AIR/Updater/Update/updater -x1 -deleteInput /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:20:13 collings-4.local Adobe AIR Application Installer[5323]: Application Installer end with exit code 0
    Feb 28 22:20:20 collings-4.local Adobe AIR Installer[5330]: Runtime Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:20:20 collings-4.local Adobe AIR Installer[5330]: Commandline is: -x1 -deleteInput /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:20:20 collings-4.local Adobe AIR Installer[5330]: Installed runtime (2.6.0.19140) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:20:20 collings-4.local Adobe AIR Installer[5330]: Invoking Application Installer for combined install
    Feb 28 22:20:20 collings-4.local Adobe AIR Installer[5330]: Launching subprocess with commandline /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks" -withRuntime -deleteInput -url /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:20:20 collings-4.local Adobe AIR Application Installer[5331]: Application Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:20:20 collings-4.local Adobe AIR Application Installer[5331]: Commandline is: -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks" -withRuntime -deleteInput -url /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:20:20 collings-4.local Adobe AIR Application Installer[5331]: Installed runtime (2.6.0.19140) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:20:22 collings-4.local Adobe AIR Application Installer[5331]: Validating app in folder /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0/Content s/Resources
    Feb 28 22:20:30 collings-4.local Adobe AIR Application Installer[5331]: Application signature verified
    Feb 28 22:20:30 collings-4.local Adobe AIR Application Installer[5331]: Unpackaging/validation complete
    Feb 28 22:20:30 collings-4.local Adobe AIR Application Installer[5331]: No app located for appID 'com.[APP_NAME].[APP_NAME]' and pubID ''
    Feb 28 22:20:33 collings-4.local Adobe AIR Application Installer[5331]: Launching subprocess with commandline /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:20:33 collings-4.local Adobe AIR Application Installer[5331]: Relaunching with elevation
    Feb 28 22:20:39 collings-4.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.privilege.admin' by client '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5331] for authorization created by '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5331] (13,0)
    Feb 28 22:20:39 collings-4.local coreservicesd[67]: Application App:"Adobe AIR Application Installer" [ 0x0/0x382382]  @ 0x0x7fe549928a40 tried to be brought forward, but isn't in fPermittedFrontASNs ( ( ASN:0x0-0x383383:) ), so denying.
    Feb 28 22:20:39 collings-4.local WindowServer[116]: [cps/setfront] Failed setting the front application to Adobe AIR Application Installer, psn 0x0-0x382382, securitySessionID=0x186a4, err=-13066
    Feb 28 22:20:39 collings-4.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.privilege.admin' by client '/usr/libexec/security_authtrampoline' [5342] for authorization created by '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5331] (3,0)
    Feb 28 22:20:39 collings-4.local authexec[5342]: executing /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer
    Feb 28 22:20:39 collings-4.local Adobe AIR Application Installer[5342]: Application Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:20:39 collings-4.local Adobe AIR Application Installer[5342]: Commandline is: -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/air9paHcd/Adobe AIR Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:20:39 collings-4.local Adobe AIR Application Installer[5342]: Installed runtime (2.6.0.19140) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:20:40 collings-4.local Adobe AIR Application Installer[5342]: Validating app in folder /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0/Content s/Resources
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: Application signature verified
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: Unpackaging/validation complete
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: No app located for appID 'com.[APP_NAME].[APP_NAME]' and pubID ''
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/Shared/Library/Application Support/Adobe"
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /usr/sbin/chown -hfRP [USER_NAME] "/Users/[USER_NAME]/Library/Application Support/Adobe"
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/[USER_NAME]/Library/Application Support/Adobe"
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /usr/sbin/chown -hfRP [USER_NAME] "/Users/[USER_NAME]/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin"
    Feb 28 22:20:48 collings-4.local Adobe AIR Application Installer[5342]: Starting silent combined runtime update and app install.
    Feb 28 22:21:32 collings-4.local Adobe AIR Application Installer[5342]: Registering /Applications/Utilities/Adobe AIR Application Installer.app/Contents/Info.plist
    Feb 28 22:21:32 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Library/Frameworks/Adobe AIR.framework"
    Feb 28 22:21:32 collings-4.local Adobe AIR Application Installer[5342]: Subprocess chown succeeded
    Feb 28 22:21:32 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Application Installer.app"
    Feb 28 22:21:32 collings-4.local Adobe AIR Application Installer[5342]: Subprocess chown succeeded
    Feb 28 22:21:32 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Uninstaller.app"
    Feb 28 22:21:32 collings-4.local Adobe AIR Application Installer[5342]: Subprocess chown succeeded
    Feb 28 22:21:33 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel /Applications/[APP_NAME].app
    Feb 28 22:21:33 collings-4.local Adobe AIR Application Installer[5342]: Subprocess chown succeeded
    Feb 28 22:21:33 collings-4.local Adobe AIR Application Installer[5342]: Launching subprocess with commandline /bin/chmod -R ugo+rx /Applications/[APP_NAME].app
    Feb 28 22:21:33 collings-4.local Adobe AIR Application Installer[5342]: Subprocess chmod succeeded
    Feb 28 22:21:34 collings-4.local Adobe AIR Application Installer[5342]: Application Installer end with exit code 0
    Feb 28 22:21:34 collings-4.local Adobe AIR Application Installer[5331]: Elevated install completed
    Feb 28 22:21:34 collings-4.local Adobe AIR Application Installer[5331]: Launching subprocess with commandline /Applications/[APP_NAME].app
    Feb 28 22:21:35 collings-4.local Adobe AIR Application Installer[5331]: Application Installer end with exit code 0
    Feb 28 22:21:35 collings-4.local Adobe AIR Installer[5330]: Subprocess app installer succeeded
    Feb 28 22:21:35 collings-4.local Adobe AIR Installer[5330]: Runtime Installer end with exit code 0
    Here is the log with AIR 2.7 (the dialog to install the app and option to download 3.6 is displayed): INSTALL OK
    Feb 28 22:30:27 collings-4.local Install [APP_NAME][5591]: Installed runtime (2.7.1.19610) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:30:28 collings-4.local Adobe AIR Application Installer[5593]: Application Installer begin with version 2.7.1.19610 on Mac OS 10.8.2 x86
    Feb 28 22:30:28 collings-4.local Adobe AIR Application Installer[5593]: Commandline is: "/Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]"
    Feb 28 22:30:28 collings-4.local Adobe AIR Application Installer[5593]: Installed runtime (2.7.1.19610) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:30:28 collings-4.local Adobe AIR Application Installer[5593]: Validating app in folder /Volumes/Install [APP_NAME]/Install [APP_NAME].app/Contents/Resources/[APP_NAME]/Contents/Resources
    Feb 28 22:30:37 collings-4.local Adobe AIR Application Installer[5593]: Application signature verified
    Feb 28 22:30:37 collings-4.local Adobe AIR Application Installer[5593]: Unpackaging/validation complete
    Feb 28 22:30:37 collings-4.local Adobe AIR Application Installer[5593]: Application has unknown namespace http://ns.adobe.com/air/application/3.1. Attempting immediate runtime update
    Feb 28 22:30:37 collings-4.local Adobe AIR Application Installer[5593]: Begin runtime update download from http://airdownload.adobe.com/air/3/macos/x86/add/3.1/update
    Feb 28 22:30:37 collings-4.local Adobe AIR Application Installer[5593]: Download destination is /Users/[USER_NAME]/Library/Application Support/Adobe/AIR/Updater/Update
    Feb 28 22:30:37 collings-4.local Adobe AIR Application Installer[5593]: Unpackaging http://airdownload.adobe.com/air/3/macos/x86/add/3.1/update to /Users/[USER_NAME]/Library/Application Support/Adobe/AIR/Updater/Update
    Feb 28 22:31:04 collings-4.local Adobe AIR Application Installer[5593]: Unpackaging complete
    Feb 28 22:31:04 collings-4.local Adobe AIR Application Installer[5593]: Download success
    Feb 28 22:31:04 collings-4.local Adobe AIR Application Installer[5593]: Successfully downloaded immediate update. Invoking downloaded installer
    Feb 28 22:31:04 collings-4.local Adobe AIR Application Installer[5593]: Launching subprocess with commandline /Users/[USER_NAME]/Library/Application Support/Adobe/AIR/Updater/Update/updater -x1 -deleteInput /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:31:04 collings-4.local Adobe AIR Application Installer[5593]: Application Installer end with exit code 0
    Feb 28 22:31:11 collings-4.local Adobe AIR Installer[5604]: Runtime Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:31:11 collings-4.local Adobe AIR Installer[5604]: Commandline is: -x1 -deleteInput /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:31:11 collings-4.local Adobe AIR Installer[5604]: Installed runtime (2.7.1.19610) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:31:11 collings-4.local Adobe AIR Installer[5604]: Invoking Application Installer for combined install
    Feb 28 22:31:11 collings-4.local Adobe AIR Installer[5604]: Launching subprocess with commandline /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks" -withRuntime -deleteInput -url /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:31:12 collings-4.local Adobe AIR Application Installer[5605]: Application Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:31:12 collings-4.local Adobe AIR Application Installer[5605]: Commandline is: -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks" -withRuntime -deleteInput -url /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:31:12 collings-4.local Adobe AIR Application Installer[5605]: Installed runtime (2.7.1.19610) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:31:13 collings-4.local Adobe AIR Application Installer[5605]: Validating app in folder /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0/Content s/Resources
    Feb 28 22:31:23 collings-4.local Adobe AIR Application Installer[5605]: Application signature verified
    Feb 28 22:31:23 collings-4.local Adobe AIR Application Installer[5605]: Unpackaging/validation complete
    Feb 28 22:31:23 collings-4.local Adobe AIR Application Installer[5605]: No app located for appID 'com.[APP_NAME].[APP_NAME]' and pubID ''
    Feb 28 22:31:28 collings-4.local Adobe AIR Application Installer[5605]: Launching subprocess with commandline /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:31:28 collings-4.local Adobe AIR Application Installer[5605]: Relaunching with elevation
    Feb 28 22:31:33 collings-4.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.privilege.admin' by client '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5605] for authorization created by '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5605] (13,0)
    Feb 28 22:31:33 collings-4.local coreservicesd[67]: Application App:"Adobe AIR Application Installer" [ 0x0/0x3c53c5]  @ 0x0x7fe548e920f0 tried to be brought forward, but isn't in fPermittedFrontASNs ( ( ASN:0x0-0x3c63c6:) ), so denying.
    Feb 28 22:31:33 collings-4.local WindowServer[116]: [cps/setfront] Failed setting the front application to Adobe AIR Application Installer, psn 0x0-0x3c53c5, securitySessionID=0x186a4, err=-13066
    Feb 28 22:31:33 collings-4.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.privilege.admin' by client '/usr/libexec/security_authtrampoline' [5617] for authorization created by '/private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app' [5605] (3,0)
    Feb 28 22:31:33 collings-4.local authexec[5617]: executing /var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer
    Feb 28 22:31:33 collings-4.local Adobe AIR Application Installer[5617]: Application Installer begin with version 3.6.0.5970 on Mac OS 10.8.2 x86
    Feb 28 22:31:33 collings-4.local Adobe AIR Application Installer[5617]: Commandline is: -runtime "/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/T/airyCunbe/Adobe AIR Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0
    Feb 28 22:31:33 collings-4.local Adobe AIR Application Installer[5617]: Installed runtime (2.7.1.19610) located at /Library/Frameworks/Adobe AIR.framework
    Feb 28 22:31:34 collings-4.local Adobe AIR Application Installer[5617]: Validating app in folder /private/var/folders/r3/sysmrw8s4f1f18wvfk79zwrw0000gn/0/TemporaryItems/FlashTmp0/Content s/Resources
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: Application signature verified
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: Unpackaging/validation complete
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: No app located for appID 'com.[APP_NAME].[APP_NAME]' and pubID ''
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/Shared/Library/Application Support/Adobe"
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /usr/sbin/chown -hfRP [USER_NAME] "/Users/[USER_NAME]/Library/Application Support/Adobe"
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/[USER_NAME]/Library/Application Support/Adobe"
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /usr/sbin/chown -hfRP [USER_NAME] "/Users/[USER_NAME]/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin"
    Feb 28 22:31:41 collings-4.local Adobe AIR Application Installer[5617]: Starting silent combined runtime update and app install.
    Feb 28 22:32:18 collings-4.local Adobe AIR Application Installer[5617]: Registering /Applications/Utilities/Adobe AIR Application Installer.app/Contents/Info.plist
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Library/Frameworks/Adobe AIR.framework"
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Subprocess chown succeeded
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Application Installer.app"
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Subprocess chown succeeded
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Uninstaller.app"
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Subprocess chown succeeded
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel /Applications/[APP_NAME].app
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Subprocess chown succeeded
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Launching subprocess with commandline /bin/chmod -R ugo+rx /Applications/[APP_NAME].app
    Feb 28 22:32:19 collings-4.local Adobe AIR Application Installer[5617]: Subprocess chmod succeeded
    Feb 28 22:32:20 collings-4.local Adobe AIR Application Installer[5617]: Application Installer end with exit code 0
    Feb 28 22:32:20 collings-4.local Adobe AIR Application Installer[5605]: Elevated install completed
    Feb 28 22:32:20 collings-4.local Adobe AIR Application Installer[5605]: Launching subprocess with commandline /Applications/[APP_NAME].app
    Feb 28 22:32:21 collings-4.local Adobe AIR Application Installer[5605]: Application Installer end with exit code 0
    Feb 28 22:32:21 collings-4.local Adobe AIR Installer[5604]: Subprocess app installer succeeded
    Feb 28 22:32:21 collings-4.local Adobe AIR Installer[5604]: Runtime Installer end with exit code 0

  • Air Runtime - ADB install

    Hello,
    I'm trying to debug a application from Flash Builder 4.5 in my Android Phone, but can't install Air Runtime. Here's the ADB logcat:
    D/AndroidRuntime(10653): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
    D/AndroidRuntime(10653): CheckJNI is ON
    D/AndroidRuntime(10653): --- registering native functions ---
    W/PackageManager( 2021): Package named 'com.adobe.air' doesn't exist.
    D/dalvikvm( 2021): GC_EXPLICIT freed 10965 objects / 610696 bytes in 188ms
    D/AndroidRuntime(10653): Shutting down VM
    D/jdwp    (10653): adbd disconnected
    I/AndroidRuntime(10653): NOTE: attach of thread 'Binder Thread #3' failed
    D/AndroidRuntime(10663):
    D/AndroidRuntime(10663): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
    D/AndroidRuntime(10663): CheckJNI is ON
    D/AndroidRuntime(10663): --- registering native functions ---
    I/ActivityManager( 2021): Start proc com.android.defcontainer for service com.an
    droid.defcontainer/.DefaultContainerService: pid=10670 uid=10023 gids={1015, 200
    1}
    I/ActivityManager( 2021): Process android.process.acore (pid 10629) has died.
    I/ActivityManager( 2021): Low Memory: No more background processes.
    D/dalvikvm(10670): GC_EXPLICIT freed 660 objects / 51112 bytes in 75ms
    D/PackageParser( 2021): Scanning package: /data/app/vmdl74925.tmp
    D/PackageManager( 2021): Scanning package com.adobe.air
    I/PackageManager( 2021): /data/app/com.adobe.air-1.apk changed; unpacking
    E/PackageManager( 2021): Package com.adobe.air has mismatched uid: 10073 on disk
    , 10075 in settings
    W/PackageManager( 2021): Native ABI mismatch from package file
    W/PackageManager( 2021): Package couldn't be installed in /data/app/com.adobe.ai
    r-1.apk
    D/dalvikvm( 2021): GC_EXPLICIT freed 5071 objects / 298392 bytes in 205ms
    D/AndroidRuntime(10663): Shutting down VM
    D/jdwp    (10663): adbd disconnected
    I/AndroidRuntime(10663): NOTE: attach of thread 'Binder Thread #3' failed
    D/dalvikvm( 2379): GC_EXPLICIT freed 17 objects / 840 bytes in 252ms
    D/skia    ( 2021): purging 95K from font cache [10 entries]
    D/dalvikvm( 2021): GC_EXPLICIT freed 1958 objects / 95136 bytes in 278ms
    D/dalvikvm( 2111): GC_EXPLICIT freed 223 objects / 8304 bytes in 169ms

    Are you sure?
    I have intalled the first version of air.apk. Works, but i need the last version, 2.6 or 2.5. But as you can see, couldn't install it.
    So the new versions don't work in my phone?
    Thanks in advance.

  • Adobe AIR runtime silent install

    Hi,
    I know this question is asked often but I haven't found a solution for current release.
    I've downloaded this version :
    http://airdownload.adobe.com/air/win/download/3.5/AdobeAIRInstaller.exe
    which is the lastest one.
    I can run it and install it on a clean system.
    But I can't find a switch to do it silently. I'm always having on the prompt the same result 'too many arguments'
    Why can't we update like other programs ?
    Thanks,
    Vincent

    Hi Vincent,
    I was able to install silently using the following steps:
    1. Open a command window, elevated as administrator
    2. Navigate to the AdobeAIRInstaller.exe file
    3. Run the command "AdobeAIRInstaller.exe -silent"

  • Detect whether an add-on is installed

    Hi,
    Is there a way to detect in Java Script whether a certain add-on is installed?
    if so, can you please share a code example?
    Thanks,
    B.

    A quick search resulted in these links, please check if these help you
    #[https://support.mozilla.org/en-US/questions/834125 Using navigator.plugins]
    #[http://www.guyfromchennai.com/wp-trackback.php?p=104 Check if addon is installed or not]
    #[http://stackoverflow.com/q/7040290 Check if Firefox addon is installed on SO]
    #[https://developer.mozilla.org/en/docs/Chrome_Registration#contentaccessible contentaccessible on MDN]
    Please check if any of the above help you in your query.
    Thank you

  • Sidecar AIR Runtime install with  Native .exe installer using ADT

    I have packaged my AIR app into a Native .exe installer using ADT. If the user does not have air installed and they are connected to the internet, the AIR runtime is automatically installed.
    Is it possible to package the AIR runtime into the exe so that if the user is not online the AIR runtime is installed?
    I have experimented with the sidecar install and .air file but ideally I want to only have the one file(.exe). I already have a distribution licence from Adobe.

    manicjames wrote:
    I have packaged my AIR app into a Native .exe installer using ADT. If the user does not have air installed and they are connected to the internet, the AIR runtime is automatically installed.
    Is it possible to package the AIR runtime into the exe so that if the user is not online the AIR runtime is installed?
    I have experimented with the sidecar install and .air file but ideally I want to only have the one file(.exe). I already have a distribution licence from Adobe.
    This isn't available at this time, but I think it's a great idea.  You might want to add a feature request for this over at ideas.adobe.com and bugbase.adobe.com, or review and vote for these current feature requests if they provide for what you're looking for:
    Portable AIR Apps
    Create portable AIR apps
    If you decide to add a new request, please post back with the URL so others can cast their votes and add comments.
    Chris

  • AIR runtime will not install

    I must be missing something simple....
    I cannot get the AIR runtime to install on a 17" G4 iMac,
    1ghz processor, 768 RAM. I click on the installer application and
    nothing happens.
    Has anyone else had this problem or can they shed some light
    on what might be going wrong?
    Thanks,
    Dan

    Hello, sorry to intervene in this thread, but couldn't figure
    out how to start a new one..!
    I'm running OS X 10.4.11. I've uninstalled all previous
    versions of AIR, searched the system for any files with the letters
    "AIR" in them and deleted anything that could have been related.
    emptied the trash. rebooted. downloaded the current version of AIR,
    and it still crashes.
    Crash log below. All help will be greatly appreciated!
    Daniel
    Host Name: G5
    Date/Time: 2008-07-04 09:01:17.080 -0400
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Adobe AIR Installer
    Path: /Volumes/Adobe AIR/Adobe AIR
    Installer.app/Contents/MacOS/Adobe AIR Installer
    Parent: WindowServer [62]
    Version: 1.0 (1.1.0.5790)
    PID: 271
    Thread: 0
    Exception: EXC_BAD_ACCESS (0x0001)
    Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 libSystem.B.dylib 0x900031c8 strlen + 8
    1 com.apple.Foundation 0x92bdb0c8 +[NSString
    stringWithUTF8String:] + 36
    2 com.adobe.AIR 0x02a3bd34 dyld_stub_mach_absolute_time +
    37545364
    3 com.adobe.AIR 0x02a3ba3c dyld_stub_mach_absolute_time +
    37544604
    4 com.adobe.AIR 0x029737e4 dyld_stub_mach_absolute_time +
    36724804
    5 com.adobe.AIR 0x02973ca4 dyld_stub_mach_absolute_time +
    36726020
    6 com.adobe.air.Installer 0x00004058 RuntimeAppMain(char
    const*, int) + 180
    7 com.adobe.air.Installer 0x000043bc main + 72
    8 com.adobe.air.Installer 0x000026e0 _start + 760
    9 com.adobe.air.Installer 0x000023e4 start + 48
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000900031c8 srr1: 0x100000000000f030 vrsave:
    0x0000000000000000
    cr: 0x24000462 xer: 0x0000000000000000 lr:
    0x0000000092bdb0c8 ctr: 0x00000000900031c0
    r0: 0x0000000092bdb0c8 r1: 0x00000000bffff660 r2:
    0x0000000000311784 r3: 0x0000000000000000
    r4: 0x0000000090ab8df0 r5: 0x0000000000000000 r6:
    0x0000000000000002 r7: 0xffffffffffffffff
    r8: 0x0000000000000004 r9: 0x0000000000000000 r10:
    0x0000000000000000 r11: 0x00000000a2bcf684
    r12: 0x00000000900031c0 r13: 0x0000000000000000 r14:
    0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18:
    0x0000000000000000 r19: 0x0000000000000000
    r20: 0x000000000341bbf4 r21: 0x000000000031fa90 r22:
    0x000000000341bbf4 r23: 0x0000000000318e10
    r24: 0x000000000030e420 r25: 0x000000000000000f r26:
    0x00000000bffff704 r27: 0x000000000334bbf4
    r28: 0x0000000000000000 r29: 0x00000000a2bf3e4c r30:
    0x0000000000000000 r31: 0x0000000092bdb0a4
    Binary Images Description:
    0x1000 - 0x7fff com.adobe.air.Installer 1.0 (1.1.0.5790)
    /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR
    Installer
    0x296b000 - 0x3295fff com.adobe.AIR 1.0 (1.1.0.5790)
    /Volumes/Adobe AIR/Adobe AIR
    Installer.app/Contents/Frameworks/Adobe
    AIR.framework/Versions/1.0/Adobe AIR
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib
    /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib
    /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.78 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11
    (368.35)
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib
    /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib
    /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff IOKit
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore
    681.17
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x90f92000 - 0x90fd4fff com.apple.CFNetwork 129.22 (129.23)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x90fe9000 - 0x91001fff com.apple.WebServices 1.1.2 (1.1.0)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.f ramework/Versions/A/WebServicesCore
    0x91011000 - 0x91092fff com.apple.SearchKit 1.0.7
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x910d8000 - 0x91101fff com.apple.Metadata 10.4.4 (121.36)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x91112000 - 0x91120fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91123000 - 0x912defff com.apple.security 4.6 (29770)
    /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dd000 - 0x913e6fff com.apple.DiskArbitration 2.1.2
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ed000 - 0x913f5fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f9000 - 0x91421fff com.apple.SystemConfiguration 1.8.3
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x91434000 - 0x9143ffff libgcc_s.1.dylib
    /usr/lib/libgcc_s.1.dylib
    0x91444000 - 0x914bffff com.apple.audio.CoreAudio 3.0.5
    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fc000 - 0x914fcfff com.apple.ApplicationServices 10.4
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x914fe000 - 0x91536fff com.apple.AE 1.5 (297)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framewo rk/Versions/A/AE
    0x91551000 - 0x91623fff com.apple.ColorSync 4.4.10
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x91676000 - 0x91707fff com.apple.print.framework.PrintCore
    4.6 (177.13)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x9174e000 - 0x91805fff com.apple.QD 3.10.25 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x91842000 - 0x918a0fff com.apple.HIServices 1.5.3 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x918cf000 - 0x918f0fff com.apple.LangAnalysis 1.6.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x91904000 - 0x91929fff com.apple.FindByContent 1.5
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByCont ent.framework/Versions/A/FindByContent
    0x9193c000 - 0x9197efff com.apple.LaunchServices 182
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServ ices.framework/Versions/A/LaunchServices
    0x9199a000 - 0x919aefff com.apple.speech.synthesis.framework
    3.3
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x919bc000 - 0x91a02fff com.apple.ImageIO.framework 1.5.7
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x91a19000 - 0x91ae0fff libcrypto.0.9.7.dylib
    /usr/lib/libcrypto.0.9.7.dylib
    0x91b2e000 - 0x91b43fff libcups.2.dylib
    /usr/lib/libcups.2.dylib
    0x91b48000 - 0x91b66fff libJPEG.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x91b6c000 - 0x91c23fff libJP2.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJP2.dylib
    0x91c72000 - 0x91c76fff libGIF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x91c78000 - 0x91ce2fff libRaw.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRaw.dylib
    0x91ce7000 - 0x91d24fff libTIFF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x91d2b000 - 0x91d45fff libPng.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x91d4a000 - 0x91d4dfff libRadiance.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x91d4f000 - 0x91e3dfff libxml2.2.dylib
    /usr/lib/libxml2.2.dylib
    0x91e5c000 - 0x91e5cfff com.apple.Accelerate 1.2.2
    (Accelerate 1.2.2)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e5e000 - 0x91f43fff com.apple.vImage 2.4
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x91f4b000 - 0x91f6afff com.apple.Accelerate.vecLib 3.2.2
    (vecLib 3.2.2)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x91fd6000 - 0x92044fff libvMisc.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x9204f000 - 0x920e4fff libvDSP.dylib

  • AIR Runtime exe as well as my App exe into one exe

      How to Bundle AIR Runtime exe as well as my App exe into one exe in Windows XP so that user can have only one exe and on clicking of that it will automatically install AIR Runtime if it is not installed or a lower version of it is there.?

    Air runtime is installed automatically for you there is no need to bundle it that way. The Captive Runtime bundles your application with AIR runtime dll taken from your SDK at time of compilation. This release type doesn't require separate AIR download, but it doesn't produce installer of any kind for your application - just a bundle (your swf + air dll + project descriptor). You can use tools to package the whole thing into msi isntaller. Tools like advanced installer, install jummer or, WiX tool are used for that.
    GL.

  • Error in installing Adobe AIR runtime (Windows)

    I've been trying to install TeeBoard to be used with OBS, however, AIR will not install no matter what i do. I've followed all the help on the support page and none of it worked. It keeps saying i need administrator access even though i'm running it as an administrator. Additionally, every time i double click a .air extension to try and install the application it wont open up with the windows installer.
    [2014-03-10:19:54:56] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2014-03-10:19:54:56] Commandline is: -silent -eulaAccepted -programMenu AdobeHelp.air
    [2014-03-10:19:54:56] No installed runtime detected
    [2014-03-10:19:54:56] Invoking Application Installer for combined install
    [2014-03-10:19:54:56] Launching subprocess with commandline C:\Users\JONATH~1\AppData\Local\Temp\AIR1D44.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIR1D44.tmp -silent -withRuntime -url -programMenu -eulaAccepted file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeHelp/AdobeHelp.air
    [2014-03-10:19:54:56] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2014-03-10:19:54:56] Commandline is: -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIR1D44.tmp -silent -withRuntime -url -programMenu -eulaAccepted file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeHelp/AdobeHelp.air
    [2014-03-10:19:54:56] No installed runtime detected
    [2014-03-10:19:54:56] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeHelp/AdobeHelp.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla28A9.tmp
    [2014-03-10:19:55:01] Application signature verified
    [2014-03-10:19:55:01] Unpackaging/validation complete
    [2014-03-10:19:55:01] Converting unpackaged application to a native installation package in C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla398B.tmp
    [2014-03-10:19:55:01] Native installation package creation succeeded
    [2014-03-10:19:55:01] Starting silent combined runtime and app install.
    Installing runtime version 3.1.0.4880.
    Installing app chc.4875E02D9FB21EE389F73B8D1702B320485DF8CE.1 version 4.0.244 to C:\Program Files (x86)\Adobe using the source file at file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeHelp/AdobeHelp.air
    [2014-03-10:19:55:01] Installing msi at C:\Users\JONATH~1\AppData\Local\Temp\AIR1D44.tmp\setup.msi with guid {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2014-03-10:19:55:03] Installing msi at C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla398B.tmp\setup.msi with guid {7451619F-5377-BE39-26FC-4685CB012ABB}
    [2014-03-10:19:55:07] Application Installer end with exit code 0
    [2014-03-10:19:55:07] Subprocess app installer succeeded
    [2014-03-10:19:55:07] Runtime Installer end with exit code 0
    [2014-03-10:19:57:49] Runtime Installer begin with version 2.7.1.19600 on Windows 7 x86
    [2014-03-10:19:57:49] Commandline is: -silent -eulaAccepted -programMenu WidgetBrowser.air
    [2014-03-10:19:57:49] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-03-10:19:57:49] Invoking Application Installer for combined install
    [2014-03-10:19:57:49] Launching subprocess with commandline C:\Users\JONATH~1\AppData\Local\Temp\AIRC5A3.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIRC5A3.tmp -silent -withRuntime -url -programMenu -eulaAccepted file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeDreamweaverWidgetsBrowser1.0-mul/WidgetBrowser.air
    [2014-03-10:19:57:49] Application Installer begin with version 2.7.1.19600 on Windows 7 x86
    [2014-03-10:19:57:49] Commandline is: -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIRC5A3.tmp -silent -withRuntime -url -programMenu -eulaAccepted file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeDreamweaverWidgetsBrowser1.0-mul/WidgetBrowser.air
    [2014-03-10:19:57:49] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-03-10:19:57:50] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeDreamweaverWidgetsBrowser1.0-mul/WidgetBrowser.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaCE89.tmp
    [2014-03-10:19:57:50] Application signature verified
    [2014-03-10:19:57:50] Unpackaging/validation complete
    [2014-03-10:19:57:50] No app located for appID 'com.adobe.WidgetBrowser' and pubID ''
    [2014-03-10:19:57:50] Converting unpackaged application to a native installation package in C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaD0DA.tmp
    [2014-03-10:19:57:51] Native installation package creation succeeded
    [2014-03-10:19:57:51] Starting silent app installation to C:\Program Files (x86)\Adobe. Installing app com.adobe.WidgetBrowser version 2.0 Build 348 using the source file at file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeDreamweaverWidgetsBrowser1.0-mul/WidgetBrowser.air
    [2014-03-10:19:57:51] Installing msi at C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaD0DA.tmp\setup.msi with guid {1907FB7F-C178-4C59-AB2B-1075AFF15FEB}
    [2014-03-10:19:57:52] Application Installer end with exit code 0
    [2014-03-10:19:57:52] Subprocess app installer succeeded
    [2014-03-10:19:57:52] Runtime Installer end with exit code 0
    [2014-09-21:01:35:35] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:35:35] Commandline is:
    [2014-09-21:01:35:35] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:35:40] Relaunching with elevation
    [2014-09-21:01:35:40] Launching subprocess with commandline c:\users\jonath~1\appdata\local\temp\air3cfc.tmp\adobe air installer.exe -ei
    [2014-09-21:01:35:41] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:35:41] Commandline is: -stdio \\.\pipe\AIR_10716_0 -ei
    [2014-09-21:01:35:41] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:35:42] Starting silent runtime update. Updating runtime from version 3.1.0.4880 to version 15.0.0.249
    [2014-09-21:01:35:42] Installing msi at c:\users\jonath~1\appdata\local\temp\air3cfc.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:35:43] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:35:43] Rolling back install of c:\users\jonath~1\appdata\local\temp\air3cfc.tmp\setup.msi
    [2014-09-21:01:35:43] Rollback complete
    [2014-09-21:01:35:43] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:35:43] Runtime Installer end with exit code 7
    [2014-09-21:01:36:13] Runtime Installer end with exit code 7
    [2014-09-21:01:36:41] Runtime Installer begin with version 15.0.0.249 on Windows Vista x86
    [2014-09-21:01:36:41] Commandline is:
    [2014-09-21:01:36:41] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:36:46] Relaunching with elevation
    [2014-09-21:01:36:46] Launching subprocess with commandline c:\users\jonath~1\appdata\local\temp\air3fab.tmp\adobe air installer.exe -ei
    [2014-09-21:01:36:47] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:36:47] Commandline is: -stdio \\.\pipe\AIR_10476_0 -ei
    [2014-09-21:01:36:47] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:36:48] Starting silent runtime update. Updating runtime from version 3.1.0.4880 to version 15.0.0.249
    [2014-09-21:01:36:48] Installing msi at c:\users\jonath~1\appdata\local\temp\air3fab.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:36:48] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:36:48] Rolling back install of c:\users\jonath~1\appdata\local\temp\air3fab.tmp\setup.msi
    [2014-09-21:01:36:48] Rollback complete
    [2014-09-21:01:36:48] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:36:48] Runtime Installer end with exit code 7
    [2014-09-21:01:36:50] Runtime Installer end with exit code 7
    [2014-09-21:01:37:12] Runtime Installer begin with version 15.0.0.249 on Windows Vista x86
    [2014-09-21:01:37:12] Commandline is:
    [2014-09-21:01:37:12] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:37:17] Relaunching with elevation
    [2014-09-21:01:37:17] Launching subprocess with commandline c:\users\jonath~1\appdata\local\temp\airbb40.tmp\adobe air installer.exe -ei
    [2014-09-21:01:37:17] Runtime Installer begin with version 15.0.0.249 on Windows Vista x86
    [2014-09-21:01:37:17] Commandline is: -stdio \\.\pipe\AIR_10276_0 -ei
    [2014-09-21:01:37:17] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:37:17] Starting silent runtime update. Updating runtime from version 3.1.0.4880 to version 15.0.0.249
    [2014-09-21:01:37:17] Installing msi at c:\users\jonath~1\appdata\local\temp\airbb40.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:37:18] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:37:18] Rolling back install of c:\users\jonath~1\appdata\local\temp\airbb40.tmp\setup.msi
    [2014-09-21:01:37:18] Rollback complete
    [2014-09-21:01:37:18] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:37:18] Runtime Installer end with exit code 7
    [2014-09-21:01:37:19] Runtime Installer end with exit code 7
    [2014-09-21:01:37:57] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2014-09-21:01:37:57] Commandline is: "C:\Users\Jonathon Beliveau\Downloads\TeeBoard\TeeBoard v0.1.5.air"
    [2014-09-21:01:37:57] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:37:58] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla7877.tmp
    [2014-09-21:01:37:58] Unpackaging/validation complete
    [2014-09-21:01:37:58] Application has unknown namespace http://ns.adobe.com/air/application/3.7. Attempting immediate runtime update
    [2014-09-21:01:37:58] Begin runtime update download from http://airdownload.adobe.com/air/3/windows/x86/add/3.7/update
    [2014-09-21:01:37:58] Download destination is C:\Users\Jonathon Beliveau\AppData\Roaming\Adobe\AIR\Updater\Update
    [2014-09-21:01:37:58] Unpackaging http://airdownload.adobe.com/air/3/windows/x86/add/3.7/update to C:\Users\Jonathon Beliveau\AppData\Roaming\Adobe\AIR\Updater\Update
    [2014-09-21:01:38:16] Unpackaging complete
    [2014-09-21:01:38:16] Download success
    [2014-09-21:01:38:16] Successfully downloaded immediate update. Invoking downloaded installer
    [2014-09-21:01:38:16] Launching subprocess with commandline C:\Users\Jonathon Beliveau\AppData\Roaming\Adobe\AIR\Updater\Update\updater -x1 file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:38:17] Application Installer end with exit code 0
    [2014-09-21:01:38:19] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:38:19] Commandline is: -x1 file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:38:19] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:38:19] Invoking Application Installer for combined install
    [2014-09-21:01:38:19] Launching subprocess with commandline C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp -withRuntime -url file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:38:19] Application Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:38:19] Commandline is: -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp -withRuntime -url file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:38:19] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:38:20] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaCEA1.tmp
    [2014-09-21:01:38:21] Application signature verified
    [2014-09-21:01:38:21] Unpackaging/validation complete
    [2014-09-21:01:38:21] No app located for appID 'be.gip.twitch.TeeBoard' and pubID ''
    [2014-09-21:01:38:33] Converting unpackaged application to a native installation package in C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla329.tmp
    [2014-09-21:01:38:34] Native installation package creation succeeded
    [2014-09-21:01:38:34] Launching subprocess with commandline C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)\Air\Gip" -desktopShortcut -programMenu file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:38:34] Relaunching with elevation
    [2014-09-21:01:38:36] Application Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:38:36] Commandline is: -stdio \\.\pipe\AIR_3768_0 -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)\Air\Gip" -desktopShortcut -programMenu file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:38:36] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:38:36] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaECC.tmp
    [2014-09-21:01:38:37] Application signature verified
    [2014-09-21:01:38:37] Unpackaging/validation complete
    [2014-09-21:01:38:37] No app located for appID 'be.gip.twitch.TeeBoard' and pubID ''
    [2014-09-21:01:38:37] Converting unpackaged application to a native installation package in C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla1265.tmp
    [2014-09-21:01:38:38] Native installation package creation succeeded
    [2014-09-21:01:38:38] Starting silent combined runtime update and app install.
    Updating runtime from version 3.1.0.4880 to version 15.0.0.249.
    Installing app be.gip.twitch.TeeBoard version 0.1.5 to C:\Program Files (x86)\Air\Gip  using the source file at file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:38:38] Installing msi at C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:38:38] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:38:38] Rolling back install of C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp\setup.msi
    [2014-09-21:01:38:38] Rollback complete
    [2014-09-21:01:38:38] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:38:38] Elevated install failed: error 0 1603
    [2014-09-21:01:38:39] Application Installer end with exit code 7
    [2014-09-21:01:38:47] Application Installer end with exit code 7
    [2014-09-21:01:38:48] Subprocess app installer failed (7)
    [2014-09-21:01:38:48] Runtime Installer end with exit code 7
    [2014-09-21:01:38:59] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2014-09-21:01:38:59] Commandline is: "C:\Users\Jonathon Beliveau\Downloads\TeeBoard\TeeBoard v0.1.5.air"
    [2014-09-21:01:38:59] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:38:59] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla692B.tmp
    [2014-09-21:01:39:00] Unpackaging/validation complete
    [2014-09-21:01:39:00] Application has unknown namespace http://ns.adobe.com/air/application/3.7. Attempting immediate runtime update
    [2014-09-21:01:39:00] Begin runtime update download from http://airdownload.adobe.com/air/3/windows/x86/add/3.7/update
    [2014-09-21:01:39:00] Download destination is C:\Users\Jonathon Beliveau\AppData\Roaming\Adobe\AIR\Updater\Update
    [2014-09-21:01:39:00] Unpackaging http://airdownload.adobe.com/air/3/windows/x86/add/3.7/update to C:\Users\Jonathon Beliveau\AppData\Roaming\Adobe\AIR\Updater\Update
    [2014-09-21:01:39:04] Unpackaging complete
    [2014-09-21:01:39:04] Download success
    [2014-09-21:01:39:04] Successfully downloaded immediate update. Invoking downloaded installer
    [2014-09-21:01:39:04] Launching subprocess with commandline C:\Users\Jonathon Beliveau\AppData\Roaming\Adobe\AIR\Updater\Update\updater -x1 file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:39:04] Application Installer end with exit code 0
    [2014-09-21:01:39:07] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:39:07] Commandline is: -x1 file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:39:07] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:39:07] Invoking Application Installer for combined install
    [2014-09-21:01:39:07] Launching subprocess with commandline C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp -withRuntime -url file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:39:08] Application Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:39:08] Commandline is: -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp -withRuntime -url file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:39:08] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:39:08] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla8A80.tmp
    [2014-09-21:01:39:09] Application signature verified
    [2014-09-21:01:39:09] Unpackaging/validation complete
    [2014-09-21:01:39:09] No app located for appID 'be.gip.twitch.TeeBoard' and pubID ''
    [2014-09-21:01:39:17] Converting unpackaged application to a native installation package in C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaAD6C.tmp
    [2014-09-21:01:39:17] Native installation package creation succeeded
    [2014-09-21:01:39:17] Launching subprocess with commandline C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)\Air\Gip" -desktopShortcut -programMenu file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:39:17] Relaunching with elevation
    [2014-09-21:01:39:19] Application Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:39:19] Commandline is: -stdio \\.\pipe\AIR_9760_0 -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)\Air\Gip" -desktopShortcut -programMenu file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:39:19] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:39:19] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaB788.tmp
    [2014-09-21:01:39:20] Application signature verified
    [2014-09-21:01:39:20] Unpackaging/validation complete
    [2014-09-21:01:39:20] No app located for appID 'be.gip.twitch.TeeBoard' and pubID ''
    [2014-09-21:01:39:20] Converting unpackaged application to a native installation package in C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaBAC4.tmp
    [2014-09-21:01:39:21] Native installation package creation succeeded
    [2014-09-21:01:39:21] Starting silent combined runtime update and app install.
    Updating runtime from version 3.1.0.4880 to version 15.0.0.249.
    Installing app be.gip.twitch.TeeBoard version 0.1.5 to C:\Program Files (x86)\Air\Gip  using the source file at file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:39:21] Installing msi at C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:39:21] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:39:21] Rolling back install of C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp\setup.msi
    [2014-09-21:01:39:21] Rollback complete
    [2014-09-21:01:39:21] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:39:21] Elevated install failed: error 0 1603
    [2014-09-21:01:39:22] Application Installer end with exit code 7
    [2014-09-21:01:39:23] Application Installer end with exit code 7
    [2014-09-21:01:39:23] Subprocess app installer failed (7)
    [2014-09-21:01:39:23] Runtime Installer end with exit code 7
    [2014-09-21:01:44:06] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:44:06] Commandline is:
    [2014-09-21:01:44:06] No installed runtime detected
    [2014-09-21:01:44:10] Relaunching with elevation
    [2014-09-21:01:44:10] Launching subprocess with commandline c:\users\jonath~1\appdata\local\temp\aircf8.tmp\adobe air installer.exe -ei
    [2014-09-21:01:44:10] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:44:10] Commandline is: -stdio \\.\pipe\AIR_3416_0 -ei
    [2014-09-21:01:44:10] No installed runtime detected
    [2014-09-21:01:44:10] Starting silent runtime install. Installing runtime version 15.0.0.249
    [2014-09-21:01:44:10] Installing msi at c:\users\jonath~1\appdata\local\temp\aircf8.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:44:10] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:44:10] Rolling back install of c:\users\jonath~1\appdata\local\temp\aircf8.tmp\setup.msi
    [2014-09-21:01:44:10] Rollback complete
    [2014-09-21:01:44:10] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:44:10] Runtime Installer end with exit code 7
    [2014-09-21:01:44:15] Runtime Installer end with exit code 7
    [2014-09-21:01:44:25] Runtime Installer begin with version 15.0.0.249 on Windows Vista x86
    [2014-09-21:01:44:25] Commandline is:
    [2014-09-21:01:44:25] No installed runtime detected
    [2014-09-21:01:44:27] Relaunching with elevation
    [2014-09-21:01:44:27] Launching subprocess with commandline c:\users\jonath~1\appdata\local\temp\air56b4.tmp\adobe air installer.exe -ei
    [2014-09-21:01:44:29] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:44:29] Commandline is: -stdio \\.\pipe\AIR_5404_0 -ei
    [2014-09-21:01:44:29] No installed runtime detected
    [2014-09-21:01:44:30] Starting silent runtime install. Installing runtime version 15.0.0.249
    [2014-09-21:01:44:30] Installing msi at c:\users\jonath~1\appdata\local\temp\air56b4.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:44:30] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:44:30] Rolling back install of c:\users\jonath~1\appdata\local\temp\air56b4.tmp\setup.msi
    [2014-09-21:01:44:30] Rollback complete
    [2014-09-21:01:44:30] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:44:30] Runtime Installer end with exit code 7
    [2014-09-21:01:44:32] Runtime Installer end with exit code 7
    [2014-09-21:01:50:38] Runtime Installer begin with version 15.0.0.249 on Windows Vista x86
    [2014-09-21:01:50:38] Commandline is:
    [2014-09-21:01:50:38] No installed runtime detected
    [2014-09-21:01:50:43] Relaunching with elevation
    [2014-09-21:01:50:43] Launching subprocess with commandline c:\users\jonath~1\appdata\local\temp\air8f2.tmp\adobe air installer.exe -ei
    [2014-09-21:01:50:45] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:50:45] Commandline is: -stdio \\.\pipe\AIR_9440_0 -ei
    [2014-09-21:01:50:45] No installed runtime detected
    [2014-09-21:01:50:45] Starting silent runtime install. Installing runtime version 15.0.0.249
    [2014-09-21:01:50:45] Installing msi at c:\users\jonath~1\appdata\local\temp\air8f2.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:50:45] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:50:45] Rolling back install of c:\users\jonath~1\appdata\local\temp\air8f2.tmp\setup.msi
    [2014-09-21:01:50:45] Rollback complete
    [2014-09-21:01:50:45] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:50:45] Runtime Installer end with exit code 7
    [2014-09-21:01:53:50] Runtime Installer end with exit code 7
    [2014-09-21:02:16:54] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:02:16:54] Commandline is:
    [2014-09-21:02:16:54] No installed runtime detected
    [2014-09-21:02:16:56] Relaunching with elevation
    [2014-09-21:02:16:56] Launching subprocess with commandline c:\users\jonath~1\appdata\local\temp\air134f.tmp\adobe air installer.exe -ei
    [2014-09-21:02:16:56] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:02:16:56] Commandline is: -stdio \\.\pipe\AIR_10552_0 -ei
    [2014-09-21:02:16:56] No installed runtime detected
    [2014-09-21:02:16:56] Starting silent runtime install. Installing runtime version 15.0.0.249
    [2014-09-21:02:16:56] Installing msi at c:\users\jonath~1\appdata\local\temp\air134f.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:02:16:57] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:02:16:57] Rolling back install of c:\users\jonath~1\appdata\local\temp\air134f.tmp\setup.msi
    [2014-09-21:02:16:57] Rollback complete
    [2014-09-21:02:16:57] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:02:16:57] Runtime Installer end with exit code 7
    [2014-09-21:02:16:59] Runtime Installer end with exit code 7

    Download and run the offline installer from http://get.adobe.com/reader/enterprise/
    [topic moved to Adobe Reader forum]

  • Adobe AIR runtime update dialog breaks application

    I'm working on a large project that utilizes a C++ application to house the core logic and an AIR application to display a UI. The C++ program launches the AIR UI and passes it several command line parameters, including locale and port number to call back to the C++ application with.  Under normal circumstances, this works great.
    However, when there's an Adobe AIR runtime update, things go bad.  The runtime intercepts the UI invocation, kills it, and displays the generic AIR "do you want to update?" dialog.  Whether the user presses update or cancel, the UI application eventually gets relaunched -- but without the command line parameters originally passed to it!  I presume this is a bug in the Adobe AIR runtime updater code.
    The end result of this is that the UI gets relaunched, but doesn't know how to localize itself or what port to call back to the C++ application with!  If the user relaunches, it works fine (because the update dialog won't intercept again), but by then the user experience has already been mangled.  We can't even display a localized error message to tell them to relaunch because we don't know what locale they're using any more, and we can't call back to the C++ application to ask.
    I'm trying to find solutions/workarounds to this issue.  Because AIR won't let us turn off the update check on a per-application basis, it seems like the only viable solution would be to turn off the runtime update check for the whole machine.  But altering machines settings for the benefit of one application is definitely bad form, and I'd prefer not to do that if any other viable workaround exist.
    Any ideas?

    I filed a bug report last night using that same form.
    The duplication steps are straightforward.  I can duplicate the following with 100% success on a freshly imaged Win 7 32-bit box, admin user account:
    1) Install older version of Adobe AIR framework (I tried both 1.1 and 1.5.1).  It will ask you to update.  Click "Update later".
    2) Pull up task manager and watch the process list
    3) Run ANY Adobe AIR app with some parameters (I used Adobe's Settings Manager as a sample because it's small)
    4) Note that your application appears in the task manager briefly
    5) Your app is terminated and "Adobe Air Installer.exe" appears in the task manager.  A dialog pops up asking you to update.
    6) Click cancel
    7) Your app is reinvoked without any parameters
    As for my specific case, by "session" I do mean a single launch.
    I'm not aware of an evoke event -- perhaps you meant invoke event?  The invoke event is not executing before the app terminates (in step 5 above).  I think the AIR app is just running long enough to load the runtime and then the runtime takes over from there.
    Thanks...

  • I have flash professional cc and I need air for desktop application with .exe or .air that should contain all swf's and captive air runtime in one Installer only . I don't want to install separate adobe air runtime .

    I need Air for desktop application either in .exe or in .air with embedded captive runtime just like .apk . I don't want to install adobe air separate . everything should come in installer
    I have adobe flash professional cc development tool , let me know whether I have to go with other development tool???
    your reply will  increase my confidential level
    please anyone can help me to solve this problem
    Thanks&regards
    Niranjan

    Adobe Flash Professional CC manual
    1) Create new project
    2) Configure your Project properties
    3) Embed runtime, so you users can use Adobe AIR without pre-installed Adobe AIR runtime
    4) After publishing you will receive %APP_NAME%.app folder that contain your project files

  • Distribute Adobe Air Runtime via Apple Remote Desktop

    I've be researching whether or not it's possible to distribute the Adobe Air framework via Apple Remote Desktop, but I haven't found any solutions. The Adobe Air Admin guide has this to say:
    Enterprise deployment
    IT administrators can install Adobe AIR and AIR applications silently using standard desktop deployment tools. IT administrators can deploy the following:
    •Silently install Adobe AIR using tools such as Microsoft SMS, IBM Tivoli, or any deployment tool that allows silent installations that use a bootstrapper
    No mention of Apple Remote Desktop, or any other Apple-related Enterprise deployment methods. Is this possible, or must Mac software vendors bundle the Adobe Air framework with their pkgs (and jump through the necessary licensing hoops) in order for clients to get an Adobe Air app and all it's dependencies (i.e. the Adobe Air framework) distributed to a network of Apple machines.
    Thanks!

    Thanks for the interest in AIR.  You are correct that you would have to wrap everything (runtime and application) up in a .pkg for installation via ARD.  Another alternative would be to get the AIR Runtime installer on to the remote system, and then execute it via ssh.
    Chris

  • Numerous problems with the Adobe AIR runtime for Android

    I created a app on the platform Adobe AIR for Android, which requires for AIR. The app is very popular in the Android Market, but many users complain of problems with the installation of Adobe Air runtime.
    For example these phones users: LGE LG-P698, LG Pecan, HTC Wildfire. But judging by the fact that users have access to the installation of Air, their phones are compatible with it.
    Tell me how do I solve the problem?
    In addition, I have a few questions:
    1. Decides whether the problem of export application with embedded AIR runtime?
    2. I build my apps with the help of ADT. How in this case to make embeding AIR runtime?
    3. Is it possible to prompt the user to download and install older versions of AIR? Where to find its?
    I hope to help, because the problem is global.

    Hi Astraport,
    I think you should embed the air runtime in your application,
    Some time ago I've written a step by step guide, have a look at this post:
    http://forums.adobe.com/message/3961579#3961579
    I hope it helps

  • Adobe Air will not install on Vista

    Attached are the installation logs
    [2011-01-22:09:41:38] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:09:41:38] Commandline is: -silent
    [2011-01-22:09:41:38] Installed runtime (1.5.2.8900) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:09:41:38] Starting silent runtime update. Updating runtime from version 1.5.2.8900 to version 2.5.1.17730
    [2011-01-22:09:41:38] Installing msi at c:\users\steven\appdata\local\temp\air8eb8.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-22:09:41:46] Runtime Installer end with exit code 0
    [2011-01-22:09:50:20] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-22:09:50:20] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:09:50:20] Commandline is: -eula
    [2011-01-22:09:50:20] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:09:50:21] Starting eula display
    [2011-01-22:09:50:25] Finished eula display
    [2011-01-22:09:50:48] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-22:09:50:48] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:09:50:48] Commandline is: -eula
    [2011-01-22:09:50:48] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:09:50:49] Starting eula display
    [2011-01-22:09:50:52] Finished eula display
    [2011-01-22:09:50:52] Runtime Installer end with exit code 0
    [2011-01-22:09:50:52] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)
    [2011-01-22:09:57:33] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-22:09:57:33] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:09:57:33] Commandline is: -eula
    [2011-01-22:09:57:33] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:09:57:33] Starting eula display
    [2011-01-22:09:57:36] Finished eula display
    [2011-01-22:09:57:38] Finished eula display
    [2011-01-22:09:57:38] Runtime Installer end with exit code 0
    [2011-01-22:09:57:38] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)
    [2011-01-22:09:57:50] Finished eula display
    [2011-01-22:09:57:50] Runtime Installer end with exit code 0
    [2011-01-22:09:57:50] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)
    [2011-01-22:10:05:01] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-22:10:05:01] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:10:05:01] Commandline is: -eula
    [2011-01-22:10:05:01] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:10:05:02] Starting eula display
    [2011-01-22:10:05:03] Finished eula display
    [2011-01-22:10:14:39] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-22:10:14:39] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:10:14:40] Commandline is: -eula
    [2011-01-22:10:14:40] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:10:14:41] Starting eula display
    [2011-01-22:10:14:44] Finished eula display
    [2011-01-22:17:26:18] Finished eula display
    [2011-01-22:17:26:18] Runtime Installer end with exit code 0
    [2011-01-22:17:26:18] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)
    [2011-01-22:17:26:25] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-22:17:26:25] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:26:25] Commandline is: -eula
    [2011-01-22:17:26:25] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:17:26:25] Starting eula display
    [2011-01-22:17:26:27] Finished eula display
    [2011-01-22:17:26:40] Finished eula display
    [2011-01-22:17:26:40] Runtime Installer end with exit code 0
    [2011-01-22:17:26:41] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)
    [2011-01-22:17:27:52] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-22:17:27:52] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:27:52] Commandline is: -eula
    [2011-01-22:17:27:52] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:17:27:52] Starting eula display
    [2011-01-22:17:27:54] Finished eula display
    [2011-01-22:17:28:07] Finished eula display
    [2011-01-22:17:28:07] Runtime Installer end with exit code 0
    [2011-01-22:17:28:07] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)
    [2011-01-22:17:31:02] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:31:02] Commandline is:
    [2011-01-22:17:31:02] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:17:31:08] Runtime Installer end with exit code 0
    [2011-01-22:17:31:15] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-22:17:31:15] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:31:15] Commandline is: -eula
    [2011-01-22:17:31:15] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:17:31:15] Starting eula display
    [2011-01-22:17:31:22] Finished eula display
    [2011-01-22:17:31:22] Runtime Installer end with exit code 0
    [2011-01-22:17:31:22] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)
    [2011-01-22:17:31:33] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-22:17:31:33] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:31:33] Commandline is: -eula
    [2011-01-22:17:31:33] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:17:31:33] Starting eula display
    [2011-01-22:17:32:05] Finished eula display
    [2011-01-22:17:32:05] Runtime Installer end with exit code 0
    [2011-01-22:17:32:06] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)
    [2011-01-22:17:35:31] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-22:17:35:31] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:35:31] Commandline is: -eula
    [2011-01-22:17:35:31] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:17:35:31] Starting eula display
    [2011-01-22:17:35:33] Finished eula display
    [2011-01-22:17:36:15] Finished eula display
    [2011-01-22:17:36:15] Runtime Installer end with exit code 0
    [2011-01-22:17:36:15] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)
    [2011-01-22:17:41:23] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:41:23] Commandline is: -arp:uninstall
    [2011-01-22:17:41:23] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:17:41:25] Relaunching with elevation
    [2011-01-22:17:41:25] Launching subprocess with commandline c:\program files\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2011-01-22:17:41:25] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:41:25] Commandline is: -stdio \\.\pipe\AIR_2052_0 -eu
    [2011-01-22:17:41:25] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:17:41:26] Starting runtime uninstall. Uninstalling runtime version 2.5.1.17730
    [2011-01-22:17:41:26] Uninstalling product with GUID {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-22:17:41:29] Runtime Installer end with exit code 0
    [2011-01-22:17:41:29] Elevated install completed
    [2011-01-22:17:41:29] Runtime Installer end with exit code 0
    [2011-01-22:17:55:13] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:55:13] Commandline is:
    [2011-01-22:17:55:13] No installed runtime detected
    [2011-01-22:17:55:15] Relaunching with elevation
    [2011-01-22:17:55:15] Launching subprocess with commandline c:\users\steven\appdata\local\temp\aird8f.tmp\adobe air installer.exe -ei
    [2011-01-22:17:55:15] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:55:15] Commandline is: -stdio \\.\pipe\AIR_828_0 -ei
    [2011-01-22:17:55:15] No installed runtime detected
    [2011-01-22:17:55:15] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2011-01-22:17:55:15] Installing msi at c:\users\steven\appdata\local\temp\aird8f.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-22:17:55:18] Runtime Installer end with exit code 0
    [2011-01-22:17:55:18] Elevated install completed
    [2011-01-22:17:55:20] Elevated install failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-22:17:55:20] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-22:17:55:26] Runtime Installer end with exit code 7
    [2011-01-22:17:55:55] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:55:55] Commandline is:
    [2011-01-22:17:55:55] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:17:55:58] Runtime Installer end with exit code 0
    [2011-01-22:17:56:10] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:56:10] Commandline is:
    [2011-01-22:17:56:10] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:17:56:12] Runtime Installer end with exit code 0
    [2011-01-22:17:56:19] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:56:19] Commandline is:
    [2011-01-22:17:56:19] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:17:56:21] Runtime Installer end with exit code 0
    [2011-01-22:17:57:17] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:57:17] Commandline is: -arp:uninstall
    [2011-01-22:17:57:17] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:17:57:19] Relaunching with elevation
    [2011-01-22:17:57:19] Launching subprocess with commandline c:\program files\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2011-01-22:17:57:20] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:57:20] Commandline is: -stdio \\.\pipe\AIR_3372_0 -eu
    [2011-01-22:17:57:20] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:17:57:20] Starting runtime uninstall. Uninstalling runtime version 2.5.1.17730
    [2011-01-22:17:57:20] Uninstalling product with GUID {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-22:17:57:21] Runtime Installer end with exit code 0
    [2011-01-22:17:57:21] Elevated install completed
    [2011-01-22:17:57:21] Runtime Installer end with exit code 0
    [2011-01-22:17:57:43] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:57:43] Commandline is:
    [2011-01-22:17:57:43] No installed runtime detected
    [2011-01-22:17:57:45] Relaunching with elevation
    [2011-01-22:17:57:45] Launching subprocess with commandline c:\users\steven\appdata\local\temp\air5c6a.tmp\adobe air installer.exe -ei
    [2011-01-22:17:57:46] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:17:57:46] Commandline is: -stdio \\.\pipe\AIR_3132_0 -ei
    [2011-01-22:17:57:46] No installed runtime detected
    [2011-01-22:17:57:46] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2011-01-22:17:57:46] Installing msi at c:\users\steven\appdata\local\temp\air5c6a.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-22:17:57:47] Runtime Installer end with exit code 0
    [2011-01-22:17:57:47] Elevated install completed
    [2011-01-22:17:57:49] Elevated install failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-22:17:57:49] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-22:18:00:00] Runtime Installer end with exit code 7
    [2011-01-22:18:06:30] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:18:06:30] Commandline is:
    [2011-01-22:18:06:30] No installed runtime detected
    [2011-01-22:18:06:32] Relaunching with elevation
    [2011-01-22:18:06:32] Launching subprocess with commandline c:\users\steven\appdata\local\temp\air6511.tmp\adobe air installer.exe -ei
    [2011-01-22:18:06:32] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:18:06:32] Commandline is: -stdio \\.\pipe\AIR_4664_0 -ei
    [2011-01-22:18:06:32] No installed runtime detected
    [2011-01-22:18:06:32] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2011-01-22:18:06:32] Installing msi at c:\users\steven\appdata\local\temp\air6511.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-22:18:06:38] Runtime Installer end with exit code 0
    [2011-01-22:18:06:38] Elevated install completed
    [2011-01-22:18:06:42] Elevated install failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-22:18:06:42] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-22:18:06:45] Runtime Installer end with exit code 7
    [2011-01-22:18:23:49] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:18:23:49] Commandline is:
    [2011-01-22:18:23:49] No installed runtime detected
    [2011-01-22:18:23:51] Relaunching with elevation
    [2011-01-22:18:23:51] Launching subprocess with commandline c:\users\steven\appdata\local\temp\air732c.tmp\adobe air installer.exe -ei
    [2011-01-22:18:23:52] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:18:23:52] Commandline is: -stdio \\.\pipe\AIR_3356_0 -ei
    [2011-01-22:18:23:52] No installed runtime detected
    [2011-01-22:18:23:52] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2011-01-22:18:23:52] Installing msi at c:\users\steven\appdata\local\temp\air732c.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-22:18:23:58] Runtime Installer end with exit code 0
    [2011-01-22:18:23:59] Elevated install completed
    [2011-01-22:18:24:00] Elevated install failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-22:18:24:00] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-22:18:26:07] Runtime Installer end with exit code 7
    [2011-01-22:18:40:41] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:18:40:41] Commandline is:
    [2011-01-22:18:40:41] No installed runtime detected
    [2011-01-22:18:40:43] Relaunching with elevation
    [2011-01-22:18:40:43] Launching subprocess with commandline c:\users\steven\appdata\local\temp\air3d5d.tmp\adobe air installer.exe -ei
    [2011-01-22:18:40:44] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:18:40:44] Commandline is: -stdio \\.\pipe\AIR_3664_0 -ei
    [2011-01-22:18:40:44] No installed runtime detected
    [2011-01-22:18:40:44] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2011-01-22:18:40:44] Installing msi at c:\users\steven\appdata\local\temp\air3d5d.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-22:18:40:51] Runtime Installer end with exit code 0
    [2011-01-22:18:40:51] Elevated install completed
    [2011-01-22:18:40:53] Elevated install failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-22:18:40:53] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-22:18:41:02] Runtime Installer end with exit code 7
    [2011-01-22:18:44:01] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-22:18:44:01] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:18:44:01] Commandline is: -eula
    [2011-01-22:18:44:01] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:18:44:02] Starting eula display
    [2011-01-22:18:44:03] Finished eula display
    [2011-01-22:18:44:15] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-22:18:44:15] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-22:18:44:15] Commandline is: -eula
    [2011-01-22:18:44:15] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-22:18:44:15] Starting eula display
    [2011-01-22:18:44:17] Finished eula display
    [2011-01-22:18:44:19] Finished eula display
    [2011-01-22:18:44:19] Runtime Installer end with exit code 0
    [2011-01-22:18:44:19] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)
    [2011-01-22:18:44:20] Finished eula display
    [2011-01-22:18:44:20] Runtime Installer end with exit code 0
    [2011-01-22:18:44:21] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)
    [2011-01-23:14:38:20] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-23:14:38:20] Commandline is:
    [2011-01-23:14:38:20] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-23:14:38:23] Runtime Installer end with exit code 0
    [2011-01-23:14:38:37] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-23:14:38:37] Commandline is: -arp:uninstall
    [2011-01-23:14:38:37] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-23:14:38:39] Relaunching with elevation
    [2011-01-23:14:38:39] Launching subprocess with commandline c:\program files\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2011-01-23:14:38:39] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-23:14:38:39] Commandline is: -stdio \\.\pipe\AIR_5888_0 -eu
    [2011-01-23:14:38:39] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-23:14:38:39] Starting runtime uninstall. Uninstalling runtime version 2.5.1.17730
    [2011-01-23:14:38:39] Uninstalling product with GUID {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-23:14:38:41] Runtime Installer end with exit code 0
    [2011-01-23:14:38:41] Elevated install completed
    [2011-01-23:14:38:41] Runtime Installer end with exit code 0
    [2011-01-23:14:38:53] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-23:14:38:53] Commandline is:
    [2011-01-23:14:38:53] No installed runtime detected
    [2011-01-23:14:38:55] Relaunching with elevation
    [2011-01-23:14:38:55] Launching subprocess with commandline c:\users\steven\appdata\local\temp\air868d.tmp\adobe air installer.exe -ei
    [2011-01-23:14:38:56] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-23:14:38:56] Commandline is: -stdio \\.\pipe\AIR_2944_0 -ei
    [2011-01-23:14:38:56] No installed runtime detected
    [2011-01-23:14:38:56] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2011-01-23:14:38:56] Installing msi at c:\users\steven\appdata\local\temp\air868d.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-23:14:38:57] Runtime Installer end with exit code 0
    [2011-01-23:14:38:57] Elevated install completed
    [2011-01-23:14:38:59] Elevated install failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-23:14:38:59] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-23:14:39:05] Runtime Installer end with exit code 7
    [2011-01-23:16:57:56] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-23:16:57:56] Commandline is:
    [2011-01-23:16:57:56] No installed runtime detected
    [2011-01-23:16:58:00] Relaunching with elevation
    [2011-01-23:16:58:00] Launching subprocess with commandline c:\users\steven\appdata\local\temp\air563a.tmp\adobe air installer.exe -ei
    [2011-01-23:16:58:01] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-23:16:58:01] Commandline is: -stdio \\.\pipe\AIR_1556_0 -ei
    [2011-01-23:16:58:01] No installed runtime detected
    [2011-01-23:16:58:01] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2011-01-23:16:58:01] Installing msi at c:\users\steven\appdata\local\temp\air563a.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-23:16:58:08] Runtime Installer end with exit code 0
    [2011-01-23:16:58:08] Elevated install completed
    [2011-01-23:16:58:12] Elevated install failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-23:16:58:12] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-23:16:58:17] Runtime Installer end with exit code 7
    [2011-01-23:18:12:24] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-23:18:12:25] Commandline is:
    [2011-01-23:18:12:25] No installed runtime detected
    [2011-01-23:18:12:36] Relaunching with elevation
    [2011-01-23:18:12:36] Launching subprocess with commandline c:\users\steven\appdata\local\temp\air56b7.tmp\adobe air installer.exe -ei
    [2011-01-23:18:12:37] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-23:18:12:37] Commandline is: -stdio \\.\pipe\AIR_3836_0 -ei
    [2011-01-23:18:12:37] No installed runtime detected
    [2011-01-23:18:12:37] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2011-01-23:18:12:37] Installing msi at c:\users\steven\appdata\local\temp\air56b7.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-23:18:12:40] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1618" errorID=5008]
    [2011-01-23:18:12:40] Rolling back install of c:\users\steven\appdata\local\temp\air56b7.tmp\setup.msi
    [2011-01-23:18:12:40] Rollback complete
    [2011-01-23:18:12:40] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1618" errorID=5008]
    [2011-01-23:18:12:40] Runtime Installer end with exit code 7
    [2011-01-23:18:12:45] Runtime Installer end with exit code 7
    [2011-01-23:18:12:49] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-23:18:12:49] Commandline is:
    [2011-01-23:18:12:49] No installed runtime detected
    [2011-01-23:18:12:59] Relaunching with elevation
    [2011-01-23:18:12:59] Launching subprocess with commandline c:\users\steven\appdata\local\temp\air24bf.tmp\adobe air installer.exe -ei
    [2011-01-23:18:12:59] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-23:18:12:59] Commandline is: -stdio \\.\pipe\AIR_1056_0 -ei
    [2011-01-23:18:12:59] No installed runtime detected
    [2011-01-23:18:13:00] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2011-01-23:18:13:00] Installing msi at c:\users\steven\appdata\local\temp\air24bf.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-23:18:13:03] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1618" errorID=5008]
    [2011-01-23:18:13:03] Rolling back install of c:\users\steven\appdata\local\temp\air24bf.tmp\setup.msi
    [2011-01-23:18:13:03] Rollback complete
    [2011-01-23:18:13:03] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1618" errorID=5008]
    [2011-01-23:18:13:03] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1618" errorID=5008]
    [2011-01-23:18:13:09] Runtime Installer end with exit code 7
    [2011-01-23:18:37:29] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-23:18:37:29] Commandline is:
    [2011-01-23:18:37:29] No installed runtime detected
    [2011-01-23:18:37:33] Relaunching with elevation
    [2011-01-23:18:37:33] Launching subprocess with commandline c:\users\steven\appdata\local\temp\airf18f.tmp\adobe air installer.exe -ei
    [2011-01-23:18:37:33] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-23:18:37:33] Commandline is: -stdio \\.\pipe\AIR_2736_0 -ei
    [2011-01-23:18:37:33] No installed runtime detected
    [2011-01-23:18:37:33] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2011-01-23:18:37:33] Installing msi at c:\users\steven\appdata\local\temp\airf18f.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-23:18:37:39] Runtime Installer end with exit code 0
    [2011-01-23:18:37:40] Elevated install completed
    [2011-01-23:18:37:42] Elevated install failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-23:18:37:42] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-23:18:37:44] Runtime Installer end with exit code 7
    [2011-01-23:19:54:46] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-23:19:54:46] Commandline is: -arp:uninstall
    [2011-01-23:19:54:46] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-23:19:54:49] Relaunching with elevation
    [2011-01-23:19:54:49] Launching subprocess with commandline c:\program files\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2011-01-23:19:54:50] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-23:19:54:50] Commandline is: -stdio \\.\pipe\AIR_3460_0 -eu
    [2011-01-23:19:54:50] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-23:19:54:50] Starting runtime uninstall. Uninstalling runtime version 2.5.1.17730
    [2011-01-23:19:54:50] Uninstalling product with GUID {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-23:19:54:52] Runtime Installer end with exit code 0
    [2011-01-23:19:54:53] Elevated install completed
    [2011-01-23:19:54:53] Runtime Installer end with exit code 0
    [2011-01-24:19:15:04] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:19:15:04] Commandline is:
    [2011-01-24:19:15:04] No installed runtime detected
    [2011-01-24:19:15:06] Relaunching with elevation
    [2011-01-24:19:15:06] Launching subprocess with commandline c:\users\steven\appdata\local\temp\airc17a.tmp\adobe air installer.exe -ei
    [2011-01-24:19:15:07] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:19:15:07] Commandline is: -stdio \\.\pipe\AIR_3652_0 -ei
    [2011-01-24:19:15:07] No installed runtime detected
    [2011-01-24:19:15:07] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2011-01-24:19:15:07] Installing msi at c:\users\steven\appdata\local\temp\airc17a.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-24:19:15:09] Runtime Installer end with exit code 0
    [2011-01-24:19:15:10] Elevated install completed
    [2011-01-24:19:15:11] Elevated install failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-24:19:15:11] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-24:19:15:13] Runtime Installer end with exit code 7
    [2011-01-24:20:12:38] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:20:12:38] Commandline is:
    [2011-01-24:20:12:38] No installed runtime detected
    [2011-01-24:20:12:41] Relaunching with elevation
    [2011-01-24:20:12:41] Launching subprocess with commandline c:\users\steven\appdata\local\temp\air4385.tmp\adobe air installer.exe -ei
    [2011-01-24:20:12:42] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:20:12:42] Commandline is: -stdio \\.\pipe\AIR_284_0 -ei
    [2011-01-24:20:12:42] No installed runtime detected
    [2011-01-24:20:12:42] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2011-01-24:20:12:42] Reinstalling c:\users\steven\appdata\local\temp\air4385.tmp\setup.msi
    [2011-01-24:20:12:47] Runtime Installer end with exit code 0
    [2011-01-24:20:12:47] Elevated install completed
    [2011-01-24:20:12:49] Elevated install failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-24:20:12:49] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-24:20:12:56] Runtime Installer end with exit code 7
    [2011-01-24:20:34:36] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:20:34:36] Commandline is: -arp:uninstall
    [2011-01-24:20:34:36] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-24:20:34:38] Relaunching with elevation
    [2011-01-24:20:34:38] Launching subprocess with commandline c:\program files\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2011-01-24:20:34:39] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:20:34:39] Commandline is: -stdio \\.\pipe\AIR_548_0 -eu
    [2011-01-24:20:34:39] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-24:20:34:39] Starting runtime uninstall. Uninstalling runtime version 2.5.1.17730
    [2011-01-24:20:34:39] Uninstalling product with GUID {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-24:20:34:39] Error occurred during msi uninstall operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2011-01-24:20:34:39] Rollback complete
    [2011-01-24:20:34:39] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2011-01-24:20:34:39] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1601" errorID=0]
    [2011-01-24:20:34:39] Runtime Installer end with exit code 7
    [2011-01-24:20:34:41] Runtime Installer end with exit code 7
    [2011-01-24:21:17:36] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-24:21:17:37] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-24:21:17:38] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:21:17:38] Commandline is: -eula
    [2011-01-24:21:17:38] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-24:21:17:39] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:21:17:39] Commandline is: -eula
    [2011-01-24:21:17:39] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-24:21:17:55] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-24:21:17:56] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-24:21:17:56] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:21:17:56] Commandline is: -eula
    [2011-01-24:21:17:56] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-24:21:17:57] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:21:17:57] Commandline is: -eula
    [2011-01-24:21:17:57] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-24:21:17:58] Starting eula display
    [2011-01-24:21:17:58] Starting eula display
    [2011-01-24:21:17:59] Starting eula display
    [2011-01-24:21:18:02] Finished eula display
    [2011-01-24:21:18:02] Runtime Installer end with exit code 0
    [2011-01-24:21:18:03] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)
    [2011-01-24:21:18:03] Finished eula display
    [2011-01-24:21:18:03] Runtime Installer end with exit code 0
    [2011-01-24:21:18:03] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)
    [2011-01-24:21:18:04] Finished eula display
    [2011-01-24:21:18:04] Runtime Installer end with exit code 0
    [2011-01-24:21:18:05] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)
    [2011-01-24:21:18:06] Finished eula display
    [2011-01-24:21:18:37] Finished eula display
    [2011-01-24:21:18:37] Runtime Installer end with exit code 0
    [2011-01-24:21:18:38] Subprocess c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater failed (1)
    [2011-01-24:22:11:37] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:22:11:37] Commandline is:
    [2011-01-24:22:11:37] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-24:22:11:41] Runtime Installer end with exit code 0
    [2011-01-24:22:12:00] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:22:12:00] Commandline is: -arp:uninstall
    [2011-01-24:22:12:00] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-24:22:12:02] Relaunching with elevation
    [2011-01-24:22:12:02] Launching subprocess with commandline c:\program files\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2011-01-24:22:12:02] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:22:12:02] Commandline is: -stdio \\.\pipe\AIR_160_0 -eu
    [2011-01-24:22:12:02] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-24:22:12:03] Starting runtime uninstall. Uninstalling runtime version 2.5.1.17730
    [2011-01-24:22:12:03] Uninstalling product with GUID {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-24:22:12:08] Runtime Installer end with exit code 0
    [2011-01-24:22:12:08] Elevated install completed
    [2011-01-24:22:12:08] Runtime Installer end with exit code 0
    [2011-01-24:22:12:23] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:22:12:23] Commandline is:
    [2011-01-24:22:12:23] No installed runtime detected
    [2011-01-24:22:12:26] Relaunching with elevation
    [2011-01-24:22:12:26] Launching subprocess with commandline c:\users\steven\appdata\local\temp\air1c46.tmp\adobe air installer.exe -ei
    [2011-01-24:22:12:29] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:22:12:29] Commandline is: -stdio \\.\pipe\AIR_2676_0 -ei
    [2011-01-24:22:12:29] No installed runtime detected
    [2011-01-24:22:12:29] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2011-01-24:22:12:29] Installing msi at c:\users\steven\appdata\local\temp\air1c46.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-01-24:22:12:32] Runtime Installer end with exit code 0
    [2011-01-24:22:12:32] Elevated install completed
    [2011-01-24:22:12:34] Elevated install failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-24:22:12:34] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3001" errorID=3001]
    [2011-01-24:22:12:38] Runtime Installer end with exit code 7
    [2011-01-24:22:13:11] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -eula
    [2011-01-24:22:13:12] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2011-01-24:22:13:12] Commandline is: -eula
    [2011-01-24:22:13:12] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-24:22:13:12] Starting eula display
    [2011-01-24:22:13:15] Finished eula display

    Hi Steven,
    If you're still having problems installing AIR can you try the following steps:
    1. Uninstall the AIR runtime
    2. Delete all left over AIR directories and files.  This includes the following directories:
         C:\Program Files\Common Files\Adobe AIR
         C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com
         C:\Users\username\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com
         C:\Users\username\AppData\Local\Adobe\AIR
         C:\Users\username\AppData\Roaming\Adobe\AIR
         C:\ProgramData\Adobe\AIR
    3. Install AIR 2.5.1 again
    Thanks,
    Chris

  • "It seems like Adobe Air is not installed. Please install it!" Error during Plugin Installation

    Hello
    I get this Error Message after I tried to install "typeDNA" latest Version 2.2.0:
    "It seems like Adobe Air is not installed. Please install it!"
    If I press OK Button "Setup" says:
    "Runtime Error (at 17:233):
    Runtime Error (at 1:46):
    Internal Error: An Attempt was made to expand the "app" constant before it was initialized"
    Befor that I updated Adobe AIR to latest Version (3?) with no Problems.
    Log:
    [2011-11-04:02:19:36] Runtime Installer begin with version 3.0.0.4080 on Windows 7 x86
    [2011-11-04:02:19:36] Commandline is:
    [2011-11-04:02:19:36] No installed runtime detected
    [2011-11-04:02:19:39] Relaunching with elevation
    [2011-11-04:02:19:39] Launching subprocess with commandline c:\users\julian~1\appdata\local\temp\air1ff0.tmp\adobe air installer.exe -ei
    [2011-11-04:02:19:42] Runtime Installer begin with version 3.0.0.4080 on Windows 7 x86
    [2011-11-04:02:19:42] Commandline is: -stdio \\.\pipe\AIR_1984_0 -ei
    [2011-11-04:02:19:42] No installed runtime detected
    [2011-11-04:02:19:42] Starting silent runtime install. Installing runtime version 3.0.0.4080
    [2011-11-04:02:19:42] Installing msi at c:\users\julian~1\appdata\local\temp\air1ff0.tmp\setup.msi with guid {ACEB2BAF-96DF-48FD-ADD5-43842D4C443D}
    [2011-11-04:02:19:42] Runtime Installer end with exit code 0
    [2011-11-04:02:19:43] Elevated install completed
    [2011-11-04:02:19:46] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-11-04:02:19:46] Runtime Installer end with exit code 0
    [2011-11-04:02:19:46] Runtime Installer begin with version 3.0.0.4080 on Windows 7 x86
    [2011-11-04:02:19:46] Commandline is: -installupdatecheck
    [2011-11-04:02:19:46] Installed runtime (3.0.0.4080) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-04:02:19:47] Performing pingback request
    [2011-11-04:02:19:47] Starting runtime background update check
    [2011-11-04:02:19:47] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.0.0.4080/update
    [2011-11-04:02:19:47] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.0.0.4080/update to C:\Users\Julian Friedrich\AppData\Roaming\Adobe\AIR\Updater\Background
    [2011-11-04:02:19:47] Runtime update not available
    [2011-11-04:02:19:47] Unpackaging cancelled
    [2011-11-04:02:19:47] Runtime Installer end with exit code 0
    After unsintall and Installation same thing. thx for youre help.

    No Solutions? =(

Maybe you are looking for

  • Not able to create plnd order in prod view

    Hi, When I try to create an order using product view, it gives me an error message, 'Invalid product-location combination (pegging area), A product-location combination exists in the APO database but not in liveCache' Can someone help me with getting

  • Don't want to update firmware, but AEX keeps blinking

    Hey all - unlike a good majority around here, the 7.5 firmware of my AEX has been rock-solid and I really don't want (or need) to update it to 7.5.1 for fear of it going haywire. My Macs, iPhones, iPad, even the PCs all have no issues with AEX. But A

  • Exported currency values are not seen as numbers

    Hee Guys, I've asked this question a couple of weeks before but I didn't really get an answer. I am astounded that I'm the only one that has this problem but our application mostly works whith currency values. And our reports revolve around these num

  • At user command in alv's

    how to handle at user commads in alv's?

  • UC560 upgrade questions

    With the release of 8.6.2 I am looking to upgrade our 560.  I have some questions though. Back in Dec 2012 we got bit by the VM bug that wiped our entire VM/AA setup.  During the resolution iwith TAC we upgraded the CUE to 8.6.1 but we did not touch