Adobe Air button glitch?

I am making an adobe air app. I use the standard buttons to change between the servral states that I have in the app. I am using some transitions to bounce the buttons and other components around. For some reason I need a double click to navigate between states. A single click works the first time but after that I need to use double clicking on the buttons. Please HELP
Also If it turns out that the transition is what is causing this behavior then can anyone give me code for a simple transition between one state to another on button click. The transition effect should be a standard fade in and out and it should target every component I have.
Help on both subjects is appreciated.
Thanks ahead

If this post answers your question or helps, please mark it as such.
Greg Lafrance
www.ChikaraDev.com
Flex Development and Support Services
The following code works on single clicks, but it does not wor the first time. Don't know why.
<?xml version="1.0" encoding="utf-8"?>
<mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml">
  <mx:Script>
    <![CDATA[
    ]]>
  </mx:Script>
  <mx:Button id="toBlueBtn" label="To Blue State" click="currentState='blueState'"/>
  <mx:VBox id="redVB" width="100" height="100" backgroundColor="0xFF0000"/>
  <mx:states>
    <mx:State name="blueState">
      <mx:AddChild>
        <mx:Button id="toRedBtn" label="To Red State" click="currentState=''"/>
      </mx:AddChild>
      <mx:AddChild>
        <mx:VBox id="blueVB" width="100" height="100" backgroundColor="0x0000FF"/>
      </mx:AddChild>
      <mx:RemoveChild target="{toBlueBtn}"/>
      <mx:RemoveChild target="{redVB}"/>
    </mx:State>
  </mx:states>
  <mx:transitions>
    <mx:Transition fromState="*" toState="blueState">
      <mx:Sequence>
        <mx:Fade targets="{[toBlueBtn, redVB]}" alphaFrom="1" alphaTo="0" duration="500"/>     
        <mx:Fade targets="{[toRedBtn, blueVB]}" alphaFrom="0" alphaTo="1" duration="500"/>     
      </mx:Sequence>
    </mx:Transition>
    <mx:Transition fromState="blueState" toState="*">
      <mx:Sequence>
        <mx:Fade targets="{[toRedBtn, blueVB]}" alphaFrom="1" alphaTo="0" duration="500"/>     
        <mx:Fade targets="{[toBlueBtn, redVB]}" alphaFrom="0" alphaTo="1" duration="500"/>     
      </mx:Sequence>
    </mx:Transition>
  </mx:transitions>
</mx:WindowedApplication>

Similar Messages

  • Adobe AIR Browser Based Help Edit Home Button URL

    I'm using the unipane template for my adobe air browser based help, and need to edit the URL that the home button uses. Currently, the home button will take me to a page displaying a table of contents structure instead of the default topic I use as the homepage.
    Is there a way to edit this url that the home button in the unipane template?
    Thank you,
    Jerry

    Not that I know of. I guess if you hacked the installed AIR help you might find a way of doing it but that hack would have to be done on every PC after installation. Obviously that is a non-starter.
    The more people who request a feature, the more likely it is to be actioned. Please follow this link.
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Bad user experience/errors with Adobe Air widget installation

    I'm having a nervous breakdown at work (it's 10pm and I'm
    still in the office), an Adobe Air widget application I've built is
    somehow causing the client to panic (they can't install or run the
    Adobe Air installation or the widget and now they feel all their
    users are having the same problem). If anyone has a minute to try
    this out and let me know if the widget installs correctly of if you
    have any recommendations on a better user experience I'll greatly
    appreciate it. The client is receiving an error message when
    installing Adobe Air (error 0 or something).
    widget is on the bottom left (installs for PC and Mac). If
    the widget installs without any glitches please let me know. God
    bless.
    http://stayonhermind.com

    The application installed just fine for me. I'm running
    Windows XP SP2 and I already have AIR 1.1 runtime installed.
    I do have a few suggestions for improvement though! Just take
    or leave any or all of these! :)
    In your popup you say,
    "Before installing the 9IX Rules Widget verify that
    you’re running the latest version of Adobe Flash."
    Is this really a necessary requirement? If you are
    downloading the .air I think it would not matter whether or not you
    have Flash installed.
    Then you say,
    "After installing Adobe Air (link below), return to this page
    and re-install the 9IX Rules Widget. Install Adobe Air Now .
    Otherwise click on the button below (the widget install button)."
    I understand you are trying to make this easy for people but
    to me this seems confusing.
    <GENERAL AIR COMMENT>
    If someone does not have AIR runtime already installed I
    thought running a .air would trigger the download and install. If
    not this gets pretty complicated. How do you test if they have AIR
    or not? And since most will not at this early stage how dow we
    educate end-users to even know if they have it or not?
    </GENERAL AIR COMMENT>
    You should digitally sign your AIR app so it does not say
    Publisher: UNKNOWN with the big red "?" icon!
    I would recommend against using all caps in your messages.
    I would recommend choosing a better font (maybe a pixel font)
    since the message text is a bit blurry.

  • Unable to Install Adobe AIR 2.6.0.19140

    I am trying to install Adobe AIR (for the first time) on a Windows XP SP3 computer.
    The setup window informs me that:  "An error has occurred while installing Adobe AIR.  Installation may not be allowed by your administrator.  Please contact your administrator."
    Of course this is nonsense as I have full privileges to install whatever I want on my own computer!  Does anyone have a solution to this?
    Here is a copy of Adobe's AIR install.log, after which I am also posting a copy of MSI*.log.  (Sorry for the length of this message, but I could not find a way to attach files to it!)
    [2011-04-15:22:22:40] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-04-15:22:22:40] Commandline is:
    [2011-04-15:22:22:40] No installed runtime detected
    [2011-04-15:22:22:42] Starting runtime install. Installing runtime version 2.6.0.19140
    [2011-04-15:22:22:42] Installing msi at c:\docume~1\tb\locals~1\temp\air17.tmp\setup.msi with guid {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    [2011-04-15:22:22:45] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-15:22:22:45] Rolling back install of c:\docume~1\tb\locals~1\temp\air17.tmp\setup.msi
    [2011-04-15:22:22:45] Rollback complete
    [2011-04-15:22:22:45] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-15:22:22:47] Runtime Installer end with exit code 7
    [2011-04-15:22:22:57] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-04-15:22:22:57] Commandline is:
    [2011-04-15:22:22:57] No installed runtime detected
    [2011-04-15:22:23:00] Starting runtime install. Installing runtime version 2.6.0.19140
    [2011-04-15:22:23:00] Installing msi at c:\docume~1\tb\locals~1\temp\air1b.tmp\setup.msi with guid {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    [2011-04-15:22:23:03] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-15:22:23:03] Rolling back install of c:\docume~1\tb\locals~1\temp\air1b.tmp\setup.msi
    [2011-04-15:22:23:03] Rollback complete
    [2011-04-15:22:23:03] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-15:22:29:28] Runtime Installer end with exit code 7
    [2011-04-15:22:30:30] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-04-15:22:30:30] Commandline is:
    [2011-04-15:22:30:30] No installed runtime detected
    [2011-04-15:22:30:31] Starting runtime install. Installing runtime version 2.6.0.19140
    [2011-04-15:22:30:31] Installing msi at c:\docume~1\tb\locals~1\temp\air20.tmp\setup.msi with guid {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    [2011-04-15:22:30:35] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-15:22:30:35] Rolling back install of c:\docume~1\tb\locals~1\temp\air20.tmp\setup.msi
    [2011-04-15:22:30:35] Rollback complete
    [2011-04-15:22:30:35] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-15:22:30:37] Runtime Installer end with exit code 7
    [2011-04-15:22:31:43] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-04-15:22:31:43] Commandline is:
    [2011-04-15:22:31:43] No installed runtime detected
    [2011-04-15:22:31:45] Starting runtime install. Installing runtime version 2.6.0.19140
    [2011-04-15:22:31:45] Installing msi at c:\docume~1\tb\locals~1\temp\air24.tmp\setup.msi with guid {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    [2011-04-15:22:31:49] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-15:22:31:49] Rolling back install of c:\docume~1\tb\locals~1\temp\air24.tmp\setup.msi
    [2011-04-15:22:31:49] Rollback complete
    [2011-04-15:22:31:49] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-15:22:31:51] Runtime Installer end with exit code 7
    [2011-04-15:22:36:13] Runtime Installer begin with version 2.6.0.19120 on Windows XP x86
    [2011-04-15:22:36:13] Commandline is:
    [2011-04-15:22:36:13] No installed runtime detected
    [2011-04-15:22:36:17] Starting runtime install. Installing runtime version 2.6.0.19120
    [2011-04-15:22:36:17] Installing msi at c:\docume~1\tb\locals~1\temp\aire.tmp\setup.msi with guid {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    [2011-04-15:22:36:21] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-15:22:36:21] Rolling back install of c:\docume~1\tb\locals~1\temp\aire.tmp\setup.msi
    [2011-04-15:22:36:21] Rollback complete
    [2011-04-15:22:36:21] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-15:22:36:26] Runtime Installer end with exit code 7
    [2011-04-16:11:09:09] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-04-16:11:09:09] Commandline is:
    [2011-04-16:11:09:09] No installed runtime detected
    [2011-04-16:11:09:16] Starting runtime install. Installing runtime version 2.6.0.19140
    [2011-04-16:11:09:16] Installing msi at c:\docume~1\tb\locals~1\temp\airb.tmp\setup.msi with guid {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    [2011-04-16:11:09:20] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-16:11:09:20] Rolling back install of c:\docume~1\tb\locals~1\temp\airb.tmp\setup.msi
    [2011-04-16:11:09:20] Rollback complete
    [2011-04-16:11:09:20] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-16:11:09:23] Runtime Installer end with exit code 7
    [2011-04-16:11:10:25] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-04-16:11:10:25] Commandline is:
    [2011-04-16:11:10:25] Installed runtime (2.6.0.19140) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-16:11:10:36] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-04-16:11:10:36] Runtime Installer end with exit code 0
    [2011-04-16:11:10:37] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-04-16:11:10:37] Commandline is: -installupdatecheck
    [2011-04-16:11:10:37] Installed runtime (2.6.0.19140) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-16:11:10:37] Performing pingback request
    [2011-04-16:11:10:38] Pingback request completed with HTTP status 200
    [2011-04-16:11:10:38] Starting runtime background update check
    [2011-04-16:11:10:38] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19140/update
    [2011-04-16:11:10:38] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19140/update to C:\Documents and Settings\TB\Application Data\Adobe\AIR\Updater\Background
    [2011-04-16:11:10:38] Runtime update not available
    [2011-04-16:11:10:38] Unpackaging cancelled
    [2011-04-16:11:10:38] Runtime Installer end with exit code 0
    [2011-04-16:11:22:29] Runtime Installer begin with version 2.6.0.19120 on Windows XP x86
    [2011-04-16:11:22:29] Commandline is:
    [2011-04-16:11:22:29] Installed runtime (2.6.0.19140) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-16:11:22:38] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-04-16:11:22:38] Runtime Installer end with exit code 0
    [2011-04-16:11:22:38] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-04-16:11:22:38] Commandline is: -installupdatecheck
    [2011-04-16:11:22:38] Installed runtime (2.6.0.19140) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-16:11:22:38] Performing pingback request
    [2011-04-16:11:22:39] Pingback request completed with HTTP status 200
    [2011-04-16:11:22:39] Starting runtime background update check
    [2011-04-16:11:22:39] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19140/update
    [2011-04-16:11:22:39] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19140/update to C:\Documents and Settings\TB\Application Data\Adobe\AIR\Updater\Background
    [2011-04-16:11:22:39] Runtime update not available
    [2011-04-16:11:22:39] Unpackaging cancelled
    [2011-04-16:11:22:39] Runtime Installer end with exit code 0
    [2011-04-16:11:22:55] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-04-16:11:22:55] Commandline is:
    [2011-04-16:11:22:55] Installed runtime (2.6.0.19140) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-16:11:23:00] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-04-16:11:23:00] Runtime Installer end with exit code 0
    [2011-04-16:11:23:00] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-04-16:11:23:00] Commandline is: -installupdatecheck
    [2011-04-16:11:23:00] Installed runtime (2.6.0.19140) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-16:11:23:01] Performing pingback request
    [2011-04-16:11:23:01] Pingback request completed with HTTP status 200
    [2011-04-16:11:23:01] Starting runtime background update check
    [2011-04-16:11:23:01] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19140/update
    [2011-04-16:11:23:01] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19140/update to C:\Documents and Settings\TB\Application Data\Adobe\AIR\Updater\Background
    [2011-04-16:11:23:01] Runtime update not available
    [2011-04-16:11:23:01] Unpackaging cancelled
    [2011-04-16:11:23:01] Runtime Installer end with exit code 0
    [2011-04-16:11:29:06] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-04-16:11:29:06] Commandline is:
    [2011-04-16:11:29:06] No installed runtime detected
    [2011-04-16:11:29:10] Starting runtime install. Installing runtime version 2.6.0.19140
    [2011-04-16:11:29:10] Installing msi at c:\docume~1\tb\locals~1\temp\airf.tmp\setup.msi with guid {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    [2011-04-16:11:29:14] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-16:11:29:14] Rolling back install of c:\docume~1\tb\locals~1\temp\airf.tmp\setup.msi
    [2011-04-16:11:29:14] Rollback complete
    [2011-04-16:11:29:14] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-16:11:29:39] Runtime Installer end with exit code 7
    [2011-04-16:11:30:48] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-04-16:11:30:48] Commandline is:
    [2011-04-16:11:30:48] No installed runtime detected
    [2011-04-16:11:30:51] Starting runtime install. Installing runtime version 2.6.0.19140
    [2011-04-16:11:30:51] Installing msi at c:\docume~1\tb\locals~1\temp\air18.tmp\setup.msi with guid {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    [2011-04-16:11:30:53] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-16:11:30:53] Rolling back install of c:\docume~1\tb\locals~1\temp\air18.tmp\setup.msi
    [2011-04-16:11:30:53] Rollback complete
    [2011-04-16:11:30:53] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-16:11:30:54] Runtime Installer end with exit code 7
    [2011-04-16:11:31:16] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-04-16:11:31:16] Commandline is:
    [2011-04-16:11:31:16] No installed runtime detected
    [2011-04-16:11:31:18] Starting runtime install. Installing runtime version 2.6.0.19140
    [2011-04-16:11:31:18] Installing msi at c:\docume~1\tb\locals~1\temp\air1c.tmp\setup.msi with guid {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    [2011-04-16:11:31:20] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-16:11:31:20] Rolling back install of c:\docume~1\tb\locals~1\temp\air1c.tmp\setup.msi
    [2011-04-16:11:31:20] Rollback complete
    [2011-04-16:11:31:20] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-16:11:31:22] Runtime Installer end with exit code 7
    [2011-04-16:12:01:11] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-04-16:12:01:11] Commandline is:
    [2011-04-16:12:01:11] No installed runtime detected
    [2011-04-16:12:01:13] Starting runtime install. Installing runtime version 2.6.0.19140
    [2011-04-16:12:01:13] Installing msi at c:\docume~1\tb\locals~1\temp\aire.tmp\setup.msi with guid {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    [2011-04-16:12:01:18] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-16:12:01:18] Rolling back install of c:\docume~1\tb\locals~1\temp\aire.tmp\setup.msi
    [2011-04-16:12:01:18] Rollback complete
    [2011-04-16:12:01:18] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2011-04-16:12:01:19] Runtime Installer end with exit code 7
    Here is the MSI*.log copy:
    === Verbose logging started: 4/16/2011  13:09:40  Build type: SHIP UNICODE 3.01.4001.5512  Calling process: C:\DOCUME~1\TB\LOCALS~1\Temp\AIR24.tmp\Adobe AIR Installer.exe ===
    MSI (c) (18:A8) [13:09:40:843]: Resetting cached policy values
    MSI (c) (18:A8) [13:09:40:843]: Machine policy value 'Debug' is 0
    MSI (c) (18:A8) [13:09:40:843]: ******* RunEngine:
               ******* Product: c:\docume~1\tb\locals~1\temp\air24.tmp\setup.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (18:A8) [13:09:40:843]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (18:A8) [13:09:40:843]: Grabbed execution mutex.
    MSI (c) (18:A8) [13:09:40:953]: Cloaking enabled.
    MSI (c) (18:A8) [13:09:40:953]: Attempting to enable all disabled priveleges before calling Install on Server
    MSI (c) (18:A8) [13:09:40:984]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (2C:68) [13:09:41:000]: Grabbed execution mutex.
    MSI (s) (2C:A0) [13:09:41:000]: Resetting cached policy values
    MSI (s) (2C:A0) [13:09:41:000]: Machine policy value 'Debug' is 0
    MSI (s) (2C:A0) [13:09:41:000]: ******* RunEngine:
               ******* Product: c:\docume~1\tb\locals~1\temp\air24.tmp\setup.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (s) (2C:A0) [13:09:41:015]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (2C:A0) [13:09:41:046]: File will have security applied from OpCode.
    MSI (s) (2C:A0) [13:09:41:046]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'c:\docume~1\tb\locals~1\temp\air24.tmp\setup.msi' against software restriction policy
    MSI (s) (2C:A0) [13:09:41:046]: SOFTWARE RESTRICTION POLICY: c:\docume~1\tb\locals~1\temp\air24.tmp\setup.msi has a digital signature
    MSI (s) (2C:A0) [13:09:41:234]: SOFTWARE RESTRICTION POLICY: c:\docume~1\tb\locals~1\temp\air24.tmp\setup.msi is permitted to run at the 'unrestricted' authorization level.
    MSI (s) (2C:A0) [13:09:41:234]: End dialog not enabled
    MSI (s) (2C:A0) [13:09:41:234]: Original package ==> c:\docume~1\tb\locals~1\temp\air24.tmp\setup.msi
    MSI (s) (2C:A0) [13:09:41:234]: Package we're running from ==> c:\WINDOWS\Installer\1bc37b.msi
    MSI (s) (2C:A0) [13:09:41:234]: APPCOMPAT: looking for appcompat database entry with ProductCode '{AFF7E080-1974-45BF-9310-10DE1A1F5ED0}'.
    MSI (s) (2C:A0) [13:09:41:234]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (2C:A0) [13:09:41:250]: MSCOREE not loaded loading copy from system32
    MSI (s) (2C:A0) [13:09:41:265]: Machine policy value 'TransformsSecure' is 0
    MSI (s) (2C:A0) [13:09:41:265]: User policy value 'TransformsAtSource' is 0
    MSI (s) (2C:A0) [13:09:41:265]: Machine policy value 'DisablePatch' is 0
    MSI (s) (2C:A0) [13:09:41:265]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (s) (2C:A0) [13:09:41:265]: Machine policy value 'DisableLUAPatching' is 0
    MSI (s) (2C:A0) [13:09:41:265]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (s) (2C:A0) [13:09:41:265]: APPCOMPAT: looking for appcompat database entry with ProductCode '{AFF7E080-1974-45BF-9310-10DE1A1F5ED0}'.
    MSI (s) (2C:A0) [13:09:41:265]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (2C:A0) [13:09:41:265]: Transforms are not secure.
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2205 2:  3: Control
    MSI (s) (2C:A0) [13:09:41:265]: Command Line: CURRENTDIRECTORY=C:\temp\software CLIENTUILEVEL=3 CLIENTPROCESSID=1560
    MSI (s) (2C:A0) [13:09:41:265]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{85FFA26D-EE25-43C8-AE73-191F2347856C}'.
    MSI (s) (2C:A0) [13:09:41:265]: Product Code passed to Engine.Initialize:           ''
    MSI (s) (2C:A0) [13:09:41:265]: Product Code from property table before transforms: '{AFF7E080-1974-45BF-9310-10DE1A1F5ED0}'
    MSI (s) (2C:A0) [13:09:41:265]: Product Code from property table after transforms:  '{AFF7E080-1974-45BF-9310-10DE1A1F5ED0}'
    MSI (s) (2C:A0) [13:09:41:265]: Product not registered: beginning first-time install
    MSI (s) (2C:A0) [13:09:41:265]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
    MSI (s) (2C:A0) [13:09:41:265]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (s) (2C:A0) [13:09:41:265]: User policy value 'SearchOrder' is 'nmu'
    MSI (s) (2C:A0) [13:09:41:265]: Adding new sources is allowed.
    MSI (s) (2C:A0) [13:09:41:265]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
    MSI (s) (2C:A0) [13:09:41:265]: Package name extracted from package path: 'setup.msi'
    MSI (s) (2C:A0) [13:09:41:265]: Package to be registered: 'setup.msi'
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2205 2:  3: Error
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2729
    MSI (s) (2C:A0) [13:09:41:265]: Note: 1: 2262 2: AdminProperties 3: -2147287038
    MSI (s) (2C:A0) [13:09:41:265]: Machine policy value 'DisableMsi' is 0
    MSI (s) (2C:A0) [13:09:41:265]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (2C:A0) [13:09:41:265]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (2C:A0) [13:09:41:265]: Product installation will be elevated because user is admin and product is being installed per-machine.
    MSI (s) (2C:A0) [13:09:41:265]: Running product '{AFF7E080-1974-45BF-9310-10DE1A1F5ED0}' with elevated privileges: Product is assigned.
    MSI (s) (2C:A0) [13:09:41:265]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\temp\software'.
    MSI (s) (2C:A0) [13:09:41:265]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '3'.
    MSI (s) (2C:A0) [13:09:41:265]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '1560'.
    MSI (s) (2C:A0) [13:09:41:265]: TRANSFORMS property is now:
    MSI (s) (2C:A0) [13:09:41:265]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
    MSI (s) (2C:A0) [13:09:41:281]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\TB\Application Data
    MSI (s) (2C:A0) [13:09:41:281]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\TB\Favorites
    MSI (s) (2C:A0) [13:09:41:281]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\TB\NetHood
    MSI (s) (2C:A0) [13:09:41:281]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\TB\My Documents
    MSI (s) (2C:A0) [13:09:41:281]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\TB\PrintHood
    MSI (s) (2C:A0) [13:09:41:281]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\TB\Recent
    MSI (s) (2C:A0) [13:09:41:281]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\TB\SendTo
    MSI (s) (2C:A0) [13:09:41:281]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\TB\Templates
    MSI (s) (2C:A0) [13:09:41:281]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Application Data
    MSI (s) (2C:A0) [13:09:41:281]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\TB\Local Settings\Application Data
    MSI (s) (2C:A0) [13:09:41:281]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\TB\My Documents\My Pictures
    MSI (s) (2C:A0) [13:09:41:281]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools
    MSI (s) (2C:A0) [13:09:41:296]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs\Startup
    MSI (s) (2C:A0) [13:09:41:296]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs
    MSI (s) (2C:A0) [13:09:41:296]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu
    MSI (s) (2C:A0) [13:09:41:296]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Desktop
    MSI (s) (2C:A0) [13:09:41:296]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\TB\Start Menu\Programs\Administrative Tools
    MSI (s) (2C:A0) [13:09:41:296]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\TB\Start Menu\Programs\Startup
    MSI (s) (2C:A0) [13:09:41:296]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\TB\Start Menu\Programs
    MSI (s) (2C:A0) [13:09:41:296]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\TB\Start Menu
    MSI (s) (2C:A0) [13:09:41:296]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\TB\Desktop
    MSI (s) (2C:A0) [13:09:41:296]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Templates
    MSI (s) (2C:A0) [13:09:41:296]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\Fonts
    MSI (s) (2C:A0) [13:09:41:296]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (s) (2C:A0) [13:09:41:312]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (s) (2C:A0) [13:09:41:312]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (2C:A0) [13:09:41:312]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Windows-22587'.
    MSI (s) (2C:A0) [13:09:41:312]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (2C:A0) [13:09:41:312]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'c:\WINDOWS\Installer\1bc37b.msi'.
    MSI (s) (2C:A0) [13:09:41:312]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'c:\docume~1\tb\locals~1\temp\air24.tmp\setup.msi'.
    MSI (s) (2C:A0) [13:09:41:312]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (2C:A0) [13:09:41:312]: Machine policy value 'DisableRollback' is 0
    MSI (s) (2C:A0) [13:09:41:312]: User policy value 'DisableRollback' is 0
    MSI (s) (2C:A0) [13:09:41:312]: PROPERTY CHANGE: Adding UILevel property. Its value is '2'.
    === Logging started: 4/16/2011  13:09:41 ===
    MSI (s) (2C:A0) [13:09:41:312]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (s) (2C:A0) [13:09:41:312]: Doing action: INSTALL
    MSI (s) (2C:A0) [13:09:41:312]: Note: 1: 2205 2:  3: ActionText
    MSI (s) (2C:A0) [13:09:41:312]: Running ExecuteSequence
    MSI (s) (2C:A0) [13:09:41:312]: Doing action: FindRelatedProducts
    MSI (s) (2C:A0) [13:09:41:312]: Note: 1: 2205 2:  3: ActionText
    Action start 13:09:41: INSTALL.
    Action start 13:09:41: FindRelatedProducts.
    MSI (s) (2C:A0) [13:09:41:312]: PROPERTY CHANGE: Adding UC8DA920D5C41C42E0BF3187BA49984EE4 property. Its value is '{46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}'.
    MSI (s) (2C:A0) [13:09:41:312]: Doing action: ValidateProductID
    MSI (s) (2C:A0) [13:09:41:312]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: FindRelatedProducts. Return value 1.
    Action start 13:09:41: ValidateProductID.
    MSI (s) (2C:A0) [13:09:41:312]: Doing action: SetSHAREDADDINFOLDER
    MSI (s) (2C:A0) [13:09:41:312]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: ValidateProductID. Return value 1.
    MSI (s) (2C:A0) [13:09:41:312]: PROPERTY CHANGE: Modifying SHAREDADDINFOLDER property. Its current value is '(computed)'. Its new value: 'C:\Program Files\Adobe\Flash Player\AddIns\airappinstaller'.
    Action start 13:09:41: SetSHAREDADDINFOLDER.
    MSI (s) (2C:A0) [13:09:41:312]: Doing action: CostInitialize
    MSI (s) (2C:A0) [13:09:41:312]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: SetSHAREDADDINFOLDER. Return value 1.
    MSI (s) (2C:A0) [13:09:41:312]: Machine policy value 'MaxPatchCacheSize' is 10
    Action start 13:09:41: CostInitialize.
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'c:\'.
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: Patch
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: MsiPatchHeaders
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: __MsiPatchFileList
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2228 2:  3: PatchPackage 4: SELECT `DiskId`, `PatchId`, `LastSequence` FROM `Media`, `PatchPackage` WHERE `Media`.`DiskId`=`PatchPackage`.`Media_` ORDER BY `DiskId` 
    MSI (s) (2C:A0) [13:09:41:328]: Doing action: FileCost
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: CostInitialize. Return value 1.
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: MsiAssembly
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: Class
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: Extension
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: TypeLib
    Action start 13:09:41: FileCost.
    MSI (s) (2C:A0) [13:09:41:328]: Doing action: CostFinalize
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: FileCost. Return value 1.
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: Patch
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: Condition
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'c:\'.
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Modifying SHAREDADDINFOLDER property. Its current value is 'C:\Program Files\Adobe\Flash Player\AddIns\airappinstaller'. Its new value: 'c:\Program Files\Adobe\Flash Player\AddIns\airappinstaller\'.
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Modifying WindowsFolder property. Its current value is 'C:\WINDOWS\'. Its new value: 'c:\WINDOWS\'.
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Modifying CommonFilesFolder property. Its current value is 'C:\Program Files\Common Files\'. Its new value: 'c:\Program Files\Common Files\'.
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Adding AIR property. Its value is 'c:\Program Files\Common Files\Adobe AIR\'.
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Adding Versions property. Its value is 'c:\Program Files\Common Files\Adobe AIR\Versions\'.
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Adding Version property. Its value is 'c:\Program Files\Common Files\Adobe AIR\Versions\1.0\'.
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Adding Resources property. Its value is 'c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\'.
    MSI (s) (2C:A0) [13:09:41:328]: Target path resolution complete. Dumping Directory table...
    MSI (s) (2C:A0) [13:09:41:328]: Note: target paths subject to change (via custom actions or browsing)
    MSI (s) (2C:A0) [13:09:41:328]: Dir (target): Key: TARGETDIR , Object: c:\
    MSI (s) (2C:A0) [13:09:41:328]: Dir (target): Key: SHAREDADDINFOLDER , Object: c:\Program Files\Adobe\Flash Player\AddIns\airappinstaller\
    MSI (s) (2C:A0) [13:09:41:328]: Dir (target): Key: WindowsFolder , Object: c:\WINDOWS\
    MSI (s) (2C:A0) [13:09:41:328]: Dir (target): Key: CommonFilesFolder , Object: c:\Program Files\Common Files\
    MSI (s) (2C:A0) [13:09:41:328]: Dir (target): Key: AIR , Object: c:\Program Files\Common Files\Adobe AIR\
    MSI (s) (2C:A0) [13:09:41:328]: Dir (target): Key: Versions , Object: c:\Program Files\Common Files\Adobe AIR\Versions\
    MSI (s) (2C:A0) [13:09:41:328]: Dir (target): Key: Version , Object: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\
    MSI (s) (2C:A0) [13:09:41:328]: Dir (target): Key: Resources , Object: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\
    MSI (s) (2C:A0) [13:09:41:328]: PROPERTY CHANGE: Adding INSTALLLEVEL property. Its value is '1'.
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: MsiAssembly
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2228 2:  3: MsiAssembly 4:  SELECT `MsiAssembly`.`Attributes`, `MsiAssembly`.`File_Application`, `MsiAssembly`.`File_Manifest`,  `Component`.`KeyPath` FROM `MsiAssembly`, `Component` WHERE  `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Component_` = ?
    Action start 13:09:41: CostFinalize.
    MSI (s) (2C:A0) [13:09:41:328]: Doing action: MigrateFeatureStates
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: CostFinalize. Return value 1.
    Action start 13:09:41: MigrateFeatureStates.
    MSI (s) (2C:A0) [13:09:41:328]: Doing action: InstallValidate
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: MigrateFeatureStates. Return value 0.
    MSI (s) (2C:A0) [13:09:41:328]: Feature: Runtime; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Feature: Management; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: Runtime; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: FileTypeRegistration; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: ARPRegistration; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: template.msi; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: template.exe; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: Sentinel; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: AppInstaller; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: WebKit; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: FlashPlugin; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: Setup; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: RootCertificate; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: TimestampingRootCertificate; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: AIRAppInstaller; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: DRMADOBECPVoucher; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: DRM; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: DRM15; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: DRMAIRVoucher; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: __FileTypeRegistration65; Installed: Null;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: __ARPRegistration65; Installed: Null;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Component: __AIRAppInstaller65; Installed: Null;   Request: Local;   Action: Local
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: BindImage
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: ProgId
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: PublishComponent
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: SelfReg
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: Extension
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: Font
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: Shortcut
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: Class
    Action start 13:09:41: InstallValidate.
    MSI (s) (2C:A0) [13:09:41:328]: Note: 1: 2205 2:  3: _RemoveFilePath
    MSI (s) (2C:A0) [13:09:41:343]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
    MSI (s) (2C:A0) [13:09:41:343]: Note: 1: 2205 2:  3: BindImage
    MSI (s) (2C:A0) [13:09:41:343]: Note: 1: 2205 2:  3: ProgId
    MSI (s) (2C:A0) [13:09:41:343]: Note: 1: 2205 2:  3: PublishComponent
    MSI (s) (2C:A0) [13:09:41:343]: Note: 1: 2205 2:  3: SelfReg
    MSI (s) (2C:A0) [13:09:41:343]: Note: 1: 2205 2:  3: Extension
    MSI (s) (2C:A0) [13:09:41:343]: Note: 1: 2205 2:  3: Font
    MSI (s) (2C:A0) [13:09:41:343]: Note: 1: 2205 2:  3: Shortcut
    MSI (s) (2C:A0) [13:09:41:343]: Note: 1: 2205 2:  3: Class
    MSI (s) (2C:A0) [13:09:41:343]: Note: 1: 2727 2: 
    MSI (s) (2C:A0) [13:09:41:343]: Note: 1: 2727 2: 
    MSI (s) (2C:A0) [13:09:41:343]: Doing action: SetARPINSTALLLOCATION
    MSI (s) (2C:A0) [13:09:41:343]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: InstallValidate. Return value 1.
    MSI (s) (2C:A0) [13:09:41:343]: PROPERTY CHANGE: Adding ARPINSTALLLOCATION property. Its value is 'c:\Program Files\Common Files\Adobe AIR\'.
    Action start 13:09:41: SetARPINSTALLLOCATION.
    MSI (s) (2C:A0) [13:09:41:343]: Doing action: InstallInitialize
    MSI (s) (2C:A0) [13:09:41:343]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: SetARPINSTALLLOCATION. Return value 1.
    MSI (s) (2C:A0) [13:09:41:343]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (2C:A0) [13:09:41:343]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (2C:A0) [13:09:41:343]: BeginTransaction: Locking Server
    MSI (s) (2C:A0) [13:09:41:343]: SRSetRestorePoint skipped for this transaction.
    MSI (s) (2C:A0) [13:09:41:343]: Server not locked: locking for product {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    Action start 13:09:41: InstallInitialize.
    MSI (s) (2C:A0) [13:09:41:937]: Doing action: ProcessComponents
    MSI (s) (2C:A0) [13:09:41:937]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: InstallInitialize. Return value 1.
    MSI (s) (2C:A0) [13:09:41:937]: Note: 1: 2205 2:  3: MsiPatchCertificate
    MSI (s) (2C:A0) [13:09:41:937]: LUA patching is disabled: missing MsiPatchCertificate table
    MSI (s) (2C:A0) [13:09:41:937]: Resolving source.
    MSI (s) (2C:A0) [13:09:41:937]: Resolving source to launched-from source.
    MSI (s) (2C:A0) [13:09:41:937]: Setting launched-from source as last-used.
    MSI (s) (2C:A0) [13:09:41:937]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'c:\docume~1\tb\locals~1\temp\air24.tmp\'.
    MSI (s) (2C:A0) [13:09:41:937]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'c:\docume~1\tb\locals~1\temp\air24.tmp\'.
    MSI (s) (2C:A0) [13:09:41:937]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{AFF7E080-1974-45BF-9310-10DE1A1F5ED0}'.
    MSI (s) (2C:A0) [13:09:41:937]: SOURCEDIR ==> c:\docume~1\tb\locals~1\temp\air24.tmp\
    MSI (s) (2C:A0) [13:09:41:937]: SOURCEDIR product ==> {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    MSI (s) (2C:A0) [13:09:41:937]: Determining source type
    MSI (s) (2C:A0) [13:09:41:937]: Source type from package 'setup.msi': 0
    Action start 13:09:41: ProcessComponents.
    MSI (s) (2C:A0) [13:09:41:937]: Source path resolution complete. Dumping Directory table...
    MSI (s) (2C:A0) [13:09:41:937]: Dir (source): Key: TARGETDIR , Object: c:\docume~1\tb\locals~1\temp\air24.tmp\ , LongSubPath:  , ShortSubPath:
    MSI (s) (2C:A0) [13:09:41:937]: Dir (source): Key: SHAREDADDINFOLDER , Object: c:\docume~1\tb\locals~1\temp\air24.tmp\ , LongSubPath:  , ShortSubPath:
    MSI (s) (2C:A0) [13:09:41:937]: Dir (source): Key: WindowsFolder , Object: c:\docume~1\tb\locals~1\temp\air24.tmp\ , LongSubPath:  , ShortSubPath:
    MSI (s) (2C:A0) [13:09:41:937]: Dir (source): Key: CommonFilesFolder , Object: c:\docume~1\tb\locals~1\temp\air24.tmp\ , LongSubPath:  , ShortSubPath:
    MSI (s) (2C:A0) [13:09:41:937]: Dir (source): Key: AIR , Object: c:\docume~1\tb\locals~1\temp\air24.tmp\Adobe AIR\ , LongSubPath: Adobe AIR\ , ShortSubPath: AIR\
    MSI (s) (2C:A0) [13:09:41:937]: Dir (source): Key: Versions , Object: c:\docume~1\tb\locals~1\temp\air24.tmp\Adobe AIR\Versions\ , LongSubPath: Adobe AIR\Versions\ , ShortSubPath: AIR\Versions\
    MSI (s) (2C:A0) [13:09:41:937]: Dir (source): Key: Version , Object: c:\docume~1\tb\locals~1\temp\air24.tmp\Adobe AIR\Versions\1.0\ , LongSubPath: Adobe AIR\Versions\1.0\ , ShortSubPath: AIR\Versions\Version\
    MSI (s) (2C:A0) [13:09:41:937]: Dir (source): Key: Resources , Object: c:\docume~1\tb\locals~1\temp\air24.tmp\Adobe AIR\Versions\1.0\Resources\ , LongSubPath: Adobe AIR\Versions\1.0\Resources\ , ShortSubPath: AIR\Versions\Version\R\
    MSI (s) (2C:A0) [13:09:41:937]: Note: 1: 2205 2:  3: ActionText
    MSI (s) (2C:A0) [13:09:41:937]: Note: 1: 2205 2:  3: ActionText
    MSI (s) (2C:A0) [13:09:41:953]: Note: 1: 2205 2:  3: ActionText
    MSI (s) (2C:A0) [13:09:41:953]: Doing action: UnpublishFeatures
    MSI (s) (2C:A0) [13:09:41:953]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: ProcessComponents. Return value 1.
    Action start 13:09:41: UnpublishFeatures.
    MSI (s) (2C:A0) [13:09:41:953]: Doing action: RemoveRegistryValues
    MSI (s) (2C:A0) [13:09:41:953]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: UnpublishFeatures. Return value 1.
    Action start 13:09:41: RemoveRegistryValues.
    MSI (s) (2C:A0) [13:09:41:953]: Doing action: RemoveDuplicateFiles
    MSI (s) (2C:A0) [13:09:41:953]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: RemoveRegistryValues. Return value 1.
    Action start 13:09:41: RemoveDuplicateFiles.
    MSI (s) (2C:A0) [13:09:41:953]: Doing action: RemoveFiles
    MSI (s) (2C:A0) [13:09:41:953]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: RemoveDuplicateFiles. Return value 1.
    MSI (s) (2C:A0) [13:09:41:968]: Note: 1: 2205 2:  3: RemoveFile
    MSI (s) (2C:A0) [13:09:41:968]: Note: 1: 2205 2:  3: RemoveFile
    Action start 13:09:41: RemoveFiles.
    MSI (s) (2C:A0) [13:09:41:968]: Doing action: InstallFiles
    MSI (s) (2C:A0) [13:09:41:968]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: RemoveFiles. Return value 0.
    Action start 13:09:41: InstallFiles.
    MSI (s) (2C:A0) [13:09:41:968]: Note: 1: 2205 2:  3: Patch
    MSI (s) (2C:A0) [13:09:41:968]: Note: 1: 2228 2:  3: Patch 4: SELECT `Patch`.`File_`, `Patch`.`Header`, `Patch`.`Attributes`, `Patch`.`Sequence`, `Patch`.`StreamRef_` FROM `Patch` WHERE `Patch`.`File_` = ? AND `Patch`.`#_MsiActive`=? ORDER BY `Patch`.`Sequence`
    MSI (s) (2C:A0) [13:09:41:968]: Note: 1: 2205 2:  3: Error
    MSI (s) (2C:A0) [13:09:41:968]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1302
    MSI (s) (2C:A0) [13:09:41:968]: Note: 1: 2205 2:  3: MsiSFCBypass
    MSI (s) (2C:A0) [13:09:41:968]: Note: 1: 2228 2:  3: MsiSFCBypass 4: SELECT `File_` FROM `MsiSFCBypass` WHERE `File_` = ?
    MSI (s) (2C:A0) [13:09:41:968]: Note: 1: 2205 2:  3: MsiPatchHeaders
    MSI (s) (2C:A0) [13:09:41:968]: Note: 1: 2228 2:  3: MsiPatchHeaders 4: SELECT `Header` FROM `MsiPatchHeaders` WHERE `StreamRef` = ?
    MSI (s) (2C:A0) [13:09:41:968]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (2C:A0) [13:09:41:968]: Doing action: DuplicateFiles
    MSI (s) (2C:A0) [13:09:41:968]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: InstallFiles. Return value 1.
    Action start 13:09:41: DuplicateFiles.
    MSI (s) (2C:A0) [13:09:41:968]: Doing action: WriteRegistryValues
    MSI (s) (2C:A0) [13:09:41:968]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: DuplicateFiles. Return value 1.
    Action start 13:09:41: WriteRegistryValues.
    MSI (s) (2C:A0) [13:09:41:968]: Doing action: RegisterUser
    MSI (s) (2C:A0) [13:09:41:968]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: WriteRegistryValues. Return value 1.
    Action start 13:09:41: RegisterUser.
    MSI (s) (2C:A0) [13:09:41:984]: Doing action: RegisterProduct
    MSI (s) (2C:A0) [13:09:41:984]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: RegisterUser. Return value 1.
    MSI (s) (2C:A0) [13:09:41:984]: Note: 1: 2205 2:  3: Error
    MSI (s) (2C:A0) [13:09:41:984]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1302
    Action start 13:09:41: RegisterProduct.
    MSI (s) (2C:A0) [13:09:41:984]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
    MSI (s) (2C:A0) [13:09:41:984]: Doing action: PublishFeatures
    MSI (s) (2C:A0) [13:09:41:984]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: RegisterProduct. Return value 1.
    Action start 13:09:41: PublishFeatures.
    MSI (s) (2C:A0) [13:09:41:984]: Doing action: PublishProduct
    MSI (s) (2C:A0) [13:09:41:984]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: PublishFeatures. Return value 1.
    MSI (s) (2C:A0) [13:09:41:984]: Note: 1: 2205 2:  3: Icon
    MSI (s) (2C:A0) [13:09:41:984]: Note: 1: 2228 2:  3: Icon 4: SELECT `Name`, `Data` FROM `Icon`
    Action start 13:09:41: PublishProduct.
    MSI (s) (2C:A0) [13:09:41:984]: Doing action: InstallExecute
    MSI (s) (2C:A0) [13:09:41:984]: Note: 1: 2205 2:  3: ActionText
    Action ended 13:09:41: PublishProduct. Return value 1.
    MSI (s) (2C:A0) [13:09:41:984]: Running Script: C:\WINDOWS\Installer\MSI25.tmp
    MSI (s) (2C:A0) [13:09:41:984]: PROPERTY CHANGE: Adding UpdateStarted property. Its value is '1'.
    MSI (s) (2C:A0) [13:09:42:000]: Machine policy value 'DisableRollback' is 0
    MSI (s) (2C:A0) [13:09:42:000]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (2C:A0) [13:09:42:000]: Executing op: Header(Signature=1397708873,Version=301,Timestamp=1049651509,LangId=1033,Platform=0,Scrip tType=1,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)
    Action start 13:09:41: InstallExecute.
    MSI (s) (2C:A0) [13:09:42:000]: Executing op: ProductInfo(ProductKey={AFF7E080-1974-45BF-9310-10DE1A1F5ED0},ProductName=Adobe AIR,PackageName=setup.msi,Language=1033,Version=33947648,Assignment=1,ObsoleteArg=0,,,Pac kageCode={85FFA26D-EE25-43C8-AE73-191F2347856C},,,InstanceType=0,LUASetting=0,RemoteURTIns talls=0)
    MSI (s) (2C:A0) [13:09:42:000]: Executing op: DialogInfo(Type=0,Argument=1033)
    MSI (s) (2C:A0) [13:09:42:000]: Executing op: DialogInfo(Type=1,Argument=Adobe AIR)
    MSI (s) (2C:A0) [13:09:42:000]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])
    MSI (s) (2C:A0) [13:09:42:000]: Executing op: SetBaseline(Baseline=0,)
    MSI (s) (2C:A0) [13:09:42:000]: Executing op: SetBaseline(Baseline=1,)
    MSI (s) (2C:A0) [13:09:42:000]: Executing op: ActionStart(Name=ProcessComponents,Description=Updating component registration,)
    MSI (s) (2C:A0) [13:09:42:000]: Executing op: ProgressTotal(Total=17,Type=1,ByteEquivalent=24000)
    MSI (s) (2C:A0) [13:09:42:000]: Executing op: ComponentRegister(ComponentId={701D2A09-14BE-45F8-9233-1CE0ED0023A9},KeyPath=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (2C:A0) [13:09:42:000]: Executing op: ComponentRegister(ComponentId={95CB0A23-64ED-4832-8C2C-8E1671678EA8},KeyPath=02:\Software \Adobe\Adobe AIR\FileTypeRegistration\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (2C:A0) [13:09:42:000]: Executing op: ComponentRegister(ComponentId={12055C63-FC8C-4CC0-81A5-38E057039902},KeyPath=02:\SOFTWARE \Microsoft\Windows\CurrentVersion\Uninstall\Adobe AIR\UninstallString,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (2C:A0) [13:09:42:015]: Executing op: ComponentRegister(ComponentId={8E61C856-01FD-4B39-9D18-90B226C2013C},KeyPath=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\template.msi,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (2C:A0) [13:09:42:015]: Executing op: ComponentRegister(ComponentId={F748231B-0260-4E35-BFB8-7FACFDCE1711},KeyPath=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\template.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (2C:A0) [13:09:42:015]: Executing op: ComponentRegister(ComponentId={DC74C3C6-CAB8-4C49-BE18-5B1DCD0D197E},KeyPath=c:\Program Files\Common Files\Adobe AIR\sentinel,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (2C:A0) [13:09:42:015]: Executing op: ComponentRegister(ComponentId={F5EE0D89-3BC5-4752-9EBB-533B036EA809},KeyPath=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (2C:A0) [13:09:42:015]: Executing op: ComponentRegister(ComponentId={5281ED57-AD60-4235-A34D-F7571E28FC4C},KeyPath=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\WebKit.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (2C:A0) [13:09:42:015]: Executing op: ComponentRegister(ComponentId={7A5778CF-5BD0-4931-8224-43B630C24273},KeyPath=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\NPSWF32.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (2C:A0) [13:09:42:015]: Executing op: ComponentRegister(ComponentId={1A511B10-11FC-4CAB-9C48-68641F09CF00},KeyPath=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (2C:A0) [13:09:42:015]: Executing op: ComponentRegister(ComponentId={76C2FC36-B864-4E7A-9C96-F9B80CDE9A13},KeyPath=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe Root Certificate.cer,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (2C:A0) [13:09:42:015]: Executing op: ComponentRegister(ComponentId={5E6626CD-4343-4FF9-8DB0-CFB62473037E},KeyPath=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Thawte Root Certificate.cer,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (2C:A0) [13:09:42:015]: Executing op: ComponentRegister(ComponentId={7B2F9BE9-D1F1-4E4D-9AF0-AD085F073B33},KeyPath=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe,State=3,,Disk=1,SharedDllRefCount=0,Binary Type=0)
    MSI (s) (2C:A0) [13:09:42:031]: Executing op: ComponentRegister(ComponentId={4E0C3DA9-8FD3-487A-92EB-DDE2CDC7EEAA},KeyPath=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\adobecp.vch,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (2C:A0) [13:09:42:031]: Executing op: ComponentRegister(ComponentId={060F1E52-BC43-4D4D-9DAD-197E00DCD5C9},KeyPath=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\AdobeCP.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (2C:A0) [13:09:42:031]: Executing op: ComponentRegister(ComponentId={4E7390B9-0423-46B8-AED6-39BB3FB2C8FE},KeyPath=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\AdobeCP15.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0 )
    MSI (s) (2C:A0) [13:09:42:031]: Executing op: ComponentRegister(ComponentId={91DAC761-D04A-4404-BC97-E62936576E30},KeyPath=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR.vch,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (2C:A0) [13:09:42:031]: Executing op: ActionStart(Name=InstallFiles,Description=Copying new files,Template=File: [1],  Directory: [9],  Size: [6])
    MSI (s) (2C:A0) [13:09:42:031]: Executing op: ProgressTotal(Total=31110638,Type=0,ByteEquivalent=1)
    MSI (s) (2C:A0) [13:09:42:031]: Executing op: SetTargetFolder(Folder=c:\Program Files\Common Files\Adobe AIR\)
    MSI (s) (2C:A0) [13:09:42:031]: Executing op: SetSourceFolder(Folder=1\AIR\|Adobe AIR\)
    MSI (s) (2C:A0) [13:09:42:031]: Executing op: ChangeMedia(,MediaPrompt=Please insert the disk: ,,BytesPerTick=32768,CopierType=0,,,,,,IsFirstPhysicalMedia=1)
    MSI (s) (2C:A0) [13:09:42:031]: Executing op: FileCopy(SourceName=sentinel,SourceCabKey=SentinelFile,DestName=sentinel,Attributes=512,F ileSize=11,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=62914560,HashOptions= 0,HashPart1=-1608728155,HashPart2=-1204748780,HashPart3=-375235064,HashPart4=-996773537,,)
    MSI (s) (2C:A0) [13:09:42:031]: File: c:\Program Files\Common Files\Adobe AIR\sentinel; To be installed; Won't patch; No existing file
    MSI (s) (2C:A0) [13:09:42:031]: Source for file 'sentinel' is uncompressed, at 'c:\docume~1\tb\locals~1\temp\air24.tmp\Adobe AIR\'.
    MSI (s) (2C:A0) [13:09:42:031]: Note: 1: 2318 2: c:\Program Files\Common Files\Adobe AIR\sentinel
    MSI (s) (2C:A0) [13:09:42:046]: Executing op: SetTargetFolder(Folder=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\)
    MSI (s) (2C:A0) [13:09:42:046]: Executing op: SetSourceFolder(Folder=1\AIR\Versions\Version\|Adobe AIR\Versions\1.0\)
    MSI (s) (2C:A0) [13:09:42:046]: Executing op: FileCopy(SourceName=AIR.dll|Adobe AIR.dll,SourceCabKey=AdobeAIR.dll,DestName=Adobe AIR.dll,Attributes=512,FileSize=10257792,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,Vers ion=2.6.0.19140,Language=1033,InstallMode=62914560,,,,,,,)
    MSI (s) (2C:A0) [13:09:42:046]: File: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR.dll; To be installed; Won't patch; No existing file
    MSI (s) (2C:A0) [13:09:42:046]: Source for file 'Adobe AIR.dll' is uncompressed, at 'c:\docume~1\tb\locals~1\temp\air24.tmp\Adobe AIR\Versions\1.0\'.
    MSI (s) (2C:A0) [13:09:42:046]: Note: 1: 2318 2: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR.dll
    MSI (s) (2C:A0) [13:09:42:109]: Executing op: FileCopy(SourceName=air.exe|Adobe AIR Application Installer.exe,SourceCabKey=air.exe,DestName=Adobe AIR Application Installer.exe,Attributes=512,FileSize=129920,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0, Version=2.6.0.19140,Language=1033,InstallMode=62914560,,,,,,,)
    MSI (s) (2C:A0) [13:09:42:109]: File: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer.exe; To be installed; Won't patch; No existing file
    MSI (s) (2C:A0) [13:09:42:109]: Source for file 'Adobe AIR Application Installer.exe' is uncompressed, at 'c:\docume~1\tb\locals~1\temp\air24.tmp\Adobe AIR\Versions\1.0\'.
    MSI (s) (2C:A0) [13:09:42:109]: Note: 1: 2318 2: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer.exe
    MSI (s) (2C:A0) [13:09:42:109]: Executing op: FileCopy(SourceName=air.swf|Adobe AIR Application Installer.swf,SourceCabKey=air.swf,DestName=Adobe AIR Application Installer.swf,Attributes=512,FileSize=723315,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0, ,,InstallMode=62914560,HashOptions=0,HashPart1=-166813196,HashPart2=1229503538,HashPart3=- 2015506811,HashPart4=-251257560,,)
    MSI (s) (2C:A0) [13:09:42:109]: File: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer.swf; To be installed; Won't patch; No existing file
    MSI (s) (2C:A0) [13:09:42:109]: Source for file 'Adobe AIR Application Installer.swf' is uncompressed, at 'c:\docume~1\tb\locals~1\temp\air24.tmp\Adobe AIR\Versions\1.0\'.
    MSI (s) (2C:A0) [13:09:42:109]: Note: 1: 2318 2: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer.swf
    MSI (s) (2C:A0) [13:09:42:140]: Executing op: SetTargetFolder(Folder=c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\)
    MSI (s) (2C:A0) [13:09:42:140]: Executing op: SetSourceFolder(Folder=1\AIR\Versions\Version\R\|Adobe AIR\Versions\1.0\Resources\)
    MSI (s) (2C:A0) [13:09:42:140]: Executing op: FileCopy(SourceName=template.msi,SourceCabKey=template.msi,DestName=template.msi,Attribut es=512,FileSize=20480,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=62914560,H ashOptions=0,HashPart1=1205134664,HashPart2=-1868915957,HashPart3=-18417062,HashPart4=-168 2108965,,)
    MSI (s) (2C:A0) [13:09:42:140]: File: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\template.msi; To be installed; Won't patch; No existing file
    MSI (s) (2C:A0) [13:09:42:140]: Source for file 'template.msi' is uncompressed, at 'c:\docume~1\tb\locals~1\temp\air24.tmp\Adobe AIR\Versions\1.0\Resources\'.
    MSI (s) (2C:A0) [13:09:42:140]: Note: 1: 2318 2: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\template.msi
    MSI (s) (2C:A0) [13:09:42:140]: Executing op: FileCopy(SourceName=template.exe,SourceCabKey=template.exe,DestName=template.exe,Attribut es=512,FileSize=59904,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=62914560,H ashOptions=0,HashPart1=-2057105634,HashPart2=2132188210,HashPart3=2054072424,HashPart4=-13 02401633,,)
    MSI (s) (2C:A0) [13:09:42:140]: File: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\template.exe; To be installed; Won't patch; No existing file
    MSI (s) (2C:A0) [13:09:42:140]: Source for file 'template.exe' is uncompressed, at 'c:\docume~1\tb\locals~1\temp\air24.tmp\Adobe AIR\Versions\1.0\Resources\'.
    MSI (s) (2C:A0) [13:09:42:140]: Note: 1: 2318 2: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\template.exe
    MSI (s) (2C:A0) [13:09:42:140]: Executing op: FileCopy(SourceName=WebKit.dll|WebKit.dll,SourceCabKey=WebKit.dll,DestName=WebKit.dll,Att ributes=512,FileSize=4298112,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,Version=6531.9.0. 0,Language=1033,InstallMode=62914560,,,,,,,)
    MSI (s) (2C:A0) [13:09:42:140]: File: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\WebKit.dll; To be installed; Won't patch; No existing file
    MSI (s) (2C:A0) [13:09:42:140]: Source for file 'WebKit.dll' is uncompressed, at 'c:\docume~1\tb\locals~1\temp\air24.tmp\Adobe AIR\Versions\1.0\Resources\'.
    MSI (s) (2C:A0) [13:09:42:156]: Note: 1: 2318 2: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\WebKit.dll
    MSI (s) (2C:A0) [13:09:42:171]: Executing op: FileCopy(SourceName=NPSWF32.dll|NPSWF32.dll,SourceCabKey=NPSWF32.dll,DestName=NPSWF32.dll ,Attributes=512,FileSize=6053248,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,Version=10.2. 159.1,Language=1033,InstallMode=62914560,,,,,,,)
    MSI (s) (2C:A0) [13:09:42:171]: File: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\NPSWF32.dll; To be installed; Won't patch; No existing file
    MSI (s) (2C:A0) [13:09:42:171]: Source for file 'NPSWF32.dll' is uncompressed, at 'c:\docume~1\tb\locals~1\temp\air24.tmp\Adobe AIR\Versions\1.0\Resources\'.
    MSI (s) (2C:A0) [13:09:42:171]: Note: 1: 2318 2: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\NPSWF32.dll
    MSI (s) (2C:A0) [13:09:42:234]: Executing op: FileCopy(SourceName=Setup.exe|Adobe AIR Updater.exe,SourceCabKey=Setup.exe,DestName=Adobe AIR Updater.exe,Attributes=512,FileSize=97280,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,Ver sion=2.6.0.19140,Language=1033,InstallMode=62914560,,,,,,,)
    MSI (s) (2C:A0) [13:09:42:234]: File: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater.exe; To be installed; Won't patch; No existing file
    MSI (s) (2C:A0) [13:09:42:234]: Source for file 'Adobe AIR Updater.exe' is uncompressed, at 'c:\docume~1\tb\locals~1\temp\air24.tmp\Adobe AIR\Versions\1.0\Resources\'.
    MSI (s) (2C:A0) [13:09:42:234]: Note: 1: 2318 2: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater.exe
    MSI (s) (2C:A0) [13:09:42:406]: Executing op: FileCopy(SourceName=setup.swf,SourceCabKey=Setup.swf,DestName=setup.swf,Attributes=512,Fi leSize=744348,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=62914560,HashOptio ns=0,HashPart1=-1990843193,HashPart2=1443252638,HashPart3=-1896080642,HashPart4=192616295, ,)
    MSI (s) (2C:A0) [13:09:42:406]: File: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\setup.swf; To be installed; Won't patch; No existing file
    MSI (s) (2C:A0) [13:09:42:406]: Source for file 'setup.swf' is uncompressed, at 'c:\docume~1\tb\locals~1\temp\air24.tmp\Adobe AIR\Versions\1.0\Resources\'.
    MSI (s) (2C:A0) [13:09:42:406]: Note: 1: 2318 2: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\setup.swf
    MSI (s) (2C:A0) [13:09:42:437]: Executing op: FileCopy(SourceName=styles.swf|stylesNative.swf,SourceCabKey=styles.swf,DestName=stylesNa tive.swf,Attributes=512,FileSize=234066,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,Inst allMode=62914560,HashOptions=0,HashPart1=-328572304,HashPart2=-489336595,HashPart3=-149768 3317,HashPart4=-1129114573,,)
    MSI (s) (2C:A0) [13:09:42:437]: File: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\stylesNative.swf; To be installed; Won't patch; No existing file
    MSI (s) (2C:A0) [13:09:42:437]: Source for file 'stylesNative.swf' is uncompressed, at 'c:\docume~1\tb\locals~1\temp\air24.tmp\Adobe AIR\Versions\1.0\Resources\'.
    MSI (s) (2C:A0) [13:09:42:437]: Note: 1: 2318 2: c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\stylesNative.swf
    MSI (s) (2C:A0) [13:09:42:453]: Executing op: FileCopy(SourceName=Adobe.cer|Adobe Root Certificate.cer,SourceCabKey=Adobe.cer,DestName=Adobe Root Certificate.cer,Attributes=512,FileSize=1189,PerTick=32768,,Verif

    Chris,
    Your suggestion to use Windows Installer CleanUp Utility to solve my problem worked!  Many thanks for the suggestion.
    For anyone who wants to use Windows Installer CleanUp Utility:  Microsoft no longer supports this utility and you will no longer be able to download it from their site.  I found a copy of it at:
    http://www.softpedia.com/get/Security/Secure-cleaning/Windows-Installer-CleanUp-Utility.sh tml
    Please note that after you install it, you will have to go find it in Start -> All Programs (Windows XP), launch it, select Adobe AIR, and click the Remove button.

  • How to install Adobe AIR 2.6 on 64-bit Debian jessie?

    After many tries, TourDeFlex has not yet been installed on 64-bit Debian testing edition. Here is part of the Install.log
    [Adobe AIR Application Installer:7503][INFO] Application Installer begin with version 2.6.0.19170 on Linux x86
    [Adobe AIR Application Installer:7503][INFO] Commandline is: /home/alisa/Downloads/TourDeFlex.air
    [Adobe AIR Application Installer:7503][INFO] Installed runtime (2.6.0.19170) located at /opt/Adobe AIR
    [Adobe AIR Application Installer:7503][INFO] Unpackaging file:///home/alisa/Downloads/TourDeFlex.air to /tmp/FlashTmp.29yCCI
    [Adobe AIR Application Installer:7503][INFO] Application signature verified
    [Adobe AIR Application Installer:7503][INFO] Unpackaging/validation complete
    [Adobe AIR Application Installer:7503][INFO] No app located for appID 'TourDeFlex' and pubID 'E7BED6E5DDA59983786DD72EBFA46B1598278E07.1'
    [Adobe AIR Application Installer:7503][INFO] Cancel request received
    [Adobe AIR Application Installer:7503][INFO] Application Installer end with exit code 6
    Actually, all air applications can not be installed so far, including TweetDeck etc. How can I fix this problem?

    Chris,
    Your suggestion to use Windows Installer CleanUp Utility to solve my problem worked!  Many thanks for the suggestion.
    For anyone who wants to use Windows Installer CleanUp Utility:  Microsoft no longer supports this utility and you will no longer be able to download it from their site.  I found a copy of it at:
    http://www.softpedia.com/get/Security/Secure-cleaning/Windows-Installer-CleanUp-Utility.sh tml
    Please note that after you install it, you will have to go find it in Start -> All Programs (Windows XP), launch it, select Adobe AIR, and click the Remove button.

  • Installation of adobe air is not completing on windows 7

    I am trying to install adobe air version 15 on my Toshiba laptop with Windows 7.  When installation starts the Adobe AIR Setup screen freezes and installation does not complete. I cancelled the install, but the Adobe AIR Setup screen persists and just says "Cancelling". Trying to upgrade AIR as have been having issues with Windows 7 after installing th 2014 Jaqui Lawson Advent calendar.  (Windows will not shut down using Shutdown button, and Ctrl-Alt-Del does not bring up task manager anymore). Here is my Adobe Air Install Log:
    [2014-10-16:18:48:33] Clearing unused background update directory
    [2014-10-16:18:48:34] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update
    [2014-10-16:18:48:34] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update to C:\Users\chris\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-10-16:18:48:34] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update
    [2014-10-16:18:48:34] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update to C:\Users\chris\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-10-16:18:49:13] Unpackaging complete
    [2014-10-16:18:49:15] Unpackaging complete
    [2014-10-16:18:49:18] Download success
    [2014-10-16:18:49:18] Runtime updated downloaded
    [2014-10-16:18:49:18] Download success
    [2014-10-16:18:49:18] Runtime updated downloaded
    [2014-10-25:08:58:35] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2014-10-25:08:58:36] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2014-10-25:08:58:36] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-10-25:08:58:36] Commandline is: -updatecheck
    [2014-10-25:08:58:36] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-10-25:08:58:36] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-10-25:08:58:36] Commandline is: -updatecheck
    [2014-10-25:08:58:36] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-10-25:08:58:36] Performing pingback request
    [2014-10-25:08:58:37] Starting runtime background update check
    [2014-10-25:08:58:37] Clearing unused background update directory
    [2014-10-25:08:58:37] Performing pingback request
    [2014-10-25:08:58:37] Starting runtime background update check
    [2014-10-25:08:58:37] Clearing unused background update directory
    [2014-10-25:08:58:37] Runtime background update check failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: could not clear background update directory" errorID=0]
    [2014-10-25:08:58:37] Runtime Installer end with exit code 0
    [2014-10-25:08:58:37] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update
    [2014-10-25:08:58:37] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update to C:\Users\chris\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-10-25:08:58:41] Unpackaging complete
    [2014-10-25:08:58:42] Download success
    [2014-10-25:08:58:42] Runtime updated downloaded
    [2014-10-25:08:58:55] User had deferred installing the update
    [2014-10-25:08:58:55] Runtime Installer end with exit code 0
    [2014-10-25:14:06:33] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe"
    [2014-10-25:14:06:33] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-10-25:14:06:33] Commandline is: -applyupdates "c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe"
    [2014-10-25:14:06:33] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-10-25:14:06:33] Installed app (JLCircus) located at c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe
    [2014-10-25:14:06:38] Starting runtime background update installation
    [2014-10-25:14:06:38] Background updates not installed due to running applications
    [2014-10-25:14:06:38] Launching subprocess with commandline c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe
    [2014-10-25:14:06:38] Runtime Installer end with exit code 0
    [2014-11-01:16:39:59] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2014-11-01:16:40:00] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2014-11-01:16:40:01] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-01:16:40:01] Commandline is: -updatecheck
    [2014-11-01:16:40:01] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-01:16:40:01] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-01:16:40:01] Commandline is: -updatecheck
    [2014-11-01:16:40:01] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-01:16:40:02] Performing pingback request
    [2014-11-01:16:40:03] Performing pingback request
    [2014-11-01:16:40:03] Starting runtime background update check
    [2014-11-01:16:40:03] Starting runtime background update check
    [2014-11-01:16:40:03] Clearing unused background update directory
    [2014-11-01:16:40:03] Clearing unused background update directory
    [2014-11-01:16:40:03] Runtime background update check failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: could not clear background update directory" errorID=0]
    [2014-11-01:16:40:03] Runtime Installer end with exit code 0
    [2014-11-01:16:40:03] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update
    [2014-11-01:16:40:03] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update to C:\Users\chris\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-11-01:16:40:10] Unpackaging complete
    [2014-11-01:16:40:11] Download success
    [2014-11-01:16:40:11] Runtime updated downloaded
    [2014-11-01:17:40:16] User had deferred installing the update
    [2014-11-01:17:40:16] Runtime Installer end with exit code 0
    [2014-11-01:18:10:41] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe"
    [2014-11-01:18:10:42] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-01:18:10:42] Commandline is: -applyupdates "c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe"
    [2014-11-01:18:10:42] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-01:18:10:42] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-01:18:10:42] Commandline is: -applyupdates "c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe"
    [2014-11-01:18:10:42] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-01:18:10:43] Installed app (JLAdventCalendarEdwardian2013) located at c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe
    [2014-11-01:18:10:43] Installed app (JLCircus) located at c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe
    [2014-11-01:18:10:44] Starting runtime background update installation
    [2014-11-01:18:10:44] Starting runtime background update installation
    [2014-11-01:18:10:44] Launching subprocess with commandline C:\Users\chris\AppData\Roaming\Adobe\AIR\Updater\Background\updater -update "c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe"
    [2014-11-01:18:10:44] No background updates pending
    [2014-11-01:18:10:44] Launching subprocess with commandline c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe
    [2014-11-01:18:10:44] Runtime Installer end with exit code 0
    [2014-11-01:18:10:51] Runtime updater successfully launched
    [2014-11-01:18:10:51] Runtime Installer end with exit code 0
    [2014-11-01:18:11:08] Runtime Installer begin with version 15.0.0.293 on Windows 7 x86
    [2014-11-01:18:11:08] Commandline is: -update "c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe"
    [2014-11-01:18:11:08] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-01:18:11:08] Installed app (JLAdventCalendarEdwardian2013) located at c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe
    [2014-11-09:13:10:56] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2014-11-09:13:10:57] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-09:13:10:57] Commandline is: -updatecheck
    [2014-11-09:13:10:57] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-09:13:10:57] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2014-11-09:13:10:57] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-09:13:10:57] Commandline is: -updatecheck
    [2014-11-09:13:10:57] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-09:13:10:58] Performing pingback request
    [2014-11-09:13:10:58] Starting runtime background update check
    [2014-11-09:13:10:58] Clearing unused background update directory
    [2014-11-09:13:10:59] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update
    [2014-11-09:13:10:59] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update to C:\Users\chris\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-11-09:13:10:59] Performing pingback request
    [2014-11-09:13:10:59] Starting runtime background update check
    [2014-11-09:13:10:59] Clearing unused background update directory
    [2014-11-09:13:10:59] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update
    [2014-11-09:13:10:59] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update to C:\Users\chris\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-11-09:13:11:00] Runtime background update check failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3013" errorID=3013]
    [2014-11-09:13:11:00] Runtime Installer end with exit code 0
    [2014-11-09:13:11:10] Unpackaging complete
    [2014-11-09:13:11:13] Download success
    [2014-11-09:13:11:13] Runtime updated downloaded
    [2014-11-09:13:11:23] User had deferred installing the update
    [2014-11-09:13:11:23] Runtime Installer end with exit code 0
    [2014-11-11:20:45:34] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe"
    [2014-11-11:20:45:34] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-11:20:45:34] Commandline is: -applyupdates "c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe"
    [2014-11-11:20:45:34] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-11:20:45:35] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-11:20:45:35] Commandline is: -applyupdates "c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe"
    [2014-11-11:20:45:35] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-11:20:45:35] Installed app (JLAdventCalendarEdwardian2013) located at c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe
    [2014-11-11:20:45:35] Installed app (JLCircus) located at c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe
    [2014-11-11:20:45:36] Starting runtime background update installation
    [2014-11-11:20:45:36] Launching subprocess with commandline C:\Users\chris\AppData\Roaming\Adobe\AIR\Updater\Background\updater -update "c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe"
    [2014-11-11:20:45:36] Starting runtime background update installation
    [2014-11-11:20:45:36] No background updates pending
    [2014-11-11:20:45:36] Launching subprocess with commandline c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe
    [2014-11-11:20:45:36] Runtime Installer end with exit code 0
    [2014-11-11:20:45:39] Runtime updater successfully launched
    [2014-11-11:20:45:39] Runtime Installer end with exit code 0
    [2014-11-11:20:46:01] Runtime Installer begin with version 15.0.0.293 on Windows 7 x86
    [2014-11-11:20:46:01] Commandline is: -update "c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe"
    [2014-11-11:20:46:01] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-11:20:46:01] Installed app (JLAdventCalendarEdwardian2013) located at c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe
    [2014-11-11:20:46:09] Launching subprocess with commandline c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe
    [2014-11-11:20:46:09] Runtime Installer end with exit code 6
    [2014-11-16:13:37:08] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2014-11-16:13:37:09] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-16:13:37:09] Commandline is: -updatecheck
    [2014-11-16:13:37:09] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-16:13:37:10] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-16:13:37:10] Commandline is: -updatecheck
    [2014-11-16:13:37:10] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-16:13:37:11] Performing pingback request
    [2014-11-16:13:37:11] Performing pingback request
    [2014-11-16:13:37:11] Starting runtime background update check
    [2014-11-16:13:37:11] Starting runtime background update check
    [2014-11-16:13:37:11] Clearing unused background update directory
    [2014-11-16:13:37:12] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update
    [2014-11-16:13:37:12] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update to C:\Users\chris\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-11-16:13:37:12] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update
    [2014-11-16:13:37:12] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update to C:\Users\chris\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-11-16:13:37:45] Unpackaging complete
    [2014-11-16:13:37:47] Download success
    [2014-11-16:13:37:47] Runtime updated downloaded
    [2014-11-16:13:37:55] Unpackaging complete
    [2014-11-16:13:37:55] Download success
    [2014-11-16:13:37:55] Runtime updated downloaded
    [2014-11-16:14:23:22] User had deferred installing the update
    [2014-11-16:14:23:22] Runtime Installer end with exit code 0
    [2014-11-16:14:31:30] User had deferred installing the update
    [2014-11-16:14:31:30] Runtime Installer end with exit code 0
    [2014-11-16:19:10:47] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe"
    [2014-11-16:19:10:49] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-16:19:10:49] Commandline is: -applyupdates "c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe"
    [2014-11-16:19:10:49] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-16:19:10:49] Installed app (JLAdventCalendarEdwardian2013) located at c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe
    [2014-11-16:19:10:51] Starting runtime background update installation
    [2014-11-16:19:10:51] Background updates not installed due to running applications
    [2014-11-16:19:10:51] Launching subprocess with commandline c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe
    [2014-11-16:19:10:51] Runtime Installer end with exit code 0
    [2014-11-24:08:24:51] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2014-11-24:08:24:51] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-24:08:24:51] Commandline is: -updatecheck
    [2014-11-24:08:24:51] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-24:08:24:51] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-24:08:24:51] Commandline is: -updatecheck
    [2014-11-24:08:24:51] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-24:08:24:52] Performing pingback request
    [2014-11-24:08:24:52] Performing pingback request
    [2014-11-24:08:24:52] Starting runtime background update check
    [2014-11-24:08:24:52] Starting runtime background update check
    [2014-11-24:08:24:52] Clearing unused background update directory
    [2014-11-24:08:24:52] Clearing unused background update directory
    [2014-11-24:08:24:52] Runtime background update check failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: could not clear background update directory" errorID=0]
    [2014-11-24:08:24:52] Runtime Installer end with exit code 0
    [2014-11-24:08:24:52] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update
    [2014-11-24:08:24:52] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update to C:\Users\chris\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-11-24:08:24:55] Unpackaging complete
    [2014-11-24:08:24:55] Download success
    [2014-11-24:08:24:55] Runtime updated downloaded
    [2014-11-24:08:25:16] User had deferred installing the update
    [2014-11-24:08:25:16] Runtime Installer end with exit code 0
    [2014-11-24:08:35:22] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe"
    [2014-11-24:08:35:29] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-24:08:35:29] Commandline is: -applyupdates "c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe"
    [2014-11-24:08:35:29] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-24:08:35:29] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-24:08:35:29] Commandline is: -applyupdates "c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe"
    [2014-11-24:08:35:29] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-24:08:35:30] Installed app (JLAdventCalendarEdwardian2013) located at c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe
    [2014-11-24:08:35:30] Installed app (JLCircus) located at c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe
    [2014-11-24:08:35:31] Starting runtime background update installation
    [2014-11-24:08:35:31] Starting runtime background update installation
    [2014-11-24:08:35:31] Launching subprocess with commandline C:\Users\chris\AppData\Roaming\Adobe\AIR\Updater\Background\updater -update "c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe"
    [2014-11-24:08:35:35] Runtime updater successfully launched
    [2014-11-24:08:35:35] Runtime Installer end with exit code 0
    [2014-11-24:08:35:50] Runtime Installer begin with version 15.0.0.356 on Windows 7 x86
    [2014-11-24:08:35:50] Commandline is: -update "c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe"
    [2014-11-24:08:35:50] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-24:08:35:50] Installed app (JLCircus) located at c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe
    [2014-11-24:08:35:50] Runtime Installer begin with version 15.0.0.356 on Windows 7 x86
    [2014-11-24:08:35:50] Commandline is: -update "c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe"
    [2014-11-24:08:35:50] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-24:08:35:50] Installed app (JLAdventCalendarEdwardian2013) located at c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe
    [2014-11-24:08:36:43] Launching subprocess with commandline c:\program files (x86)\jl edwardian advent calendar\jl edwardian advent calendar.exe
    [2014-11-24:08:36:43] Runtime Installer end with exit code 6
    [2014-11-24:08:36:45] Launching subprocess with commandline c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe
    [2014-11-24:08:36:45] Runtime Installer end with exit code 6
    [2014-11-24:18:01:27] Application Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-24:18:01:27] Commandline is: C:\Users\chris\Downloads\jlchristmasmarket.air
    [2014-11-24:18:01:27] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-24:18:01:28] Unpackaging file:///C:/Users/chris/Downloads/jlchristmasmarket.air to C:\Users\chris\AppData\Local\Temp\fla863.tmp
    [2014-11-24:18:01:43] Application signature verified
    [2014-11-24:18:01:43] Unpackaging/validation complete
    [2014-11-24:18:01:43] No app located for appID 'com.jacquielawson.marketadventcalendar2014' and pubID ''
    [2014-11-24:18:01:53] Converting unpackaged application to a native installation package in C:\Users\chris\AppData\Local\Temp\fla68CB.tmp
    [2014-11-24:18:01:56] Native installation package creation succeeded
    [2014-11-24:18:01:56] Starting app installation to C:\Program Files (x86). Installing app com.jacquielawson.marketadventcalendar2014 version 1.0.1 using the source file at file:///C:/Users/chris/Downloads/jlchristmasmarket.air
    [2014-11-24:18:01:56] 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-11-24:18:01:56] 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/chris/Downloads/jlchristmasmarket.air
    [2014-11-24:18:01:56] Relaunching with elevation
    [2014-11-24:18:02:06] Application Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-11-24:18:02:06] Commandline is: -stdio \\.\pipe\AIR_20968_0 -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/chris/Downloads/jlchristmasmarket.air
    [2014-11-24:18:02:06] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-11-24:18:02:07] Unpackaging file:///C:/Users/chris/Downloads/jlchristmasmarket.air to C:\Users\chris\AppData\Local\Temp\fla9DAF.tmp
    [2014-11-24:18:02:44] Application signature verified
    [2014-11-24:18:02:44] Unpackaging/validation complete
    [2014-11-24:18:02:44] No app located for appID 'com.jacquielawson.marketadventcalendar2014' and pubID ''
    [2014-11-24:18:02:44] Converting unpackaged application to a native installation package in C:\Users\chris\AppData\Local\Temp\fla307D.tmp
    [2014-11-24:18:02:46] Native installation package creation succeeded
    [2014-11-24:18:02:46] Starting silent app installation to C:\Program Files (x86). Installing app com.jacquielawson.marketadventcalendar2014 version 1.0.1 using the source file at file:///C:/Users/chris/Downloads/jlchristmasmarket.air
    [2014-11-24:18:02:46] Installing msi at C:\Users\chris\AppData\Local\Temp\fla307D.tmp\setup.msi with guid {B995C6BE-D74C-4E8F-3C2F-B6E2B374A664}
    [2014-11-24:18:03:05] Application Installer end with exit code 0
    [2014-11-24:18:03:08] Elevated install completed
    [2014-11-24:18:03:08] Launching subprocess with commandline C:\Program Files (x86)\JL Christmas Market\JL Christmas Market.exe
    [2014-11-24:18:03:22] Application Installer end with exit code 0
    [2014-12-01:17:33:53] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2014-12-01:17:33:54] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-12-01:17:33:54] Commandline is: -updatecheck
    [2014-12-01:17:33:54] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-12-01:17:33:55] Performing pingback request
    [2014-12-01:17:33:55] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2014-12-01:17:33:55] Starting runtime background update check
    [2014-12-01:17:33:55] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update
    [2014-12-01:17:33:55] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update to C:\Users\chris\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-12-01:17:33:55] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-12-01:17:33:55] Commandline is: -updatecheck
    [2014-12-01:17:33:55] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-12-01:17:33:56] Performing pingback request
    [2014-12-01:17:33:56] Starting runtime background update check
    [2014-12-01:17:33:56] Clearing unused background update directory
    [2014-12-01:17:33:58] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update
    [2014-12-01:17:33:58] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.6.0.6090/update to C:\Users\chris\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-12-01:17:34:04] Runtime background update check failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Error #3013" errorID=3013]
    [2014-12-01:17:34:04] Runtime Installer end with exit code 0
    [2014-12-01:17:34:07] Unpackaging complete
    [2014-12-01:17:34:07] Download success
    [2014-12-01:17:34:07] Runtime updated downloaded
    [2014-12-01:18:24:30] User had deferred installing the update
    [2014-12-01:18:24:30] Runtime Installer end with exit code 0
    [2014-12-01:20:01:12] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe"
    [2014-12-01:20:01:14] Runtime Installer begin with version 3.6.0.6090 on Windows 7 x86
    [2014-12-01:20:01:14] Commandline is: -applyupdates "c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe"
    [2014-12-01:20:01:14] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-12-01:20:01:14] Installed app (JLCircus) located at c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe
    [2014-12-01:20:01:15] Starting runtime background update installation
    [2014-12-01:20:01:15] Background updates not installed due to running applications
    [2014-12-01:20:01:15] Launching subprocess with commandline c:\program files (x86)\jacquie lawson circus\jacquie lawson circus.exe
    [2014-12-01:20:01:15] Runtime Installer end with exit code 0
    [2014-12-06:16:27:54] Runtime Installer begin with version 15.0.0.356 on Windows 7 x86
    [2014-12-06:16:27:54] Commandline is:
    [2014-12-06:16:27:54] Installed runtime (3.6.0.6090) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-12-06:16:28:04] Relaunching with elevation
    [2014-12-06:16:28:04] Launching subprocess with commandline c:\users\chris\appdata\local\temp\airfd41.tmp\adobe air installer.exe -ei
    [2014-12-06:16:33:44] Cancelling elevated install

    IGiveUponAdobe wrote:
    Have a look through the pages of pages of requests for help on installing Adobe Air apps on Windows 7 machines. What you'll find is that Adobe has duped a lot of people into doing basic testing on a vehicle that it should have tested thoroughly itself before release. So you'll find lengthy, highly technical and apparently idiosyncratic install logs posted, and then every once in a while Chris Campbell, Adobe's rep, comes online and says something like "Ho Hum. It doesn't seem to work. What you need to do is stand on your head while drinking a gallon of gasoline and singing through your ears. Why don't you spend another 20 hours trying that?"
    Amazing. Could you imagine a supposedly legitimate company jerking people like this 50 years ago?
    Don't waste your time. Air doesn't work. Find an alternative to Adobe products instead.
    I wonder how long this will stay posted before somebody removes it.
    Hello,
    I understand the frustration, believe me, I really do.  Unfortunately, while we do thoroughly test installers we do run into system specific issues from time to time.  I do my best to help users, going out of my way to do desktop sharing sessions (at all times of the day and night to accomidate our global user base), creating repair scripts, etc.  But you are correct, sometimes it does get technical and we do require the installer log to figure out what might be failing.  I apologize if I wasn't able to solve your problem in the past, if you can point me to a post where I didn't follow through I'd be happy to re-read it and see if we can make progress.
    I promise I won't remove your post, I just ask that you keep the responses polite and try not to get personal.
    Thanks,
    Chris

  • Adobe air with flex, file new, open and save for Desktop software program

    I already have a headache from all the searching. I cannot believe this to be such a confusing topic as every software program we create must be able to save user input, right.
    Here is the problem:
    Novel writing software program Main window has tabnavigator with four navigatorcontent pages 1. characters, 2. worlds, 3. objects, 4. Editor
    Each navigatorcontent page has user input fields in the form of textinput component, textarea component, richtexteditor component, etc.
    problem 1:
    The user needs to be able to open a new project and give it a name and state where it must be saved. All user input in the Novel writing software program must be attached to the file name the user specified - cannot give sample code cause I don't even know where to start looking anymore.
    Problem 2:
    If the user has now defined a new project name, all his input from the different input components has to be compiled into a single file that can be saved. (Dan Pichelman gave me a satisfactory answer on using the file.borwseforsave funtion.) That makes sense, but I first need to get all the user input into that single file. I was convinced that it must be an xml file and that there would be a guide on how to do this but...
    Problem 3:
    This brings me to another problem. All the pages I've researched so  far tell me how to load data from an xml file into a component, but not how to write the text from the component into the xml file. And this xml file cannot be the prefs file in the storage directory, it has to be named by the user and then after filling in all his text in the different tabs of the software, must be saved in this xml file and saved where the user chooses.
    Problem 4:
    now that the user put in his text and it is written to an xml file that he has named and set the path to, he goes on vacation and in two weeks opens his saved file to work on his project again. All the data that was stored in the xml must now be written back into the different user input components so he can continue working on his project, truth be told, there are some samles and tutorials on this subject, but again from only a single page perspective not a multiple tab perspective.
    Problem 5:
    Now the user has deleted and/or changed some text he put in when he started, he wrote some more text in the textareas and texteditor and he clicks the file - save button. The xml file or whatever needs to be used must be updated and saved with all the changes overwriting the old file.
    Problem 6:
    The data entered by the user will end up being a book of say 400 pages. This data will obviously be mostly in the richtexteditor component, so whatever method of saving is used, database or xml or whatever, needs to be able to contain all this data.
    Thought, if you are working with for instance, microsoft powerpoint, it has multiple pages all containing different user inputs and when you click flie - save, it saves all that input into one file. When I as a user opens that saved file it loads all that content back into its place and I can change and manipulate the input and save it again. I would have thought this would be one of the first things adobe or any other software would teach as this is what sofware programs are all about. But alas, the tutorials on this subject for adobe air for Desktop application is extreeeeemely rare.
    My promise is, if someone can help me with this or there is a tutorial out there that covers this properly I  will write a tutorial on this for other newbies as I progress step by step.  
    Pleeeeeeease help this ignorant novice
    Regards

    to save a file you would do something like:
    FileWriter fw = new FileWriter( fileName );
    textComponent.write( fw );
    fw.close();See the JFileChoose API for filtering files by extension. The API gives an example.

  • How to record a time-limited video with Adobe AIR for iOS

    I am trying to record a time-limited video with Adobe AIR for iOS.
    For example, I want to implement the following function. Start a one-minute timer before launching CameraUI to record video. When the timeout event happens after one minute, stop recording video, close the CameraUI view and obtain the video data so far.
      I have several questions related to that.
      1. How to stop recording video from outside the CameraUI view(in this case, from the timeout event handler) and then close the CemeraUI view? As far as I know, to close the CameraUI view, the only way is to press the [Use Video] button or the [Cancel] button from inside the CameraUI view. Is it possible to close it from outside?
      2. Even if the first problem mentioned above is solved, then how can I get the video data so far(in this case, the video data before the timeout). I know that normally we can get a MediaPromise object from MediaEvent parameter of the  complete handler, and read the video data from the MediaPromise object. But obviously in this case, we can not access the MediaPromise object just because the complete handler itself will not be executed since the [Use Video] button is not pressed.
      3. Is it possible to add a stopwatch to show possible remaining recording time when CameraUI view is open? It seems that the CameraUI automatically uses the full screen of iOS device(in my case, iPad) and there is no extra space to show the stopwatch.
      Are there any solutions or workarounds about the three problem above? I really appreciate it if anyone has any idea about this. Thanks in advance.

    You'd have more control by using the Camera object, showing the camera on a video object inside a Sprite, and capturing that. Then you could put whatever graphics alongside it on the stage.. I've used FlashyWrappers in a test to capture the video to the library.  It took some work, but the test worked well...
    Flash/AIR record videos of your apps and games: Rainbow Creatures

  • I want to hide the blue title bar from my adobe air application

    Hello
    I'm doing an aplication with Flash CS4, using adobe air in as3. I have some frames, and in the frame 25 there's a stop, when user clicks a button, go ahead to frame 27 and stage resize the whole screen, just like a FULL_SCREEN, and then I load an pdf. I can't use FULL_SCREEN or FULL_SCREEN_INTERACTIVE property, because doesn't works the pdf loaded (even adobe help say it), so I would like to simulate it. The application it will be use in windows ( I am not sure if XP, vista, but windows). So when resize the stage, to load pdf, then and ONLY then, I want the title bar disappears, just to simulate full_screen.
    How can I do, to make in a desktop application that ?
    Thanks in advance

    Open the Air Application descriptor file(eg: airproject-app.xml) for your application and
    uncomment the <systemChrome></systemChrome> tag.
    Set it to none like:
    <systemChrome>none</systemChrome>
    It will work.

  • Can't install Adobe Air on Mac OS 10.5.6

    Hello all,
    I cannot, for the life of me, get Adobe AIR to install on my
    Mac Pro. Whenever I open the installer I get this message:
    quote:
    An error occurred while installing Adobe AIR. Installation
    may not be allowed by your administrator. Please contact your
    administrator.
    I AM, in fact, the administrator of this computer and I'm
    logged into said account, but I continue to get this error. I made
    sure to repair my permissions, but of course that proved nothing.
    Can anyone provide some insight into this? I don't know how to get
    the installer to log and/or where to find these logs, so help with
    that would be great too.
    Thanks!
    Tyler

    The problem is that when the dialog window pops up (so that the AIR Installer can proceed) asking for my password (my user account is already filled in), my keyboard just drops dead!
    The cursor is on the password textbox but whatever I do (type), nothing happens.
    So I click on the Finder Spotlight Search box and I can type. I click back on the user/password dialog, and again I can't type. Cursor is there, blinking, but nothing gets "typed". It's just dead.
    So I figure, ok, I'll type my password on Finder's Spotlight searchbox, copy it, and paste it on the user/password dialog. Doesn't work.
    When I call it a night, and exit the AIR Installer, my Mac seems to be unresponsive. I have no remedy but to press and hold the Power button. Nothing works. Can't shut down using the menu, etc. Finder just seems to drop dead. Dock is also unresponsive. I'm like WTF!!???
    There is nothing wrong with my iMac, since I can run chunky apps like Logic Pro 9.1.1, Final Cut Pro, Propellerhead Reason, Cinema 4D, etc. no problem. I have all the latest drivers and updates.
    I've scanned all drives using Disk Utility, etc. All is ok.
    But when I launch the AIR Installer, all hell breaks loose.
    I can't figure it out...
    I have a 2008 24" Alum iMac, 2.8GHz Core2Duo, 4Gb RAM, 320Gb + 1Tb HDDs, ATI video, stock keyboard and mouse, TC Konnekt 6 Firewire audio interface, Fatar Studiologic VMK-188Plus Master MIDI controller keyboard via USB. Nothing strange or weird here... Everything works like a charm. Nice and snappy.
    I love my Mac.... except when I run AIR Installer! (Quick! Where did I leave the shot-gun??)

  • Adobe Air locks up computer when requestor is displayed

    I use 3 programs that were installed thru Adobe Air:
    Market Samurai, Domain Samurai, and Serpy.
    Whenever any of these programs has an Adobe Air requestor pop up, like confirming an action, before I can respond by clicking the Yes or No button the cursor changes to an hourglass and stays that way forever (I have waited 15 minutes and it stays as an hourglass). The only way out is to REBOOT MY COMPUTER which is totally unaccepatble, This is completely reproducible and is NOT intermittent.
    I have version 1.5.3.9130 of Adobe AIr installed. I contacted the companies who made the programs and they said it is Adobe's problem which I agree with.
    How do I solve this problem?

    Though this is a forum for itunes on Windows, I'm having the same issue on my g4 mini, and installed the 7.0.1 update as it was supposed to address this very problem, among others. No difference at all. I've tried importing as AAC, mp3, with different bit rates, and no change. It will import a few tracks, or most of them, or none of them, and then lock up randomly.
    The only way around it that I've found is to manually copy all the AIFF files from the cd to my desktop and then import in to itunes from there, and that works without any problem but then I have to enter all the track titles, etc., manually--inconvenient but nothing more.
    Anyone else still having trouble with this? My next step will be to uninstall v7 and install v6, but I'd like to find a solution to this so I can still use the nifty features in v7.

  • Problems installing adobe AIR

    I'm having problems installing Adobe AIR. The installer launches two processes but nothing happens after that. I'm using a windows 7 pc.
    Here is the install log I found:
    [2010-09-16:16:41:49] Performing runtime update
    [2010-09-16:16:41:49] UI SWF load is complete
    [2010-09-16:16:41:50] UI initialized
    [2010-09-16:16:41:50] starting user confirmation
    [2010-09-16:16:41:50] Version of this installer: 2.0.3.13070
    [2010-09-16:16:41:50] Installed version: 1.5.2.8870
    [2010-09-16:16:41:50] Installation type: patchNewer
    [2010-09-16:16:41:53] starting elevated install
    [2010-09-16:16:41:54] performing an elevated runtime install
    [2010-09-16:16:41:54] UI SWF load is complete
    [2010-09-16:16:41:54] starting install
    [2010-09-16:16:41:54] subinstaller: starting install
    [2010-09-16:16:41:54] Scheduling runtime installation operations
    [2010-09-16:16:41:54] subinstaller: Scheduling runtime installation operations
    [2010-09-16:16:41:54] Active AIR product GUID is {A2BCA9F1-566C-4805-97D1-7FDC93386723}
    [2010-09-16:16:41:54] subinstaller: Active AIR product GUID is {A2BCA9F1-566C-4805-97D1-7FDC93386723}
    [2010-09-16:16:41:54] Scheduling an MSI install operation
    [2010-09-16:16:41:54] subinstaller: Scheduling an MSI install operation
    [2010-09-16:16:41:54] Beginning runtime installation
    [2010-09-16:16:41:54] subinstaller: Beginning runtime installation
    [2010-09-16:16:41:54] Beginning install
    [2010-09-16:16:41:54] subinstaller: Beginning install
    [2010-09-16:16:41:54] Installing c:\users\risto\appdata\local\temp\aird75b.tmp\setup.msi
    [2010-09-16:16:41:54] subinstaller: Installing c:\users\risto\appdata\local\temp\aird75b.tmp\setup.msi
    [2010-09-16:16:41:55] Copying C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe to C:\Users\Risto\AppData\Local\Temp\flaF4BA.tmp\temp
    [2010-09-16:16:41:55] subinstaller: Copying C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe to C:\Users\Risto\AppData\Local\Temp\flaF4BA.tmp\temp
    [2010-09-16:16:41:55] Deleting C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-09-16:16:41:55] subinstaller: Deleting C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-09-16:16:41:55] Copying C:\Users\Risto\appdata\local\temp\aird75b.tmp\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe to C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-09-16:16:41:55] subinstaller: Copying C:\Users\Risto\appdata\local\temp\aird75b.tmp\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe to C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-09-16:16:41:55] Copying C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s to C:\Users\Risto\AppData\Local\Temp\flaF4DA.tmp\temp
    [2010-09-16:16:41:55] subinstaller: Copying C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s to C:\Users\Risto\AppData\Local\Temp\flaF4DA.tmp\temp
    [2010-09-16:16:41:55] Deleting C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-09-16:16:41:55] subinstaller: Deleting C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-09-16:16:41:55] Copying C:\Users\Risto\appdata\local\temp\aird75b.tmp\Adobe AIR\Versions\1.0\Resources\digest.s to C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-09-16:16:41:55] subinstaller: Copying C:\Users\Risto\appdata\local\temp\aird75b.tmp\Adobe AIR\Versions\1.0\Resources\digest.s to C:\Users\Default\AppData\Roaming\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-09-16:16:41:55] Execution complete; beginning commit phase
    [2010-09-16:16:41:55] subinstaller: Execution complete; beginning commit phase
    [2010-09-16:16:41:55] Deleting C:\Users\Risto\AppData\Local\Temp\flaF4BA.tmp\temp
    [2010-09-16:16:41:55] subinstaller: Deleting C:\Users\Risto\AppData\Local\Temp\flaF4BA.tmp\temp
    [2010-09-16:16:41:55] Deleting C:\Users\Risto\AppData\Local\Temp\flaF4DA.tmp\temp
    [2010-09-16:16:41:55] subinstaller: Deleting C:\Users\Risto\AppData\Local\Temp\flaF4DA.tmp\temp
    [2010-09-16:16:41:55] Commit complete
    [2010-09-16:16:41:55] subinstaller: Commit complete
    [2010-09-16:16:41:55] install complete
    [2010-09-16:16:41:55] subinstaller: install complete
    [2010-09-16:16:41:55] begin quitting
    [2010-09-16:16:41:55] subinstaller: begin quitting
    [2010-09-16:16:41:55] Elevated install completed
    [2010-09-16:16:41:57] begin quitting
    [2010-09-16:16:44:19] UI SWF load is complete
    [2010-09-16:16:44:20] UI initialized
    [2010-09-16:16:44:20] Pingback request completed with HTTP status 200
    [2010-09-16:16:44:20] Begin background update check
    [2010-09-16:16:44:20] Starting download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.0.3.13070/update
    [2010-09-16:16:44:21] Background update not available
    [2010-09-16:16:44:21] begin quitting
    [2010-09-16:16:45:16] UI SWF load is complete
    [2010-09-16:16:45:17] UI initialized
    [2010-09-16:16:45:17] Pingback request completed with HTTP status 200
    [2010-09-16:16:45:17] Begin background update check
    [2010-09-16:16:45:17] Starting download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.0.3.13070/update
    [2010-09-16:16:45:18] Background update not available
    [2010-09-16:16:45:18] begin quitting
    [2010-09-16:16:45:40] UI SWF load is complete
    [2010-09-16:16:45:41] UI initialized
    [2010-09-16:16:45:41] Pingback request completed with HTTP status 200
    [2010-09-16:16:45:41] Begin background update check
    [2010-09-16:16:45:41] Starting download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.0.3.13070/update
    [2010-09-16:16:45:41] Background update not available
    [2010-09-16:16:45:41] begin quitting
    [2010-09-16:20:26:41] UI SWF load is complete
    [2010-09-16:20:26:41] UI initialized
    [2010-09-16:20:26:42] Pingback request completed with HTTP status 200
    [2010-09-16:20:26:42] Begin background update check
    [2010-09-16:20:26:42] Starting download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.0.3.13070/update
    [2010-09-16:20:26:43] Background update not available
    [2010-09-16:20:26:44] begin quitting
    [2010-12-05:19:15:11] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-05:19:15:12] Commandline is: -silent
    [2010-12-05:19:15:12] Installed runtime (2.0.3.13070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2010-12-05:19:15:12] Starting silent runtime update. Updating runtime from version 2.0.3.13070 to version 2.5.1.17730
    [2010-12-05:19:15:12] Installing msi at c:\users\risto\appdata\local\temp\air65bb.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-12-05:19:15:14] Runtime Installer end with exit code 0
    [2010-12-05:19:15:16] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-05:19:15:16] Commandline is: -silent -location "C:\Program Files (x86)\Voddler" "C:\Program Files (x86)\Voddler\VoddlerPlayer.air"
    [2010-12-05:19:15:16] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2010-12-05:19:15:16] Invoking Application Installer for combined install
    [2010-12-05:19:15:16] Launching subprocess with commandline C:\Users\Risto\AppData\Local\Temp\AIR78BE.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Risto\AppData\Local\Temp\AIR78BE.tmp -silent -withRuntime -url -location "C:\Program Files (x86)\Voddler" file:///C:/Program%20Files%20(x86)/Voddler/VoddlerPlayer.air
    [2010-12-05:19:15:17] Application Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-05:19:15:17] Commandline is: -runtime C:\Users\Risto\AppData\Local\Temp\AIR78BE.tmp -silent -withRuntime -url -location "C:\Program Files (x86)\Voddler" file:///C:/Program%20Files%20(x86)/Voddler/VoddlerPlayer.air
    [2010-12-05:19:15:17] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2010-12-05:19:15:17] Unpackaging file:///C:/Program%20Files%20(x86)/Voddler/VoddlerPlayer.air to C:\Users\Risto\AppData\Local\Temp\fla83C6.tmp
    [2010-12-05:19:15:18] Application signature verified
    [2010-12-05:19:15:18] Unpackaging/validation complete
    [2010-12-05:19:15:18] No app located for appID 'VoddlerPlayer' and pubID '22AA32E1C519F8FB77514A36DC6C2AE2C623240F.1'
    [2010-12-05:19:15:18] Converting unpackaged application to a native installation package in C:\Users\Risto\AppData\Local\Temp\fla878E.tmp
    [2010-12-05:19:15:18] Native installation package creation succeeded
    [2010-12-05:19:15:18] Starting silent app installation to C:\Program Files (x86)\Voddler. Installing app VoddlerPlayer.22AA32E1C519F8FB77514A36DC6C2AE2C623240F.1 version 3.1 using the source file at file:///C:/Program%20Files%20(x86)/Voddler/VoddlerPlayer.air
    [2010-12-05:19:15:18] Installing msi at C:\Users\Risto\AppData\Local\Temp\fla878E.tmp\setup.msi with guid {F2D36F4C-F63E-9EB1-758A-CB33FC50E650}
    [2010-12-05:19:15:19] Application Installer end with exit code 0
    [2010-12-05:19:15:20] Subprocess app installer succeeded
    [2010-12-05:19:15:20] Runtime Installer end with exit code 0
    [2010-12-05:19:16:35] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2010-12-05:19:16:35] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-05:19:16:35] Commandline is: -updatecheck
    [2010-12-05:19:16:35] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2010-12-05:19:16:35] Performing pingback request
    [2010-12-05:19:16:37] Pingback request completed with HTTP status 200
    [2010-12-05:19:16:37] Starting runtime background update check
    [2010-12-05:19:16:37] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.5.1.17730/update
    [2010-12-05:19:16:37] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/2.5.1.17730/update to C:\Users\Risto\AppData\Roaming\Adobe\AIR\Updater\Background
    [2010-12-05:19:16:37] Runtime update not available
    [2010-12-05:19:16:37] Unpackaging cancelled
    [2010-12-05:19:16:37] Runtime Installer end with exit code 0
    [2010-12-15:00:25:09] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-15:00:25:09] Commandline is: -uninstall
    [2010-12-15:00:25:09] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2010-12-15:00:25:09] Starting runtime uninstall. Uninstalling runtime version 2.5.1.17730
    [2010-12-15:00:25:09] Uninstalling product with GUID {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-12-15:00:25:11] Runtime Installer end with exit code 0
    [2010-12-15:00:25:14] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2010-12-15:00:25:14] Commandline is: -silent
    [2010-12-15:00:25:14] No installed runtime detected
    [2010-12-15:00:25:14] Starting silent runtime install. Installing runtime version 2.5.1.17730
    [2010-12-15:00:25:14] Installing msi at c:\users\risto\appdata\local\temp\air9ed9.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-12-15:00:25:21] Runtime Installer end with exit code 0
    [2011-11-10:15:14:19] Runtime Installer begin with version 3.0.0.4080 on Windows 7 x86
    [2011-11-10:15:14:19] Commandline is:
    [2011-11-10:15:14:19] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-10:15:14:22] Runtime Installer begin with version 3.0.0.4080 on Windows 7 x86
    [2011-11-10:15:14:22] Commandline is:
    [2011-11-10:15:14:22] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-10:15:14:26] Runtime Installer end with exit code 6
    [2011-11-10:15:15:04] Runtime Installer end with exit code 6
    [2011-11-10:15:15:12] Runtime Installer begin with version 3.0.0.4080 on Windows 7 x86
    [2011-11-10:15:15:12] Commandline is:
    [2011-11-10:15:15:12] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-10:15:19:27] Runtime Installer end with exit code 6
    [2011-11-23:00:30:16] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2011-11-23:00:30:16] Commandline is: -arp:uninstall
    [2011-11-23:00:30:16] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-23:00:30:18] Relaunching with elevation
    [2011-11-23:00:30:18] Launching subprocess with commandline c:\program files (x86)\common files\adobe air\versions\1.0\resources\adobe air updater.exe -eu
    [2011-11-23:00:30:18] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2011-11-23:00:30:18] Commandline is: -stdio \\.\pipe\AIR_3356_0 -eu
    [2011-11-23:00:30:18] Installed runtime (2.5.1.17730) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-11-23:00:30:18] Starting runtime uninstall. Uninstalling runtime version 2.5.1.17730
    [2011-11-23:00:30:19] Uninstalling product with GUID {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2011-11-23:00:30:21] Runtime Installer end with exit code 0
    [2011-11-23:00:30:21] Elevated install completed
    [2011-11-23:00:30:21] Runtime Installer end with exit code 0
    [2011-11-23:00:35:41] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-23:00:35:41] Commandline is:
    [2011-11-23:00:35:41] No installed runtime detected
    [2011-11-23:00:35:57] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-23:00:35:57] Commandline is:
    [2011-11-23:00:35:57] No installed runtime detected
    [2011-11-23:00:36:15] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-23:00:36:15] Commandline is:
    [2011-11-23:00:36:15] No installed runtime detected
    [2011-11-23:00:36:58] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-23:00:36:58] Commandline is:
    [2011-11-23:00:36:58] No installed runtime detected
    [2011-11-23:00:36:59] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-23:00:36:59] Commandline is:
    [2011-11-23:00:36:59] No installed runtime detected
    [2011-11-24:20:54:19] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:54:20] Commandline is:
    [2011-11-24:20:54:20] No installed runtime detected
    [2011-11-24:20:55:19] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:55:19] Commandline is:
    [2011-11-24:20:55:19] No installed runtime detected
    [2011-11-24:20:56:08] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:56:08] Commandline is:
    [2011-11-24:20:56:08] No installed runtime detected
    [2011-11-24:20:56:10] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:56:10] Commandline is:
    [2011-11-24:20:56:10] No installed runtime detected
    [2011-11-24:20:56:23] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:56:23] Commandline is:
    [2011-11-24:20:56:23] No installed runtime detected
    [2011-11-24:20:56:24] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:20:56:24] Commandline is:
    [2011-11-24:20:56:24] No installed runtime detected
    [2011-11-24:21:10:50] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-11-24:21:10:50] Commandline is:
    [2011-11-24:21:10:50] No installed runtime detected
    [2011-11-24:23:15:27] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-11-24:23:15:27] Commandline is:
    [2011-11-24:23:15:27] No installed runtime detected
    [2011-12-09:21:24:09] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-12-09:21:24:10] Commandline is:
    [2011-12-09:21:24:10] No installed runtime detected
    [2011-12-09:21:24:16] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-12-09:21:24:16] Commandline is:
    [2011-12-09:21:24:16] No installed runtime detected
    [2011-12-09:21:24:26] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-12-09:21:24:26] Commandline is:
    [2011-12-09:21:24:26] No installed runtime detected
    [2011-12-09:21:26:03] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2011-12-09:21:26:03] Commandline is:
    [2011-12-09:21:26:03] No installed runtime detected
    [2011-12-09:21:26:53] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-09:21:26:53] Commandline is:
    [2011-12-09:21:26:53] No installed runtime detected
    [2011-12-09:21:27:32] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-09:21:27:32] Commandline is:
    [2011-12-09:21:27:32] No installed runtime detected
    [2011-12-09:21:28:19] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-09:21:28:19] Commandline is:
    [2011-12-09:21:28:19] No installed runtime detected
    [2011-12-09:21:33:58] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-09:21:33:58] Commandline is:
    [2011-12-09:21:33:58] No installed runtime detected
    [2011-12-09:21:57:26] Runtime Installer begin with version 3.1.0.4880 on Windows Vista x86
    [2011-12-09:21:57:26] Commandline is:
    [2011-12-09:21:57:26] No installed runtime detected
    [2012-08-10:15:53:50] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:15:53:50] Commandline is:
    [2012-08-10:15:53:50] No installed runtime detected
    [2012-08-10:15:53:58] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:15:53:58] Commandline is:
    [2012-08-10:15:53:58] No installed runtime detected
    [2012-08-10:15:56:45] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:15:56:45] Commandline is:
    [2012-08-10:15:56:45] No installed runtime detected
    [2012-08-10:15:58:04] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:15:58:04] Commandline is:
    [2012-08-10:15:58:04] No installed runtime detected
    [2012-08-10:15:58:07] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:15:58:07] Commandline is:
    [2012-08-10:15:58:07] No installed runtime detected
    [2012-08-10:16:00:57] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-08-10:16:00:57] Commandline is:
    [2012-08-10:16:00:57] No installed runtime detected
    [2012-08-10:16:01:03] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:01:03] Commandline is:
    [2012-08-10:16:01:03] No installed runtime detected
    [2012-08-10:16:01:54] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:01:54] Commandline is:
    [2012-08-10:16:01:54] No installed runtime detected
    [2012-08-10:16:10:15] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-08-10:16:10:15] Commandline is:
    [2012-08-10:16:10:15] No installed runtime detected
    [2012-08-10:16:10:43] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:10:43] Commandline is:
    [2012-08-10:16:10:43] No installed runtime detected
    [2012-08-10:16:14:35] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:14:35] Commandline is:
    [2012-08-10:16:14:35] No installed runtime detected
    [2012-08-10:16:21:35] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-08-10:16:21:35] Commandline is:
    [2012-08-10:16:21:35] No installed runtime detected
    [2012-08-10:16:22:54] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:22:54] Commandline is:
    [2012-08-10:16:22:54] No installed runtime detected
    [2012-08-10:16:25:56] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:25:56] Commandline is:
    [2012-08-10:16:25:56] No installed runtime detected
    [2012-08-10:16:31:00] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:31:00] Commandline is:
    [2012-08-10:16:31:00] No installed runtime detected
    [2012-08-10:16:32:44] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:32:44] Commandline is:
    [2012-08-10:16:32:44] No installed runtime detected
    [2012-08-10:16:33:12] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:33:12] Commandline is:
    [2012-08-10:16:33:12] No installed runtime detected
    [2012-08-10:16:35:26] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:35:26] Commandline is:
    [2012-08-10:16:35:26] No installed runtime detected
    [2012-08-10:16:39:01] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:39:01] Commandline is:
    [2012-08-10:16:39:01] No installed runtime detected
    [2012-08-10:16:41:51] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:16:41:51] Commandline is:
    [2012-08-10:16:41:51] No installed runtime detected
    [2012-08-10:16:51:25] Runtime Installer begin with version 3.3.0.3670 on Windows 7 x86
    [2012-08-10:16:51:25] Commandline is:
    [2012-08-10:16:51:25] No installed runtime detected
    [2012-08-10:17:19:42] Runtime Installer begin with version 3.3.0.3670 on Windows Vista x86
    [2012-08-10:17:19:42] Commandline is:
    [2012-08-10:17:19:42] No installed runtime detected
    Any help would be appreciated.

    If i double-click on the Adobe Air download, it's opening up to reveal the Adobe Air. When I open it, after prompting me if i want to open the downloaded program and when I click on the open button, it's saying "This application needs requires a version of Adobe Air which cannot be found." i also tried dragging the icon into the aplications folder. it's not working as yet.

  • RoboHelp Packager for Adobe AIR (BETA)

    It is so exciting. It been just a few months since we
    released Adobe RoboHelp 7 and a brand new Technical Communication
    Suite, and today we are ready to share with you guys what we
    perceive as the future of Online Help. All I can say is that Time
    flies like an arrow. With this, I welcome you all to this new world
    of Web 2.0 and the future of Online Help - check out the Public
    Beta of
    RoboHelp
    Packager for Adobe AIR
    The tool is available for Free of Cost and can be used by
    customers who have either Adobe RoboHelp 6 or Adobe RoboHelp 7 or
    the Technical Communication Suite.
    The RoboHelp Packager for Adobe® AIR™ allows you
    to convert your existing WebHelp files generated using Adobe
    RoboHelp® to an Adobe AIR application. Help and knowledge
    bases delivered as Adobe AIR application will have a consistent
    look and feel across all platforms.
    RoboHelp Packager for Adobe AIR can:
    Generate a single distributable file
    similar to a .chm file.
    Provide a variety of skins from which a user can choose from.
    In addition, for any skin a user can choose different themes, which
    control the look and feel in terms of colors and button/icons
    images.
    Provide a consistent look and feel on all platforms and
    operating systems.
    Enable you to comment, in addition to using other advanced
    features such as Breadcrumbs, Mini TOC and Security (Digital
    Signatures).
    The output generated after running this tool is an .air file.
    This is a single file that has built-in logic to install itself.
    The same file can be installed on any platform that has Adobe®
    AIR installed. Installing the Adobe AIR runtime is as seamless as
    installing the Adobe Flash® Player for your browsers.
    Another important aspect of the Adobe AIR installer file is
    that it is a single file that contains all of the information
    regarding the look and feel of the Help along with the content. It
    is one package with no separate viewer required.
    To read more about the benefits of packaging your help as
    .air file, please visit the following link:
    http://labs.adobe.com/technologies/robohelp/aboutoutput.html

    When you are comparing this to Flash, does this comparison
    extend to the requirement for each end user to install the Air
    runtime on their PCs before they can access our RoboHelp system?
    And that they will also get reminders to update to the latest
    version of Air runtime?

  • Adobe AIR won't install - Windows 7 Ultimate x64

    "Sorry, an error has occurred.
    An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator."
    Well, I asked myself and verified that I am allowed to install any programs I wish to at will.
    I even toyed with adding extra permissions for the .exe and shortcut [see below], to no avail.
    I also checked your Adobe AIR installation troubleshooter section before posting. Unfortunately, none of the solutions 100% applied to my circumstances or OS, yet I tried a few anyway and had it confirmed by a Windows dialogue that I need not have bothered as it assured me that they weren't applicable in my case.
    I found another thread like mine where somebody suggested creating a shortcut with an additional -uninstall parameter added to the .exe path. It didn't work.
    I used Microsoft's Installation Cleanup Utility and that didn't work to "un-confuse" the installer either.
    Do you have any more suggestions?
    Adobe AIR came with the HTC Sync program for my phone, which appears to have dependencies on it where it won't completely work without it.
    Thanks in advance for any input.
    ps. I created a new thread because I couldn't find the "reply" button on a similarly unresolved thread regarding Adobe AIR installation issues on Windows 7.

    I would like to say thanks to artrose54 and to playswithtech for their thoughtful responses to my problem. I finally figured out which number I was to delete, and then, having made a copy of the number in notepad, deleted it. Upon a restart to my computer I then was able to download adobe air 2.7. I found that I still could not download the shutterfly express uploader, however; so I applied the same approach. I went looking for the number in the registry that corresponded to the uploader. I deleted it; restarted the computer; returned to shutterfly; and then was able to download the express uploader. I am sure I will find other uses for Adobe Air in the future.
    From: artrose54 <[email protected]>
    To: Sandra Buchin <[email protected]>
    Sent: Sunday, June 26, 2011 12:37 PM
    Subject: Re: Adobe AIR won't install - Windows 7 Ultimate x64
    Hi everyone,
    Here is the fix that worked for me,
    You need to go to start run and type in regedit
    now press ctrl+f for find and type in "adobe air" without the quotes then click find next
    the first entry it finds is the one I deleted, it is a long number on left side of screen that is greyed just right click and delete it
    I then rebooted the computer and ran adobe air installation
    and it worked with out a problem
    The adobe air log file really doesn't tell u anything but where it tried to find the setup.msi file
    but it doesn't exist because of the registry entry that needs to be deleted which is what causes the error
    If u r not sure of editing the registry then maybe you know someone that can help you
    I hope this helps you out it worked for me

  • Adobe AIR apps not installing

    I have Vista Ultimate 64-bit with SP2 and I am having the issue of not being able to install any Adobe AIR applications. When I go to say install Tweetdeck by hitting the install button, all I get is the prompt that something went wrong with installing the application. This happens in Firefox, Safari, Internet Explorer, and Opera. The only way that I can get it to install was to uninstall AIR then click the download/install app of the application where it then automatically installs AIR. However even after the install, when I go to another AIR application page to install, it will prompt me with the same message... help?

    Having the same problem myself over on OS X; unfortunately for the life of me I cannot find an answer to the problem...

Maybe you are looking for