AIR app will not run on Win XP

I craeted an AIR app for my company's sales team. I've passed it around and it works fine on most machines (mostly Dell laptops running Windows XP). I have one salesman who was able to run earlier versions of the app, but now opening the app does nothing. I can see it running in the background when I look at the Processes tab in Windows Task Manager. No one else has had this problem. I've tried uninstalling and reinstalling both the app and the AIR player (version 1.5.3.9130). Are there any Windows security settings he might have set that would prevent an AIR app from opening?

I ran the install log and I'm including the contents to see if you can make any sense of it
. The only thing that sticks out is a line "Application not located", which I highlighted below. Otherwise it looks like it installed
just fine. I appreciate your taking a look at this.
Starting app install of file:///C:/Documents%20and%20Settings/Andrew.esposito/Desktop/ROI_CalculatorAir-060310.ai r
UI SWF load is complete
UI initialized
Unpackaging to C:\Documents and Settings\Andrew.esposito\Local Settings\Temp\flaA2.tmp
unpackaging is complete
application is bound to side-by-side version 1.0
application is bound to this version of the runtime
app id ROI-CalculatorAir3
pub id 579DB9134D64DA8D12906F2BE8761198D0983B68.1
Application not located
Waiting for user confirmation
User confirmed action: install
creating native installer in: C:\Documents and Settings\Andrew.esposito\Local Settings\Temp\flaA3.tmp
native installer creation complete
Starting install
Destination for installed application is C:\Program Files
Beginning install
Installing C:\Documents and Settings\Andrew.esposito\Local Settings\Temp\flaA3.tmp\setup.msi
Execution complete; beginning commit phase
Commit complete
Re-launching application from C:\Program Files\ROI_CalculatorAir3\ROI_CalculatorAir3.exe
starting cleanup of temporary files
application installer exiting

Similar Messages

  • Mail App will not run in Win 8.1

    while trying to use my mail app the other day i would get an error message stating that i could not run this because file explorer was in admin mode the it asked me to run as a different user I am the only user on the computer no other account are on there.
    I check the uac status and everything looked fine i i tried to launch the app again with still getting the same error message. I checked the properties of the file explorer and deleted Admin and system and just left myself and rebooted my computer. When it
    can back up i tried to launch it again with the same error. I am unable to get personal and business emails at this point.
    Could you please take a look at this for me?

    I check the uac status and everything looked fine
    Another way to check would be ResMon for its Elevated column.  Then if it shows Yes a problem would be that I don't know what the equivalent procedure would be for "unelevating" yourself.   ; )
    There's still DropMyRights kicking around.  I wonder whether it works with MUF apps?
    Here's a thread where that idea was nixed for doing it for SkyDrive
    http://answers.microsoft.com/en-us/onedrive/forum/sdsign-sdsignin/skydrive-application-crashes-after-ive-logged-in/f9aa0dff-9fa8-45ac-a9d5-133713264156
    (BING search for
        dropmyrights "windows 8"
    Robert Aldwinckle

  • I was going to upgrade from 10.6.8 to mavericks 10.9.2, but the installer program notified me stating my appleworks 6 app will not run on the new set up. is there a procedure to keep or switch my documents in order to obtain the mavericks upgrade?

    i was going to upgrade from 10.6.8 to mavericks 10.9.2, but the installer program notified me stating my appleworks 6 app will not run on the new set up. is there a procedure to keep or switch my documents in order to obtain the mavericks upgrade?

    I can't say personally since I never used AW, but see if these articles help:
    http://www.macworld.com/article/1166370/open_old_docs.html
    http://www.cultofmac.com/248546/convert-system-os-9-appleworks-6-files-to-os-x-p ages-files-os-x-tips/
    I suggest that you clone your current drive with 10.6.8 to an external drive. If you have any issues after upgrading to Mavericks, you can boot back into 10.6.8.
    Both of these applications can be used to create a clone. If you need help creating your clone, let us know.
    SuperDuper! http://www.shirt-pocket.com/
    CCC http://www.bombich.com/download.html

  • Program runs in win 7-64 Pro BUT will not run in win 7 home or vista.

    Program runs in win 7-64 Pro BUT will not run in win 7 home or vista.
    I'm testing 32bit software that will run in 7-64 Pro but will not in win 7 home premium or vista.
    The 7-64 Pro machine is NOT running the program in XP mode although is is being run as admin. The 7 home premium and vista beta testers have tried every work around/mode, admin mode, and anti-virus exception. I've run process explorer & WinMerge to evaluate
    the differences between os operations & dlls loaded but am unable to find the OS issue.
    Currently 2-win7-64 machines, 1 vista machine and 1 win 7 machine had no issues with the program as it started up and ran immediately.
    After 3 beta's 30 hours of testing & 50 of my own, I believe I've narrowed the issue down to the win 7 home premium and vista os's.
    Can anyone here suggest other ways to further narrow it down so as to provide functionality on all 3 os's?

    You must provide the exact name and version of the software for anyone to attempt to answer your question.  Primarily the functionality of any software is entirely dependent on what platforms the publisher intended the software to run on.
    If you are the programmer you need to go to the Microsoft Developer Network forums for assistance:
    http://msdn.microsoft.com/en-US/#fbid=Xt631zR1D90.
    This is an End Users' Peer-to-Peer forum that does not address programming from any perspective.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • My apps will not run

    my apps will not run. no matter how many times i try n run them they just dont work, theyre apps that ive used throughout the day but now dont want to work, the screen flashes black as if the app is loading but then returns back to my home screen, the phone does not freeze or crash as i can do all other things on it barring runnin apps HELP!

    Try this...
    Close All Open Apps...  Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430

  • Air App will not read local text file using openAsync/readUTFBytes on user (non-admin) mode

    I am running an Air App I did for the desktop, from the actual installed executable already deployed in the machine (Not from Flash Pro / Flex dev. environment). For some reason the app will not read a text file stored in the same application folder unless I run my app as administrator from the OS.
    When I run the app as admin, or within the development environment it works fine. Maybe this is related to some security issue? I read the adobe air documentation, and this should work...
    I am using openAsync/readUTFBytes on user as shown here:
    var continueGamesConnection:FileStream();
    var continueFile:File = new File(File.applicationDirectory.resolvePath("continueGames.txt").nativePath.toString()); 
    continueGamesConnection.addEventListener(Event.COMPLETE, openSavedGames);
    continueGamesConnection.openAsync(continueFile, FileMode.UPDATE); 
    function openSavedGames(event:Event):void
         continueGamesConnection.removeEventListener(Event.COMPLETE, openSavedGames);
         var content:URLVariables = new URLVariables();
         var loadedContent:String = new String();
         loadedContent = continueGamesConnection.readUTFBytes(continueGamesConnection.bytesAvailable);
         content.decode(loadedContent); 
         variableX = content. variableX
         //etc, etc. 
         continueGamesConnection.close();
    By the way, I have also, tried using FileMode.READ, and others, and it still gives me the same problem. Only works if ran on admin mode or from the dev. environment.
    It's very frustrating, I tried reading other posts without any luck... What solutions do people use for this kind of problem?
    I have seen that you can set the app to run as admin somehow, and I guess that could work. However, this should work just fine, since it doesn't seem to violate any of the security APIs of Air. Seems like an overkill. But even so, how do I do that?
    You help is greatly appreciated!

    Thanks kglad.com. I will try this and see if it works. Can you check my code a bit to see if it's right?
    var continueFile:File = new File(File.applicationStorageDirectory.resolvePath("savedgames/continueGames.txt").nativePath.toString());
    Does this look right to work across all desktop OS?

  • HT201412 IPad 3 Contacts app will not run...

    My contacts app will not open. I did not change anything. It just suddenly will not function.
    I have tried a complete shutdown. I have "closed" the contacts app.
    Any ideas?
    Thanks.

    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    You can also try resetting all settings. Settings>General>Reset>Reset All Settings. You will have to enter all of your device settings again.... All of the settings in the settings app will have to be re-entered.
    Sometimes when a preinstalled app goes "rouge" on you, the only fix is to restore the iPad, so if you cannot get the app to open with any other fixes, that may be what you will have to do.

  • OMG, after last AIR update before current ALL my AIR apps will not work, HELP!

    I have 5 or 6 AIR based apps after I did an update last month, none of them will work. I just re-installed and updated AIR again today and re-installed all the apps multiple times and when I go to one it trys to open the last I installed for every app it only opens the last installed. App installions always end with "faled to open app" and in the log I see this "Error: Missing necessary file META-INF/AIR/application.xml" not sure?
    Windows 7 (all lastest updates)
    Latest Air (13.057 I believe?)
    How do I fix this, why did it break?
    Full log:
    http://ge.tt/2IDeU4b1/v/0?c

    Hello,
    I could install and run the AIR application successfully with AIR 4.0, 12.0 and 13.0.
    Looking into the log, it seems that "missing application.xml" and "Application Installer end with exit code 7" issues have been there from 2014-02-09, below is the detailed log seen from http://ge.tt/2IDeU4b1/v/0?c. This issue maybe caused by the application.
    Is there an application.xml under C:\Program Files (x86)\YourApplicationXXX\META-INF\AIR\ ?
    If possible, could a bug against this issue be logged in https://bugbase.adobe.com/, and upload the AIR application which does not work. That would be very helpful to triage and find the root cause for this issue.
    Thanks your support!
    ===================================================
    [2014-01-04:01:26:19] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2014-01-04:01:26:20] Runtime Installer begin with version 3.9.0.1380 on Windows 7 x86
    [2014-01-04:01:26:20] Commandline is: -updatecheck
    [2014-01-04:01:26:20] Installed runtime (3.9.0.1380) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-01-04:01:26:20] Performing pingback request
    [2014-01-04:01:26:21] Pingback request completed with HTTP status 200
    [2014-01-04:01:26:21] Starting runtime background update check
    [2014-01-04:01:26:21] Clearing unused background update directory
    [2014-01-04:01:26:21] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.9.0.1380/update
    [2014-01-04:01:26:21] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.9.0.1380/update to C:\Users\Owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2014-01-04:01:26:21] Runtime update not available
    [2014-01-04:01:26:21] Unpackaging cancelled
    [2014-01-04:01:26:21] Runtime Installer end with exit code 0
    [2014-02-09:13:58:50] Application Installer begin with version 3.9.0.1380 on Windows 7 x86
    [2014-02-09:13:58:50] Commandline is: C:\Users\Owner\Downloads\SPPro\SocialPostingPro-4.air
    [2014-02-09:13:58:50] Installed runtime (3.9.0.1380) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2014-02-09:13:58:53] Unpackaging file:///C:/Users/Owner/Downloads/SPPro/SocialPostingPro-4.air to C:\Users\Owner\AppData\Local\Temp\fla3EA0.tmp
    [2014-02-09:13:58:53] Application signature verified
    [2014-02-09:13:58:53] Unpackaging/validation complete
    [2014-02-09:13:58:53] No app located for appID 'com.igs.socialpostingpro' and pubID ''
    [2014-02-09:13:59:06] Converting unpackaged application to a native installation package in C:\Users\Owner\AppData\Local\Temp\fla729C.tmp
    [2014-02-09:13:59:06] Native installation package creation succeeded
    [2014-02-09:13:59:06] Starting app installation to C:\Program Files (x86). Installing app com.igs.socialpostingpro version 1.0.8 using the source file at file:///C:/Users/Owner/Downloads/SPPro/SocialPostingPro-4.air
    [2014-02-09:13:59:06] Installing msi at C:\Users\Owner\AppData\Local\Temp\fla729C.tmp\setup.msi with guid {050F1169-D97B-B822-C803-D727DB278A96}
    [2014-02-09:13:59:17] Got an unexpected fatal error while accessing app for launch: Error: Missing necessary file META-INF/AIR/application.xml
    [2014-02-09:13:59:41] Application Installer end with exit code 7

  • Problem after Update, mosts apps will not run

    After running some Apple updates this weekend, many applications on my machine no longer work. Everything ran fine before the updates. I have not installed any other new software or hardware for months.
    Any one know what's going on?
    The following apps do not work ... I click on them, they bounce, then I get a submit error
    Firefox
    Safari
    iPhoto (this gets to the point of showing photos)
    iTunes
    The following applications do work
    Mail
    Terminal
    System Preferences
    MS Word
    I have tried creating a new account and running the apps, and that does not work (in the new account, the menu bar keeps disappearing and reappearing implying the Finder keeps crashing.
    Mac OS X 10.3.9
    500 MHz PowerPC G3
    320MB SDRAM
    Running iTunes from terminal ...This appears in the terminal
    % /Applications/iTunes.app/Contents/MacOS/iTunes
    2006-06-19 21:21:28.548 iTunes[365] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the
    data is not proper UTF-8. The file name for this data could be:
    Resources/Info-macos.plist --
    file://localhost/System/Library/Frameworks/CoreServices.framework/
    The parser will retry as in 10.2, but the problem should be
    corrected in the plist.
    Bus error
    Running iPhoto
    This from the terminal (note, it crashed already ... thus the
    'recovery')
    /Applications/iPhoto.app/Contents/MacOS/iPhoto
    2006-06-19 21:24:18.858 iPhoto[372] Using library:
    /Users/mikem/Pictures/iPhoto Library
    dbgetdatastore: shadow is un-clean. recovering.
    2006-06-19 21:24:25.647 iPhoto[372] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the
    data is not proper UTF-8. The file name for this data could be:
    Resources/Info-macos.plist --
    file://localhost/System/Library/Frameworks/CoreServices.framework/
    The parser will retry as in 10.2, but the problem should be
    corrected in the plist.
    Bus error
    500 MHz PowerPC G3   Mac OS X (10.3.9)  

    if you are having system wide issues archive and install would be the best bet. http://docs.info.apple.com/article.html?artnum=107120 first however, you must do disk repair http://docs.info.apple.com/article.html?artnum=106214. hopefully you do not have severe directory damage. if disk utility finds errors it cannot fix, back up your info immediately. you can use a third party app like diskwarrior or techtool pro to attempt fixing the problem, and if it can't be fixed, you will have to erase and install your operating system. [ 8 ) ]

  • Most Apps will not run

    Hi - I applied some suggested performance tweaks and now I am having major problems. Finder, Spotlight, System preferences and most apps apart from Safari will not load. Also, there are no icons on my desktop.
    The things I remembered doing previosuly were changing visual settings, removing unused language packs and running the disk utility to check/fix permissions.
    I think I may have removed too many language packs because I lot of text is coming up in what looks like Japanese!
    PLEASE HELP!!!!

    Who "suggested" these "performance tweaks"? What was the purported benefit of the "tweaks"? Making your Mac run faster, or giving you more free HD space, or...?
    The easiest way to fix it is to just roll back to the last Time Machine backup that was made before you installed the "performance tweaks". If you haven't been using Time Machine, post back with what backup program you have been using. You have been making backups, right?

  • IPad Air Apps will not update after ios8.0.2

    I Now have 17 apps that will not update after I updated my iPad Air to 8.0.2. What gives?  Some apps are stuck in mid update, so i can't use them. My wifi works. I have restored my iPad twice using iTunes. I have plenty of empty storage. I have reset my iPad. I'm out of ideas.

    I have been having the same problem but was able to get around it by updating the apps in iTunes on my Mac then syncing my iPad to iTunes on my Mac. Certainly not an elegant solution but until Apple gets this fixed it is the only way I have found to get updated Apps.
    Tim

  • New PhotoshopdotcomInspirationBrowser.app will not run

    I downloaded PhotoshopdotcomInspirationBrowser.app as per your instructions but Apple will not let it run because it did not come from the app store. Now what?
    [email protected]

    Which version are you using? in PSE11 Inspiration browser has been removed. You can view all the video tutorials at tv.adobe.com.
    http://helpx.adobe.com/photoshop-elements/kb/tutorials-displayed-inspiration-browser-photo shop.html
    Thanks,
    Garry

  • Updated to 3.6.4 and will not run. using win xp

    I have never had a problem with Firefox before.When I downloaded and installed ver.3.6.4 today. It restarted after the installation was complete and I got a message about pre-loader and program hasn't run since. I can't get the program to run so I can't list plug ins and other information about my current version.
    == This happened ==
    Every time Firefox opened
    == as soon as I downladed and installed ver. 3.6.4 ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; msn OptimizedIE8;ENUS)

    Hello Larry.
    Hopefully this support article is what you need:
    https://support.mozilla.com/en-US/kb/Firefox+will+not+start
    Anyway, you may be having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not coming from one of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] and select ''Disable all add-ons''. If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and theme. You can troubleshoot plugins the same way.
    If you want support for one of your add-ons, you'll need to contact its author.

  • Flex apps will not run in Browser after install

    I am running IE 6 (Wintel) and have tried both installers for
    the most recent Flash player -- activeX and the other standalone
    one. I cannot view any Flex apps now in my browser - most notably
    the derby examples. It seems to hang on a screen that has the title
    "Flash Player Installation" -- like something in the apps is
    sniffing for the player, not finding it, and then hanging on some
    "automatic" install hook that has been built for Flex but not
    completely implemented yet. That is my suspicion, but I just want
    it to work -- do I need to uninstall/reboot/install again ? Any
    tips would be greatly appreciated as I need to start a Flex 2
    project next week. thanks.

    You definatately need to run the unistaller 1st. Also make
    sure that all IE browser are closed, and that nothing that could
    possibly be using IE functionality (things like outlook, file
    manager etc...) are not running or the uninstall may well fail.
    Once this is succefully accomplished, re-install.

  • App, will not run from other system

    I use G5 10.4.3 with external (system) drive dedicated to xcode developing. Application created here runs perfectly OK, a copy of the app on internal drive runs OK. BUT boot-up on internal drive and niether copy will open ! help!

    no problem,
    I have always found that there was a relatively High level of expectations that ANY dev platform has for the new developer's ability to just understand how things work. The debugging vs. release target thing had me stymied for a few weeks (during which I was in panic mode), before someone in this forum understood what I was trying to say, and took pity on me. it is squirreled away somewhere in the documentation, but knowing where exactly to look when you don't know what is causing your problem... thats tough. well, at least its not as bad as MPW! as much as i loved finding out about MPW, and learning how to interface with it... it was also very scary and VERY un-mac-like. Now its just a menu option, or a Plist entry, or a checkbox in an inspector window.
    Xcode = progress.

Maybe you are looking for

  • HT1351 I can no longer transfer music from my laptop to my ipod nano

    I have an ipod nano 6th generation and I have never had any trouble transferring music from my computer to my ipod. Recently when I try to transfer music nothing happens. The added music files do not show up in recently added. Can anyone help me with

  • Quicktime 7.2 "Unexpectedly Quits" (crashes) - trying to capture

    There is something up with the quicktime software not communicating with the Firewire device. Quicktime 7.2 unexpectedly quits after I try to either: make a new recording, or goto preferences/recording Suggestions? Help! -Much appreciated. JSAP

  • Reg: material cash discounts

    hello friends, I understand that cash discounts taken from vendors will do settings in OBXU, OBB8. for MIGO cash discounts where we do the cash discount configuration, is that in OBYC, if so let me know the transaction we use for that. i knew that fo

  • No Agent description in Exposure profile

    Hi, In  transaction CBIH02 (Edit Work Area), when we select the Exposure profile of a Work Area, the Agents are shown, but not for all of them their descriptions (in the column Desc. of Agent). This description is only shown if in the agent specifica

  • Can I? compress pdf's

    I'm have taken on the refurb of an existing site which has copies of its inhouse magazine up on its site in a pdf format. Some of these are 16Mb in size and I was wondering if there is a quicker route to opening these large files maybe by compressing