Embedding fonts at runtime in Adobe AIR

I'm trying to register fonts that are stored in an external SWF, and embed them at runtime into an Adobe AIR application. I'm currently using a File object to load the SWF, but am not sure how to register the fonts after that. Anyone has any ideas? Thanks!

This is the code I have. Basically I hit a button, a file open dialog comes up, and then I use a Loader to load the SWF. But how do I register the font after that? Is what I'm doing in fontLoaded() correct?
Thanks!
ZQ
--- Code ---
import flash.utils.describeType;
            import mx.controls.SWFLoader;
            private var myFontFile: FileReference = new FileReference();
            private var myFont: File = new File();
            private function initApp(): void
                var embeddedFonts: Array = Font.enumerateFonts(false);
                trace ("=== BEFORE ===");
                for (var i: int = 0; i < embeddedFonts.length; i++)
                    var item: Font = embeddedFonts[i];
                    trace("["+i+"] name: "+item.fontName + ", style: "+ item.fontStyle+", type: "+item.fontType);
                btnLoadFont.addEventListener(MouseEvent.CLICK, loadFont);
            private function loadFont(e: MouseEvent): void
                myFont.browseForOpen("Select Font");
                myFont.addEventListener(Event.SELECT, fontSelect);
            private function fontSelect(e: Event): void
                trace("File: "+myFont.url);
                var loader: Loader = new Loader();
                var context: LoaderContext;
                var loaderInfo: LoaderInfo = loader.contentLoaderInfo;
                loaderInfo.addEventListener(Event.COMPLETE, fontLoaded);
                context = new LoaderContext( true, new ApplicationDomain( ApplicationDomain.currentDomain ) );
                loader.load(new URLRequest(myFont.url), context);
            private function fontLoaded(e: Event): void
                trace(e.target);
                var FontLibrary:Class = ApplicationDomain((e.target as LoaderInfo).applicationDomain).getDefinition('_Verdana') as Class;
                Font.registerFont(FontLibrary);
                var embeddedFonts: Array = Font.enumerateFonts(false);
                trace("=== AFTER ===");
                for (var i: int = 0; i < embeddedFonts.length; i++)
                    var item: Font = embeddedFonts[i];
                    trace("["+i+"] name: "+item.fontName + ", style: "+ item.fontStyle+", type: "+item.fontType);

Similar Messages

  • Whats the difference between the Flash Player runtime and Adobe AIR runtime?

    Hey all. I've been into coding for about 5 years now, but I'm a recent convert to Flash development. One of the questions I have at the moment is, considering that SWF files can be run by either Adobe Flash Player OR Adobe AIR, what's the real difference between the two runtime environments? What API's and Objects exist in one environment, but not the other?
    Basically what I'm more or less trying to establish is, when would I want to develop an SWF for AIR, and when would I want to develop for Flash Player, considering that Flash Player can also execute locally (providing support for creating "desktop applications").
    Thanks in advance,
                               Jay.

    Main Difference for the user: he also has to install the AIR runtime, that is about 15MB (Flash Plugin won`t do the job alone).
    The market penetration for AIR is way below that of flash, so your user needs a good reason to install the Runtime
    Also the System requirements are much more harder, you can`t use an Air application in XPSP1 for example.
    As a rule of thumb you could say: Use Air, if you want to have the user something saved locally, with AIR you have the possibility to write any fileformat to hard disk, with flash you can only use so called Local shared objects

  • Problem to install the latest runtime of adobe air

    Hi, i have a problem in the installation of adobe air runtime. I spent a lot of time to read some possible solution but nothing do the right thing.
    I have a windows xp sp3. One day my adobe air stop working and i can't uninstall or install the new version.
    I try to do the installation before and after launching the air zapper.
    This is the log of the installation:
    [2012-03-30:16:18:30] Runtime Installer begin with version 3.2.0.2070 on Windows XP x86
    [2012-03-30:16:18:30] Commandline is:
    [2012-03-30:16:18:30] No installed runtime detected
    [2012-03-30:16:18:32] Starting runtime install. Installing runtime version 3.2.0.2070
    [2012-03-30:16:18:32] Installing msi at c:\docume~1\stefano\impost~1\temp\air3a.tmp\setup.msi with guid {47FA2C44-D148-4DBC-AF60-B91934AA4842}
    [2012-03-30:16:18:37] Got an unexpected fatal error while quitting: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception TypeError: Error #1009" errorID=1009]
    [2012-03-30:16:18:37] Runtime Installer end with exit code 5
    This is the log of the air zapper that i try to launch:
    Uninstalling Adobe AIR 3.2.0.2070
    Zapping GUID: {FDB3B167-F4FA-461D-976F-286304A57B2A}
    MsiZapInfo: Performing operations for user S-1-5-21-1614895754-1343024091-725345543-1003
    Searching for the product {FDB3B167-F4FA-461D-976F-286304A57B2A} cached package. . .
    Searching for install property data for product {FDB3B167-F4FA-461D-976F-286304A57B2A}. . .
    Searching for product {FDB3B167-F4FA-461D-976F-286304A57B2A} data in the HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall key. . .
    Searching user's global config location for product {FDB3B167-F4FA-461D-976F-286304A57B2A} data. . .
      Searching for product 761B3BDFAF4FD16479F68236405AB7A2 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 761B3BDFAF4FD16479F68236405AB7A2 in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-13430240 91-725345543-1003\Products\761B3BDFAF4FD16479F68236405AB7A2\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Products\761B3BDFAF4FD16479F68236405AB7A2 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Features\761B3BDFAF4FD16479F68236405AB7A2 for product feature data. . .
    Searching per-machine global config location for product {FDB3B167-F4FA-461D-976F-286304A57B2A} data. . .
      Searching for product 761B3BDFAF4FD16479F68236405AB7A2 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 761B3BDFAF4FD16479F68236405AB7A2 in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\761B3BDFAF 4FD16479F68236405AB7A2\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\761B3 BDFAF4FD16479F68236405AB7A2 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Features\761B3 BDFAF4FD16479F68236405AB7A2 for product feature data. . .
    Searching old global config location for product {FDB3B167-F4FA-461D-976F-286304A57B2A} data. . .
      Searching for product 761B3BDFAF4FD16479F68236405AB7A2 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 761B3BDFAF4FD16479F68236405AB7A2 in Software\Microsoft\Windows\CurrentVersion\Installer\Products\761B3BDFAF4FD16479F68236405A B7A2\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Products\761B3BDFAF4FD16479F6823 6405AB7A2 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Features\761B3BDFAF4FD16479F6823 6405AB7A2 for product feature data. . .
    Searching per-machine location for product {FDB3B167-F4FA-461D-976F-286304A57B2A} data. . .
      Searching for product 761B3BDFAF4FD16479F68236405AB7A2 upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product 761B3BDFAF4FD16479F68236405AB7A2 in Software\Classes\Installer\Products\761B3BDFAF4FD16479F68236405AB7A2\Patches
      Searching HKLM\Software\Classes\Installer\Components for published component data for the product {FDB3B167-F4FA-461D-976F-286304A57B2A}. . .
      Searching HKLM\Software\Classes\Installer\Assemblies for .Net assembly data for the product {FDB3B167-F4FA-461D-976F-286304A57B2A}. . .
      Searching HKLM\Software\Classes\Installer\Win32Assemblies for Win32 assembly data for the product {FDB3B167-F4FA-461D-976F-286304A57B2A}. . .
      Searching HKLM\Software\Classes\Installer\Products\761B3BDFAF4FD16479F68236405AB7A2 for product data. . .
      Searching HKLM\Software\Classes\Installer\Features\761B3BDFAF4FD16479F68236405AB7A2 for product feature data. . .
    Searching old per-user location for product {FDB3B167-F4FA-461D-976F-286304A57B2A} data. . .
      Searching for product 761B3BDFAF4FD16479F68236405AB7A2 upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product 761B3BDFAF4FD16479F68236405AB7A2 in Software\Classes\Installer\Products\761B3BDFAF4FD16479F68236405AB7A2\Patches
      Searching HKCU\Software\Classes\Installer\Products\761B3BDFAF4FD16479F68236405AB7A2 for product data. . .
      Searching HKCU\Software\Classes\Installer\Features\761B3BDFAF4FD16479F68236405AB7A2 for product feature data. . .
    Searching per-user location for product {FDB3B167-F4FA-461D-976F-286304A57B2A} data. . .
      Searching for product 761B3BDFAF4FD16479F68236405AB7A2 upgrade codes in Software\Microsoft\Installer\UpgradeCodes...
      Searching for patches for product 761B3BDFAF4FD16479F68236405AB7A2 in Software\Microsoft\Installer\Products\761B3BDFAF4FD16479F68236405AB7A2\Patches
      Searching HKCU\Software\Microsoft\Installer\Products\761B3BDFAF4FD16479F68236405AB7A2 for product data. . .
      Searching HKCU\Software\Microsoft\Installer\Features\761B3BDFAF4FD16479F68236405AB7A2 for product feature data. . .
    Searching for product {FDB3B167-F4FA-461D-976F-286304A57B2A} in per-user managed location. . .
      Searching for product 761B3BDFAF4FD16479F68236405AB7A2 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\UpgradeCodes...
      Searching for patches for product 761B3BDFAF4FD16479F68236405AB7A2 in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\Products\761B3BDFAF4FD16479F68236405AB7A2\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Products\761B3BDFAF4FD16479F68236405AB7A2 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Features\761B3BDFAF4FD16479F68236405AB7A2 for product feature data. . .
    Searching for shared DLL counts for components tied to the product 761B3BDFAF4FD16479F68236405AB7A2. . .
       HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Components key is not present.
    Searching for shared DLL counts for components tied to the product 761B3BDFAF4FD16479F68236405AB7A2. . .
      Searching for product 761B3BDFAF4FD16479F68236405AB7A2 client info data. . .
      Searching for product 761B3BDFAF4FD16479F68236405AB7A2 client info data. . .
    Searching for Installer files and folders associated with the product {FDB3B167-F4FA-461D-976F-286304A57B2A}. . .
      Searching for files and folders in the user's profile. . .
      Searching for files and folders in the %WINDIR%\Installer folder
    No product/patch data was found.
    Zapping GUID: {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    MsiZapInfo: Performing operations for user S-1-5-21-1614895754-1343024091-725345543-1003
    Searching for the product {AFF7E080-1974-45BF-9310-10DE1A1F5ED0} cached package. . .
    Searching for install property data for product {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}. . .
    Searching for product {AFF7E080-1974-45BF-9310-10DE1A1F5ED0} data in the HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall key. . .
    Searching user's global config location for product {AFF7E080-1974-45BF-9310-10DE1A1F5ED0} data. . .
      Searching for product 080E7FFA4791FB54390101EDA1F1E50D upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 080E7FFA4791FB54390101EDA1F1E50D in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-13430240 91-725345543-1003\Products\080E7FFA4791FB54390101EDA1F1E50D\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Products\080E7FFA4791FB54390101EDA1F1E50D for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Features\080E7FFA4791FB54390101EDA1F1E50D for product feature data. . .
    Searching per-machine global config location for product {AFF7E080-1974-45BF-9310-10DE1A1F5ED0} data. . .
      Searching for product 080E7FFA4791FB54390101EDA1F1E50D upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 080E7FFA4791FB54390101EDA1F1E50D in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\080E7FFA47 91FB54390101EDA1F1E50D\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\080E7 FFA4791FB54390101EDA1F1E50D for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Features\080E7 FFA4791FB54390101EDA1F1E50D for product feature data. . .
    Searching old global config location for product {AFF7E080-1974-45BF-9310-10DE1A1F5ED0} data. . .
      Searching for product 080E7FFA4791FB54390101EDA1F1E50D upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 080E7FFA4791FB54390101EDA1F1E50D in Software\Microsoft\Windows\CurrentVersion\Installer\Products\080E7FFA4791FB54390101EDA1F1 E50D\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Products\080E7FFA4791FB54390101E DA1F1E50D for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Features\080E7FFA4791FB54390101E DA1F1E50D for product feature data. . .
    Searching per-machine location for product {AFF7E080-1974-45BF-9310-10DE1A1F5ED0} data. . .
      Searching for product 080E7FFA4791FB54390101EDA1F1E50D upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product 080E7FFA4791FB54390101EDA1F1E50D in Software\Classes\Installer\Products\080E7FFA4791FB54390101EDA1F1E50D\Patches
      Searching HKLM\Software\Classes\Installer\Components for published component data for the product {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}. . .
      Searching HKLM\Software\Classes\Installer\Assemblies for .Net assembly data for the product {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}. . .
      Searching HKLM\Software\Classes\Installer\Win32Assemblies for Win32 assembly data for the product {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}. . .
      Searching HKLM\Software\Classes\Installer\Products\080E7FFA4791FB54390101EDA1F1E50D for product data. . .
      Searching HKLM\Software\Classes\Installer\Features\080E7FFA4791FB54390101EDA1F1E50D for product feature data. . .
    Searching old per-user location for product {AFF7E080-1974-45BF-9310-10DE1A1F5ED0} data. . .
      Searching for product 080E7FFA4791FB54390101EDA1F1E50D upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product 080E7FFA4791FB54390101EDA1F1E50D in Software\Classes\Installer\Products\080E7FFA4791FB54390101EDA1F1E50D\Patches
      Searching HKCU\Software\Classes\Installer\Products\080E7FFA4791FB54390101EDA1F1E50D for product data. . .
      Searching HKCU\Software\Classes\Installer\Features\080E7FFA4791FB54390101EDA1F1E50D for product feature data. . .
    Searching per-user location for product {AFF7E080-1974-45BF-9310-10DE1A1F5ED0} data. . .
      Searching for product 080E7FFA4791FB54390101EDA1F1E50D upgrade codes in Software\Microsoft\Installer\UpgradeCodes...
      Searching for patches for product 080E7FFA4791FB54390101EDA1F1E50D in Software\Microsoft\Installer\Products\080E7FFA4791FB54390101EDA1F1E50D\Patches
      Searching HKCU\Software\Microsoft\Installer\Products\080E7FFA4791FB54390101EDA1F1E50D for product data. . .
      Searching HKCU\Software\Microsoft\Installer\Features\080E7FFA4791FB54390101EDA1F1E50D for product feature data. . .
    Searching for product {AFF7E080-1974-45BF-9310-10DE1A1F5ED0} in per-user managed location. . .
      Searching for product 080E7FFA4791FB54390101EDA1F1E50D upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\UpgradeCodes...
      Searching for patches for product 080E7FFA4791FB54390101EDA1F1E50D in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\Products\080E7FFA4791FB54390101EDA1F1E50D\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Products\080E7FFA4791FB54390101EDA1F1E50D for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Features\080E7FFA4791FB54390101EDA1F1E50D for product feature data. . .
    Searching for shared DLL counts for components tied to the product 080E7FFA4791FB54390101EDA1F1E50D. . .
       HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Components key is not present.
    Searching for shared DLL counts for components tied to the product 080E7FFA4791FB54390101EDA1F1E50D. . .
      Searching for product 080E7FFA4791FB54390101EDA1F1E50D client info data. . .
      Searching for product 080E7FFA4791FB54390101EDA1F1E50D client info data. . .
    Searching for Installer files and folders associated with the product {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}. . .
      Searching for files and folders in the user's profile. . .
      Searching for files and folders in the %WINDIR%\Installer folder
    No product/patch data was found.
    Zapping GUID: {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    MsiZapInfo: Performing operations for user S-1-5-21-1614895754-1343024091-725345543-1003
    Searching for the product {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB} cached package. . .
    Searching for install property data for product {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}. . .
    Searching for product {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB} data in the HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall key. . .
    Searching user's global config location for product {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB} data. . .
      Searching for product FB540C64F3B24CB4E8C4000EFCB89DBD upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product FB540C64F3B24CB4E8C4000EFCB89DBD in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-13430240 91-725345543-1003\Products\FB540C64F3B24CB4E8C4000EFCB89DBD\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Products\FB540C64F3B24CB4E8C4000EFCB89DBD for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Features\FB540C64F3B24CB4E8C4000EFCB89DBD for product feature data. . .
    Searching per-machine global config location for product {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB} data. . .
      Searching for product FB540C64F3B24CB4E8C4000EFCB89DBD upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product FB540C64F3B24CB4E8C4000EFCB89DBD in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\FB540C64F3 B24CB4E8C4000EFCB89DBD\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\FB540 C64F3B24CB4E8C4000EFCB89DBD for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Features\FB540 C64F3B24CB4E8C4000EFCB89DBD for product feature data. . .
    Searching old global config location for product {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB} data. . .
      Searching for product FB540C64F3B24CB4E8C4000EFCB89DBD upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product FB540C64F3B24CB4E8C4000EFCB89DBD in Software\Microsoft\Windows\CurrentVersion\Installer\Products\FB540C64F3B24CB4E8C4000EFCB8 9DBD\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Products\FB540C64F3B24CB4E8C4000 EFCB89DBD for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Features\FB540C64F3B24CB4E8C4000 EFCB89DBD for product feature data. . .
    Searching per-machine location for product {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB} data. . .
      Searching for product FB540C64F3B24CB4E8C4000EFCB89DBD upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product FB540C64F3B24CB4E8C4000EFCB89DBD in Software\Classes\Installer\Products\FB540C64F3B24CB4E8C4000EFCB89DBD\Patches
      Searching HKLM\Software\Classes\Installer\Components for published component data for the product {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}. . .
      Searching HKLM\Software\Classes\Installer\Assemblies for .Net assembly data for the product {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}. . .
      Searching HKLM\Software\Classes\Installer\Win32Assemblies for Win32 assembly data for the product {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}. . .
      Searching HKLM\Software\Classes\Installer\Products\FB540C64F3B24CB4E8C4000EFCB89DBD for product data. . .
      Searching HKLM\Software\Classes\Installer\Features\FB540C64F3B24CB4E8C4000EFCB89DBD for product feature data. . .
    Searching old per-user location for product {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB} data. . .
      Searching for product FB540C64F3B24CB4E8C4000EFCB89DBD upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product FB540C64F3B24CB4E8C4000EFCB89DBD in Software\Classes\Installer\Products\FB540C64F3B24CB4E8C4000EFCB89DBD\Patches
      Searching HKCU\Software\Classes\Installer\Products\FB540C64F3B24CB4E8C4000EFCB89DBD for product data. . .
      Searching HKCU\Software\Classes\Installer\Features\FB540C64F3B24CB4E8C4000EFCB89DBD for product feature data. . .
    Searching per-user location for product {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB} data. . .
      Searching for product FB540C64F3B24CB4E8C4000EFCB89DBD upgrade codes in Software\Microsoft\Installer\UpgradeCodes...
      Searching for patches for product FB540C64F3B24CB4E8C4000EFCB89DBD in Software\Microsoft\Installer\Products\FB540C64F3B24CB4E8C4000EFCB89DBD\Patches
      Searching HKCU\Software\Microsoft\Installer\Products\FB540C64F3B24CB4E8C4000EFCB89DBD for product data. . .
      Searching HKCU\Software\Microsoft\Installer\Features\FB540C64F3B24CB4E8C4000EFCB89DBD for product feature data. . .
    Searching for product {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB} in per-user managed location. . .
      Searching for product FB540C64F3B24CB4E8C4000EFCB89DBD upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\UpgradeCodes...
      Searching for patches for product FB540C64F3B24CB4E8C4000EFCB89DBD in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\Products\FB540C64F3B24CB4E8C4000EFCB89DBD\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Products\FB540C64F3B24CB4E8C4000EFCB89DBD for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Features\FB540C64F3B24CB4E8C4000EFCB89DBD for product feature data. . .
    Searching for shared DLL counts for components tied to the product FB540C64F3B24CB4E8C4000EFCB89DBD. . .
       HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Components key is not present.
    Searching for shared DLL counts for components tied to the product FB540C64F3B24CB4E8C4000EFCB89DBD. . .
      Searching for product FB540C64F3B24CB4E8C4000EFCB89DBD client info data. . .
      Searching for product FB540C64F3B24CB4E8C4000EFCB89DBD client info data. . .
    Searching for Installer files and folders associated with the product {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}. . .
      Searching for files and folders in the user's profile. . .
      Searching for files and folders in the %WINDIR%\Installer folder
    No product/patch data was found.
    Zapping GUID: {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}
    MsiZapInfo: Performing operations for user S-1-5-21-1614895754-1343024091-725345543-1003
    Searching for the product {B194272D-1F92-46DF-99EB-8D5CE91CB4EC} cached package. . .
    Searching for install property data for product {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}. . .
    Searching for product {B194272D-1F92-46DF-99EB-8D5CE91CB4EC} data in the HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall key. . .
    Searching user's global config location for product {B194272D-1F92-46DF-99EB-8D5CE91CB4EC} data. . .
      Searching for product D272491B29F1FD6499BED8C59EC14BCE upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product D272491B29F1FD6499BED8C59EC14BCE in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-13430240 91-725345543-1003\Products\D272491B29F1FD6499BED8C59EC14BCE\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Products\D272491B29F1FD6499BED8C59EC14BCE for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Features\D272491B29F1FD6499BED8C59EC14BCE for product feature data. . .
    Searching per-machine global config location for product {B194272D-1F92-46DF-99EB-8D5CE91CB4EC} data. . .
      Searching for product D272491B29F1FD6499BED8C59EC14BCE upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product D272491B29F1FD6499BED8C59EC14BCE in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\D272491B29 F1FD6499BED8C59EC14BCE\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\D2724 91B29F1FD6499BED8C59EC14BCE for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Features\D2724 91B29F1FD6499BED8C59EC14BCE for product feature data. . .
    Searching old global config location for product {B194272D-1F92-46DF-99EB-8D5CE91CB4EC} data. . .
      Searching for product D272491B29F1FD6499BED8C59EC14BCE upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product D272491B29F1FD6499BED8C59EC14BCE in Software\Microsoft\Windows\CurrentVersion\Installer\Products\D272491B29F1FD6499BED8C59EC1 4BCE\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Products\D272491B29F1FD6499BED8C 59EC14BCE for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Features\D272491B29F1FD6499BED8C 59EC14BCE for product feature data. . .
    Searching per-machine location for product {B194272D-1F92-46DF-99EB-8D5CE91CB4EC} data. . .
      Searching for product D272491B29F1FD6499BED8C59EC14BCE upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product D272491B29F1FD6499BED8C59EC14BCE in Software\Classes\Installer\Products\D272491B29F1FD6499BED8C59EC14BCE\Patches
      Searching HKLM\Software\Classes\Installer\Components for published component data for the product {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}. . .
      Searching HKLM\Software\Classes\Installer\Assemblies for .Net assembly data for the product {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}. . .
      Searching HKLM\Software\Classes\Installer\Win32Assemblies for Win32 assembly data for the product {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}. . .
      Searching HKLM\Software\Classes\Installer\Products\D272491B29F1FD6499BED8C59EC14BCE for product data. . .
      Searching HKLM\Software\Classes\Installer\Features\D272491B29F1FD6499BED8C59EC14BCE for product feature data. . .
    Searching old per-user location for product {B194272D-1F92-46DF-99EB-8D5CE91CB4EC} data. . .
      Searching for product D272491B29F1FD6499BED8C59EC14BCE upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product D272491B29F1FD6499BED8C59EC14BCE in Software\Classes\Installer\Products\D272491B29F1FD6499BED8C59EC14BCE\Patches
      Searching HKCU\Software\Classes\Installer\Products\D272491B29F1FD6499BED8C59EC14BCE for product data. . .
      Searching HKCU\Software\Classes\Installer\Features\D272491B29F1FD6499BED8C59EC14BCE for product feature data. . .
    Searching per-user location for product {B194272D-1F92-46DF-99EB-8D5CE91CB4EC} data. . .
      Searching for product D272491B29F1FD6499BED8C59EC14BCE upgrade codes in Software\Microsoft\Installer\UpgradeCodes...
      Searching for patches for product D272491B29F1FD6499BED8C59EC14BCE in Software\Microsoft\Installer\Products\D272491B29F1FD6499BED8C59EC14BCE\Patches
      Searching HKCU\Software\Microsoft\Installer\Products\D272491B29F1FD6499BED8C59EC14BCE for product data. . .
      Searching HKCU\Software\Microsoft\Installer\Features\D272491B29F1FD6499BED8C59EC14BCE for product feature data. . .
    Searching for product {B194272D-1F92-46DF-99EB-8D5CE91CB4EC} in per-user managed location. . .
      Searching for product D272491B29F1FD6499BED8C59EC14BCE upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\UpgradeCodes...
      Searching for patches for product D272491B29F1FD6499BED8C59EC14BCE in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\Products\D272491B29F1FD6499BED8C59EC14BCE\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Products\D272491B29F1FD6499BED8C59EC14BCE for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Features\D272491B29F1FD6499BED8C59EC14BCE for product feature data. . .
    Searching for shared DLL counts for components tied to the product D272491B29F1FD6499BED8C59EC14BCE. . .
       HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Components key is not present.
    Searching for shared DLL counts for components tied to the product D272491B29F1FD6499BED8C59EC14BCE. . .
      Searching for product D272491B29F1FD6499BED8C59EC14BCE client info data. . .
      Searching for product D272491B29F1FD6499BED8C59EC14BCE client info data. . .
    Searching for Installer files and folders associated with the product {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}. . .
      Searching for files and folders in the user's profile. . .
      Searching for files and folders in the %WINDIR%\Installer folder
    No product/patch data was found.
    Zapping GUID: {A2BCA9F1-566C-4805-97D1-7FDC93386723}
    MsiZapInfo: Performing operations for user S-1-5-21-1614895754-1343024091-725345543-1003
    Searching for the product {A2BCA9F1-566C-4805-97D1-7FDC93386723} cached package. . .
    Searching for install property data for product {A2BCA9F1-566C-4805-97D1-7FDC93386723}. . .
    Searching for product {A2BCA9F1-566C-4805-97D1-7FDC93386723} data in the HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall key. . .
    Searching user's global config location for product {A2BCA9F1-566C-4805-97D1-7FDC93386723} data. . .
      Searching for product 1F9ACB2AC6655084791DF7CD39837632 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 1F9ACB2AC6655084791DF7CD39837632 in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-13430240 91-725345543-1003\Products\1F9ACB2AC6655084791DF7CD39837632\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Products\1F9ACB2AC6655084791DF7CD39837632 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Features\1F9ACB2AC6655084791DF7CD39837632 for product feature data. . .
    Searching per-machine global config location for product {A2BCA9F1-566C-4805-97D1-7FDC93386723} data. . .
      Searching for product 1F9ACB2AC6655084791DF7CD39837632 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 1F9ACB2AC6655084791DF7CD39837632 in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\1F9ACB2AC6 655084791DF7CD39837632\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\1F9AC B2AC6655084791DF7CD39837632 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Features\1F9AC B2AC6655084791DF7CD39837632 for product feature data. . .
    Searching old global config location for product {A2BCA9F1-566C-4805-97D1-7FDC93386723} data. . .
      Searching for product 1F9ACB2AC6655084791DF7CD39837632 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 1F9ACB2AC6655084791DF7CD39837632 in Software\Microsoft\Windows\CurrentVersion\Installer\Products\1F9ACB2AC6655084791DF7CD3983 7632\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Products\1F9ACB2AC6655084791DF7C D39837632 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Features\1F9ACB2AC6655084791DF7C D39837632 for product feature data. . .
    Searching per-machine location for product {A2BCA9F1-566C-4805-97D1-7FDC93386723} data. . .
      Searching for product 1F9ACB2AC6655084791DF7CD39837632 upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product 1F9ACB2AC6655084791DF7CD39837632 in Software\Classes\Installer\Products\1F9ACB2AC6655084791DF7CD39837632\Patches
      Searching HKLM\Software\Classes\Installer\Components for published component data for the product {A2BCA9F1-566C-4805-97D1-7FDC93386723}. . .
      Searching HKLM\Software\Classes\Installer\Assemblies for .Net assembly data for the product {A2BCA9F1-566C-4805-97D1-7FDC93386723}. . .
      Searching HKLM\Software\Classes\Installer\Win32Assemblies for Win32 assembly data for the product {A2BCA9F1-566C-4805-97D1-7FDC93386723}. . .
      Searching HKLM\Software\Classes\Installer\Products\1F9ACB2AC6655084791DF7CD39837632 for product data. . .
      Searching HKLM\Software\Classes\Installer\Features\1F9ACB2AC6655084791DF7CD39837632 for product feature data. . .
    Searching old per-user location for product {A2BCA9F1-566C-4805-97D1-7FDC93386723} data. . .
      Searching for product 1F9ACB2AC6655084791DF7CD39837632 upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product 1F9ACB2AC6655084791DF7CD39837632 in Software\Classes\Installer\Products\1F9ACB2AC6655084791DF7CD39837632\Patches
      Searching HKCU\Software\Classes\Installer\Products\1F9ACB2AC6655084791DF7CD39837632 for product data. . .
      Searching HKCU\Software\Classes\Installer\Features\1F9ACB2AC6655084791DF7CD39837632 for product feature data. . .
    Searching per-user location for product {A2BCA9F1-566C-4805-97D1-7FDC93386723} data. . .
      Searching for product 1F9ACB2AC6655084791DF7CD39837632 upgrade codes in Software\Microsoft\Installer\UpgradeCodes...
      Searching for patches for product 1F9ACB2AC6655084791DF7CD39837632 in Software\Microsoft\Installer\Products\1F9ACB2AC6655084791DF7CD39837632\Patches
      Searching HKCU\Software\Microsoft\Installer\Products\1F9ACB2AC6655084791DF7CD39837632 for product data. . .
      Searching HKCU\Software\Microsoft\Installer\Features\1F9ACB2AC6655084791DF7CD39837632 for product feature data. . .
    Searching for product {A2BCA9F1-566C-4805-97D1-7FDC93386723} in per-user managed location. . .
      Searching for product 1F9ACB2AC6655084791DF7CD39837632 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\UpgradeCodes...
      Searching for patches for product 1F9ACB2AC6655084791DF7CD39837632 in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\Products\1F9ACB2AC6655084791DF7CD39837632\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Products\1F9ACB2AC6655084791DF7CD39837632 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Features\1F9ACB2AC6655084791DF7CD39837632 for product feature data. . .
    Searching for shared DLL counts for components tied to the product 1F9ACB2AC6655084791DF7CD39837632. . .
       HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Components key is not present.
    Searching for shared DLL counts for components tied to the product 1F9ACB2AC6655084791DF7CD39837632. . .
      Searching for product 1F9ACB2AC6655084791DF7CD39837632 client info data. . .
      Searching for product 1F9ACB2AC6655084791DF7CD39837632 client info data. . .
    Searching for Installer files and folders associated with the product {A2BCA9F1-566C-4805-97D1-7FDC93386723}. . .
      Searching for files and folders in the user's profile. . .
      Searching for files and folders in the %WINDIR%\Installer folder
    No product/patch data was found.
    Zapping GUID: {197A3012-8C85-4FD3-AB66-9EC7E13DB92E}
    MsiZapInfo: Performing operations for user S-1-5-21-1614895754-1343024091-725345543-1003
    Searching for the product {197A3012-8C85-4FD3-AB66-9EC7E13DB92E} cached package. . .
    Searching for install property data for product {197A3012-8C85-4FD3-AB66-9EC7E13DB92E}. . .
    Searching for product {197A3012-8C85-4FD3-AB66-9EC7E13DB92E} data in the HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall key. . .
    Searching user's global config location for product {197A3012-8C85-4FD3-AB66-9EC7E13DB92E} data. . .
      Searching for product 2103A79158C83DF4BA66E97C1ED39BE2 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 2103A79158C83DF4BA66E97C1ED39BE2 in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-13430240 91-725345543-1003\Products\2103A79158C83DF4BA66E97C1ED39BE2\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Products\2103A79158C83DF4BA66E97C1ED39BE2 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Features\2103A79158C83DF4BA66E97C1ED39BE2 for product feature data. . .
    Searching per-machine global config location for product {197A3012-8C85-4FD3-AB66-9EC7E13DB92E} data. . .
      Searching for product 2103A79158C83DF4BA66E97C1ED39BE2 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 2103A79158C83DF4BA66E97C1ED39BE2 in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\2103A79158 C83DF4BA66E97C1ED39BE2\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\2103A 79158C83DF4BA66E97C1ED39BE2 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Features\2103A 79158C83DF4BA66E97C1ED39BE2 for product feature data. . .
    Searching old global config location for product {197A3012-8C85-4FD3-AB66-9EC7E13DB92E} data. . .
      Searching for product 2103A79158C83DF4BA66E97C1ED39BE2 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 2103A79158C83DF4BA66E97C1ED39BE2 in Software\Microsoft\Windows\CurrentVersion\Installer\Products\2103A79158C83DF4BA66E97C1ED3 9BE2\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Products\2103A79158C83DF4BA66E97 C1ED39BE2 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Features\2103A79158C83DF4BA66E97 C1ED39BE2 for product feature data. . .
    Searching per-machine location for product {197A3012-8C85-4FD3-AB66-9EC7E13DB92E} data. . .
      Searching for product 2103A79158C83DF4BA66E97C1ED39BE2 upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product 2103A79158C83DF4BA66E97C1ED39BE2 in Software\Classes\Installer\Products\2103A79158C83DF4BA66E97C1ED39BE2\Patches
      Searching HKLM\Software\Classes\Installer\Components for published component data for the product {197A3012-8C85-4FD3-AB66-9EC7E13DB92E}. . .
      Searching HKLM\Software\Classes\Installer\Assemblies for .Net assembly data for the product {197A3012-8C85-4FD3-AB66-9EC7E13DB92E}. . .
      Searching HKLM\Software\Classes\Installer\Win32Assemblies for Win32 assembly data for the product {197A3012-8C85-4FD3-AB66-9EC7E13DB92E}. . .
      Searching HKLM\Software\Classes\Installer\Products\2103A79158C83DF4BA66E97C1ED39BE2 for product data. . .
      Searching HKLM\Software\Classes\Installer\Features\2103A79158C83DF4BA66E97C1ED39BE2 for product feature data. . .
    Searching old per-user location for product {197A3012-8C85-4FD3-AB66-9EC7E13DB92E} data. . .
      Searching for product 2103A79158C83DF4BA66E97C1ED39BE2 upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product 2103A79158C83DF4BA66E97C1ED39BE2 in Software\Classes\Installer\Products\2103A79158C83DF4BA66E97C1ED39BE2\Patches
      Searching HKCU\Software\Classes\Installer\Products\2103A79158C83DF4BA66E97C1ED39BE2 for product data. . .
      Searching HKCU\Software\Classes\Installer\Features\2103A79158C83DF4BA66E97C1ED39BE2 for product feature data. . .
    Searching per-user location for product {197A3012-8C85-4FD3-AB66-9EC7E13DB92E} data. . .
      Searching for product 2103A79158C83DF4BA66E97C1ED39BE2 upgrade codes in Software\Microsoft\Installer\UpgradeCodes...
      Searching for patches for product 2103A79158C83DF4BA66E97C1ED39BE2 in Software\Microsoft\Installer\Products\2103A79158C83DF4BA66E97C1ED39BE2\Patches
      Searching HKCU\Software\Microsoft\Installer\Products\2103A79158C83DF4BA66E97C1ED39BE2 for product data. . .
      Searching HKCU\Software\Microsoft\Installer\Features\2103A79158C83DF4BA66E97C1ED39BE2 for product feature data. . .
    Searching for product {197A3012-8C85-4FD3-AB66-9EC7E13DB92E} in per-user managed location. . .
      Searching for product 2103A79158C83DF4BA66E97C1ED39BE2 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\UpgradeCodes...
      Searching for patches for product 2103A79158C83DF4BA66E97C1ED39BE2 in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\Products\2103A79158C83DF4BA66E97C1ED39BE2\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Products\2103A79158C83DF4BA66E97C1ED39BE2 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Features\2103A79158C83DF4BA66E97C1ED39BE2 for product feature data. . .
    Searching for shared DLL counts for components tied to the product 2103A79158C83DF4BA66E97C1ED39BE2. . .
       HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Components key is not present.
    Searching for shared DLL counts for components tied to the product 2103A79158C83DF4BA66E97C1ED39BE2. . .
      Searching for product 2103A79158C83DF4BA66E97C1ED39BE2 client info data. . .
      Searching for product 2103A79158C83DF4BA66E97C1ED39BE2 client info data. . .
    Searching for Installer files and folders associated with the product {197A3012-8C85-4FD3-AB66-9EC7E13DB92E}. . .
      Searching for files and folders in the user's profile. . .
      Searching for files and folders in the %WINDIR%\Installer folder
    No product/patch data was found.
    Zapping GUID: {00203668-8170-44A0-BE44-B632FA4D780F}
    MsiZapInfo: Performing operations for user S-1-5-21-1614895754-1343024091-725345543-1003
    Searching for the product {00203668-8170-44A0-BE44-B632FA4D780F} cached package. . .
    Searching for install property data for product {00203668-8170-44A0-BE44-B632FA4D780F}. . .
    Searching for product {00203668-8170-44A0-BE44-B632FA4D780F} data in the HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall key. . .
    Searching user's global config location for product {00203668-8170-44A0-BE44-B632FA4D780F} data. . .
      Searching for product 8663020007180A44EB446B23AFD487F0 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 8663020007180A44EB446B23AFD487F0 in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-13430240 91-725345543-1003\Products\8663020007180A44EB446B23AFD487F0\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Products\8663020007180A44EB446B23AFD487F0 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Features\8663020007180A44EB446B23AFD487F0 for product feature data. . .
    Searching per-machine global config location for product {00203668-8170-44A0-BE44-B632FA4D780F} data. . .
      Searching for product 8663020007180A44EB446B23AFD487F0 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 8663020007180A44EB446B23AFD487F0 in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\8663020007 180A44EB446B23AFD487F0\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\86630 20007180A44EB446B23AFD487F0 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Features\86630 20007180A44EB446B23AFD487F0 for product feature data. . .
    Searching old global config location for product {00203668-8170-44A0-BE44-B632FA4D780F} data. . .
      Searching for product 8663020007180A44EB446B23AFD487F0 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 8663020007180A44EB446B23AFD487F0 in Software\Microsoft\Windows\CurrentVersion\Installer\Products\8663020007180A44EB446B23AFD4 87F0\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Products\8663020007180A44EB446B2 3AFD487F0 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Features\8663020007180A44EB446B2 3AFD487F0 for product feature data. . .
    Searching per-machine location for product {00203668-8170-44A0-BE44-B632FA4D780F} data. . .
      Searching for product 8663020007180A44EB446B23AFD487F0 upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product 8663020007180A44EB446B23AFD487F0 in Software\Classes\Installer\Products\8663020007180A44EB446B23AFD487F0\Patches
      Searching HKLM\Software\Classes\Installer\Components for published component data for the product {00203668-8170-44A0-BE44-B632FA4D780F}. . .
      Searching HKLM\Software\Classes\Installer\Assemblies for .Net assembly data for the product {00203668-8170-44A0-BE44-B632FA4D780F}. . .
      Searching HKLM\Software\Classes\Installer\Win32Assemblies for Win32 assembly data for the product {00203668-8170-44A0-BE44-B632FA4D780F}. . .
      Searching HKLM\Software\Classes\Installer\Products\8663020007180A44EB446B23AFD487F0 for product data. . .
      Searching HKLM\Software\Classes\Installer\Features\8663020007180A44EB446B23AFD487F0 for product feature data. . .
    Searching old per-user location for product {00203668-8170-44A0-BE44-B632FA4D780F} data. . .
      Searching for product 8663020007180A44EB446B23AFD487F0 upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product 8663020007180A44EB446B23AFD487F0 in Software\Classes\Installer\Products\8663020007180A44EB446B23AFD487F0\Patches
      Searching HKCU\Software\Classes\Installer\Products\8663020007180A44EB446B23AFD487F0 for product data. . .
      Searching HKCU\Software\Classes\Installer\Features\8663020007180A44EB446B23AFD487F0 for product feature data. . .
    Searching per-user location for product {00203668-8170-44A0-BE44-B632FA4D780F} data. . .
      Searching for product 8663020007180A44EB446B23AFD487F0 upgrade codes in Software\Microsoft\Installer\UpgradeCodes...
      Searching for patches for product 8663020007180A44EB446B23AFD487F0 in Software\Microsoft\Installer\Products\8663020007180A44EB446B23AFD487F0\Patches
      Searching HKCU\Software\Microsoft\Installer\Products\8663020007180A44EB446B23AFD487F0 for product data. . .
      Searching HKCU\Software\Microsoft\Installer\Features\8663020007180A44EB446B23AFD487F0 for product feature data. . .
    Searching for product {00203668-8170-44A0-BE44-B632FA4D780F} in per-user managed location. . .
      Searching for product 8663020007180A44EB446B23AFD487F0 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\UpgradeCodes...
      Searching for patches for product 8663020007180A44EB446B23AFD487F0 in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\Products\8663020007180A44EB446B23AFD487F0\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Products\8663020007180A44EB446B23AFD487F0 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Features\8663020007180A44EB446B23AFD487F0 for product feature data. . .
    Searching for shared DLL counts for components tied to the product 8663020007180A44EB446B23AFD487F0. . .
       HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Components key is not present.
    Searching for shared DLL counts for components tied to the product 8663020007180A44EB446B23AFD487F0. . .
      Searching for product 8663020007180A44EB446B23AFD487F0 client info data. . .
      Searching for product 8663020007180A44EB446B23AFD487F0 client info data. . .
    Searching for Installer files and folders associated with the product {00203668-8170-44A0-BE44-B632FA4D780F}. . .
      Searching for files and folders in the user's profile. . .
      Searching for files and folders in the %WINDIR%\Installer folder
    No product/patch data was found.
    Zapping GUID: {E6672E63-6C06-4303-8F37-D8CEE82005B0}
    MsiZapInfo: Performing operations for user S-1-5-21-1614895754-1343024091-725345543-1003
    Searching for the product {E6672E63-6C06-4303-8F37-D8CEE82005B0} cached package. . .
    Searching for install property data for product {E6672E63-6C06-4303-8F37-D8CEE82005B0}. . .
    Searching for product {E6672E63-6C06-4303-8F37-D8CEE82005B0} data in the HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall key. . .
    Searching user's global config location for product {E6672E63-6C06-4303-8F37-D8CEE82005B0} data. . .
      Searching for product 36E2766E60C63034F8738DEC8E02500B upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 36E2766E60C63034F8738DEC8E02500B in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-13430240 91-725345543-1003\Products\36E2766E60C63034F8738DEC8E02500B\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Products\36E2766E60C63034F8738DEC8E02500B for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Features\36E2766E60C63034F8738DEC8E02500B for product feature data. . .
    Searching per-machine global config location for product {E6672E63-6C06-4303-8F37-D8CEE82005B0} data. . .
      Searching for product 36E2766E60C63034F8738DEC8E02500B upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 36E2766E60C63034F8738DEC8E02500B in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\36E2766E60 C63034F8738DEC8E02500B\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\36E27 66E60C63034F8738DEC8E02500B for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Features\36E27 66E60C63034F8738DEC8E02500B for product feature data. . .
    Searching old global config location for product {E6672E63-6C06-4303-8F37-D8CEE82005B0} data. . .
      Searching for product 36E2766E60C63034F8738DEC8E02500B upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 36E2766E60C63034F8738DEC8E02500B in Software\Microsoft\Windows\CurrentVersion\Installer\Products\36E2766E60C63034F8738DEC8E02 500B\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Products\36E2766E60C63034F8738DE C8E02500B for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Features\36E2766E60C63034F8738DE C8E02500B for product feature data. . .
    Searching per-machine location for product {E6672E63-6C06-4303-8F37-D8CEE82005B0} data. . .
      Searching for product 36E2766E60C63034F8738DEC8E02500B upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product 36E2766E60C63034F8738DEC8E02500B in Software\Classes\Installer\Products\36E2766E60C63034F8738DEC8E02500B\Patches
      Searching HKLM\Software\Classes\Installer\Components for published component data for the product {E6672E63-6C06-4303-8F37-D8CEE82005B0}. . .
      Searching HKLM\Software\Classes\Installer\Assemblies for .Net assembly data for the product {E6672E63-6C06-4303-8F37-D8CEE82005B0}. . .
      Searching HKLM\Software\Classes\Installer\Win32Assemblies for Win32 assembly data for the product {E6672E63-6C06-4303-8F37-D8CEE82005B0}. . .
      Searching HKLM\Software\Classes\Installer\Products\36E2766E60C63034F8738DEC8E02500B for product data. . .
      Searching HKLM\Software\Classes\Installer\Features\36E2766E60C63034F8738DEC8E02500B for product feature data. . .
    Searching old per-user location for product {E6672E63-6C06-4303-8F37-D8CEE82005B0} data. . .
      Searching for product 36E2766E60C63034F8738DEC8E02500B upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product 36E2766E60C63034F8738DEC8E02500B in Software\Classes\Installer\Products\36E2766E60C63034F8738DEC8E02500B\Patches
      Searching HKCU\Software\Classes\Installer\Products\36E2766E60C63034F8738DEC8E02500B for product data. . .
      Searching HKCU\Software\Classes\Installer\Features\36E2766E60C63034F8738DEC8E02500B for product feature data. . .
    Searching per-user location for product {E6672E63-6C06-4303-8F37-D8CEE82005B0} data. . .
      Searching for product 36E2766E60C63034F8738DEC8E02500B upgrade codes in Software\Microsoft\Installer\UpgradeCodes...
      Searching for patches for product 36E2766E60C63034F8738DEC8E02500B in Software\Microsoft\Installer\Products\36E2766E60C63034F8738DEC8E02500B\Patches
      Searching HKCU\Software\Microsoft\Installer\Products\36E2766E60C63034F8738DEC8E02500B for product data. . .
      Searching HKCU\Software\Microsoft\Installer\Features\36E2766E60C63034F8738DEC8E02500B for product feature data. . .
    Searching for product {E6672E63-6C06-4303-8F37-D8CEE82005B0} in per-user managed location. . .
      Searching for product 36E2766E60C63034F8738DEC8E02500B upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\UpgradeCodes...
      Searching for patches for product 36E2766E60C63034F8738DEC8E02500B in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\Products\36E2766E60C63034F8738DEC8E02500B\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Products\36E2766E60C63034F8738DEC8E02500B for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Features\36E2766E60C63034F8738DEC8E02500B for product feature data. . .
    Searching for shared DLL counts for components tied to the product 36E2766E60C63034F8738DEC8E02500B. . .
       HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Components key is not present.
    Searching for shared DLL counts for components tied to the product 36E2766E60C63034F8738DEC8E02500B. . .
      Searching for product 36E2766E60C63034F8738DEC8E02500B client info data. . .
      Searching for product 36E2766E60C63034F8738DEC8E02500B client info data. . .
    Searching for Installer files and folders associated with the product {E6672E63-6C06-4303-8F37-D8CEE82005B0}. . .
      Searching for files and folders in the user's profile. . .
      Searching for files and folders in the %WINDIR%\Installer folder
    No product/patch data was found.
    Zapping GUID: {199FC15D-2E06-47BE-B3EA-CA086FCB94CF}
    MsiZapInfo: Performing operations for user S-1-5-21-1614895754-1343024091-725345543-1003
    Searching for the product {199FC15D-2E06-47BE-B3EA-CA086FCB94CF} cached package. . .
    Searching for install property data for product {199FC15D-2E06-47BE-B3EA-CA086FCB94CF}. . .
    Searching for product {199FC15D-2E06-47BE-B3EA-CA086FCB94CF} data in the HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall key. . .
    Searching user's global config location for product {199FC15D-2E06-47BE-B3EA-CA086FCB94CF} data. . .
      Searching for product D51CF99160E2EB743BAEAC80F6BC49FC upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product D51CF99160E2EB743BAEAC80F6BC49FC in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-13430240 91-725345543-1003\Products\D51CF99160E2EB743BAEAC80F6BC49FC\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Products\D51CF99160E2EB743BAEAC80F6BC49FC for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Features\D51CF99160E2EB743BAEAC80F6BC49FC for product feature data. . .
    Searching per-machine global config location for product {199FC15D-2E06-47BE-B3EA-CA086FCB94CF} data. . .
      Searching for product D51CF99160E2EB743BAEAC80F6BC49FC upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product D51CF99160E2EB743BAEAC80F6BC49FC in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\D51CF99160 E2EB743BAEAC80F6BC49FC\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\D51CF 99160E2EB743BAEAC80F6BC49FC for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Features\D51CF 99160E2EB743BAEAC80F6BC49FC for product feature data. . .
    Searching old global config location for product {199FC15D-2E06-47BE-B3EA-CA086FCB94CF} data. . .
      Searching for product D51CF99160E2EB743BAEAC80F6BC49FC upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product D51CF99160E2EB743BAEAC80F6BC49FC in Software\Microsoft\Windows\CurrentVersion\Installer\Products\D51CF99160E2EB743BAEAC80F6BC 49FC\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Products\D51CF99160E2EB743BAEAC8 0F6BC49FC for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Features\D51CF99160E2EB743BAEAC8 0F6BC49FC for product feature data. . .
    Searching per-machine location for product {199FC15D-2E06-47BE-B3EA-CA086FCB94CF} data. . .
      Searching for product D51CF99160E2EB743BAEAC80F6BC49FC upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product D51CF99160E2EB743BAEAC80F6BC49FC in Software\Classes\Installer\Products\D51CF99160E2EB743BAEAC80F6BC49FC\Patches
      Searching HKLM\Software\Classes\Installer\Components for published component data for the product {199FC15D-2E06-47BE-B3EA-CA086FCB94CF}. . .
      Searching HKLM\Software\Classes\Installer\Assemblies for .Net assembly data for the product {199FC15D-2E06-47BE-B3EA-CA086FCB94CF}. . .
      Searching HKLM\Software\Classes\Installer\Win32Assemblies for Win32 assembly data for the product {199FC15D-2E06-47BE-B3EA-CA086FCB94CF}. . .
      Searching HKLM\Software\Classes\Installer\Products\D51CF99160E2EB743BAEAC80F6BC49FC for product data. . .
      Searching HKLM\Software\Classes\Installer\Features\D51CF99160E2EB743BAEAC80F6BC49FC for product feature data. . .
    Searching old per-user location for product {199FC15D-2E06-47BE-B3EA-CA086FCB94CF} data. . .
      Searching for product D51CF99160E2EB743BAEAC80F6BC49FC upgrade codes in Software\Classes\Installer\UpgradeCodes...
      Searching for patches for product D51CF99160E2EB743BAEAC80F6BC49FC in Software\Classes\Installer\Products\D51CF99160E2EB743BAEAC80F6BC49FC\Patches
      Searching HKCU\Software\Classes\Installer\Products\D51CF99160E2EB743BAEAC80F6BC49FC for product data. . .
      Searching HKCU\Software\Classes\Installer\Features\D51CF99160E2EB743BAEAC80F6BC49FC for product feature data. . .
    Searching per-user location for product {199FC15D-2E06-47BE-B3EA-CA086FCB94CF} data. . .
      Searching for product D51CF99160E2EB743BAEAC80F6BC49FC upgrade codes in Software\Microsoft\Installer\UpgradeCodes...
      Searching for patches for product D51CF99160E2EB743BAEAC80F6BC49FC in Software\Microsoft\Installer\Products\D51CF99160E2EB743BAEAC80F6BC49FC\Patches
      Searching HKCU\Software\Microsoft\Installer\Products\D51CF99160E2EB743BAEAC80F6BC49FC for product data. . .
      Searching HKCU\Software\Microsoft\Installer\Features\D51CF99160E2EB743BAEAC80F6BC49FC for product feature data. . .
    Searching for product {199FC15D-2E06-47BE-B3EA-CA086FCB94CF} in per-user managed location. . .
      Searching for product D51CF99160E2EB743BAEAC80F6BC49FC upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\UpgradeCodes...
      Searching for patches for product D51CF99160E2EB743BAEAC80F6BC49FC in Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-134302409 1-725345543-1003\Installer\Products\D51CF99160E2EB743BAEAC80F6BC49FC\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Products\D51CF99160E2EB743BAEAC80F6BC49FC for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Managed\S-1-5-21-1614895754-1343 024091-725345543-1003\Installer\Features\D51CF99160E2EB743BAEAC80F6BC49FC for product feature data. . .
    Searching for shared DLL counts for components tied to the product D51CF99160E2EB743BAEAC80F6BC49FC. . .
       HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Components key is not present.
    Searching for shared DLL counts for components tied to the product D51CF99160E2EB743BAEAC80F6BC49FC. . .
      Searching for product D51CF99160E2EB743BAEAC80F6BC49FC client info data. . .
      Searching for product D51CF99160E2EB743BAEAC80F6BC49FC client info data. . .
    Searching for Installer files and folders associated with the product {199FC15D-2E06-47BE-B3EA-CA086FCB94CF}. . .
      Searching for files and folders in the user's profile. . .
      Searching for files and folders in the %WINDIR%\Installer folder
    No product/patch data was found.
    Zapping GUID: {0252F032-A08C-4EF1-9857-4F41388C8D69}
    MsiZapInfo: Performing operations for user S-1-5-21-1614895754-1343024091-725345543-1003
    Searching for the product {0252F032-A08C-4EF1-9857-4F41388C8D69} cached package. . .
    Searching for install property data for product {0252F032-A08C-4EF1-9857-4F41388C8D69}. . .
    Searching for product {0252F032-A08C-4EF1-9857-4F41388C8D69} data in the HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall key. . .
    Searching user's global config location for product {0252F032-A08C-4EF1-9857-4F41388C8D69} data. . .
      Searching for product 230F2520C80A1FE48975F41483C8D896 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 230F2520C80A1FE48975F41483C8D896 in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-13430240 91-725345543-1003\Products\230F2520C80A1FE48975F41483C8D896\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Products\230F2520C80A1FE48975F41483C8D896 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-1614895754-134 3024091-725345543-1003\Features\230F2520C80A1FE48975F41483C8D896 for product feature data. . .
    Searching per-machine global config location for product {0252F032-A08C-4EF1-9857-4F41388C8D69} data. . .
      Searching for product 230F2520C80A1FE48975F41483C8D896 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 230F2520C80A1FE48975F41483C8D896 in Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\230F2520C8 0A1FE48975F41483C8D896\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\230F2 520C80A1FE48975F41483C8D896 for product data. . .
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Features\230F2 520C80A1FE48975F41483C8D896 for product feature data. . .
    Searching old global config location for product {0252F032-A08C-4EF1-9857-4F41388C8D69} data. . .
      Searching for product 230F2520C80A1FE48975F41483C8D896 upgrade codes in Software\Microsoft\Windows\CurrentVersion\Installer\UpgradeCodes...
      Searching for patches for product 230F2520C80A1FE48975F41483C8D896 in Software\Microsoft\Windows\CurrentVersion\Installer\Products\230F2520C80A1FE48975F41483C8 D896\Patches
      Searching HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\Products\230F2520C80A1FE48975F41 483C8D896 for product data. . .
      Searching HKLM\Softwar

    I'm sorry you're running into installation issues with AIR.  The error you're getting leads me to believe that we're having a conflict with your user account.  Could you try creating a new, temporary, user account and see if you can install AIR that way.  Once installed, try installing your AIR application on your normal account and let me know how it goes.

  • Embedding Font in FB 4.7 AIR 3.9

    Hello,
    Is there a different way to embed fonts with Air 3.9 or FB 4.7? I've recently upgrading and I am experience tempremental results with embedding fonts.
    With FB 4.6 and Air 3.7 the following works fine -
    [Embed(source="/assets/fonts/SEGOEUIL.TTF", fontName="Segoe UI Light", mimeType="application/x-font-truetype")]
                        public static var EverydayFont:Class;
                                            var textFormat:TextFormat = new TextFormat();
                                            var mainFont:Font = new EverydayFont();
                                            textFormat.font = mainFont.fontName;
                                  var textfield:TextField = new TextField();
                                  textfield.mouseEnabled = false;
                                  textfield.selectable = false;
      textfield.defaultTextFormat = textFormat;
                                  textfield.multiline = false;
                                  textfield.border = true;
                                  textfield.embedFonts = embedFont;
                                  textfield.width = width;
      textfield.antiAliasType = antiAliasStyle;
                                  textfield.htmlText = label;
    However now with the latest versions the text box is just blank..??

    Ok, I'm gonna give you the code that worked for me when I was working on a project back than, cause I also had a simillar, if not the same (can't remember), problem.
    So here it goes:
    [Embed(source="SuchFont.ttf", fontName="SuchFont", mimeType="application/x-font", embedAsCFF="true")]
    public static var SuchFont:Class;
    var font:Font = new SuchFont;
    var format:TextFormat = new TextFormat(font.fontName, 20, 0xFFFFFF, true, null, null, null, null, TextAlign.LEFT);
    awesomeText = new TextField;
    awesomeText.defaultTextFormat = format;
    awesomeText.embedFonts = true;
    awesomeText.width = 158;
    awesomeText.height = 56;
    awesomeText.x = 106;
    awesomeText.y = 420;
    I think the trick is using embedAsCFF="true", but the issue here could be that you're using htmlText, have you tried with text?

  • Adobe Air on Windows XP Embedded?

    Hi All,
    I am working on a project where we may need to use Windows XP
    Embedded. We are using Adobe Air for the the UI. Will Adobe Air
    install on Windows XP Embedded?
    Thanks in advance for any advice.

    So is this still the case - it wont run? I have to say that my experiments seems to confirm this. It would be nice to know from Adobe officially. XP embedded is used in Kiosks and therefore is a good market for us. I guess I will have to use Zinc till then.
    Ta Richard

  • Any News from Adobe Air SDK, on why we still can't REMOVE "android.permission.INTERNET" from a release compile?

    Is there any new developments on the Adobe Air issue, of being able to COMPLETELY REMOVE the "android.permission.INTERNET" from the manifest file?  As of today, you can still completely remove the "android.permission.INTERNET" from the manifest, bundle your app with Captive Runtime, and Adobe Air SDK will still "tack" the permission onto the end of the manifest block. With users and privacy concerns these days, surely Adobe would recognize that developers building apps that DO NOT REQUIRE Network Access, should be able to remove that permission. Any help on this?

    I see Flash will now be able to export iPhone apps directly.  Although Flash itself will still not run on the iPhone.  It would be great if Director had that functionality a well.  Even better if apps could run on both the iPhone and Blackberry!
    Mike M

  • Error using as3corelib in Adobe AIR application

    I have created a new Adobe AIR application (HTML/JavaScript) in Aptana Studio.
    To implement the password protected db, i am trying to implement the EncryptionKeyGenerator class from the swf file of as3corelib.
    However, when i try to access it's functions, i get the following error
    Value not a constructor. So i am not able to access the functions of the class.
    Can anyone help me..?

    Thanks 4 the reply...
    I downloaded as3corelib library from http://code.google.com/p/as3corelib/downloads/list, extracted the library.swf file from the available as3corelib.swc file, included it to the lib tab of my application, renamed it as EncryptionKeyGenerator.swf and i've done the following:
    <script type="application/x-shockwave-flash" src="lib/EncryptionKeyGenerator.swf"></script>
    function init(){
    var ekg;
    if(window.runtime)
                        if(!ekg)ekg={};
                       ekg.EncryptionKeyGenerator=window.runtime.com.adobe.air.crypto.EncryptionKeyGenerator;//from a document over net
                        keyGenerator=new ekg.EncryptionKeyGenerator();
    On running my application, it says Value not a constructor.
    However, i downloaded a installer package, EncryptedDBHTML.air  over the net and when i used the EncryptionKeyGenerator.swf file from this package in my application, it worked. Now, the available codin used this:
                       ekg.EncryptionKeyGenerator=window.runtime.com.adobe.data.encryption.EncryptionKeyGenerato r;
    I tried using the above package name, however i end up with the same error.
    Any help is appreciated..

  • Live TV integration in Adobe AIR Application

    I have an adobe AIR application. I would like integrate live TV's on that. How it is possible? Please any one can help me...
    Thanks in advance.....

    Thanks 4 the reply...
    I downloaded as3corelib library from http://code.google.com/p/as3corelib/downloads/list, extracted the library.swf file from the available as3corelib.swc file, included it to the lib tab of my application, renamed it as EncryptionKeyGenerator.swf and i've done the following:
    <script type="application/x-shockwave-flash" src="lib/EncryptionKeyGenerator.swf"></script>
    function init(){
    var ekg;
    if(window.runtime)
                        if(!ekg)ekg={};
                       ekg.EncryptionKeyGenerator=window.runtime.com.adobe.air.crypto.EncryptionKeyGenerator;//from a document over net
                        keyGenerator=new ekg.EncryptionKeyGenerator();
    On running my application, it says Value not a constructor.
    However, i downloaded a installer package, EncryptedDBHTML.air  over the net and when i used the EncryptionKeyGenerator.swf file from this package in my application, it worked. Now, the available codin used this:
                       ekg.EncryptionKeyGenerator=window.runtime.com.adobe.data.encryption.EncryptionKeyGenerato r;
    I tried using the above package name, however i end up with the same error.
    Any help is appreciated..

  • Adobe AIR desktop app with an embedded runtime

    Hi,
    Does an Adobe AIR desktop app with an embedded runtime (standalone/portable)  that got published on Windows work on a Mac too?
    Thanks

    No, you need to compile a "bundle" with ADT on each platform. On Windows it creates a directory with an .exe and the AIR runtime. On OS X it creates a .app file.

  • AIR 3.0 mx:HTML embedded fonts in external swf - silent craziness

    The recent upgrade to AIR 3.0 has hosed our application.  We rely heavily on an mx:HTML control to render the UI of our application using javascript and HTML templates.  Everything has been working great in production for months, until Adobe released AIR 3.0 last week.  We use embedded fonts in our application that our defined in an external .swf (loaded at runtime).  The HTML control loads a .css file that references the name of our embedded font "ArialEmbedded" and it all worked great.  But now, with 3.0 it does not respect anything in the external .swf.  We get the default Times New Roman font in all of our content, and the app crashes with reliability (in debug mode and release mode) without any exceptions being thrown.
    Using the Windows Debugger, I have been able to track it down to this call consistently - Webkit!cairo_pattern_get_type with an Access Violation erros - c0000005 . 
    After some Googling, it seems webkit uses Cairo for the graphics rendering portion of the library, and in this case it is trying to render a specific color.
    1) I've tried forcing the moduleLoader on the HTML control to use the moduleLoader of the parent Spark component - to no avail.
    2) Did something change with style management and loading external .swf files?
    3) Any other help?  At this point, I have no idea where to begin.  When it crashes, usually during the rendering of items in a grid the AIR process will grab about 2GB of RAM all at once and then stop working with the windows process stopped working dialog.
    Thanks for any help,
    Steve

    Hi,
    Could you please open a new bug report on this over at bugbase.adobe.com? Please include sample media, code, project or app to help us reproduce the issue. Finally, once the bug has been added, would you mind posting back with the URL so that others affected can add their votes and comments?
    Thanks,
    Jian
    Adobe Flash Runtime team

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

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

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

  • Numerous problems with the Adobe AIR runtime for Android

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

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

  • Error in installing Adobe AIR runtime (Windows)

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

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

  • Adobe AIR Runtime Redistribution and Native Installer

    Will there be new instructions for Adobe AIR 2.0 Runtime Redistribution? In particular, I'm looking for instructions on how to use the runtime redistribution installer to perform a "side-car installation" of AIR 2 alongside an application that uses the NativeProcess API (and so must be built into a native installer instead of a .air file).
    Thanks!

    Thirded!
    On a test deployment using SCCM and the supplied Adobe AIR Runtime Installer files, we have managed to install our application with the 1.5.3 Air Framework with no major issues other than having to disable the Auto Update feature that doesnt really work in a corporate environment.  Everything was absolutely fine until the release of AIR 2.  Now, the test machines are prompted to install the updated Adobe Air 2 framework once a week, see an excerpt from an Adobe blog post below:
    "In addition, once a week AIR apps check to see if an AIR update is available, and if so, users are presented with the option to update to the most up‐to‐date version, helping to ensure that end users get the benefits of improved security and performance."
    That sounds great right?  Except my users (like many other corporate users) don't have Admin permissions on their machines (hence the use of SCCM), with the result being resultant error messages when a user attemptes to install the AIR framework update without the necessary permissions.
    All of the above would be fine if the Adobe AIR Runtime Installer files were updated to include the latest version of the runtime.  This of course hasn't been done yet - does anyone know when this may happen?  Can anyone help me with this or offer any advice?
    I hope the above makes sense and I would really appreciate any help or advice!
    Thanks!

  • Adobe AIR runtime update dialog breaks application

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

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

Maybe you are looking for

  • Report to see list of ROUGH GRs

    Rough GR is created, changed and displayed by Tcodes VL41, VL42, VL43 respectively. But how do I see a list of Rough GRs that are created?? Any report or any other way to see the list of Rough GRs?

  • Generate dynamic content in tld ???

    Hi, Can we generate the tag lib names on the fly (or more generaly everything in the tag) ? ie instead of directly write <mytaglib:foo name="xxx" .../>, is it possible to do something like that : <% String tldName = "mytaglib"; %>and then call <<%=tl

  • Table Values in Export/Import/Tables RFC calls

    Hi I know that using Adaptive RFC, the best practice is to use the Tables section of the function rather than the import/export. However, in ECC6.0, when creating entries in the Tables section of the FM it tells me that this section is obsolete. Shou

  • Sorting by camera serial number?

    Hello, I can see how to search photos by the various cameras I've used over the years. (Metadata>customfilter>CameraInfo)  I can also see the serial numbers of the cameras in the image info.  In the past several years, I've been shooting with three d

  • Ok, I get "homesharing could not be activated because an error occurred (-3150) what's the problem?

    Trying to turn on Home Sharing on MacBook Air, getting error message (-3150).  What's the problem?