Unable to install an Adobe AIR application with -location to correct path

Hi
Im trying to silent install an air app on the command line (Windows).  But the path i use after -location is ignored.
This is the code im using:
"C:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer.exe" "-silent" "-location" "C:\Program Files\my_app_name" "C:\Program Files\my_app_name.air"
What ever i add after -location isnt used and it gets added to the default location.  Has anybody else found this?
Thanks
James

Thanks and see this article, the detail is not what is the command that allows me themassive installation of AIR application.

Similar Messages

  • Testing adobe air application with qtp

    Hi,
    We want to test our adobe air applications with quicktest. Where can I find addin for QTP and how do the AIR applcation have to be developed? What have to be done? There is no much info in google about this.
    Thank you in advanced!

    QTP does not currently work with AIR applications.  It will work with Web deployed FLEX applications.
    I have been told by Adobe that whilst they're not sure of an exact date, they do believe that QTP will be supported in AIR with Flex 4.
    You might want to look at some alternatives:
    http://code.google.com/p/fluint/
    http://code.google.com/p/flexmonkey/
    http://www.borland.com/us/products/silk/silktest/index.html

  • Howto: Put in CD / DVD - sample adobe air application with installing process:

    Hello anything,
    Please do not forget!
    With Flex-SDK (newer version)
    CD / DVD: ROM:
    /os
    /win = Windows Version like *.exe, *.msi, *.cmd *.vs or *.ws
    /mac = Macintoch Version like *.pkg, *.app, *.dmg,, *.mpkg
    /lin = Linux version like *.run, *. , *.bin, *.sh, *.rpm,
    *.deb
    /setup = your adobe air application like Custom air-able
    installer = my great installer ( Cominig soon... )
    /images your photos or texture or any styles... , icons too
    /acabs = my suggestion for like Windows *.cab <> Air
    Cab = *.acab
    /locales = for your languages ...
    /folder any your suggestions...
    /flex-sdk = Flex Software Development Kit = Adobe Flex SDK
    (no flexbuilder 3)
    /helps = When you need help like *.pdf Files.for Installer
    / = callable autorun with autostart.jar or autorun.jar
    If you want to build powerful application on Windows 32 or 64
    Bit you can sometime regedit writing. DO NOT WORRY!!!! My special
    installer (coming soon).
    I have been created a sample installer. whe i am final with
    my installer. Do not worry! You can to believe me really. :)
    How do i bind to exec for java? (No javascript! OK)
    How do i create shell for Mac OS X Leopard
    Do not forget!
    I have been created shell in /os/mac/preload_installer.sh,
    How do i know when i do not use with disk image moving and
    clicking? How does my shell start automacally?
    I know for Linux. I have not problem for linux version. I
    have Ubuntu 8.05 LTS Version. :).
    But i haven't Mac OS X :(
    Thank you for cross-plattform-able CD or DVD :)
    Enjoy for making with image and burn an image since cd or
    dvd-rom.
    Best regards, SnakeMedia

    Could you open a new bug report on this over at bugbase.adobe.com.  Please include a copy of your app (or a sample project) along with steps to reproduce.  Once added, please let me know the bug number and I'll have somone take a look ASAP.
    Thanks,
    Chris

  • Testing adobe air applications with fake apple certificate in iOS simulator running in a hackintosh

    I can compile an Adobe Air application on windows with a fake apple certificate. Can I test this application in iOS Simulator running on a hackintosh? Or is the simulator blocking testing of IPA outside from XCode ie: it's not a standalone simulator for IPA files. Are there any affordable web service for testing IPA with a true emulator or real device? I'm asking this because Flash Builder doesn't provide a true simulator, it lacks essential API functions such as NativeWindow.

    Hello,
    thanksk so far. I can now create an ANE, hopefully it is correct...
    Now, while trying to use it in my mobile application, calling the Constructor of my SWC interface > call initNativeExtension() I get an:
    Type Error #1009 cannot access a property or method of a null object reference
    It seems that my code cannot load the ANE because I cannot instatiate the extension object.
    Can you help me ?
    THX
    marco    

  • Adobe Air application with Oracle??

    Hi there,
    I am a newbee on this forum as well as for developing Adobe
    Air applications. Can any one tell me whether i can use oracle as
    database for adobe air apps or not. What about SQL Server instead
    of SQLite.
    Thanx in advance. Awaiting for your quick & favourable
    reply.
    Regards,
    Harish

    You can use java and servlets to talk to the database. If you
    have your servlet setup, just have it output xml and your flex can
    process the results:
    <mx:HTTPService id="dbService" useProxy="false"
    method="GET" result="processResults" url="{servletURL}"/>
    Then you call something like this in Actionscript:
    private function init():void {
    var s:String = 'args';
    var params:Object = {};
    params[s] = s;
    params["password"] = password;
    params["user"] = user;
    dbService.send(params);
    You can then handle the results in a method:
    private function processResults(event:ResultEvent):void { }
    or access them directly in an object via
    dbService.lastResult.
    Hope that helps. It would take a lot of time to explain it
    more in depth and there are certainly other ways to accomplish
    this.

  • Blue screen of death while installing any Adobe Air application

    Whenever I try to install an Air application I get a  Blue Screen and then my system restarts.
    I cannot even take a screenshot  of it.
    This happens with every air application I try to install.
    I also searched for the same on Adobe forums and found the same problem being faced by someone else.
    His problem was resolved by uninstalling a software named "Folder Lock".
    I searched my hard disk for this software and found one, so I deleted  that software (shift+delete) and removed all it's traces from registry  too but that still doesn't solved the problem.
    I also tried disabling the antivirus software and then install the air application but this also didn't helped.
    I was able to install air applications earlier, but now I can't.
    Anybody having same sort of problem. One colleague of mine is also having the same problem.
    Please help me out.
    My system's config is as follows:
    Windows XP Home sp3
    Flash Builder 4, with SDK 4.1, 3.5 installed in it.
    Adobe Air v 2.5
    1.5 GB RAM
    1.66 MHz processor
    Thanks

    Hello chris,
    Thank you for taking out your time to solve my problem.
    I did all the steps mentioned in that link i.e. installed folder lock and uninstalled it from it's options only.
    But it didn't solve my problem.
    Here is the screenshot of the Blue Screen Of Death that I was presented while the application was being installed.
    The BSOD appeared while the application install progress is shown to the end user.
    I hope this will help you get more insight of the issue.
    Thanks

  • Synchronizing  the Adobe Air application  with the remote server daily

    I am building a desktop application which is built in Adobe
    Air using FlexBuilder3. I want my application to connect to remote
    server daily at a particular time on a day and check for updates
    and download them, irrespective of whether the application window
    is active or it is closed.
    I know how to acheive this, if the application window is
    active(window is open) by setting a Timer function , but the
    applcation runs into problems if the window is closed and cannot be
    connected to server to check for updates.
    Can I make the code work(timer function) even when the window
    is closed in the background process?
    Please help me out in acheiving this, I will be very
    grateful....

    Bump. Wondering about this too.

  • I receive the error, "Sorry, an error has occured."  When I try to install my Adobe AIR application.

    Jeff,
    I'm having the same problems when trying to download any Adobe products.

    Niadee I branched your discussion out to a new thread as it does not appear to be related to trying to install Adobe Download Assistant in Mac OS 10.8.2.  Are you receiving this error when you are trying to install the Adobe Download Assistant?  Also what version of Windows do you have installed?

  • Adobe Air application installation using the bundled runtime installer

    Hello.
    We plan to develop application for different platforms with Adobe Air and testing installing Air applications with bundled runtime installer on different platforms. It's ok with Windows and Mac OS, but we got troubles with "silent" installation on Ubuntu OS 9.10.
    I tried to install Adobe Air application with bundled runtime, like in this document in part "Silent installation":
    http://help.adobe.com/en_US/air/redist/WS485a42d56cd19641-70d979a8124ef20a34b-8000.html
    using command-line:
    "sudo ./MyInstaller -silent simple-air-air-application-1.0-SNAPSHOT.air"
    and installation fails. Installation log looks like this:
    [setup:2306][INFO] Runtime Installer begin with version 2.6.0.19140 on Linux x86
    [setup:2306][INFO] Commandline is: -silent simple-air-air-1.0-SNAPSHOT.air
    [setup:2306][INFO] No installed runtime detected
    [setup:2306][INFO] Invoking Application Installer for combined install
    [setup:2306][INFO] Launching subprocess with commandline /tmp/air.QMrLZl/build/opt/Adobe AIR/Versions/1.0/Adobe AIR Application Installer -runtime /tmp/air.QMrLZl/build/opt -silent -withRuntime -url file:///tmp/air.QMrLZl/simple-air-air-1.0-SNAPSHOT.air
    [setup:2306][ERR] Subprocess app installer failed (-1)
    [setup:2306][ERR] Runtime Installer end with exit code 7
    P.S. We tried do the same on Linux Mint 10. Everything's fine, application getting installed well.

    Thanks for the reply and solution MrSykes.
    I uninstalled adobe AIR and ran a file and registry cleaner to delete any left over files and installs.
    Then installed the v.15 Adobe AIR beta as recommended.
    The cleaners I used (ccleaner & jv16 power tools) did find some temporary install files and remnants of the Video Alchemy install.
    Tried the install again and still no installation window displays.
    I'm running Windows 7 on my PC and even changed the installation file compatibility to Windows XP service pack 2 to no avail.
    Funny that it installed fine on my notebook with Adobe AIR latest version running Windows 7.
    I'm watching task manager as I'm attempting the install and videoalchemy.exe has some cpu usage then drops to zero activity.
    Then Adobe AIR application Installer starts up then cycles to zero cpu activity.
    I'm stumped on this one :-(
    Thanks again for investing the time on my behalf.
    Regards
    Stephen

  • How to save the date in Sqlite in Adobe Air application

    hi friends,
    i am doing a flex Adobe AIR Application with SQLITE Data base,in that i want to save Date in the following format DD/MM/YYYY, but in my TABLE i gave the data type is DATE,
    So it store the value like this Sun Dec 2 00:00:00 GMT+0530 2012.i want to store the value in DD/MM/YYYY.How to do that?
    looking for useful suggession.
    Cheers,
    B.venkatesan.

    Hi, maybe cannot help much on this since I have not much experiense on handling SQLITE in AIR.
    But I know there are a command/example for reading SQL:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/data/SQLConnectio n.html
    http://help.adobe.com/en_US/as3/dev/WS5b3ccc516d4fbf351e63e3d118666ade46-7d49.html
    And in mxml you should have an id for each individual TextInput component, also have a button:
    <Button click="updateSQLHandler(event)"/>
    When the button is click the handler function is launched.
    The updateSQLHandler(event:MouseEvent) is a script that read the each individual TextInput component by getting (id of textinput component).text.
    Then, you create a String varible that is an SQL commands with the texts in the form, and update the SQL database following the below using the execute() command (refer to http://help.adobe.com/en_US/as3/dev/WS5b3ccc516d4fbf351e63e3d118666ade46-7d49.html ).
    Hope this help.

  • Problem with installing/uninstalling Adobe AIR on Windows 7 x64

    I encounter problem while trying to do anything with AIR. I cannot uninstall Adobe AIR using default uninstaller or install any AIR software because the message "This application requires a version of Adobe AIR which cannot be found" is popping up.
    I tried to remove Adobe AIR with Revo Uninstaller and installing the AIR again but it didn't help. Revo Uninstaller removes all files and registry entries successfuly. After such reinstalation of Adobe AIR all the files in c:\Program Files (x86)\Common Files\Adobe AIR seems healthy and registry entries are added as well.
    I tried Microsoft Install and Uninstall Fix It tool, Windows Install Clean Up - didn't work.
    My whole log is below, I did a couple of trial today (2013-02-08).
    My AIR log (Install.log file):
    [2012-10-02:16:43:57] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-10-02:16:43:57] Commandline is: -silent
    [2012-10-02:16:43:57] No installed runtime detected
    [2012-10-02:16:43:57] Starting silent runtime install. Installing runtime version 3.2.0.2070
    [2012-10-02:16:43:57] Installing msi at c:\users\rafal\appdata\local\temp\airb76c.tmp\setup.msi with guid {47FA2C44-D148-4DBC-AF60-B91934AA4842}
    [2012-10-02:16:43:58] Runtime Installer end with exit code 0
    [2012-10-03:09:30:21] Runtime Installer begin with version 3.4.0.2540 on Windows 7 x86
    [2012-10-03:09:30:21] Commandline is:
    [2012-10-03:09:30:21] No installed runtime detected
    [2012-10-03:09:30:37] Relaunching with elevation
    [2012-10-03:09:30:37] Launching subprocess with commandline c:\users\rafal\appdata\local\temp\air6384.tmp\adobe air installer.exe -ei
    [2012-10-03:09:30:37] Runtime Installer begin with version 3.4.0.2540 on Windows 7 x86
    [2012-10-03:09:30:37] Commandline is: -stdio \\.\pipe\AIR_8416_0 -ei
    [2012-10-03:09:30:37] No installed runtime detected
    [2012-10-03:09:30:37] Starting silent runtime install. Installing runtime version 3.4.0.2540
    [2012-10-03:09:30:37] Installing msi at c:\users\rafal\appdata\local\temp\air6384.tmp\setup.msi with guid {14DC0059-00F1-4F62-BD1A-AB23CD51A95E}
    [2012-10-03:09:30:40] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1618" errorID=5008]
    [2012-10-03:09:30:40] Rolling back install of c:\users\rafal\appdata\local\temp\air6384.tmp\setup.msi
    [2012-10-03:09:30:40] Rollback complete
    [2012-10-03:09:30:40] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1618" errorID=5008]
    [2012-10-03:09:30:40] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1618" errorID=5008]
    [2012-10-03:09:30:40] Runtime Installer end with exit code 7
    [2012-10-03:09:30:50] Runtime Installer end with exit code 7
    [2012-10-05:12:40:20] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2012-10-05:12:40:20] Commandline is: -silent -eulaAccepted -programMenu AdobeHelp.air
    [2012-10-05:12:40:20] No installed runtime detected
    [2012-10-05:12:40:21] Invoking Application Installer for combined install
    [2012-10-05:12:40:21] Launching subprocess with commandline C:\Users\Rafal\AppData\Local\Temp\AIRF2C.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Rafal\AppData\Local\Temp\AIRF2C.tmp -silent -withRuntime -url -programMenu -eulaAccepted file:///C:/Users/Rafal/Desktop/Adobe%20Flash%20Builder%204.6%20Installer/Adobe%20Flash%20 Builder%204.6/payloads/AdobeHelp/AdobeHelp.air
    [2012-10-05:12:40:22] Application Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2012-10-05:12:40:22] Commandline is: -runtime C:\Users\Rafal\AppData\Local\Temp\AIRF2C.tmp -silent -withRuntime -url -programMenu -eulaAccepted file:///C:/Users/Rafal/Desktop/Adobe%20Flash%20Builder%204.6%20Installer/Adobe%20Flash%20 Builder%204.6/payloads/AdobeHelp/AdobeHelp.air
    [2012-10-05:12:40:22] No installed runtime detected
    [2012-10-05:12:40:22] Unpackaging file:///C:/Users/Rafal/Desktop/Adobe%20Flash%20Builder%204.6%20Installer/Adobe%20Flash%20 Builder%204.6/payloads/AdobeHelp/AdobeHelp.air to C:\Users\Rafal\AppData\Local\Temp\fla2386.tmp
    [2012-10-05:12:40:26] Application signature verified
    [2012-10-05:12:40:26] Unpackaging/validation complete
    [2012-10-05:12:40:26] Converting unpackaged application to a native installation package in C:\Users\Rafal\AppData\Local\Temp\fla2FC7.tmp
    [2012-10-05:12:40:26] Native installation package creation succeeded
    [2012-10-05:12:40:26] Starting silent combined runtime and app install.
    Installing runtime version 2.5.1.17730.
    Installing app chc.4875E02D9FB21EE389F73B8D1702B320485DF8CE.1 version 3.4.980 to C:\Program Files (x86)\Adobe using the source file at file:///C:/Users/Rafal/Desktop/Adobe%20Flash%20Builder%204.6%20Installer/Adobe%20Flash%20 Builder%204.6/payloads/AdobeHelp/AdobeHelp.air
    [2012-10-05:12:40:26] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: App already exists" errorID=5007]
    [2012-10-05:12:40:26] Application Installer end with exit code 7
    [2012-10-05:12:40:27] Subprocess app installer failed (7)
    [2012-10-05:12:40:27] Runtime Installer end with exit code 7
    [2012-10-25:12:14:44] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-25:12:14:44] Commandline is:
    [2012-10-25:12:14:44] No installed runtime detected
    [2012-10-25:12:14:54] Relaunching with elevation
    [2012-10-25:12:14:54] Launching subprocess with commandline c:\users\rafal\appdata\local\temp\air6480.tmp\adobe air installer.exe -ei
    [2012-10-25:12:14:54] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-25:12:14:54] Commandline is: -stdio \\.\pipe\AIR_2996_0 -ei
    [2012-10-25:12:14:54] No installed runtime detected
    [2012-10-25:12:14:58] Starting silent runtime install. Installing runtime version 3.4.0.2710
    [2012-10-25:12:14:58] Installing msi at c:\users\rafal\appdata\local\temp\air6480.tmp\setup.msi with guid {14DC0059-00F1-4F62-BD1A-AB23CD51A95E}
    [2012-10-25:12:15:00] Runtime Installer end with exit code 0
    [2012-10-25:12:15:00] Elevated install completed
    [2012-10-25:12:15:03] Runtime Installer end with exit code 0
    [2012-10-25:12:18:07] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-25:12:18:07] Commandline is:
    [2012-10-25:12:18:07] No installed runtime detected
    [2012-10-25:12:19:31] Runtime Installer end with exit code 6
    [2012-11-16:14:10:15] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-11-16:14:10:15] Commandline is:
    [2012-11-16:14:10:15] No installed runtime detected
    [2012-11-16:14:10:30] Relaunching with elevation
    [2012-11-16:14:10:30] Launching subprocess with commandline c:\users\rafal\appdata\local\temp\air32a9.tmp\adobe air installer.exe -ei
    [2012-11-16:14:10:30] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-11-16:14:10:30] Commandline is: -stdio \\.\pipe\AIR_7936_0 -ei
    [2012-11-16:14:10:30] No installed runtime detected
    [2012-11-16:14:10:30] Starting silent runtime install. Installing runtime version 3.5.0.600
    [2012-11-16:14:10:30] Reinstalling c:\users\rafal\appdata\local\temp\air32a9.tmp\setup.msi
    [2012-11-16:14:10:30] Runtime Installer end with exit code 0
    [2012-11-16:14:10:30] Elevated install completed
    [2012-11-16:14:10:44] Runtime Installer end with exit code 0
    [2012-11-17:12:59:00] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-11-17:12:59:00] Commandline is:
    [2012-11-17:12:59:00] No installed runtime detected
    [2012-11-17:12:59:02] Relaunching with elevation
    [2012-11-17:12:59:02] Launching subprocess with commandline c:\users\rafal\appdata\local\temp\air1e3d.tmp\adobe air installer.exe -ei
    [2012-11-17:12:59:03] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-11-17:12:59:03] Commandline is: -stdio \\.\pipe\AIR_6276_0 -ei
    [2012-11-17:12:59:03] No installed runtime detected
    [2012-11-17:12:59:03] Starting silent runtime install. Installing runtime version 3.5.0.600
    [2012-11-17:12:59:03] Reinstalling c:\users\rafal\appdata\local\temp\air1e3d.tmp\setup.msi
    [2012-11-17:12:59:03] Runtime Installer end with exit code 0
    [2012-11-17:12:59:03] Elevated install completed
    [2012-11-17:12:59:05] Runtime Installer end with exit code 0
    [2013-02-08:17:00:08] Runtime Installer begin with version 3.5.0.1060 on Windows 7 x86
    [2013-02-08:17:00:08] Commandline is:
    [2013-02-08:17:00:08] No installed runtime detected
    [2013-02-08:17:00:23] Relaunching with elevation
    [2013-02-08:17:00:23] Launching subprocess with commandline c:\users\rafal\appdata\local\temp\airc5a7.tmp\adobe air installer.exe -ei
    [2013-02-08:17:00:24] Runtime Installer begin with version 3.5.0.1060 on Windows 7 x86
    [2013-02-08:17:00:24] Commandline is: -stdio \\.\pipe\AIR_4732_0 -ei
    [2013-02-08:17:00:24] No installed runtime detected
    [2013-02-08:17:00:24] Starting silent runtime install. Installing runtime version 3.5.0.1060
    [2013-02-08:17:00:24] Installing msi at c:\users\rafal\appdata\local\temp\airc5a7.tmp\setup.msi with guid {1798D459-6B8B-474B-868D-1229EADA3B95}
    [2013-02-08:17:00:28] Runtime Installer end with exit code 0
    [2013-02-08:17:00:28] Elevated install completed
    [2013-02-08:17:00:30] Runtime Installer end with exit code 0
    [2013-02-08:17:38:43] Runtime Installer begin with version 3.5.0.1060 on Windows 7 x86
    [2013-02-08:17:38:43] Commandline is:
    [2013-02-08:17:38:43] No installed runtime detected
    [2013-02-08:17:39:09] Relaunching with elevation
    [2013-02-08:17:39:09] Launching subprocess with commandline c:\users\rafal\appdata\local\temp\air1425.tmp\adobe air installer.exe -ei
    [2013-02-08:17:39:09] Runtime Installer begin with version 3.5.0.1060 on Windows 7 x86
    [2013-02-08:17:39:09] Commandline is: -stdio \\.\pipe\AIR_7416_0 -ei
    [2013-02-08:17:39:09] No installed runtime detected
    [2013-02-08:17:39:09] Starting silent runtime install. Installing runtime version 3.5.0.1060
    [2013-02-08:17:39:09] Installing msi at c:\users\rafal\appdata\local\temp\air1425.tmp\setup.msi with guid {1798D459-6B8B-474B-868D-1229EADA3B95}
    [2013-02-08:17:39:11] Runtime Installer end with exit code 0
    [2013-02-08:17:39:11] Elevated install completed
    [2013-02-08:17:39:13] Runtime Installer end with exit code 0
    [2013-02-08:17:48:46] Runtime Installer begin with version 3.5.0.1060 on Windows 7 x86
    [2013-02-08:17:48:46] Commandline is:
    [2013-02-08:17:48:46] No installed runtime detected
    [2013-02-08:17:48:49] Runtime Installer end with exit code 6
    [2013-02-08:17:49:38] Runtime Installer begin with version 3.5.0.1060 on Windows 7 x86
    [2013-02-08:17:49:38] Commandline is:
    [2013-02-08:17:49:38] No installed runtime detected
    [2013-02-08:17:49:48] Relaunching with elevation
    [2013-02-08:17:49:48] Launching subprocess with commandline c:\users\rafal\appdata\local\temp\air16d3.tmp\adobe air installer.exe -ei
    [2013-02-08:17:49:48] Runtime Installer begin with version 3.5.0.1060 on Windows 7 x86
    [2013-02-08:17:49:48] Commandline is: -stdio \\.\pipe\AIR_11804_0 -ei
    [2013-02-08:17:49:48] No installed runtime detected
    [2013-02-08:17:49:48] Starting silent runtime install. Installing runtime version 3.5.0.1060
    [2013-02-08:17:49:48] Installing msi at c:\users\rafal\appdata\local\temp\air16d3.tmp\setup.msi with guid {1798D459-6B8B-474B-868D-1229EADA3B95}
    [2013-02-08:17:49:49] Runtime Installer end with exit code 0
    [2013-02-08:17:49:49] Elevated install completed
    [2013-02-08:17:49:51] Runtime Installer end with exit code 0
    [2013-02-08:17:59:04] Runtime Installer begin with version 3.5.0.1060 on Windows 7 x86
    [2013-02-08:17:59:04] Commandline is:
    [2013-02-08:17:59:04] No installed runtime detected
    [2013-02-08:17:59:06] Relaunching with elevation
    [2013-02-08:17:59:06] Launching subprocess with commandline c:\users\rafal\appdata\local\temp\air9d57.tmp\adobe air installer.exe -ei
    [2013-02-08:17:59:07] Runtime Installer begin with version 3.5.0.1060 on Windows 7 x86
    [2013-02-08:17:59:07] Commandline is: -stdio \\.\pipe\AIR_2348_0 -ei
    [2013-02-08:17:59:07] No installed runtime detected
    [2013-02-08:17:59:07] Starting silent runtime install. Installing runtime version 3.5.0.1060
    [2013-02-08:17:59:07] Installing msi at c:\users\rafal\appdata\local\temp\air9d57.tmp\setup.msi with guid {1798D459-6B8B-474B-868D-1229EADA3B95}
    [2013-02-08:17:59:08] Runtime Installer end with exit code 0
    [2013-02-08:17:59:08] Elevated install completed
    [2013-02-08:17:59:17] Runtime Installer end with exit code 0

    Help please?

  • Adobe AIR Application won't install

    Also, tried reinistalling latest version of Adobe AIR but a message appears saying that the latest version of Adobe AIR is already installed, even though I thought I had unistalled it with the help of Microsoft Fix it (i.e. it no longer appeared in the least of programs installed on the computer).
    I am using a Samsung laptop with Windows 7.
    Following my latest attempt to install the application, I located the Adobe AIR log:
    [2013-11-29:20:21:14] Runtime Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-11-29:20:21:14] Commandline is:
    [2013-11-29:20:21:14] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-11-29:20:21:18] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2013-11-29:20:21:18] Runtime Installer end with exit code 0
    [2013-11-29:20:21:37] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-11-29:20:21:37] Commandline is: "C:\Program Files (x86)\Mr Smooth\MrSmooth.1.0F.air"
    [2013-11-29:20:21:37] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-11-29:20:21:37] Got an unexpected fatal error while loading SWF: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="app:/Adobe AIR Application Installer.swf" errorID=0]
    [2013-11-29:20:21:58] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-11-29:20:21:58] Commandline is: "C:\Program Files (x86)\Mr Smooth\MrSmooth.1.0F.air"
    [2013-11-29:20:21:58] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-11-29:20:21:58] Got an unexpected fatal error while loading SWF: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="app:/Adobe AIR Application Installer.swf" errorID=0]
    [2013-11-29:20:22:03] Application Installer begin with version 3.9.0.1210 on Windows 7 x86
    [2013-11-29:20:22:03] Commandline is: "C:\Program Files (x86)\Mr Smooth\MrSmooth.1.0F.air"
    [2013-11-29:20:22:03] Installed runtime (3.9.0.1210) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-11-29:20:22:03] Got an unexpected fatal error while loading SWF: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="app:/Adobe AIR Application Installer.swf" errorID=0]

    Please note that I managed to resolve this myself by first of all deleting the Adobe AIR folder contained within C\Program Files (x86)\Common Files of my hard drive and then re-attempting the Adobe Air application installation. This immediately caused a prompting of an update to Adobe AIR, which I ran. It  seems that the Adobe AIR application installation package contained an older version of Adobe AIR than was already installed within the 'Common Files' folder, and this apparently led to the error (sorry, I cannot explain it any more technical terms than that!).

  • Can developers distribute the Adobe AIR installer with their desktop applications?

    Yes. In addition to creating and distributing cross-platform Adobe AIR application installer files, it is possible for developers to write their own custom native installers that install Adobe AIR and the Adobe AIR application.
    In order to do this, developers must first apply for and receive a free http://www.adobe.com/products/air/runtime_distribution1.html.

    I'm going to forward this along to our android team for their review.  In the meantime, could you open a bug on this over at bugbase.adobe.com?  Please post back with the URL so that others affected can visit the bug and cast their votes.
    Thanks,
    Chris

  • I cannot use this version of the application Adobe Air Installer with this version of Mac OS X.

    I have Mac OS 10.5.8 and every time I try to install Air Adobe 3 I get the message
    "You cannot use this version of the application Adobe Air Installer with this version of Mac OS X." 
    Could anyone help me? 
    Jai

    Hi,
    Adobe won't be developing for 10.5.8 new features (including new runtime) only security relates updates for existing runtimes (Flash 10.3.*/Air 2.7.*). Flash 11/Air 3.0 are only supported on 10.6.8.*/10.7.*, see:
    http://kb2.adobe.com/cps/916/cpsid_91694.html#main_system_requirements
    There is recent,  lengthy thread on forums with Adobe's employees statements on that subject (support/development for 10.5.* and newer) but I cannot find it quickly as basically forum search is broken/hard to do,
    regards,
    Peter

  • Install Adobe Air application (.air file) from command line in Mac OS X

    Hello everybody
    I would like to install an air application on many systems (Mac OS X) using remote install. Is there a way to achieve this?
    Is there a pure command line utility to install Adobe AIR applications (.air files) in Mac OS X?
    Thanks. Masteradi

    Thanks for your reply. I already knew that command but it's good to see it again.
    In the meantime I have found a tool called ARH (AIR Redistribution Helper) which can be used to install an air application, uninstall an air application, etc.
    Now I would like to create a .pkg file (for Mac OS X) that will use ARH together with my .air file and that will install or update (uninstall/install) the application. But I guess this is no more an issue for Adobe AIR. I have to learn the tools specific for Mac (Iceberg, Xcode).
    Best regards
    Masteradi

Maybe you are looking for

  • Hi my emails won't open it just says My account is already added then goes back to the welcome page

    Hi my phone won't open my email account it just keeps saying my account is already added then goes back to the welcome page. I have used emails on this phone for over a year and they normally come straight up, can anyone help?

  • DVD-Drive is not working any more

    My DVD-Drive is not working any more. When I enter a CD/DVD it makes a strangs bruummm for 2 or 3 times ant then ejects the CD/DVD. What can I do. I think the Drive is broken.

  • "Erase messages in the junk mailbox when:..." not working

    Option to "Erase messages in the junk mailbox when:..." not working. I have this set in all accounts to "one day old", but junk mail in the Junk Mailbox older than one day still appears. When I re-select this option under the accounts pref's, junk ma

  • Memory access error combined with "internal error SIGSEV"

    In a code that I work on, I get a memory access error, when i allocate memory to a pointer via new. It says " Attempting to write 4 bytes at address <address> which is <x> bytes past the end of heap block of size <size of class allocated throug new>

  • A question about buying from the store

    Hi, I realise this is a little off topic but i don't want to waste peoples time on the phones and i cant find a category, I recently bought say what you see iphone app from itunes using my card. It said it was 0.59p and went through my account at £1.