Tampering with installed AIR applications is POSSIBLE

I was surprised to discover that my installed AIR package is
fully extracted to the installation directory and all of my content
files are available for any one to view.
Worse than that, I thought that one of the benefits of having
code signed packages was that the runtime would detect any
tampering with the resources in the package not only when the
package is first installed (protecting the user) but when the
packaged application is launched (protecting the application
provider who will probably be connecting the application to their
web services).
But experimentation has proved that the runtime does NOT
detect tampering when an application is launched. I adjusted the
security privileges on some of the installed content files and then
edited some html and javascript files that were part of my package.
When I launched the application the runtime happily loaded and
executed my altered content.

The problem is that code injection provides an easy avenue
for a hacker to piggy back new calls to the web service in the
middle of execution of the application in a privileged portion of
the application where security mechanisms have already granted
access to the application but before that access has been revoked.
Being that all AIR code is executed within the AIR Runtime it would
have been beneficial to developers to have the runtime ensure that
code has not been tampered with as it is loaded into the Runtime
environment. In a native desktop application there are more
capabilities that developers can call upon to help ensure the
integrity of their application. The AIR runtime does expose some
features that might enable developers to implement their own tamper
checks but it certainly will not be trivial nor performant to do
so.

Similar Messages

  • How do i update Installed AIR Applications? // General Questions

    Hi,
    first of all, i'm completly new to AIR. However, i made my way through your product documentation and i'm now able to deploy AIR and a AIR Application (SFDC Chatter) and register it.
    Works fine so far, but some questions:
    - How can i update installed AIR applications? If i just try to re-install it, the installer will fail with exit code "9"
         -> How can i update them directly? If this is not possible
          -> How can i uninstall AIR applications in a large enterprise environment?
    - Where is the ARH Tool that is described in your product documentation?
    - When installing AIR as SYSTEM User (I'm using SCCM) where is the logfile?
    - Do you recommend updating AIR on a regular base? Are "older" applications compatible with newer AIR Versions?
    Thanks for your replies!
    Ben

    Hi Ben,
    I'd recommend taking a good look at our captive runtime option that is available in AIR 3.0 and higher.  While you have to roll your own installer (and updater) this could be as simple as a zip/batch file combination.  It also allows you to use the runtime that you prefer and not be dependent on what the user installs or uninstalls.  You do have to be mindful of security implications, but it's definitely the way I'd go.
    http://www.adobe.com/devnet/air/articles/air3-install-and-deployment-options.html
    http://help.adobe.com/en_US/air/build/WSfffb011ac560372f709e16db131e43659b9-8000.html
    As for updating, it should be as simple as increasing your app descriptors version number and installing again.  This article explains how you can also use our update framework: http://www.adobe.com/devnet/air/articles/air_update_framework.html
    The ARH tool can be found here:
    Mac: http://airdownload.adobe.com/air/distribution/latest/mac/arh
    Win: http://airdownload.adobe.com/air/distribution/latest/win/arh.exe
    Linux: http://airdownload.adobe.com/air/distribution/latest/lin/arh
    Thanks,
    Chris

  • Has anybody been sucessful in integrating other  Video encoders (on2 Flix, Mainconcept) with  Adobe AIR applications

    Has anybody been sucessful in integrating other Video
    encoders (on2 Flix, Mainconcept, or any other commercially
    available video encoder) with Adobe AIR live video streaming
    applications ?
    Most of the companies provide SDK's
    Is it possible at all to integrate them with Adobe Air
    applications built using Flex/ Actionscript?

    With the use of a little Alchemy magic, you can turn a C/C++ library into actionscript accessable classes!

  • How can we implement product key feature while installing AIR application?

    How can we implement product key feature while installing AIR application?

    Hello,
    Could you try using /Q or /QS parameter?
    http://msdn.microsoft.com/en-us/library/ms144259(v=sql.110).aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Can't install air application from website

    I am trying to install an Adobe Air application from a local
    web page using badge but get the "Something went wrong trying to
    install this application"
    When I click on the .air file directly all works ok
    One thing I've noticed is that if I try to launch the .air
    file from the browser, it doesn't to know what program to use to
    open the file as buttons on the (Do you want to save this file or
    find a program online to open it) dialog are Find, Save and Cancel
    (Not Open).
    I've checked the file extensions in Internet Tools and the
    program for .air is Adobe Air Application Installer which I assume
    is correct.
    I've also checked that the MIME entry is correct on IIS
    I'm running on a 32bit machine with Vista Business and using
    IE7
    Can anyone help me please, I've been stuck on this for
    ages

    Howdy Niel
    Looks like Apple has opened it's kimono a bit...
    Statement from Apple to CNBC ± 10:00 PDT-US
    from http://www.cnbc.com/id/102495735
    "We apologize to our customers experiencing problems with iTunes and other services this morning. The cause was an internal DNS error at Apple. We're working to make all of the services available to customers as soon as possible, and we thank everyone for their patience," Apple said in a statement to CNBC.
    ÇÇÇ

  • Cannot install AIR application when the system date is set beyond 10/31/2017

    I created a native time-stamped installer for an AIR application. While testing the installer with different system dates, I noticed that the installer does not work when the system date is set beyond 10/31/2017. I tested the same with a self-signed certificate as well as a Verisign certificate and found the behaviour to be consistent. Why does the installer stop working after this date?

    Thanks very much for keeping this issue alive.
    Let me restate the issue:
    We have a AIR 2.0.4.13090 sidecar application. Installing the application for the very first time seems to work. Any uninstall or update after that runs into issues on the problematic Windows 7 64 bit machine. The installer logs all point the finger to Windows Installer having problems writing to the temp directory.
    We've gone through many, many things trying to resolve this, including resetting administrative access to the temp directory and flushing the temp directory out entirely. I'm reporting this news secondhand, so it's not possible for me to directly relate the exact measures taken, step-by-step. The ONLY thing that reliably worked for running and installing updates on this AIR application was the following:
    1) Create a new administrative level user.
    2) Log in with that user.
    3) Disable firewalls.
    4) Run the updater.
    5) Log back in as normal user, delete temporary user.
    if the user account created in step 1 is not deleted in step 5 and is used to attempt a further update or uninstall, it will fail. This seems to tell me that AIR is able to utilize the temp folder via Windows Installer correctly only once. After that, it dirties this directory somehow and is unable to use/write to it, and subsequent uninstalls/updates fail with error 0.
    Again, the failure all show msi issues writing to the temp directory. They result in an "Error 0" alert dialog in AIR.

  • Error installing AIR application jledwardianadventcalendar.air

    Hi,
    I'm trying to install an AIR application but keep receiving the error message:
    "Sorry, an error has occured."
    "The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author."
    I've uninstalled and reinstalled AIR.
    The installation log file follows:
      [2013-11-22:11:48:47] Application Installer begin with version 3.9.0.1210 on Windows Vista x86
    [2013-11-22:11:48:47] Commandline is: C:\Users\myname\Downloads\jledwardianadventcalendar.air
    [2013-11-22:11:48:47] Installed runtime (3.9.0.1210) located at c:\Program Files\Common Files\Adobe AIR
    [2013-11-22:11:48:48] Unpackaging file:///C:/Users/myname/Downloads/jledwardianadventcalendar.airto C:\Users\myname\AppData\Local\Temp\flaBD36.tmp
    [2013-11-22:11:49:02] Application signature verified
    [2013-11-22:11:49:02] Unpackaging/validation complete
    [2013-11-22:11:49:02] No app located for appID 'JLAdventCalendarEdwardian2013' and pubID ''
    [2013-11-22:11:49:06] Converting unpackaged application to a native installation package in C:\Users\myname\AppData\Local\Temp\fla5EA.tmp
    [2013-11-22:11:49:12] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2013-11-22:11:52:34] Application Installer end with exit code 7
    Any help in 'decoding' this installation error message and guidance for a resolution is greatly appreciated.
    Regards,
    Mark

    I don't have an answer, just wanted to share your frustration. I'm running Windows Vista on a Toshiba Satellite with 40+GB free hard disk space and 2GB RAM so space is not the problem.  All updates have been made.
    My AIR log shows the identical error info. I have requested help from the application's author, which first suggested it was Firefox causing the problem, but downloading from Chrome and IE made no difference. Nor did reinstalling AIR.  A friend was able to download this app with no problem. And I was able to download the other (somewhat smaller) JL app with no problem, which really seems strange.
    Hoping someone here with more tech knowledge might be able to offer a suggestion.  If I get a helpful reply from the app author, I'll be sure to share it.

  • Log to file from installed air application

    I have an application I've developed using flex builder,
    which uses the flex logging library. When I run it from the
    debugger in flex builder I get useful log information in the
    flashlog.txt file. Eventually my application is turned into an air
    file which is installed on the target machine. Is there any way to
    get that log output when I run the air application? Some output
    appears in the flashlog.txt, but not the same output as I see when
    running it with the flex builder.

    Has no one tried to do this before? Seems like a really
    simple thing to be able to do, to help with debugging release
    issues...

  • Can't install air applications anymore...

    I'm a flex developer who has been working with air for a few months now. I've been using Air 1.5 and decided to update to 2.0 today. I downloaded and installed and even restarted. Now when I try to open an air application, (ive tried a few) it tell me I need to install air. I click continue and it just sits there. I've tried uninstalling/reinstalling, restarting, downloading other air apps and rummaging through any log file i can find. I'm running OSX 10.6.3.
    Somebody please help!

    Thank you for responding.
    I tried moving, adding and removing languages and logged-out and back in. Same problem. At this point I am not running 1.5.3 anymore. I uninstalled and reinstalled 2.0.3 since the airappinstall.log and airinstall.log files were empty.
    At the end of the install, after I clicked finished it then gave me the same error as before:
    The only item in the consol log listed is:
    8/28/10 1:52:18 PM com.apple.launchd.peruser.718961234[190] ([0x0-0x85085].com.adobe.air.Installer[1057]) Exited with exit code: 7
    Then, when I double click on an air application (that is already installed), it asks to install (okay?) and it gives my the same error in the log while it sits on the installer.
    8/28/10 2:00:43 PM DestroyTwitter 2[1159] NSDocumentController Info.plist warning: The values of CFBundleTypeRole entries must be 'Editor', 'Viewer', 'None', or 'Shell'.
    It does this for several applications.

  • Installing air applications returns error

    I am running windows 8.1 x64
    All updates to applications return the same error.
    The AIR install.log is:
    [2014-06-26:09:48:49] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:09:48:49] Commandline is:
    [2014-06-26:09:48:49] No installed runtime detected
    [2014-06-26:09:48:53] Relaunching with elevation
    [2014-06-26:09:48:54] Launching subprocess with commandline c:\users\rod2510\appdata\local\temp\airf9ce.tmp\adobe air installer.exe -ei
    [2014-06-26:09:48:56] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:09:48:56] Commandline is: -stdio \\.\pipe\AIR_14140_0 -ei
    [2014-06-26:09:48:56] No installed runtime detected
    [2014-06-26:09:48:57] Starting silent runtime install. Installing runtime version 14.0.0.110
    [2014-06-26:09:48:57] Installing msi at c:\users\rod2510\appdata\local\temp\airf9ce.tmp\setup.msi with guid {77D28FF5-242F-488A-8215-937D6A4D69E0}
    [2014-06-26:09:49:00] Runtime Installer end with exit code 0
    [2014-06-26:09:49:00] Elevated install completed
    [2014-06-26:09:49:04] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2014-06-26:09:49:04] Runtime Installer end with exit code 0
    [2014-06-26:09:49:04] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:09:49:04] Commandline is: -installupdatecheck
    [2014-06-26:09:49:04] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:09:49:05] Performing pingback request
    [2014-06-26:09:49:05] Pingback request completed with HTTP status 200
    [2014-06-26:09:49:05] Starting runtime background update check
    [2014-06-26:09:49:05] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update
    [2014-06-26:09:49:05] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update to C:\Users\rod2510\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-06-26:09:49:05] Runtime update not available
    [2014-06-26:09:49:05] Unpackaging cancelled
    [2014-06-26:09:49:05] Runtime Installer end with exit code 0
    [2014-06-26:18:39:13] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:18:39:13] Commandline is: "C:\Users\rod2510\SkyDrive\Documents\PageOneCurator (1)\PageOneCurator.air"
    [2014-06-26:18:39:13] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:18:39:14] Unpackaging file:///C:/Users/rod2510/SkyDrive/Documents/PageOneCurator%20(1)/PageOneCurator.air to C:\Users\rod2510\AppData\Local\Temp\flaA7BA.tmp
    [2014-06-26:18:39:19] Application signature verified
    [2014-06-26:18:39:19] Unpackaging/validation complete
    [2014-06-26:18:39:19] No app located for appID 'com.pageone.Curator' and pubID ''
    [2014-06-26:18:39:27] Converting unpackaged application to a native installation package in C:\Users\rod2510\AppData\Local\Temp\flaDA64.tmp
    [2014-06-26:18:39:29] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #2038" errorID=2038]
    [2014-06-26:18:39:46] Application Installer end with exit code 7
    [2014-06-26:18:40:08] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:18:40:08] Commandline is:
    [2014-06-26:18:40:08] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:18:40:16] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2014-06-26:18:40:16] Runtime Installer end with exit code 0
    [2014-06-26:18:40:17] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:18:40:17] Commandline is: -installupdatecheck
    [2014-06-26:18:40:17] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:18:40:17] Performing pingback request
    [2014-06-26:18:40:18] Pingback request completed with HTTP status 200
    [2014-06-26:18:40:18] Starting runtime background update check
    [2014-06-26:18:40:18] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update
    [2014-06-26:18:40:18] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update to C:\Users\rod2510\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-06-26:18:40:18] Runtime update not available
    [2014-06-26:18:40:18] Unpackaging cancelled
    [2014-06-26:18:40:18] Runtime Installer end with exit code 0
    [2014-06-27:11:29:06] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-27:11:29:06] Commandline is: -update "c:\program files (x86)\market samurai\market samurai.exe" "C:\Users\rod2510\AppData\Roaming\MarketSamurai.6E37012E1CBD7F47B14488FCC715944F3EBDCEDC. 1\Local Store\MarketSamurai.air" 0.93.28
    [2014-06-27:11:29:06] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-27:11:29:06] Installed app (MarketSamurai.6E37012E1CBD7F47B14488FCC715944F3EBDCEDC.1) located at c:\program files (x86)\market samurai\market samurai.exe
    [2014-06-27:11:29:06] Unpackaging file:///C:/Users/rod2510/AppData/Roaming/MarketSamurai.6E37012E1CBD7F47B14488FCC715944F3E BDCEDC.1/Local%20Store/MarketSamurai.air to C:\Users\rod2510\AppData\Local\Temp\fla36CD.tmp
    [2014-06-27:11:29:17] Application signature verified
    [2014-06-27:11:29:17] Unpackaging/validation complete
    [2014-06-27:11:29:17] Converting unpackaged application to a native installation package in C:\Users\rod2510\AppData\Local\Temp\fla609D.tmp
    [2014-06-27:11:29:18] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #2038" errorID=2038]
    [2014-06-27:11:29:31] Launching subprocess with commandline c:\program files (x86)\market samurai\market samurai.exe
    [2014-06-27:11:29:32] Application Installer end with exit code 7
    [2014-06-27:11:30:20] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-27:11:30:20] Commandline is: -update "c:\program files (x86)\domain samurai\domain samurai.exe" "C:\Users\rod2510\AppData\Roaming\DomainSamurai.6E37012E1CBD7F47B14488FCC715944F3EBDCEDC. 1\Local Store\DomainSamurai.air" 0.03.67
    [2014-06-27:11:30:20] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-27:11:30:20] Installed app (DomainSamurai.6E37012E1CBD7F47B14488FCC715944F3EBDCEDC.1) located at c:\program files (x86)\domain samurai\domain samurai.exe
    [2014-06-27:11:30:20] Unpackaging file:///C:/Users/rod2510/AppData/Roaming/DomainSamurai.6E37012E1CBD7F47B14488FCC715944F3E BDCEDC.1/Local%20Store/DomainSamurai.air to C:\Users\rod2510\AppData\Local\Temp\fla583A.tmp
    [2014-06-27:11:30:27] Application signature verified
    [2014-06-27:11:30:27] Unpackaging/validation complete
    [2014-06-27:11:30:27] Converting unpackaged application to a native installation package in C:\Users\rod2510\AppData\Local\Temp\fla7151.tmp
    [2014-06-27:11:30:28] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #2038" errorID=2038]
    [2014-06-27:11:30:34] Launching subprocess with commandline c:\program files (x86)\domain samurai\domain samurai.exe
    [2014-06-27:11:30:35] Application Installer end with exit code 7
    [2014-06-27:11:44:22] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-27:11:44:22] Commandline is: -arp:uninstall
    [2014-06-27:11:44:22] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-27:11:44:31] Relaunching with elevation
    [2014-06-27:11:44:31] Launching subprocess with commandline c:\program files (x86)\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2014-06-27:11:44:32] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-27:11:44:32] Commandline is: -stdio \\.\pipe\AIR_21176_0 -eu
    [2014-06-27:11:44:32] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-27:11:44:32] Starting runtime uninstall. Uninstalling runtime version 14.0.0.110
    [2014-06-27:11:44:32] Reinstalling c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\setup.msi
    [2014-06-27:11:44:37] Uninstalling product with GUID {77D28FF5-242F-488A-8215-937D6A4D69E0}
    [2014-06-27:11:44:40] Runtime Installer end with exit code 0
    [2014-06-27:11:44:40] Elevated install completed
    [2014-06-27:11:44:41] Runtime Installer end with exit code 0
    [2014-06-27:11:48:49] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-27:11:48:49] Commandline is:
    [2014-06-27:11:48:49] No installed runtime detected
    [2014-06-27:11:48:58] Relaunching with elevation
    [2014-06-27:11:48:58] Launching subprocess with commandline c:\users\rod2510\appdata\local\temp\air3157.tmp\adobe air installer.exe -ei
    [2014-06-27:11:48:58] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-27:11:48:58] Commandline is: -stdio \\.\pipe\AIR_17800_0 -ei
    [2014-06-27:11:48:58] No installed runtime detected
    [2014-06-27:11:48:58] Starting silent runtime install. Installing runtime version 14.0.0.110
    [2014-06-27:11:48:59] Installing msi at c:\users\rod2510\appdata\local\temp\air3157.tmp\setup.msi with guid {77D28FF5-242F-488A-8215-937D6A4D69E0}
    [2014-06-27:11:49:01] Runtime Installer end with exit code 0
    [2014-06-27:11:49:01] Elevated install completed
    [2014-06-27:11:49:05] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2014-06-27:11:49:05] Runtime Installer end with exit code 0
    [2014-06-27:11:49:06] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-27:11:49:06] Commandline is: -installupdatecheck
    [2014-06-27:11:49:06] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-27:11:49:07] Performing pingback request
    [2014-06-27:11:49:07] Pingback request completed with HTTP status 200
    [2014-06-27:11:49:07] Starting runtime background update check
    [2014-06-27:11:49:07] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update
    [2014-06-27:11:49:07] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update to C:\Users\rod2510\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-06-27:11:49:08] Runtime update not available
    [2014-06-27:11:49:08] Unpackaging cancelled
    [2014-06-27:11:49:08] Runtime Installer end with exit code 0
    [2014-06-27:11:52:51] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-27:11:52:51] Commandline is: "C:\Users\rod2510\SkyDrive\Documents\PageOneCurator (1)\PageOneCurator.air"
    [2014-06-27:11:52:51] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-27:11:52:52] Unpackaging file:///C:/Users/rod2510/SkyDrive/Documents/PageOneCurator%20(1)/PageOneCurator.air to C:\Users\rod2510\AppData\Local\Temp\flaF7D5.tmp
    [2014-06-27:11:52:55] Application signature verified
    [2014-06-27:11:52:55] Unpackaging/validation complete
    [2014-06-27:11:52:55] No app located for appID 'com.pageone.Curator' and pubID ''
    [2014-06-27:11:53:01] Converting unpackaged application to a native installation package in C:\Users\rod2510\AppData\Local\Temp\fla1A61.tmp
    [2014-06-27:11:53:02] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #2038" errorID=2038]
    [2014-06-27:11:55:55] Application Installer end with exit code 7
    [2014-06-27:12:09:49] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-27:12:09:49] Commandline is:
    [2014-06-27:12:09:49] No installed runtime detected
    [2014-06-27:12:09:54] Relaunching with elevation
    [2014-06-27:12:09:54] Launching subprocess with commandline c:\users\rod2510\appdata\local\temp\air61c1.tmp\adobe air installer.exe -ei
    [2014-06-27:12:10:00] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-27:12:10:00] Commandline is: -stdio \\.\pipe\AIR_18364_0 -ei
    [2014-06-27:12:10:00] No installed runtime detected
    [2014-06-27:12:10:00] Starting silent runtime install. Installing runtime version 14.0.0.110
    [2014-06-27:12:10:00] Installing msi at c:\users\rod2510\appdata\local\temp\air61c1.tmp\setup.msi with guid {77D28FF5-242F-488A-8215-937D6A4D69E0}
    [2014-06-27:12:10:04] Runtime Installer end with exit code 0
    [2014-06-27:12:10:04] Elevated install completed
    [2014-06-27:12:10:08] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2014-06-27:12:10:08] Runtime Installer end with exit code 0
    [2014-06-27:12:10:09] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-27:12:10:09] Commandline is: -installupdatecheck
    [2014-06-27:12:10:09] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-27:12:10:09] Performing pingback request
    [2014-06-27:12:10:10] Pingback request completed with HTTP status 200
    [2014-06-27:12:10:10] Starting runtime background update check
    [2014-06-27:12:10:10] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update
    [2014-06-27:12:10:10] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update to C:\Users\rod2510\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-06-27:12:10:10] Runtime update not available
    [2014-06-27:12:10:10] Unpackaging cancelled
    [2014-06-27:12:10:10] Runtime Installer end with exit code 0
    [2014-06-27:12:10:36] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-27:12:10:36] Commandline is: "C:\Users\rod2510\SkyDrive\Documents\PageOneCurator (1)\PageOneCurator.air"
    [2014-06-27:12:10:36] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-27:12:10:36] Unpackaging file:///C:/Users/rod2510/SkyDrive/Documents/PageOneCurator%20(1)/PageOneCurator.air to C:\Users\rod2510\AppData\Local\Temp\fla35DA.tmp
    [2014-06-27:12:10:41] Application signature verified
    [2014-06-27:12:10:41] Unpackaging/validation complete
    [2014-06-27:12:10:41] No app located for appID 'com.pageone.Curator' and pubID ''
    [2014-06-27:12:10:45] Converting unpackaged application to a native installation package in C:\Users\rod2510\AppData\Local\Temp\fla5895.tmp
    [2014-06-27:12:10:47] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Error #2038" errorID=2038]
    [2014-06-27:12:10:54] Application Installer end with exit code 7
    Thanks for for your help

    I found a temporary workaround. I have a similar problem on a Windows 8.1 x64 machine, although my log is slightly different. When installing the app, it says:
    [2014-06-30:12:38:04] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: open[110]: MSI Error" errorID=0]
    When updating, the error is:
    [2014-06-26:14:20:59] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    The workaround for installing is to generate an .EXE package in Flash IDE and execute it as administrator. For automatic updating, I couldn't find a temporary solution. In my case, I think it is some error on AIR Runtime with Win 8.1 x64. Below, the complete install log:
    [2014-06-13:19:41:07] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-13:19:41:07] Commandline is:
    [2014-06-13:19:41:07] No installed runtime detected
    [2014-06-13:19:41:12] Relaunching with elevation
    [2014-06-13:19:41:12] Launching subprocess with commandline c:\users\tryonme\appdata\local\temp\air663a.tmp\adobe air installer.exe -ei
    [2014-06-13:19:41:16] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-13:19:41:16] Commandline is: -stdio \\.\pipe\AIR_7556_0 -ei
    [2014-06-13:19:41:16] No installed runtime detected
    [2014-06-13:19:41:16] Starting silent runtime install. Installing runtime version 14.0.0.110
    [2014-06-13:19:41:17] Installing msi at c:\users\tryonme\appdata\local\temp\air663a.tmp\setup.msi with guid {77D28FF5-242F-488A-8215-937D6A4D69E0}
    [2014-06-13:19:41:20] Runtime Installer end with exit code 0
    [2014-06-13:19:41:20] Elevated install completed
    [2014-06-13:19:41:24] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2014-06-13:19:41:24] Runtime Installer end with exit code 0
    [2014-06-13:19:41:24] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-13:19:41:24] Commandline is: -installupdatecheck
    [2014-06-13:19:41:24] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-13:19:41:25] Performing pingback request
    [2014-06-13:19:41:26] Pingback request completed with HTTP status 200
    [2014-06-13:19:41:26] Starting runtime background update check
    [2014-06-13:19:41:26] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update
    [2014-06-13:19:41:26] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update to C:\Users\TryOnMe\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-06-13:19:41:27] Runtime update not available
    [2014-06-13:19:41:27] Unpackaging cancelled
    [2014-06-13:19:41:27] Runtime Installer end with exit code 0
    [2014-06-13:19:43:26] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-13:19:43:26] Commandline is: "C:\Users\TryOnMe\Downloads\tomge2.7.90 (1).air"
    [2014-06-13:19:43:26] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-13:19:43:26] Unpackaging file:///C:/Users/TryOnMe/Downloads/tomge2.7.90%20(1).air to C:\Users\TryOnMe\AppData\Local\Temp\fla9A21.tmp
    [2014-06-13:19:43:45] Application signature verified
    [2014-06-13:19:43:45] Unpackaging/validation complete
    [2014-06-13:19:43:45] No app located for appID 'tomge' and pubID ''
    [2014-06-13:19:43:55] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\fla8CA.tmp
    [2014-06-13:19:44:08] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: open[110]: MSI Error" errorID=0]
    [2014-06-13:19:44:12] Application Installer end with exit code 7
    [2014-06-13:19:45:47] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-13:19:45:47] Commandline is: "C:\Users\TryOnMe\Downloads\tomge2.7.90 (1).air"
    [2014-06-13:19:45:47] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-13:19:45:48] Unpackaging file:///C:/Users/TryOnMe/Downloads/tomge2.7.90%20(1).air to C:\Users\TryOnMe\AppData\Local\Temp\flaC2FD.tmp
    [2014-06-13:19:46:05] Application signature verified
    [2014-06-13:19:46:05] Unpackaging/validation complete
    [2014-06-13:19:46:05] No app located for appID 'tomge' and pubID ''
    [2014-06-13:19:46:21] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\fla44FF.tmp
    [2014-06-13:19:46:35] Native installation package creation succeeded
    [2014-06-13:19:46:35] Starting app installation to C:\Program Files (x86). Installing app tomge version 2.7.90 using the source file at file:///C:/Users/TryOnMe/Downloads/tomge2.7.90%20(1).air
    [2014-06-13:19:46:35] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Directory can't be written to" errorID=5006]
    [2014-06-13:19:46:35] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/TryOnMe/Downloads/tomge2.7.90%20(1).air
    [2014-06-13:19:46:35] Relaunching with elevation
    [2014-06-13:19:46:41] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-13:19:46:41] Commandline is: -stdio \\.\pipe\AIR_2788_0 -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/TryOnMe/Downloads/tomge2.7.90%20(1).air
    [2014-06-13:19:46:41] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-13:19:46:41] Unpackaging file:///C:/Users/TryOnMe/Downloads/tomge2.7.90%20(1).air to C:\Users\TryOnMe\AppData\Local\Temp\fla94C4.tmp
    [2014-06-13:19:47:00] Application signature verified
    [2014-06-13:19:47:00] Unpackaging/validation complete
    [2014-06-13:19:47:00] No app located for appID 'tomge' and pubID ''
    [2014-06-13:19:47:00] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\flaDC2E.tmp
    [2014-06-13:19:47:15] Native installation package creation succeeded
    [2014-06-13:19:47:15] Starting silent app installation to C:\Program Files (x86). Installing app tomge version 2.7.90 using the source file at file:///C:/Users/TryOnMe/Downloads/tomge2.7.90%20(1).air
    [2014-06-13:19:47:15] Installing msi at C:\Users\TryOnMe\AppData\Local\Temp\flaDC2E.tmp\setup.msi with guid {A267AAC8-1C79-A102-F7F3-9FB3E08E84E8}
    [2014-06-13:19:47:28] Application Installer end with exit code 0
    [2014-06-13:19:47:29] Elevated install completed
    [2014-06-13:19:47:29] Launching subprocess with commandline C:\Program Files (x86)\TryOnMe Global Edition\TryOnMe Global Edition.exe
    [2014-06-13:19:47:30] Application Installer end with exit code 0
    [2014-06-14:03:00:37] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-14:03:00:37] Commandline is: -update "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" "C:\Users\TryOnMe\AppData\Roaming\tomge\Local Store\#ApplicationUpdater\update.air" 2.7.91
    [2014-06-14:03:00:37] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-14:03:00:37] Installed app (tomge) located at c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-14:03:00:38] Unpackaging file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air to C:\Users\TryOnMe\AppData\Local\Temp\flaDC90.tmp
    [2014-06-14:03:00:54] Application signature verified
    [2014-06-14:03:00:54] Unpackaging/validation complete
    [2014-06-14:03:00:55] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\fla1E8B.tmp
    [2014-06-14:03:01:09] Native installation package creation succeeded
    [2014-06-14:03:01:09] Starting app update of c:\program files (x86). Updating from tomge version 2.7.90 to tomge version 2.7.91 using the source file at file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air
    [2014-06-14:03:01:09] Installing msi at C:\Users\TryOnMe\AppData\Local\Temp\fla1E8B.tmp\setup.msi with guid {113FDCAD-75BE-7C5F-F584-085B8439F87F}
    [2014-06-14:03:01:26] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-06-14:03:01:26] Rolling back install of C:\Users\TryOnMe\AppData\Local\Temp\fla1E8B.tmp\setup.msi
    [2014-06-14:03:01:26] Rollback complete
    [2014-06-14:03:01:26] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-06-14:03:01:26] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air 2.7.91
    [2014-06-14:03:01:26] Relaunching with elevation
    [2014-06-14:03:01:30] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-14:03:01:30] Commandline is: -stdio \\.\pipe\AIR_8700_0 -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air 2.7.91
    [2014-06-14:03:01:30] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-14:03:01:30] Installed app (tomge) located at c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-14:03:01:30] Unpackaging file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air to C:\Users\TryOnMe\AppData\Local\Temp\flaAA4F.tmp
    [2014-06-14:03:01:47] Application signature verified
    [2014-06-14:03:01:47] Unpackaging/validation complete
    [2014-06-14:03:01:47] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\flaECD8.tmp
    [2014-06-14:03:02:01] Native installation package creation succeeded
    [2014-06-14:03:02:01] Starting silent app update of c:\program files (x86). Updating from tomge version 2.7.90 to tomge version 2.7.91 using the source file at file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air
    [2014-06-14:03:02:01] Installing msi at C:\Users\TryOnMe\AppData\Local\Temp\flaECD8.tmp\setup.msi with guid {113FDCAD-75BE-7C5F-F584-085B8439F87F}
    [2014-06-14:03:02:50] Application Installer end with exit code 0
    [2014-06-14:03:02:51] Elevated install completed
    [2014-06-14:03:02:51] Launching subprocess with commandline c:\program files (x86)\TryOnMe Global Edition\TryOnMe Global Edition.exe
    [2014-06-14:03:02:52] Application Installer end with exit code 0
    [2014-06-23:23:58:28] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2014-06-23:23:58:28] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-23:23:58:28] Commandline is: -updatecheck
    [2014-06-23:23:58:28] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-23:23:58:29] Performing pingback request
    [2014-06-23:23:58:29] Starting runtime background update check
    [2014-06-23:23:58:29] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update
    [2014-06-23:23:58:29] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update to C:\Users\TryOnMe\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-06-23:23:58:29] Runtime update not available
    [2014-06-23:23:58:29] Unpackaging cancelled
    [2014-06-23:23:58:29] Runtime Installer end with exit code 0
    [2014-06-26:14:20:46] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:14:20:46] Commandline is: -update "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" "C:\Users\TryOnMe\AppData\Roaming\tomge\Local Store\#ApplicationUpdater\update.air" 2.7.92
    [2014-06-26:14:20:46] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:14:20:46] Installed app (tomge) located at c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:14:20:46] Unpackaging file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air to C:\Users\TryOnMe\AppData\Local\Temp\fla1536.tmp
    [2014-06-26:14:20:57] Application signature verified
    [2014-06-26:14:20:57] Unpackaging/validation complete
    [2014-06-26:14:20:57] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\fla3F93.tmp
    [2014-06-26:14:20:59] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2014-06-26:14:22:40] Launching subprocess with commandline c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:14:22:41] Application Installer end with exit code 7
    [2014-06-26:14:26:16] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:14:26:16] Commandline is: -update "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" "C:\Users\TryOnMe\AppData\Roaming\tomge\Local Store\#ApplicationUpdater\update.air" 2.7.92
    [2014-06-26:14:26:16] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:14:26:16] Installed app (tomge) located at c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:14:26:16] Unpackaging file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air to C:\Users\TryOnMe\AppData\Local\Temp\fla1E27.tmp
    [2014-06-26:14:26:26] Application signature verified
    [2014-06-26:14:26:26] Unpackaging/validation complete
    [2014-06-26:14:26:26] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\fla44CB.tmp
    [2014-06-26:14:26:28] Native installation package creation succeeded
    [2014-06-26:14:26:28] Starting app update of c:\program files (x86). Updating from tomge version 2.7.91 to tomge version 2.7.92 using the source file at file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air
    [2014-06-26:14:26:28] Installing msi at C:\Users\TryOnMe\AppData\Local\Temp\fla44CB.tmp\setup.msi with guid {57F5D81A-1C16-1202-4228-92539692C186}
    [2014-06-26:14:26:43] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-06-26:14:26:43] Rolling back install of C:\Users\TryOnMe\AppData\Local\Temp\fla44CB.tmp\setup.msi
    [2014-06-26:14:26:43] Rollback complete
    [2014-06-26:14:26:43] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-06-26:14:26:43] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air 2.7.92
    [2014-06-26:14:26:43] Relaunching with elevation
    [2014-06-26:14:26:46] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:14:26:46] Commandline is: -stdio \\.\pipe\AIR_7148_0 -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air 2.7.92
    [2014-06-26:14:26:46] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:14:26:46] Installed app (tomge) located at c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:14:26:47] Unpackaging file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air to C:\Users\TryOnMe\AppData\Local\Temp\fla94ED.tmp
    [2014-06-26:14:26:58] Application signature verified
    [2014-06-26:14:26:58] Unpackaging/validation complete
    [2014-06-26:14:26:58] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\flaBFD7.tmp
    [2014-06-26:14:26:59] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2014-06-26:14:26:59] Elevated install failed: error 5005 Unhandled exception Error: EndUpdateResource: Windows Error #5
    [2014-06-26:14:27:01] Application Installer end with exit code 7
    [2014-06-26:14:27:01] Launching subprocess with commandline c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:14:27:02] Application Installer end with exit code 7
    [2014-06-26:14:35:47] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:14:35:47] Commandline is: -update "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" "C:\Users\TryOnMe\AppData\Roaming\tomge\Local Store\#ApplicationUpdater\update.air" 2.7.92
    [2014-06-26:14:35:47] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:14:35:48] Installed app (tomge) located at c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:14:35:48] Unpackaging file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air to C:\Users\TryOnMe\AppData\Local\Temp\flaD80A.tmp
    [2014-06-26:14:35:58] Application signature verified
    [2014-06-26:14:35:58] Unpackaging/validation complete
    [2014-06-26:14:35:58] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\flaFECD.tmp
    [2014-06-26:14:36:00] Native installation package creation succeeded
    [2014-06-26:14:36:00] Starting app update of c:\program files (x86). Updating from tomge version 2.7.91 to tomge version 2.7.92 using the source file at file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air
    [2014-06-26:14:36:00] Installing msi at C:\Users\TryOnMe\AppData\Local\Temp\flaFECD.tmp\setup.msi with guid {57F5D81A-1C16-1202-4228-92539692C186}
    [2014-06-26:14:36:01] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-06-26:14:36:01] Rolling back install of C:\Users\TryOnMe\AppData\Local\Temp\flaFECD.tmp\setup.msi
    [2014-06-26:14:36:01] Rollback complete
    [2014-06-26:14:36:01] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-06-26:14:36:01] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air 2.7.92
    [2014-06-26:14:36:01] Relaunching with elevation
    [2014-06-26:14:36:07] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:14:36:07] Commandline is: -stdio \\.\pipe\AIR_728_0 -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air 2.7.92
    [2014-06-26:14:36:07] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:14:36:07] Installed app (tomge) located at c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:14:36:08] Unpackaging file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air to C:\Users\TryOnMe\AppData\Local\Temp\fla256F.tmp
    [2014-06-26:14:36:18] Application signature verified
    [2014-06-26:14:36:18] Unpackaging/validation complete
    [2014-06-26:14:36:18] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\fla4C8F.tmp
    [2014-06-26:14:36:19] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2014-06-26:14:36:19] Elevated install failed: error 5005 Unhandled exception Error: EndUpdateResource: Windows Error #5
    [2014-06-26:14:36:21] Application Installer end with exit code 7
    [2014-06-26:14:36:26] Launching subprocess with commandline c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:14:36:26] Application Installer end with exit code 7
    [2014-06-26:14:49:00] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:14:49:00] Commandline is: -update "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" "C:\Users\TryOnMe\AppData\Roaming\tomge\Local Store\#ApplicationUpdater\update.air" 2.7.92
    [2014-06-26:14:49:00] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:14:49:00] Installed app (tomge) located at c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:14:49:00] Unpackaging file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air to C:\Users\TryOnMe\AppData\Local\Temp\flaEEB4.tmp
    [2014-06-26:14:49:10] Application signature verified
    [2014-06-26:14:49:10] Unpackaging/validation complete
    [2014-06-26:14:49:10] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\fla149D.tmp
    [2014-06-26:14:49:12] Native installation package creation succeeded
    [2014-06-26:14:49:12] Starting app update of c:\program files (x86). Updating from tomge version 2.7.91 to tomge version 2.7.92 using the source file at file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air
    [2014-06-26:14:49:12] Installing msi at C:\Users\TryOnMe\AppData\Local\Temp\fla149D.tmp\setup.msi with guid {57F5D81A-1C16-1202-4228-92539692C186}
    [2014-06-26:14:49:13] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-06-26:14:49:13] Rolling back install of C:\Users\TryOnMe\AppData\Local\Temp\fla149D.tmp\setup.msi
    [2014-06-26:14:49:13] Rollback complete
    [2014-06-26:14:49:13] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-06-26:14:49:13] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air 2.7.92
    [2014-06-26:14:49:13] Relaunching with elevation
    [2014-06-26:14:49:15] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:14:49:15] Commandline is: -stdio \\.\pipe\AIR_5384_0 -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air 2.7.92
    [2014-06-26:14:49:15] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:14:49:15] Installed app (tomge) located at c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:14:49:15] Unpackaging file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air to C:\Users\TryOnMe\AppData\Local\Temp\fla27D5.tmp
    [2014-06-26:14:49:25] Application signature verified
    [2014-06-26:14:49:25] Unpackaging/validation complete
    [2014-06-26:14:49:25] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\fla4EF6.tmp
    [2014-06-26:14:49:26] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2014-06-26:14:49:26] Elevated install failed: error 5005 Unhandled exception Error: EndUpdateResource: Windows Error #5
    [2014-06-26:14:49:28] Application Installer end with exit code 7
    [2014-06-26:14:49:31] Launching subprocess with commandline c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:14:49:31] Application Installer end with exit code 7
    [2014-06-26:14:51:49] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:14:51:49] Commandline is: -update "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" "C:\Users\TryOnMe\AppData\Roaming\tomge\Local Store\#ApplicationUpdater\update.air" 2.7.92
    [2014-06-26:14:51:49] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:14:51:49] Installed app (tomge) located at c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:14:51:50] Unpackaging file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air to C:\Users\TryOnMe\AppData\Local\Temp\fla8359.tmp
    [2014-06-26:14:51:59] Application signature verified
    [2014-06-26:14:51:59] Unpackaging/validation complete
    [2014-06-26:14:51:59] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\flaA9BF.tmp
    [2014-06-26:14:52:01] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2014-06-26:14:52:05] Launching subprocess with commandline c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:14:52:06] Application Installer end with exit code 7
    [2014-06-26:14:56:26] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:14:56:26] Commandline is: -update "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" "C:\Users\TryOnMe\AppData\Roaming\tomge\Local Store\#ApplicationUpdater\update.air" 2.7.92
    [2014-06-26:14:56:26] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:14:56:26] Installed app (tomge) located at c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:14:56:27] Unpackaging file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air to C:\Users\TryOnMe\AppData\Local\Temp\flaBEAA.tmp
    [2014-06-26:14:56:37] Application signature verified
    [2014-06-26:14:56:37] Unpackaging/validation complete
    [2014-06-26:14:56:37] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\flaE4C1.tmp
    [2014-06-26:14:56:38] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2014-06-26:14:56:50] Launching subprocess with commandline c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:14:56:50] Application Installer end with exit code 7
    [2014-06-26:15:18:06] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:15:18:06] Commandline is: C:\Users\TryOnMe\Desktop\tomge2.7.92.air
    [2014-06-26:15:18:06] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:15:18:07] Unpackaging file:///C:/Users/TryOnMe/Desktop/tomge2.7.92.air to C:\Users\TryOnMe\AppData\Local\Temp\fla9537.tmp
    [2014-06-26:15:18:17] Application signature verified
    [2014-06-26:15:18:17] Unpackaging/validation complete
    [2014-06-26:15:18:17] Installed app (tomge) located at C:\program files (x86)\TryOnMe Global Edition\TryOnMe Global Edition.exe
    [2014-06-26:15:18:20] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\flaC958.tmp
    [2014-06-26:15:18:21] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2014-06-26:15:18:29] Application Installer end with exit code 7
    [2014-06-26:15:18:44] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:15:18:44] Commandline is: C:\Users\TryOnMe\Desktop\tomge2.7.92.air
    [2014-06-26:15:18:44] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:15:18:45] Unpackaging file:///C:/Users/TryOnMe/Desktop/tomge2.7.92.air to C:\Users\TryOnMe\AppData\Local\Temp\fla27E2.tmp
    [2014-06-26:15:18:55] Application signature verified
    [2014-06-26:15:18:55] Unpackaging/validation complete
    [2014-06-26:15:18:56] Installed app (tomge) located at C:\program files (x86)\TryOnMe Global Edition\TryOnMe Global Edition.exe
    [2014-06-26:15:19:05] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\fla771C.tmp
    [2014-06-26:15:19:06] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2014-06-26:15:19:10] Application Installer end with exit code 7
    [2014-06-26:17:40:11] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:17:40:11] Commandline is: C:\Users\TryOnMe\Desktop\tomge2.7.92.air
    [2014-06-26:17:40:11] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:17:40:12] Unpackaging file:///C:/Users/TryOnMe/Desktop/tomge2.7.92.air to C:\Users\TryOnMe\AppData\Local\Temp\flaAABA.tmp
    [2014-06-26:17:40:23] Application signature verified
    [2014-06-26:17:40:23] Unpackaging/validation complete
    [2014-06-26:17:40:23] Installed app (tomge) located at C:\program files (x86)\TryOnMe Global Edition\TryOnMe Global Edition.exe
    [2014-06-26:17:40:39] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\fla1339.tmp
    [2014-06-26:17:40:41] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2014-06-26:17:41:18] Application Installer end with exit code 7
    [2014-06-26:17:42:05] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:17:42:05] Commandline is:
    [2014-06-26:17:42:05] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:17:42:13] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2014-06-26:17:42:13] Runtime Installer end with exit code 0
    [2014-06-26:17:42:14] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:17:42:14] Commandline is: -installupdatecheck
    [2014-06-26:17:42:14] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:17:42:14] Performing pingback request
    [2014-06-26:17:42:15] Pingback request completed with HTTP status 200
    [2014-06-26:17:42:15] Starting runtime background update check
    [2014-06-26:17:42:15] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update
    [2014-06-26:17:42:15] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update to C:\Users\TryOnMe\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-06-26:17:42:15] Runtime update not available
    [2014-06-26:17:42:15] Unpackaging cancelled
    [2014-06-26:17:42:15] Runtime Installer end with exit code 0
    [2014-06-26:17:47:24] Application Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:17:47:24] Commandline is: -update "c:\program files (x86)\tryonme global edition\tryonme global edition.exe" "C:\Users\TryOnMe\AppData\Roaming\tomge\Local Store\#ApplicationUpdater\update.air" 2.7.93
    [2014-06-26:17:47:24] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:17:47:24] Installed app (tomge) located at c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:17:47:24] Unpackaging file:///C:/Users/TryOnMe/AppData/Roaming/tomge/Local%20Store/%23ApplicationUpdater/update .air to C:\Users\TryOnMe\AppData\Local\Temp\fla4373.tmp
    [2014-06-26:17:47:35] Application signature verified
    [2014-06-26:17:47:35] Unpackaging/validation complete
    [2014-06-26:17:47:35] Converting unpackaged application to a native installation package in C:\Users\TryOnMe\AppData\Local\Temp\fla6B3F.tmp
    [2014-06-26:17:47:36] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2014-06-26:17:47:38] Launching subprocess with commandline c:\program files (x86)\tryonme global edition\tryonme global edition.exe
    [2014-06-26:17:47:39] Application Installer end with exit code 7
    [2014-06-26:17:53:20] Runtime Installer begin with version 3.8.0.1430 on Windows 8 x86
    [2014-06-26:17:53:20] Commandline is:
    [2014-06-26:17:53:20] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:17:53:24] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2014-06-26:17:53:24] Runtime Installer end with exit code 0
    [2014-06-26:17:53:24] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:17:53:24] Commandline is: -installupdatecheck
    [2014-06-26:17:53:24] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:17:53:25] Performing pingback request
    [2014-06-26:17:53:26] Pingback request completed with HTTP status 200
    [2014-06-26:17:53:26] Starting runtime background update check
    [2014-06-26:17:53:26] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update
    [2014-06-26:17:53:26] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/14.0.0.110/update to C:\Users\TryOnMe\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-06-26:17:53:26] Runtime update not available
    [2014-06-26:17:53:26] Unpackaging cancelled
    [2014-06-26:17:53:26] Runtime Installer end with exit code 0
    [2014-06-26:17:53:55] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:17:53:55] Commandline is: -arp:uninstall
    [2014-06-26:17:53:55] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:17:54:06] Relaunching with elevation
    [2014-06-26:17:54:06] Launching subprocess with commandline c:\program files (x86)\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2014-06-26:17:54:06] Runtime Installer begin with version 14.0.0.110 on Windows 8 x86
    [2014-06-26:17:54:06] Commandline is: -stdio \\.\pipe\AIR_5736_0 -eu
    [2014-06-26:17:54:06] Installed runtime (14.0.0.110) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-06-26:17:54:06] Starting runtime uninstall. Uninstalling runtime version 14.0.0.110
    [2014-06-26:17:54:06] Reinstalling c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\setup.msi
    [2014-06-26:17:54:07] Uninstalling product with GUID {77D28FF5-242F-488A-8215-937D6A4D69E0}
    [2014-06-26:17:54:08] Runtime Installer end with exit code 0
    [2014-06-26:17:54:09] Elevated install completed
    [2014-06-26:17:54:09] Runtime Installer end with exit code 0
    [2014-06-26:17:54:37] Runtime Installer begin with version 3.8.0.1430 on Windows 8 x86
    [2014-06-26:17:54:37] Commandline is:
    [2014-06-26:17:54:37] No installed runtime detected
    [2014-06-26:17:54:40] Relaunching with elevation
    [2014-06-26:17:54:40] Launching subprocess with commandline c:\users\tryonme\appdata\local\temp\aircfa8.tmp\adobe air installer.exe -ei
    [2014-06-26:17:54:42] Runtime Installer begin with version 3.8.0.1430 on Windows 8 x86
    [2014-06-26:17:54:42] Commandline is: -stdio \\.\pipe\AIR_5236_0 -ei
    [2014-

  • Problems updating/installing air application

    Hi,
      We have an Adobe Air application that uses the Air update mechanism for newer versions. It seems to work fine for most of the customers  but on some computers when it tries to install the new version it cannot. The only clue we have are some errors we found in the Install.log in in Adobe/Air/logs:
    [2012-07-09:12:14:50] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2012-07-09:12:14:50] Rolling back install of C:\Users\pop.radu\AppData\Local\Temp\fla73EA.tmp\setup.msi
    [2012-07-09:12:14:50] Rollback complete
    [2012-07-09:12:14:50] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    We have checked other discussions on this problem and most of the solutions were using an uninstall tool to remove the app and then install it again. However, we would like to know if there is another way to solve this since we don't want  our customers to uninstall and reinstall the application manually each time a newer version of the app appears.
    Does anyone know if there is a way to do this?
    Thanks,
    Radu

    Hi Radu,
    The next step would be to enable MSI logging and take a look at what is failing with MSI.  Unfortunately, MSI is very fragile at times and we do see this problem.  Sometimes its simply a file/folder/registry permission issue.  Other times it's more severe, like a missing .msi database file.  Because this is an upgrade, I suspect what is happening is that MSI is looking for the old version's .msi database file so that it can run its "uninstall" routine.  If the old msi can't be found, it will bail out and the upgrade will fail.
    The only solution, other than locating the old msi database file (doubtful) is to run the Microsoft cleanup utility.
    Thanks,
    Chris
    Ps.  If you haven't already, I'd recommend taking a look at the captive runtime solution in AIR 3.x.  http://www.adobe.com/devnet/air/articles/air3-install-and-deployment-options.html

  • Installing AIR application gives blue screen of death

    I tried installing an Adobe AIR application called HelloWorld.air from a book entitled "Adobe Flex 3 Training from the Source", and I would get the Windows' blue screen of death. I've seen others post about this, so I know I am not alone. My operating system is Windows XP Professional SP 2 and above.
    This issue is preventing me from even getting into Adobe AIR application development, and I was wondering when a fix for this will be made. I tried downloading the Adobe AIR runtime again, but it is still the same byte size as the previous one I downloaded, so I'm assuming it's still the same one (since it doesn't state any version number).
    Is there anyone who has had this problem and was eventually able to work with Adobe AIR? Any response would be immensely appreciated.
    Thanks.

    I remember when I was getting BSODs the first time I tried installing an
    .AIR application on my laptop, I got that "Send Error Report" window from
    Microsoft, and I had clicked to send it. It came back with a report stating
    that this was being caused by anti-virus software. This time around, I
    turned off my anti-virus software (from CA, or Computer Associates) I
    downloaded your application and tried to install it, and once again, I only
    got as far as where I could select to save an icon to my desktop and/or to
    launch the application after install, and when I clicked the "Install"
    button, I got the BSOD right away.
    I went the extra mile this time though. I installed Adobe AIR and your
    application on another desktop that is totally clean with absolutely no
    antivirus software whatsoever, not even a software firewall. I got the same
    BSOD at the exact same spot.
    I know Adobe knows about this because of a past thread I had not only read,
    but responded to as well. It's just unfortunate it hasn't been fixed yet
    because I'm really raring to start writing Adobe AIR apps.
    By the way, Damon, your app looks nice, I just wish I had been able to
    install it to see what it's all about. Lastly, thank you for responding to
    my issue. I will report this as a bug on that link you gave me.
    David

  • Installing AIR application - Error 3003

    Hi All,
    We're trying to install an AIR application onto a test PC
    with Windows XP. The XP user account does not have admin rights. We
    have granted, however, the ability for that user to create files
    and folders under the C:\Program Files\ directory where our
    application should get installed.
    The installation fails with the following error,
    "Sorry an error has occurred.
    The application could not be installed. Try installing it
    again. If the problem persists, contact the application author
    Error #3003"
    What is really strange is that whilst the directory does get
    created underneath C:\Program Files\ the installation files are
    installed in the root of C:\
    We can run the application from the C:\ root, and all works
    fine!!
    Is there a requirement for users to have ADMIN accounts on
    the PC in order to install the AIR application? or do they simply
    need the permissions to create files/folders under C:\Program
    Files\ or is there something else?
    Thanks
    Dave

    Yes, I got the same problem - error #0
    Windows Vista works fine but even a little HelloWorld application fails with the folowwing error message under WIN XP
    Sorry, an error has occurred.
    The application could not be installed. Try installing it again. If the problem persists, contact the application author (error# 0).
    Are there any solutions available for that issue?

  • Silenting Installing AIR applications using Altiris

    I was wondering if anyone can provide some guidance or
    recommendations on how to silently install an AIR application using
    Altiris. We are not able to package the .air installer and proceed
    with the setup without prompting the user for the options screens.
    Any help or assistance that can be provided would be greatly
    appreciated.
    Thanks!

    If you have signed up for Adobe AIR Runtime Distribution Agreement, you should be able to use Silent Installation of AIR Runtime and App. We use that in our msi installer.
    Usage is:
    -silent {-eulaAccepted ( -location <loc> ) -desktopShortcut -programMenu} path_to_air_file
    Details of the options are included in the adobe_air_runtime_redistribution.pdf that you will get when you sign the agreement.
    -Jeesmon

  • Flex with php air application

    Hi ,
    I am new in flex.
    Actually i make a flex with php desktop application. There are two problems which i am not getting:
    a.) I make three module which i load on tab navigator click . These mudules working fine . But when i make this project export relese build to make .exe file . These modules not added in installation file.
    i.e after installation i have to copy these modules .swf file in program files where the application installed. So i want to know is there is any method so that module added in the .exe file so that they by default goes at the
    time of installation of exe.
    b.) I use php services in this project and when i insatlled the application to system its not working untill i add the the project service php file and zend frame work folder on user wamp . Is there any method that all these happen by default at the time of insatllation.

    Hi,
    AIR is best suited to be a client application.
    P.S: Since you are using PHP, you may want to take a look at
    amfphp so that you can use AMF to speed up data transfer between
    your AIR app and the PHP server.

Maybe you are looking for

  • Change font color in reports depending on condition

    I have an application that generates a number of new records at the click of a button, which the user can then modify through several report-form links. My users have requested that the data appear in one color in the reports if they have not yet upd

  • Confusion in IDOC scenario

    Hi, I have the following IDOC scenario: <b>A non-SAP system sends via TRFC an IDOC to XI -> SAP</b>. I want to keep it simple as possible. What scenario is that according to the SAP document "How to... Sample IDOC-XI Scenarios"? I thought this would

  • Import site to Iweb

    Hi, My computer crashed but I got the website saved in a folder. How do I open the folder in Iweb again?

  • What does the registration process expect as my screen name?

    What does the registration process expect as my screen name? i used BILL-PC WKYBURZ [ email address removed by admin ] nothing works my conclusion : it is a bug

  • Why does flv conversion muddy the quality?

    Hi, I am converting a regular movie from Windows moviemaker wmv export (exported at highest quality) and converting it with Xilisoft flv converter (at highest quality upon conversion) and I noticed the output quality of the final FLV is degradated a