Issues launching Flashplayer installer file in Windows 8.1

I am running Windows 8.1 and attempted to download Flashplayer for Firefox.  The Flashplayer installer will not launch.  I only get a gray box, with no action happening.
I have Flashplayer working in IE, but it will not launch for Firefox.  Any ideas on what might be blocking the Flashplayer installer from running in Windows 8.1?  I already checked to see if it was installed, but not turned on in Firefox, but the plug-in does not show up.

Here is the CPU data:
Intel(R) Processor Identification Utility
Version: 5.01.20140910
Time Stamp: 2014/12/11 19:28:20
Operating System: 6.2-9200-
Number of processors in system: 1
Current processor: #1
Active cores per processor: 2
Disabled cores per processor: 0
Processor Name: Intel(R) Core(TM) i3-2350M CPU @ 2.30GHz
Type: 0
Family: 6
Model: 2A
Stepping: 7
Revision: 29
Maximum CPUID Level: D
L1 Instruction Cache: 2 x 32 KB
L1 Data Cache: 2 x 32 KB
L2 Cache: 2 x 256 KB
L3 Cache: 3 MB
Packaging: µPGA/BGA
Enhanced Intel SpeedStep(R) Technology: Yes
MMX(TM): Yes
Intel(R) SSE: Yes
Intel(R) SSE2: Yes
Intel(R) SSE3: Yes
Intel(R) SSE4: Yes
Intel(R) AES-NI: No
Intel(R) AVX: Yes
Enhanced Halt State: Yes
Execute Disable Bit: Yes
Gilda Sanchez

Similar Messages

  • Issue with length of file paths - Windows & C++ plugin

    Hello,
    I've got an issue that just popped up on my OCR plugin I've been working on that I suspect is related to the length of the filepath.
    I'm getting the following error that is being caught and logged when trying to open a file (filename changed for security purposes):
    Error Opening File: D:\aVeryLongFilePath.pdf
    Exception info: This file cannot be found.
    The entire string, including the D:\ part, is 266 characters long. I cut down the length of part of the path one by one and it was able to open and OCR the document when the length was 259 characters.
    I know there's a MAX_PATH variable in Windows and/or there's some kind of limitation for file length. Note that I can open the file in Acrobat using File->Open and run OCR on it individually using the built-in Recognize Text function, but if I try to Recognize Text for Multiple files and choose "Add Folders", the file in question doesn't show up in the list of files to be batch OCR'd (even though it is there). Interestingly, choosing "Add Files" from the Recognize Text->In Multiple Files does work. So Acrobat itself has at least some issues opening the file using some of it's features.
    Here's how I'm opening the document:
         string pn;               // assume this is initialized, I'm just putting this here to demonstrate what type it is
         pathName = pn;
         ASAtom pathType = ASAtomFromString("Cstring");
         asPathName = ASFileSysCreatePathName(ASGetDefaultFileSys(), pathType, pn.c_str(), NULL);    
         pdDoc = PDDocOpen(asPathName, ASGetDefaultFileSys(), NULL, true);
    Is there a way around this problem?
    Thanks.

    Yes, you are hitting the MAX_PATH on certain versions of Windows.   The only workaround would be to see that the file is "a very long path" and then break up the pathname construction into multiple pieces (perhaps the containing directory and then the file itself).  The other option is don't use Cstring to construct, use the Unicode variant.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Mon, 7 Nov 2011 15:43:33 -0800
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Issue with length of file paths - Windows &amp; C++ plugin
    Issue with length of file paths - Windows & C++ plugin
    created by zephed56<http://forums.adobe.com/people/zephed56> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4012710#4012710

  • How to make installer file for windows?

    Hi,
    I want to make a installer file for auto installing the ssl certificate. My folder contains following files:
    1. importpfx.exe
    2. Main.java
    3. Main.class
    4. TestCertificate.p12
    I want to bundle above files into a single setup file.How should it be done?
    Thanks in Advance

    If you want to make an installer file for windows, i think below link is suitable for your requirement. I never tried this approach of creating the installer file of java applications. But while reading the description of it, i thought that it may suits to your requirement.
    Here is the link : http://www.ej-technologies.com/products/install4j/overview.html
    Description : install4j is a powerful multi-platform Java installer builder that generates native installers and application launchers for Java applications. install4j excels in its ease of use, its extensive platform support and its powerful screen and action system
    Thanks,
    Uday.

  • Installer file damaged Windows 7

    Help! Non - Tech hear.   I get the following message when trying to install an adobe app on Windows 7 OS "The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author." I've tried installing another app and the same message.  This has never happened to me before.  When I try to uninstall adobe air I get this error message: "An error occurred while uninstalling Adobe AIR. Uninstallation may not be allowed by your administrator. Please contact your administrator" See logs below:
    [2012-03-22:09:04:05] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-03-22:09:04:05] Commandline is: -playerVersion=11,1,102,63 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=false -- -x1 http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air
    [2012-03-22:09:04:05] Installed runtime (1.5.0.7220) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-03-22:09:04:06] Invoking Application Installer for combined install
    [2012-03-22:09:04:06] Launching subprocess with commandline C:\Users\owner\AppData\Local\Temp\AIR5945.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\owner\AppData\Local\Temp\AIR5945.tmp -playerVersion=11,1,102,63 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air
    [2012-03-22:09:04:06] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-03-22:09:04:06] Commandline is: -runtime C:\Users\owner\AppData\Local\Temp\AIR5945.tmp -playerVersion=11,1,102,63 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air
    [2012-03-22:09:04:06] Installed runtime (1.5.0.7220) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-03-22:09:04:07] Unpackaging http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air to C:\Users\owner\AppData\Local\Temp\fla6D61.tmp
    [2012-03-22:09:04:21] Application signature verified
    [2012-03-22:09:04:21] Unpackaging/validation complete
    [2012-03-22:09:04:21] No app located for appID 'MarketMeTweet' and pubID ''
    [2012-03-22:09:04:39] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaEABE.tmp
    [2012-03-22:09:04:40] Native installation package creation succeeded
    [2012-03-22:09:04:40] Launching subprocess with commandline C:\Users\owner\AppData\Local\Temp\AIR5945.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\owner\AppData\Local\Temp\AIR5945.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)\MarketMeTweet" -desktopShortcut -programMenu http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air
    [2012-03-22:09:04:40] Relaunching with elevation
    [2012-03-22:09:04:46] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-03-22:09:04:46] Commandline is: -stdio \\.\pipe\AIR_4236_0 -runtime C:\Users\owner\AppData\Local\Temp\AIR5945.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)\MarketMeTweet" -desktopShortcut -programMenu http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air
    [2012-03-22:09:04:46] Installed runtime (1.5.0.7220) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-03-22:09:04:46] Unpackaging http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air to C:\Users\owner\AppData\Local\Temp\fla684.tmp
    [2012-03-22:09:04:47] Application signature verified
    [2012-03-22:09:04:47] Unpackaging/validation complete
    [2012-03-22:09:04:47] No app located for appID 'MarketMeTweet' and pubID ''
    [2012-03-22:09:04:47] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaAF7.tmp
    [2012-03-22:09:04:48] Native installation package creation succeeded
    [2012-03-22:09:04:48] Starting silent combined runtime update and app install.
    Updating runtime from version 1.5.0.7220 to version 3.1.0.4880.
    Installing app MarketMeTweet version 3.4.5 to C:\Program Files (x86)\MarketMeTweet  using the source file at http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air
    [2012-03-22:09:04:48] Installing msi at C:\Users\owner\AppData\Local\Temp\AIR5945.tmp\setup.msi with guid {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2012-03-22:09:04:58] Installing msi at C:\Users\owner\AppData\Local\Temp\flaAF7.tmp\setup.msi with guid {F885E83A-B06C-6D01-3019-EBD7B4A87077}
    [2012-03-22:09:05:03] Application Installer end with exit code 0
    [2012-03-22:09:05:04] Elevated install completed
    [2012-03-22:09:05:04] Launching subprocess with commandline C:\Program Files (x86)\MarketMeTweet\MarketMeSuite\MarketMeSuite.exe
    [2012-03-22:09:05:09] Application Installer end with exit code 0
    [2012-03-22:09:05:09] Subprocess app installer succeeded
    [2012-03-22:09:05:09] Runtime Installer end with exit code 0
    [2012-03-22:09:05:39] Launching subprocess with commandline C:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-03-22:09:05:40] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-03-22:09:05:40] Commandline is: -updatecheck
    [2012-03-22:09:05:40] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-03-22:09:05:41] Performing pingback request
    [2012-03-22:09:05:41] Pingback request completed with HTTP status 200
    [2012-03-22:09:05:41] Starting runtime background update check
    [2012-03-22:09:05:41] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.1.0.4880/update
    [2012-03-22:09:05:41] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.1.0.4880/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-03-22:09:05:42] Runtime update not available
    [2012-03-22:09:05:42] Unpackaging cancelled
    [2012-03-22:09:05:42] Runtime Installer end with exit code 0
    [2012-05-31:14:17:15] Runtime Installer begin with version 2.6.0.19140 on Windows 7 x86
    [2012-05-31:14:17:15] Commandline is: -silent -eulaAccepted -location "C:\Program Files (x86)\Bamboo Dock" C:\Users\owner\AppData\Local\Temp\BWM\BambooDock.air
    [2012-05-31:14:17:15] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:14:17:16] Invoking Application Installer for combined install
    [2012-05-31:14:17:16] Launching subprocess with commandline C:\Users\owner\AppData\Local\Temp\BWM\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\owner\AppData\Local\Temp\BWM -silent -withRuntime -url -location "C:\Program Files (x86)\Bamboo Dock" -eulaAccepted file:///C:/Users/owner/AppData/Local/Temp/BWM/BambooDock.air
    [2012-05-31:14:17:18] Application Installer begin with version 2.6.0.19140 on Windows 7 x86
    [2012-05-31:14:17:18] Commandline is: -runtime C:\Users\owner\AppData\Local\Temp\BWM -silent -withRuntime -url -location "C:\Program Files (x86)\Bamboo Dock" -eulaAccepted file:///C:/Users/owner/AppData/Local/Temp/BWM/BambooDock.air
    [2012-05-31:14:17:18] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:14:17:19] Unpackaging file:///C:/Users/owner/AppData/Local/Temp/BWM/BambooDock.air to C:\Users\owner\AppData\Local\Temp\flaFDE5.tmp
    [2012-05-31:14:17:26] Application signature verified
    [2012-05-31:14:17:26] Unpackaging/validation complete
    [2012-05-31:14:17:26] No app located for appID 'wacomid-desktop-launcher' and pubID 'DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1'
    [2012-05-31:14:17:26] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla1AD8.tmp
    [2012-05-31:14:17:29] Native installation package creation succeeded
    [2012-05-31:14:17:29] Starting silent app installation to C:\Program Files (x86)\Bamboo Dock. Installing app wacomid-desktop-launcher.DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1 version 3.9.0 using the source file at file:///C:/Users/owner/AppData/Local/Temp/BWM/BambooDock.air
    [2012-05-31:14:17:29] Installing msi at C:\Users\owner\AppData\Local\Temp\fla1AD8.tmp\setup.msi with guid {6F261A2B-2FA3-3C28-AC80-809529005DA2}
    [2012-05-31:14:17:49] Application Installer end with exit code 0
    [2012-05-31:14:17:50] Subprocess app installer succeeded
    [2012-05-31:14:17:50] Runtime Installer end with exit code 0
    [2012-05-31:14:18:42] Launching subprocess with commandline C:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-05-31:14:18:50] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-05-31:14:18:50] Commandline is: -updatecheck
    [2012-05-31:14:18:50] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:14:18:54] Performing pingback request
    [2012-05-31:14:18:54] Starting runtime background update check
    [2012-05-31:14:18:54] Clearing unused background update directory
    [2012-05-31:14:18:55] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.1.0.4880/update
    [2012-05-31:14:18:55] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.1.0.4880/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-05-31:14:19:49] Runtime background update check failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="truncated or corrupt" errorID=0]
    [2012-05-31:14:19:49] Runtime Installer end with exit code 0
    [2012-05-31:14:20:56] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-05-31:14:20:56] Commandline is: -update "c:\program files (x86)\bamboo dock\bamboo dock\bamboo dock.exe" C:\ProgramData\Wacom\Update.air 4.0.0
    [2012-05-31:14:20:56] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:14:20:57] Installed app (wacomid-desktop-launcher.DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1) located at c:\program files (x86)\bamboo dock\bamboo dock\bamboo dock.exe
    [2012-05-31:14:20:58] Unpackaging file:///C:/ProgramData/Wacom/Update.air to C:\Users\owner\AppData\Local\Temp\fla591E.tmp
    [2012-05-31:14:21:07] Application signature verified
    [2012-05-31:14:21:07] Unpackaging/validation complete
    [2012-05-31:14:21:07] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla7B9D.tmp
    [2012-05-31:14:21:10] Native installation package creation succeeded
    [2012-05-31:14:21:10] Starting app update of c:\program files (x86)\bamboo dock. Updating from wacomid-desktop-launcher.DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1 version 3.9.0 to wacomid-desktop-launcher.DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1 version 4.0.0 using the source file at file:///C:/ProgramData/Wacom/Update.air
    [2012-05-31:14:21:11] Installing msi at C:\Users\owner\AppData\Local\Temp\fla7B9D.tmp\setup.msi with guid {FCAEC446-BCF3-38B0-D423-F1CB9B7728B3}
    [2012-05-31:14:21:22] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2012-05-31:14:21:22] Rolling back install of C:\Users\owner\AppData\Local\Temp\fla7B9D.tmp\setup.msi
    [2012-05-31:14:21:22] Rollback complete
    [2012-05-31:14:21:22] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2012-05-31:14:21:22] Launching subprocess with commandline C:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "C:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\bamboo dock\bamboo dock\bamboo dock.exe" file:///C:/ProgramData/Wacom/Update.air 4.0.0
    [2012-05-31:14:21:23] Relaunching with elevation
    [2012-05-31:14:21:27] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-05-31:14:21:27] Commandline is: -stdio \\.\pipe\AIR_7840_0 -runtime "C:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\bamboo dock\bamboo dock\bamboo dock.exe" file:///C:/ProgramData/Wacom/Update.air 4.0.0
    [2012-05-31:14:21:27] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:14:21:28] Installed app (wacomid-desktop-launcher.DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1) located at c:\program files (x86)\bamboo dock\bamboo dock\bamboo dock.exe
    [2012-05-31:14:21:28] Unpackaging file:///C:/ProgramData/Wacom/Update.air to C:\Users\owner\AppData\Local\Temp\flaCBDD.tmp
    [2012-05-31:14:21:31] Application signature verified
    [2012-05-31:14:21:31] Unpackaging/validation complete
    [2012-05-31:14:21:32] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaDA01.tmp
    [2012-05-31:14:21:34] Native installation package creation succeeded
    [2012-05-31:14:21:34] Starting silent app update of c:\program files (x86)\bamboo dock. Updating from wacomid-desktop-launcher.DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1 version 3.9.0 to wacomid-desktop-launcher.DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1 version 4.0.0 using the source file at file:///C:/ProgramData/Wacom/Update.air
    [2012-05-31:14:21:35] Installing msi at C:\Users\owner\AppData\Local\Temp\flaDA01.tmp\setup.msi with guid {FCAEC446-BCF3-38B0-D423-F1CB9B7728B3}
    [2012-05-31:14:21:47] Application Installer end with exit code 0
    [2012-05-31:14:21:48] Elevated install completed
    [2012-05-31:14:21:48] Launching subprocess with commandline c:\program files (x86)\bamboo dock\Bamboo Dock\Bamboo Dock.exe
    [2012-05-31:14:21:54] Application Installer end with exit code 0
    [2012-05-31:14:22:25] Launching subprocess with commandline C:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-05-31:14:22:25] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-05-31:14:22:25] Commandline is: -updatecheck
    [2012-05-31:14:22:25] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:14:22:26] Performing pingback request
    [2012-05-31:14:22:26] Starting runtime background update check
    [2012-05-31:14:22:26] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.1.0.4880/update
    [2012-05-31:14:22:26] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.1.0.4880/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-05-31:14:22:27] Unpackaging complete
    [2012-05-31:14:22:27] Download success
    [2012-05-31:14:22:27] Runtime updated downloaded
    [2012-05-31:16:03:39] User has selected immediate install of the update
    [2012-05-31:16:03:39] Starting runtime background update installation
    [2012-05-31:16:03:39] Launching subprocess with commandline C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background\updater -update
    [2012-05-31:16:03:42] Runtime updater successfully launched
    [2012-05-31:16:03:42] Runtime Installer end with exit code 0
    [2012-05-31:16:04:21] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-05-31:16:04:21] Commandline is: -update
    [2012-05-31:16:04:21] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:16:04:56] Relaunching with elevation
    [2012-05-31:16:04:56] Launching subprocess with commandline c:\users\owner\appdata\local\temp\air686c.tmp\adobe air installer.exe -ei
    [2012-05-31:16:05:22] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-05-31:16:05:22] Commandline is: -stdio \\.\pipe\AIR_8180_0 -ei
    [2012-05-31:16:05:22] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:16:05:23] Starting silent runtime update. Updating runtime from version 3.1.0.4880 to version 3.2.0.2070
    [2012-05-31:16:05:24] Installing msi at c:\users\owner\appdata\local\temp\air686c.tmp\setup.msi with guid {47FA2C44-D148-4DBC-AF60-B91934AA4842}
    [2012-05-31:16:07:26] Runtime Installer end with exit code 1
    [2012-05-31:16:07:28] Elevated install completed
    [2012-05-31:16:07:36] Runtime Installer end with exit code 0
    [2012-05-31:16:33:46] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-05-31:16:33:48] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-05-31:16:33:48] Commandline is: -updatecheck
    [2012-05-31:16:33:48] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:16:33:49] Performing pingback request
    [2012-05-31:16:33:49] Pingback request completed with HTTP status 200
    [2012-05-31:16:33:49] Starting runtime background update check
    [2012-05-31:16:33:49] Clearing unused background update directory
    [2012-05-31:16:33:49] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.2.0.2070/update
    [2012-05-31:16:33:49] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.2.0.2070/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-05-31:16:33:50] Runtime update not available
    [2012-05-31:16:33:50] Unpackaging cancelled
    [2012-05-31:16:33:50] Runtime Installer end with exit code 0
    [2012-11-05:20:05:53] Application Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-11-05:20:05:53] Commandline is: "C:\Users\owner\Dropbox\Marketing Tecs\MT Tools\Local Niche Spy\Local Niche Spy.air"
    [2012-11-05:20:05:53] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-05:20:05:59] Unpackaging file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/Local%20Niche%20Spy/Local%20Ni che%20Spy.air to C:\Users\owner\AppData\Local\Temp\fla5A6D.tmp
    [2012-11-05:20:06:08] Application signature verified
    [2012-11-05:20:06:08] Unpackaging/validation complete
    [2012-11-05:20:06:08] No app located for appID 'Niche' and pubID ''
    [2012-11-05:20:06:12] Cancel request received
    [2012-11-05:20:06:12] Application Installer end with exit code 6
    [2012-11-07:17:34:25] Application Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-11-07:17:34:25] Commandline is: "C:\Users\owner\Dropbox\Marketing Tecs\MT Tools\LocalizerLeadsTool.air"
    [2012-11-07:17:34:25] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-07:17:34:27] Unpackaging file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/LocalizerLeadsTool.air to C:\Users\owner\AppData\Local\Temp\fla5A2D.tmp
    [2012-11-07:17:34:28] Application signature verified
    [2012-11-07:17:34:28] Unpackaging/validation complete
    [2012-11-07:17:34:28] No app located for appID 'LocalizerLeadsTool' and pubID ''
    [2012-11-07:17:34:33] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla7387.tmp
    [2012-11-07:17:34:34] Native installation package creation succeeded
    [2012-11-07:17:34:34] Starting app installation to C:\Program Files (x86). Installing app LocalizerLeadsTool version 3.4.5 using the source file at file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/LocalizerLeadsTool.air
    [2012-11-07:17:34:34] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Directory can't be written to" errorID=5006]
    [2012-11-07:17:34:34] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/LocalizerLeadsTool.air
    [2012-11-07:17:34:34] Relaunching with elevation
    [2012-11-07:17:34:43] Application Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-11-07:17:34:43] Commandline is: -stdio \\.\pipe\AIR_7392_0 -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/LocalizerLeadsTool.air
    [2012-11-07:17:34:43] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-07:17:34:44] Unpackaging file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/LocalizerLeadsTool.air to C:\Users\owner\AppData\Local\Temp\fla9DF0.tmp
    [2012-11-07:17:34:44] Application signature verified
    [2012-11-07:17:34:44] Unpackaging/validation complete
    [2012-11-07:17:34:44] No app located for appID 'LocalizerLeadsTool' and pubID ''
    [2012-11-07:17:34:44] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla9F48.tmp
    [2012-11-07:17:34:45] Native installation package creation succeeded
    [2012-11-07:17:34:45] Starting silent app installation to C:\Program Files (x86). Installing app LocalizerLeadsTool version 3.4.5 using the source file at file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/LocalizerLeadsTool.air
    [2012-11-07:17:34:45] Installing msi at C:\Users\owner\AppData\Local\Temp\fla9F48.tmp\setup.msi with guid {30FB89DE-E407-DF1C-DB5D-949C7A319E41}
    [2012-11-07:17:34:55] Application Installer end with exit code 0
    [2012-11-07:17:34:56] Elevated install completed
    [2012-11-07:17:34:56] Launching subprocess with commandline C:\Program Files (x86)\Localizer Leads Tool\Localizer Leads Tool.exe
    [2012-11-07:17:35:07] Application Installer end with exit code 0
    [2012-11-07:17:35:37] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-11-07:17:35:38] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-11-07:17:35:38] Commandline is: -updatecheck
    [2012-11-07:17:35:38] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-07:17:35:39] Performing pingback request
    [2012-11-07:17:35:40] Starting runtime background update check
    [2012-11-07:17:35:40] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.2.0.2070/update
    [2012-11-07:17:35:40] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.2.0.2070/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-11-07:17:36:14] Unpackaging complete
    [2012-11-07:17:36:14] Download success
    [2012-11-07:17:36:14] Runtime updated downloaded
    [2012-11-07:17:37:54] User had deferred installing the update
    [2012-11-07:17:37:54] Runtime Installer end with exit code 0
    [2012-11-12:06:35:10] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2012-11-12:06:35:13] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-11-12:06:35:13] Commandline is: -applyupdates "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2012-11-12:06:35:13] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-12:06:35:13] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2012-11-12:06:35:14] Starting runtime background update installation
    [2012-11-12:06:35:14] Launching subprocess with commandline C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background\updater -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2012-11-12:06:35:15] Runtime updater successfully launched
    [2012-11-12:06:35:15] Runtime Installer end with exit code 0
    [2012-11-12:06:35:22] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-11-12:06:35:22] Commandline is: -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2012-11-12:06:35:22] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-12:06:35:22] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2012-11-12:06:35:28] Relaunching with elevation
    [2012-11-12:06:35:28] Launching subprocess with commandline c:\users\owner\appdata\local\temp\aira470.tmp\adobe air installer.exe -ei
    [2012-11-12:06:35:42] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-11-12:06:35:42] Commandline is: -stdio \\.\pipe\AIR_9944_0 -ei
    [2012-11-12:06:35:42] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-12:06:35:42] Starting silent runtime update. Updating runtime from version 3.2.0.2070 to version 3.5.0.600
    [2012-11-12:06:35:42] Installing msi at c:\users\owner\appdata\local\temp\aira470.tmp\setup.msi with guid {14DC0059-00F1-4F62-BD1A-AB23CD51A95E}
    [2012-11-12:06:36:01] Runtime Installer end with exit code 0
    [2012-11-12:06:36:03] Elevated install completed
    [2012-11-12:06:36:52] Launching subprocess with commandline c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2012-11-12:06:36:52] Runtime Installer end with exit code 0
    [2012-11-12:06:37:23] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-11-12:06:37:25] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-11-12:06:37:25] Commandline is: -updatecheck
    [2012-11-12:06:37:25] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-12:06:37:25] Performing pingback request
    [2012-11-12:06:37:27] Pingback request completed with HTTP status 200
    [2012-11-12:06:37:27] Starting runtime background update check
    [2012-11-12:06:37:27] Clearing unused background update directory
    [2012-11-12:06:37:27] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update
    [2012-11-12:06:37:27] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-11-12:06:37:27] Runtime update not available
    [2012-11-12:06:37:27] Unpackaging cancelled
    [2012-11-12:06:37:27] Runtime Installer end with exit code 0
    [2012-11-21:08:04:20] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-11-21:08:04:21] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-11-21:08:04:21] Commandline is: -updatecheck
    [2012-11-21:08:04:21] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-21:08:04:22] Performing pingback request
    [2012-11-21:08:04:23] Starting runtime background update check
    [2012-11-21:08:04:23] Clearing unused background update directory
    [2012-11-21:08:04:23] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update
    [2012-11-21:08:04:23] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-11-21:08:04:23] Runtime update not available
    [2012-11-21:08:04:23] Unpackaging cancelled
    [2012-11-21:08:04:23] Runtime Installer end with exit code 0
    [2012-12-10:18:42:35] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-12-10:18:42:36] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-12-10:18:42:36] Commandline is: -updatecheck
    [2012-12-10:18:42:36] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-12-10:18:42:39] Performing pingback request
    [2012-12-10:18:42:39] Starting runtime background update check
    [2012-12-10:18:42:39] Clearing unused background update directory
    [2012-12-10:18:42:40] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update
    [2012-12-10:18:42:40] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-12-10:18:42:40] Runtime update not available
    [2012-12-10:18:42:40] Unpackaging cancelled
    [2012-12-10:18:42:40] Runtime Installer end with exit code 0
    [2012-12-13:06:02:48] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-12-13:06:02:49] Commandline is: "C:\Users\owner\Dropbox\Marketing Tecs\MT Tools\LocalizerLeadsTool.air"
    [2012-12-13:06:02:49] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-12-13:06:02:58] Unpackaging file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/LocalizerLeadsTool.air to C:\Users\owner\AppData\Local\Temp\flaF839.tmp
    [2012-12-13:06:03:09] Application signature verified
    [2012-12-13:06:03:09] Unpackaging/validation complete
    [2012-12-13:06:03:10] Installed app (LocalizerLeadsTool) located at C:\Program Files (x86)\Localizer Leads Tool\Localizer Leads Tool.exe
    [2012-12-13:06:03:16] Cancel request received
    [2012-12-13:06:03:17] Application Installer end with exit code 6
    [2012-12-15:06:58:50] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-12-15:06:58:50] Commandline is: -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe" "C:\Users\owner\AppData\Roaming\LocalizerLeadsTool\Local Store\#ApplicationUpdater\update.air" 3.5
    [2012-12-15:06:58:50] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-12-15:06:58:50] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2012-12-15:06:58:51] Unpackaging file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air to C:\Users\owner\AppData\Local\Temp\fla6DC5.tmp
    [2012-12-15:06:58:51] Application signature verified
    [2012-12-15:06:58:51] Unpackaging/validation complete
    [2012-12-15:06:58:51] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla70A3.tmp
    [2012-12-15:06:58:52] Native installation package creation succeeded
    [2012-12-15:06:58:52] Starting app update of c:\program files (x86). Updating from LocalizerLeadsTool version 3.4.5 to LocalizerLeadsTool version 3.5 using the source file at file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air
    [2012-12-15:06:58:52] Installing msi at C:\Users\owner\AppData\Local\Temp\fla70A3.tmp\setup.msi with guid {A949B82D-F63F-FD7D-E6D9-05F96C17E5CD}
    [2012-12-15:06:58:57] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2012-12-15:06:58:57] Rolling back install of C:\Users\owner\AppData\Local\Temp\fla70A3.tmp\setup.msi
    [2012-12-15:06:58:57] Rollback complete
    [2012-12-15:06:58:57] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2012-12-15:06:58:57] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\localizer leads tool\localizer leads tool.exe" file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air 3.5
    [2012-12-15:06:58:57] Relaunching with elevation
    [2012-12-15:06:59:08] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-12-15:06:59:08] Commandline is: -stdio \\.\pipe\AIR_4420_0 -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\localizer leads tool\localizer leads tool.exe" file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air 3.5
    [2012-12-15:06:59:08] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-12-15:06:59:08] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2012-12-15:06:59:09] Unpackaging file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air to C:\Users\owner\AppData\Local\Temp\flaB530.tmp
    [2012-12-15:06:59:09] Application signature verified
    [2012-12-15:06:59:09] Unpackaging/validation complete
    [2012-12-15:06:59:09] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaB679.tmp
    [2012-12-15:06:59:09] Native installation package creation succeeded
    [2012-12-15:06:59:09] Starting silent app update of c:\program files (x86). Updating from LocalizerLeadsTool version 3.4.5 to LocalizerLeadsTool version 3.5 using the source file at file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air
    [2012-12-15:06:59:09] Installing msi at C:\Users\owner\AppData\Local\Temp\flaB679.tmp\setup.msi with guid {A949B82D-F63F-FD7D-E6D9-05F96C17E5CD}
    [2012-12-15:06:59:19] Application Installer end with exit code 0
    [2012-12-15:06:59:19] Elevated install completed
    [2012-12-15:06:59:19] Launching subprocess with commandline c:\program files (x86)\Localizer Leads Tool\Localizer Leads Tool.exe
    [2012-12-15:06:59:20] Application Installer end with exit code 0
    [2013-01-28:18:26:27] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-01-28:18:26:27] Commandline is: "C:\Users\owner\Dropbox\MTi Prospecting\Mobile Video Domination\Mobilizer Simulator Software.air"
    [2013-01-28:18:26:27] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-01-28:18:26:31] Unpackaging file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer%20 Simulator%20Software.air to C:\Users\owner\AppData\Local\Temp\flaB9F.tmp
    [2013-01-28:18:26:37] Application signature verified
    [2013-01-28:18:26:37] Unpackaging/validation complete
    [2013-01-28:18:26:37] No app located for appID 'com.springbox.mobilizer' and pubID ''
    [2013-01-28:18:26:46] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla4630.tmp
    [2013-01-28:18:26:48] Native installation package creation succeeded
    [2013-01-28:18:26:48] Starting app installation to C:\Program Files (x86). Installing app com.springbox.mobilizer version 0.9.6 using the source file at file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer%20 Simulator%20Software.air
    [2013-01-28:18:26:48] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Directory can't be written to" errorID=5006]
    [2013-01-28:18:26:48] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer%20 Simulator%20Software.air
    [2013-01-28:18:26:48] Relaunching with elevation
    [2013-01-28:18:27:00] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-01-28:18:27:00] Commandline is: -stdio \\.\pipe\AIR_9540_0 -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer%20 Simulator%20Software.air
    [2013-01-28:18:27:00] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-01-28:18:27:00] Unpackaging file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer%20 Simulator%20Software.air to C:\Users\owner\AppData\Local\Temp\fla7E7E.tmp
    [2013-01-28:18:27:01] Application signature verified
    [2013-01-28:18:27:01] Unpackaging/validation complete
    [2013-01-28:18:27:01] No app located for appID 'com.springbox.mobilizer' and pubID ''
    [2013-01-28:18:27:01] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla8236.tmp
    [2013-01-28:18:27:01] Native installation package creation succeeded
    [2013-01-28:18:27:01] Starting silent app installation to C:\Program Files (x86). Installing app com.springbox.mobilizer version 0.9.6 using the source file at file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer%20 Simulator%20Software.air
    [2013-01-28:18:27:01] Installing msi at C:\Users\owner\AppData\Local\Temp\fla8236.tmp\setup.msi with guid {2252887C-4374-38D0-04F6-9AB1E3BDC4DA}
    [2013-01-28:18:27:30] Application Installer end with exit code 0
    [2013-01-28:18:27:31] Elevated install completed
    [2013-01-28:18:27:31] Launching subprocess with commandline C:\Program Files (x86)\Mobilizer\Mobilizer.exe
    [2013-01-28:18:27:39] Application Installer end with exit code 0
    [2013-01-28:18:28:12] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2013-01-28:18:28:13] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-01-28:18:28:13] Commandline is: -updatecheck
    [2013-01-28:18:28:13] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-01-28:18:28:14] Performing pingback request
    [2013-01-28:18:28:14] Starting runtime background update check
    [2013-01-28:18:28:14] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update
    [2013-01-28:18:28:14] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2013-01-28:18:29:00] Unpackaging complete
    [2013-01-28:18:29:00] Download success
    [2013-01-28:18:29:00] Runtime updated downloaded
    [2013-01-28:18:29:32] User had deferred installing the update
    [2013-01-28:18:29:32] Runtime Installer end with exit code 0
    [2013-01-28:19:45:33] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-01-28:19:45:33] Commandline is: "C:\Users\owner\Dropbox\MTi Prospecting\Mobile Video Domination\Mobilizer.air"
    [2013-01-28:19:45:33] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-01-28:19:45:34] Unpackaging file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer.ai r to C:\Users\owner\AppData\Local\Temp\fla6C18.tmp
    [2013-01-28:19:45:35] Application signature verified
    [2013-01-28:19:45:35] Unpackaging/validation complete
    [2013-01-28:19:45:35] No app located for appID 'com.springbox.mobilizer' and pubID ''
    [2013-01-28:19:45:48] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaA2D2.tmp
    [2013-01-28:19:45:49] Native installation package creation succeeded
    [2013-01-28:19:45:49] Starting app installation to C:\Program Files (x86). Installing app com.springbox.mobilizer version 0.9.6 using the source file at file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer.ai r
    [2013-01-28:19:45:49] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Directory can't be written to" errorID=5006]
    [2013-01-28:19:45:49] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer.ai r
    [2013-01-28:19:45:49] Relaunching with elevation
    [2013-01-28:19:46:02] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-01-28:19:46:02] Commandline is: -stdio \\.\pipe\AIR_6936_0 -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer.ai r
    [2013-01-28:19:46:02] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-01-28:19:46:02] Unpackaging file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer.ai r to C:\Users\owner\AppData\Local\Temp\flaD9D8.tmp
    [2013-01-28:19:46:03] Application signature verified
    [2013-01-28:19:46:03] Unpackaging/validation complete
    [2013-01-28:19:46:03] No app located for appID 'com.springbox.mobilizer' and pubID ''
    [2013-01-28:19:46:03] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaDDAF.tmp
    [2013-01-28:19:46:04] Native installation package creation succeeded
    [2013-01-28:19:46:04] Starting silent app installation to C:\Program Files (x86). Installing app com.springbox.mobilizer version 0.9.6 using the source file at file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer.ai r
    [2013-01-28:19:46:04] Installing msi at C:\Users\owner\AppData\Local\Temp\flaDDAF.tmp\setup.msi with guid {2252887C-4374-38D0-04F6-9AB1E3BDC4DA}
    [2013-01-28:19:46:13] Application Installer end with exit code 0
    [2013-01-28:19:46:14] Elevated install completed
    [2013-01-28:19:46:14] Launching subprocess with commandline C:\Program Files (x86)\Mobilizer\Mobilizer.exe
    [2013-01-28:19:46:17] Application Installer end with exit code 0
    [2013-01-31:11:48:25] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-01-31:11:48:26] Commandline is: "C:\Users\owner\Dropbox\MTi\MTi Team\Mobilizer.air"
    [2013-01-31:11:48:26] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-01-31:11:48:26] Unpackaging file:///C:/Users/owner/Dropbox/MTi/MTi%20Team/Mobilizer.air to C:\Users\owner\AppData\Local\Temp\flaACC8.tmp
    [2013-01-31:11:48:27] Application signature verified
    [2013-01-31:11:48:27] Unpackaging/validation complete
    [2013-01-31:11:48:27] No app located for appID 'com.springbox.mobilizer' and pubID ''
    [2013-01-31:11:48:44] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaF1A5.tmp
    [2013-01-31:11:48:45] Native installation package creation succeeded
    [2013-01-31:11:48:45] Starting app installation to C:\Program Files (x86). Installing app com.springbox.mobilizer version 0.9.6 using the source file at file:///C:/Users/owner/Dropbox/MTi/MTi%20Team/Mobilizer.air
    [2013-01-31:11:48:45] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Directory can't be written to" errorID=5006]
    [2013-01-31:11:48:45] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/MTi/MTi%20Team/Mobilizer.air
    [2013-01-31:11:48:45] Relaunching with elevation
    [2013-01-31:11:49:07] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-01-31:11:49:07] Commandline is: -stdio \\.\pipe\AIR_10068_0 -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/MTi/MTi%20Team/Mobilizer.air
    [2013-01-31:11:49:07] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-01-31:11:49:07] Unpackaging file:///C:/Users/owner/Dropbox/MTi/MTi%20Team/Mobilizer.air to C:\Users\owner\AppData\Local\Temp\fla4BE3.tmp
    [2013-01-31:11:49:09] Application signature verified
    [2013-01-31:11:49:09] Unpackaging/validation complete
    [2013-01-31:11:49:09] No app located for appID 'com.springbox.mobilizer' and pubID ''
    [2013-01-31:11:49:09] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla519F.tmp
    [2013-01-31:11:49:10] Native installation package creation succeeded
    [2013-01-31:11:49:10] Starting silent app installation to C:\Program Files (x86). Installing app com.springbox.mobilizer version 0.9.6 using the source file at file:///C:/Users/owner/Dropbox/MTi/MTi%20Team/Mobilizer.air
    [2013-01-31:11:49:10] Installing msi at C:\Users\owner\AppData\Local\Temp\fla519F.tmp\setup.msi with guid {2252887C-4374-38D0-04F6-9AB1E3BDC4DA}
    [2013-01-31:11:49:16] Application Installer end with exit code 0
    [2013-01-31:11:49:17] Elevated install completed
    [2013-01-31:11:49:17] Launching subprocess with commandline C:\Program Files (x86)\Mobilizer\Mobilizer.exe
    [2013-01-31:11:49:26] Application Installer end with exit code 0
    [2013-02-12:10:13:05] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2013-02-12:10:13:05] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-02-12:10:13:05] Commandline is: -updatecheck
    [2013-02-12:10:13:05] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-02-12:10:13:06] Performing pingback request
    [2013-02-12:10:13:06] Starting runtime background update check
    [2013-02-12:10:13:06] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update
    [2013-02-12:10:13:06] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2013-02-12:10:13:22] Unpackaging complete
    [2013-02-12:10:13:22] Download success
    [2013-02-12:10:13:22] Runtime updated downloaded
    [2013-02-12:10:13:26] User had deferred installing the update
    [2013-02-12:10:13:26] Runtime Installer end with exit code 0
    [2013-05-02:08:52:11] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-02:08:52:12] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-05-02:08:52:12] Commandline is: -applyupdates "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-02:08:52:12] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-02:08:52:12] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-02:08:52:14] Starting runtime background update installation
    [2013-05-02:08:52:14] Launching subprocess with commandline C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background\updater -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-02:08:52:15] Runtime updater successfully launched
    [2013-05-02:08:52:15] Runtime Installer end with exit code 0
    [2013-05-02:08:52:21] Runtime Installer begin with version 3.5.0.1060 on Windows 7 x86
    [2013-05-02:08:52:21] Commandline is: -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-02:08:52:21] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-02:08:52:21] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-02:08:52:29] Launching subprocess with commandline c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-02:08:52:29] Runtime Installer end with exit code 6
    [2013-05-02:08:53:01] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2013-05-02:08:53:01] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-05-02:08:53:01] Commandline is: -updatecheck
    [2013-05-02:08:53:01] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-02:08:53:02] Performing pingback request
    [2013-05-02:08:53:02] Starting runtime background update check
    [2013-05-02:08:53:02] Clearing unused background update directory
    [2013-05-02:08:53:03] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update
    [2013-05-02:08:53:03] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2013-05-02:08:53:18] Unpackaging complete
    [2013-05-02:08:53:18] Download success
    [2013-05-02:08:53:18] Runtime updated downloaded
    [2013-05-02:08:53:27] User had deferred installing the update
    [2013-05-02:08:53:27] Runtime Installer end with exit code 0
    [2013-05-03:12:12:47] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-03:12:12:48] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-05-03:12:12:48] Commandline is: -applyupdates "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-03:12:12:48] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-03:12:12:48] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-03:12:12:49] Starting runtime background update installation
    [2013-05-03:12:12:49] Launching subprocess with commandline C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background\updater -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-03:12:12:50] Runtime updater successfully launched
    [2013-05-03:12:12:50] Runtime Installer end with exit code 0
    [2013-05-03:12:13:00] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-05-03:12:13:00] Commandline is: -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-03:12:13:00] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-03:12:13:00] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-03:12:13:06] Relaunching with elevation
    [2013-05-03:12:13:06] Launching subprocess with commandline c:\users\owner\appdata\local\temp\air502c.tmp\adobe air installer.exe -ei
    [2013-05-03:12:13:15] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-05-03:12:13:15] Commandline is: -stdio \\.\pipe\AIR_5868_0 -ei
    [2013-05-03:12:13:15] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-03:12:13:15] Starting silent runtime update. Updating runtime from version 3.5.0.600 to version 3.7.0.1530
    [2013-05-03:12:13:16] Installing msi at c:\users\owner\appdata\local\temp\air502c.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-05-03:12:13:39] Runtime Installer end with exit code 0
    [2013-05-03:12:13:39] Elevated install completed
    [2013-05-03:12:13:48] Launching subprocess with commandline c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-03:12:13:48] Runtime Installer end with exit code 0
    [2013-05-03:12:14:19] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2013-05-03:12:14:20] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-05-03:12:14:20] Commandline is: -updatecheck
    [2013-05-03:12:14:20] Installed runtime (3.7.0.1530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-03:12:14:21] Performing pingback request
    [2013-05-03:12:14:24] Pingback request completed with HTTP status 200
    [2013-05-03:12:14:24] Starting runtime background update check
    [2013-05-03:12:14:24] Clearing unused background update directory
    [2013-05-03:12:14:24] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.7.0.1530/update
    [2013-05-03:12:14:24] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.7.0.1530/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2013-05-03:12:14:25] Runtime update not available
    [2013-05-03:12:14:25] Unpackaging cancelled
    [2013-05-03:12:14:25] Runtime Installer end with exit code 0
    [2013-05-03:12:14:55] Application Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-05-03:12:14:55] Commandline is: -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe" "C:\Users\owner\AppData\Roaming\LocalizerLeadsTool\Local Store\#ApplicationUpdater\update.air" 3.5.2
    [2013-05-03:12:14:55] Installed runtime (3.7.0.1530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-03:12:14:55] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-03:12:14:56] Unpackaging file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air to C:\Users\owner\AppData\Local\Temp\fla3720.tmp
    [2013-05-03:12:14:59] Application signature verified
    [2013-05-03:12:14:59] Unpackaging/validation complete
    [2013-05-03:12:14:59] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla42A6.tmp
    [2013-05-03:12:14:59] Native installation package creation succeeded
    [2013-05-03:12:14:59] Starting app update of c:\program files (x86). Updating from LocalizerLeadsTool version 3.5 to LocalizerLeadsTool version 3.5.2 using the source file at file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air
    [2013-05-03:12:14:59] Installing msi at C:\Users\owner\AppData\Local\Temp\fla42A6.tmp\setup.msi with guid {2408247C-420E-A2F0-F3B7-27286443D744}
    [2013-05-03:12:15:00] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-05-03:12:15:00] Rolling back install of C:\Users\owner\AppData\Local\Temp\fla42A6.tmp\setup.msi
    [2013-05-03:12:15:00] Rollback complete
    [2013-05-03:12:15:00] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-05-03:12:15:00] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\localizer leads tool\localizer leads tool.exe" file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air 3.5.2
    [2013-05-03:12:15:00] Relaunching with elevation
    [2013-05-03:12:15:43] Application Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-05-03:12:15:43] Commandline is: -stdio \\.\pipe\AIR_8208_0 -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\localizer leads tool\localizer leads tool.exe" file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air 3.5.2
    [2013-05-03:12:15:43] Installed runtime (3.7.0.1530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-03:12:15:43] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-03:12:15:44] Unpackaging file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air to C:\Users\owner\AppData\Local\Temp\flaF189.tmp
    [2013-05-03:12:15:44] Application signature verified
    [2013-05-03:12:15:44] Unpackaging/validation complete
    [2013-05-03:12:15:44] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaF2C2.tmp
    [2013-05-03:12:15:44] Native installation package creation succeeded
    [2013-05-03:12:15:44] Starting silent app upd

    Help! Non - Tech hear.   I get the following message when trying to install an adobe app on Windows 7 OS "The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author." I've tried installing another app and the same message.  This has never happened to me before.  When I try to uninstall adobe air I get this error message: "An error occurred while uninstalling Adobe AIR. Uninstallation may not be allowed by your administrator. Please contact your administrator" See logs below:
    [2012-03-22:09:04:05] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-03-22:09:04:05] Commandline is: -playerVersion=11,1,102,63 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=false -- -x1 http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air
    [2012-03-22:09:04:05] Installed runtime (1.5.0.7220) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-03-22:09:04:06] Invoking Application Installer for combined install
    [2012-03-22:09:04:06] Launching subprocess with commandline C:\Users\owner\AppData\Local\Temp\AIR5945.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\owner\AppData\Local\Temp\AIR5945.tmp -playerVersion=11,1,102,63 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air
    [2012-03-22:09:04:06] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-03-22:09:04:06] Commandline is: -runtime C:\Users\owner\AppData\Local\Temp\AIR5945.tmp -playerVersion=11,1,102,63 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air
    [2012-03-22:09:04:06] Installed runtime (1.5.0.7220) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-03-22:09:04:07] Unpackaging http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air to C:\Users\owner\AppData\Local\Temp\fla6D61.tmp
    [2012-03-22:09:04:21] Application signature verified
    [2012-03-22:09:04:21] Unpackaging/validation complete
    [2012-03-22:09:04:21] No app located for appID 'MarketMeTweet' and pubID ''
    [2012-03-22:09:04:39] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaEABE.tmp
    [2012-03-22:09:04:40] Native installation package creation succeeded
    [2012-03-22:09:04:40] Launching subprocess with commandline C:\Users\owner\AppData\Local\Temp\AIR5945.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\owner\AppData\Local\Temp\AIR5945.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)\MarketMeTweet" -desktopShortcut -programMenu http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air
    [2012-03-22:09:04:40] Relaunching with elevation
    [2012-03-22:09:04:46] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-03-22:09:04:46] Commandline is: -stdio \\.\pipe\AIR_4236_0 -runtime C:\Users\owner\AppData\Local\Temp\AIR5945.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)\MarketMeTweet" -desktopShortcut -programMenu http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air
    [2012-03-22:09:04:46] Installed runtime (1.5.0.7220) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-03-22:09:04:46] Unpackaging http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air to C:\Users\owner\AppData\Local\Temp\fla684.tmp
    [2012-03-22:09:04:47] Application signature verified
    [2012-03-22:09:04:47] Unpackaging/validation complete
    [2012-03-22:09:04:47] No app located for appID 'MarketMeTweet' and pubID ''
    [2012-03-22:09:04:47] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaAF7.tmp
    [2012-03-22:09:04:48] Native installation package creation succeeded
    [2012-03-22:09:04:48] Starting silent combined runtime update and app install.
    Updating runtime from version 1.5.0.7220 to version 3.1.0.4880.
    Installing app MarketMeTweet version 3.4.5 to C:\Program Files (x86)\MarketMeTweet  using the source file at http://www.marketmetweet.com/marketmetweetfiles/marketmetweet.air
    [2012-03-22:09:04:48] Installing msi at C:\Users\owner\AppData\Local\Temp\AIR5945.tmp\setup.msi with guid {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2012-03-22:09:04:58] Installing msi at C:\Users\owner\AppData\Local\Temp\flaAF7.tmp\setup.msi with guid {F885E83A-B06C-6D01-3019-EBD7B4A87077}
    [2012-03-22:09:05:03] Application Installer end with exit code 0
    [2012-03-22:09:05:04] Elevated install completed
    [2012-03-22:09:05:04] Launching subprocess with commandline C:\Program Files (x86)\MarketMeTweet\MarketMeSuite\MarketMeSuite.exe
    [2012-03-22:09:05:09] Application Installer end with exit code 0
    [2012-03-22:09:05:09] Subprocess app installer succeeded
    [2012-03-22:09:05:09] Runtime Installer end with exit code 0
    [2012-03-22:09:05:39] Launching subprocess with commandline C:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-03-22:09:05:40] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-03-22:09:05:40] Commandline is: -updatecheck
    [2012-03-22:09:05:40] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-03-22:09:05:41] Performing pingback request
    [2012-03-22:09:05:41] Pingback request completed with HTTP status 200
    [2012-03-22:09:05:41] Starting runtime background update check
    [2012-03-22:09:05:41] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.1.0.4880/update
    [2012-03-22:09:05:41] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.1.0.4880/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-03-22:09:05:42] Runtime update not available
    [2012-03-22:09:05:42] Unpackaging cancelled
    [2012-03-22:09:05:42] Runtime Installer end with exit code 0
    [2012-05-31:14:17:15] Runtime Installer begin with version 2.6.0.19140 on Windows 7 x86
    [2012-05-31:14:17:15] Commandline is: -silent -eulaAccepted -location "C:\Program Files (x86)\Bamboo Dock" C:\Users\owner\AppData\Local\Temp\BWM\BambooDock.air
    [2012-05-31:14:17:15] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:14:17:16] Invoking Application Installer for combined install
    [2012-05-31:14:17:16] Launching subprocess with commandline C:\Users\owner\AppData\Local\Temp\BWM\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\owner\AppData\Local\Temp\BWM -silent -withRuntime -url -location "C:\Program Files (x86)\Bamboo Dock" -eulaAccepted file:///C:/Users/owner/AppData/Local/Temp/BWM/BambooDock.air
    [2012-05-31:14:17:18] Application Installer begin with version 2.6.0.19140 on Windows 7 x86
    [2012-05-31:14:17:18] Commandline is: -runtime C:\Users\owner\AppData\Local\Temp\BWM -silent -withRuntime -url -location "C:\Program Files (x86)\Bamboo Dock" -eulaAccepted file:///C:/Users/owner/AppData/Local/Temp/BWM/BambooDock.air
    [2012-05-31:14:17:18] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:14:17:19] Unpackaging file:///C:/Users/owner/AppData/Local/Temp/BWM/BambooDock.air to C:\Users\owner\AppData\Local\Temp\flaFDE5.tmp
    [2012-05-31:14:17:26] Application signature verified
    [2012-05-31:14:17:26] Unpackaging/validation complete
    [2012-05-31:14:17:26] No app located for appID 'wacomid-desktop-launcher' and pubID 'DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1'
    [2012-05-31:14:17:26] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla1AD8.tmp
    [2012-05-31:14:17:29] Native installation package creation succeeded
    [2012-05-31:14:17:29] Starting silent app installation to C:\Program Files (x86)\Bamboo Dock. Installing app wacomid-desktop-launcher.DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1 version 3.9.0 using the source file at file:///C:/Users/owner/AppData/Local/Temp/BWM/BambooDock.air
    [2012-05-31:14:17:29] Installing msi at C:\Users\owner\AppData\Local\Temp\fla1AD8.tmp\setup.msi with guid {6F261A2B-2FA3-3C28-AC80-809529005DA2}
    [2012-05-31:14:17:49] Application Installer end with exit code 0
    [2012-05-31:14:17:50] Subprocess app installer succeeded
    [2012-05-31:14:17:50] Runtime Installer end with exit code 0
    [2012-05-31:14:18:42] Launching subprocess with commandline C:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-05-31:14:18:50] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-05-31:14:18:50] Commandline is: -updatecheck
    [2012-05-31:14:18:50] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:14:18:54] Performing pingback request
    [2012-05-31:14:18:54] Starting runtime background update check
    [2012-05-31:14:18:54] Clearing unused background update directory
    [2012-05-31:14:18:55] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.1.0.4880/update
    [2012-05-31:14:18:55] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.1.0.4880/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-05-31:14:19:49] Runtime background update check failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="truncated or corrupt" errorID=0]
    [2012-05-31:14:19:49] Runtime Installer end with exit code 0
    [2012-05-31:14:20:56] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-05-31:14:20:56] Commandline is: -update "c:\program files (x86)\bamboo dock\bamboo dock\bamboo dock.exe" C:\ProgramData\Wacom\Update.air 4.0.0
    [2012-05-31:14:20:56] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:14:20:57] Installed app (wacomid-desktop-launcher.DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1) located at c:\program files (x86)\bamboo dock\bamboo dock\bamboo dock.exe
    [2012-05-31:14:20:58] Unpackaging file:///C:/ProgramData/Wacom/Update.air to C:\Users\owner\AppData\Local\Temp\fla591E.tmp
    [2012-05-31:14:21:07] Application signature verified
    [2012-05-31:14:21:07] Unpackaging/validation complete
    [2012-05-31:14:21:07] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla7B9D.tmp
    [2012-05-31:14:21:10] Native installation package creation succeeded
    [2012-05-31:14:21:10] Starting app update of c:\program files (x86)\bamboo dock. Updating from wacomid-desktop-launcher.DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1 version 3.9.0 to wacomid-desktop-launcher.DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1 version 4.0.0 using the source file at file:///C:/ProgramData/Wacom/Update.air
    [2012-05-31:14:21:11] Installing msi at C:\Users\owner\AppData\Local\Temp\fla7B9D.tmp\setup.msi with guid {FCAEC446-BCF3-38B0-D423-F1CB9B7728B3}
    [2012-05-31:14:21:22] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2012-05-31:14:21:22] Rolling back install of C:\Users\owner\AppData\Local\Temp\fla7B9D.tmp\setup.msi
    [2012-05-31:14:21:22] Rollback complete
    [2012-05-31:14:21:22] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2012-05-31:14:21:22] Launching subprocess with commandline C:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "C:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\bamboo dock\bamboo dock\bamboo dock.exe" file:///C:/ProgramData/Wacom/Update.air 4.0.0
    [2012-05-31:14:21:23] Relaunching with elevation
    [2012-05-31:14:21:27] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-05-31:14:21:27] Commandline is: -stdio \\.\pipe\AIR_7840_0 -runtime "C:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\bamboo dock\bamboo dock\bamboo dock.exe" file:///C:/ProgramData/Wacom/Update.air 4.0.0
    [2012-05-31:14:21:27] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:14:21:28] Installed app (wacomid-desktop-launcher.DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1) located at c:\program files (x86)\bamboo dock\bamboo dock\bamboo dock.exe
    [2012-05-31:14:21:28] Unpackaging file:///C:/ProgramData/Wacom/Update.air to C:\Users\owner\AppData\Local\Temp\flaCBDD.tmp
    [2012-05-31:14:21:31] Application signature verified
    [2012-05-31:14:21:31] Unpackaging/validation complete
    [2012-05-31:14:21:32] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaDA01.tmp
    [2012-05-31:14:21:34] Native installation package creation succeeded
    [2012-05-31:14:21:34] Starting silent app update of c:\program files (x86)\bamboo dock. Updating from wacomid-desktop-launcher.DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1 version 3.9.0 to wacomid-desktop-launcher.DCFD4B89A63EE70BC162777F06D4B93B6397AEC7.1 version 4.0.0 using the source file at file:///C:/ProgramData/Wacom/Update.air
    [2012-05-31:14:21:35] Installing msi at C:\Users\owner\AppData\Local\Temp\flaDA01.tmp\setup.msi with guid {FCAEC446-BCF3-38B0-D423-F1CB9B7728B3}
    [2012-05-31:14:21:47] Application Installer end with exit code 0
    [2012-05-31:14:21:48] Elevated install completed
    [2012-05-31:14:21:48] Launching subprocess with commandline c:\program files (x86)\bamboo dock\Bamboo Dock\Bamboo Dock.exe
    [2012-05-31:14:21:54] Application Installer end with exit code 0
    [2012-05-31:14:22:25] Launching subprocess with commandline C:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-05-31:14:22:25] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-05-31:14:22:25] Commandline is: -updatecheck
    [2012-05-31:14:22:25] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:14:22:26] Performing pingback request
    [2012-05-31:14:22:26] Starting runtime background update check
    [2012-05-31:14:22:26] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.1.0.4880/update
    [2012-05-31:14:22:26] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.1.0.4880/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-05-31:14:22:27] Unpackaging complete
    [2012-05-31:14:22:27] Download success
    [2012-05-31:14:22:27] Runtime updated downloaded
    [2012-05-31:16:03:39] User has selected immediate install of the update
    [2012-05-31:16:03:39] Starting runtime background update installation
    [2012-05-31:16:03:39] Launching subprocess with commandline C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background\updater -update
    [2012-05-31:16:03:42] Runtime updater successfully launched
    [2012-05-31:16:03:42] Runtime Installer end with exit code 0
    [2012-05-31:16:04:21] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-05-31:16:04:21] Commandline is: -update
    [2012-05-31:16:04:21] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:16:04:56] Relaunching with elevation
    [2012-05-31:16:04:56] Launching subprocess with commandline c:\users\owner\appdata\local\temp\air686c.tmp\adobe air installer.exe -ei
    [2012-05-31:16:05:22] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-05-31:16:05:22] Commandline is: -stdio \\.\pipe\AIR_8180_0 -ei
    [2012-05-31:16:05:22] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:16:05:23] Starting silent runtime update. Updating runtime from version 3.1.0.4880 to version 3.2.0.2070
    [2012-05-31:16:05:24] Installing msi at c:\users\owner\appdata\local\temp\air686c.tmp\setup.msi with guid {47FA2C44-D148-4DBC-AF60-B91934AA4842}
    [2012-05-31:16:07:26] Runtime Installer end with exit code 1
    [2012-05-31:16:07:28] Elevated install completed
    [2012-05-31:16:07:36] Runtime Installer end with exit code 0
    [2012-05-31:16:33:46] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-05-31:16:33:48] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-05-31:16:33:48] Commandline is: -updatecheck
    [2012-05-31:16:33:48] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-31:16:33:49] Performing pingback request
    [2012-05-31:16:33:49] Pingback request completed with HTTP status 200
    [2012-05-31:16:33:49] Starting runtime background update check
    [2012-05-31:16:33:49] Clearing unused background update directory
    [2012-05-31:16:33:49] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.2.0.2070/update
    [2012-05-31:16:33:49] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.2.0.2070/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-05-31:16:33:50] Runtime update not available
    [2012-05-31:16:33:50] Unpackaging cancelled
    [2012-05-31:16:33:50] Runtime Installer end with exit code 0
    [2012-11-05:20:05:53] Application Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-11-05:20:05:53] Commandline is: "C:\Users\owner\Dropbox\Marketing Tecs\MT Tools\Local Niche Spy\Local Niche Spy.air"
    [2012-11-05:20:05:53] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-05:20:05:59] Unpackaging file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/Local%20Niche%20Spy/Local%20Ni che%20Spy.air to C:\Users\owner\AppData\Local\Temp\fla5A6D.tmp
    [2012-11-05:20:06:08] Application signature verified
    [2012-11-05:20:06:08] Unpackaging/validation complete
    [2012-11-05:20:06:08] No app located for appID 'Niche' and pubID ''
    [2012-11-05:20:06:12] Cancel request received
    [2012-11-05:20:06:12] Application Installer end with exit code 6
    [2012-11-07:17:34:25] Application Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-11-07:17:34:25] Commandline is: "C:\Users\owner\Dropbox\Marketing Tecs\MT Tools\LocalizerLeadsTool.air"
    [2012-11-07:17:34:25] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-07:17:34:27] Unpackaging file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/LocalizerLeadsTool.air to C:\Users\owner\AppData\Local\Temp\fla5A2D.tmp
    [2012-11-07:17:34:28] Application signature verified
    [2012-11-07:17:34:28] Unpackaging/validation complete
    [2012-11-07:17:34:28] No app located for appID 'LocalizerLeadsTool' and pubID ''
    [2012-11-07:17:34:33] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla7387.tmp
    [2012-11-07:17:34:34] Native installation package creation succeeded
    [2012-11-07:17:34:34] Starting app installation to C:\Program Files (x86). Installing app LocalizerLeadsTool version 3.4.5 using the source file at file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/LocalizerLeadsTool.air
    [2012-11-07:17:34:34] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Directory can't be written to" errorID=5006]
    [2012-11-07:17:34:34] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/LocalizerLeadsTool.air
    [2012-11-07:17:34:34] Relaunching with elevation
    [2012-11-07:17:34:43] Application Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-11-07:17:34:43] Commandline is: -stdio \\.\pipe\AIR_7392_0 -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/LocalizerLeadsTool.air
    [2012-11-07:17:34:43] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-07:17:34:44] Unpackaging file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/LocalizerLeadsTool.air to C:\Users\owner\AppData\Local\Temp\fla9DF0.tmp
    [2012-11-07:17:34:44] Application signature verified
    [2012-11-07:17:34:44] Unpackaging/validation complete
    [2012-11-07:17:34:44] No app located for appID 'LocalizerLeadsTool' and pubID ''
    [2012-11-07:17:34:44] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla9F48.tmp
    [2012-11-07:17:34:45] Native installation package creation succeeded
    [2012-11-07:17:34:45] Starting silent app installation to C:\Program Files (x86). Installing app LocalizerLeadsTool version 3.4.5 using the source file at file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/LocalizerLeadsTool.air
    [2012-11-07:17:34:45] Installing msi at C:\Users\owner\AppData\Local\Temp\fla9F48.tmp\setup.msi with guid {30FB89DE-E407-DF1C-DB5D-949C7A319E41}
    [2012-11-07:17:34:55] Application Installer end with exit code 0
    [2012-11-07:17:34:56] Elevated install completed
    [2012-11-07:17:34:56] Launching subprocess with commandline C:\Program Files (x86)\Localizer Leads Tool\Localizer Leads Tool.exe
    [2012-11-07:17:35:07] Application Installer end with exit code 0
    [2012-11-07:17:35:37] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-11-07:17:35:38] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-11-07:17:35:38] Commandline is: -updatecheck
    [2012-11-07:17:35:38] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-07:17:35:39] Performing pingback request
    [2012-11-07:17:35:40] Starting runtime background update check
    [2012-11-07:17:35:40] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.2.0.2070/update
    [2012-11-07:17:35:40] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.2.0.2070/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-11-07:17:36:14] Unpackaging complete
    [2012-11-07:17:36:14] Download success
    [2012-11-07:17:36:14] Runtime updated downloaded
    [2012-11-07:17:37:54] User had deferred installing the update
    [2012-11-07:17:37:54] Runtime Installer end with exit code 0
    [2012-11-12:06:35:10] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2012-11-12:06:35:13] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-11-12:06:35:13] Commandline is: -applyupdates "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2012-11-12:06:35:13] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-12:06:35:13] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2012-11-12:06:35:14] Starting runtime background update installation
    [2012-11-12:06:35:14] Launching subprocess with commandline C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background\updater -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2012-11-12:06:35:15] Runtime updater successfully launched
    [2012-11-12:06:35:15] Runtime Installer end with exit code 0
    [2012-11-12:06:35:22] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-11-12:06:35:22] Commandline is: -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2012-11-12:06:35:22] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-12:06:35:22] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2012-11-12:06:35:28] Relaunching with elevation
    [2012-11-12:06:35:28] Launching subprocess with commandline c:\users\owner\appdata\local\temp\aira470.tmp\adobe air installer.exe -ei
    [2012-11-12:06:35:42] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-11-12:06:35:42] Commandline is: -stdio \\.\pipe\AIR_9944_0 -ei
    [2012-11-12:06:35:42] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-12:06:35:42] Starting silent runtime update. Updating runtime from version 3.2.0.2070 to version 3.5.0.600
    [2012-11-12:06:35:42] Installing msi at c:\users\owner\appdata\local\temp\aira470.tmp\setup.msi with guid {14DC0059-00F1-4F62-BD1A-AB23CD51A95E}
    [2012-11-12:06:36:01] Runtime Installer end with exit code 0
    [2012-11-12:06:36:03] Elevated install completed
    [2012-11-12:06:36:52] Launching subprocess with commandline c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2012-11-12:06:36:52] Runtime Installer end with exit code 0
    [2012-11-12:06:37:23] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-11-12:06:37:25] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-11-12:06:37:25] Commandline is: -updatecheck
    [2012-11-12:06:37:25] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-12:06:37:25] Performing pingback request
    [2012-11-12:06:37:27] Pingback request completed with HTTP status 200
    [2012-11-12:06:37:27] Starting runtime background update check
    [2012-11-12:06:37:27] Clearing unused background update directory
    [2012-11-12:06:37:27] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update
    [2012-11-12:06:37:27] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-11-12:06:37:27] Runtime update not available
    [2012-11-12:06:37:27] Unpackaging cancelled
    [2012-11-12:06:37:27] Runtime Installer end with exit code 0
    [2012-11-21:08:04:20] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-11-21:08:04:21] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-11-21:08:04:21] Commandline is: -updatecheck
    [2012-11-21:08:04:21] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-11-21:08:04:22] Performing pingback request
    [2012-11-21:08:04:23] Starting runtime background update check
    [2012-11-21:08:04:23] Clearing unused background update directory
    [2012-11-21:08:04:23] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update
    [2012-11-21:08:04:23] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-11-21:08:04:23] Runtime update not available
    [2012-11-21:08:04:23] Unpackaging cancelled
    [2012-11-21:08:04:23] Runtime Installer end with exit code 0
    [2012-12-10:18:42:35] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-12-10:18:42:36] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-12-10:18:42:36] Commandline is: -updatecheck
    [2012-12-10:18:42:36] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-12-10:18:42:39] Performing pingback request
    [2012-12-10:18:42:39] Starting runtime background update check
    [2012-12-10:18:42:39] Clearing unused background update directory
    [2012-12-10:18:42:40] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update
    [2012-12-10:18:42:40] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-12-10:18:42:40] Runtime update not available
    [2012-12-10:18:42:40] Unpackaging cancelled
    [2012-12-10:18:42:40] Runtime Installer end with exit code 0
    [2012-12-13:06:02:48] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-12-13:06:02:49] Commandline is: "C:\Users\owner\Dropbox\Marketing Tecs\MT Tools\LocalizerLeadsTool.air"
    [2012-12-13:06:02:49] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-12-13:06:02:58] Unpackaging file:///C:/Users/owner/Dropbox/Marketing%20Tecs/MT%20Tools/LocalizerLeadsTool.air to C:\Users\owner\AppData\Local\Temp\flaF839.tmp
    [2012-12-13:06:03:09] Application signature verified
    [2012-12-13:06:03:09] Unpackaging/validation complete
    [2012-12-13:06:03:10] Installed app (LocalizerLeadsTool) located at C:\Program Files (x86)\Localizer Leads Tool\Localizer Leads Tool.exe
    [2012-12-13:06:03:16] Cancel request received
    [2012-12-13:06:03:17] Application Installer end with exit code 6
    [2012-12-15:06:58:50] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-12-15:06:58:50] Commandline is: -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe" "C:\Users\owner\AppData\Roaming\LocalizerLeadsTool\Local Store\#ApplicationUpdater\update.air" 3.5
    [2012-12-15:06:58:50] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-12-15:06:58:50] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2012-12-15:06:58:51] Unpackaging file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air to C:\Users\owner\AppData\Local\Temp\fla6DC5.tmp
    [2012-12-15:06:58:51] Application signature verified
    [2012-12-15:06:58:51] Unpackaging/validation complete
    [2012-12-15:06:58:51] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla70A3.tmp
    [2012-12-15:06:58:52] Native installation package creation succeeded
    [2012-12-15:06:58:52] Starting app update of c:\program files (x86). Updating from LocalizerLeadsTool version 3.4.5 to LocalizerLeadsTool version 3.5 using the source file at file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air
    [2012-12-15:06:58:52] Installing msi at C:\Users\owner\AppData\Local\Temp\fla70A3.tmp\setup.msi with guid {A949B82D-F63F-FD7D-E6D9-05F96C17E5CD}
    [2012-12-15:06:58:57] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2012-12-15:06:58:57] Rolling back install of C:\Users\owner\AppData\Local\Temp\fla70A3.tmp\setup.msi
    [2012-12-15:06:58:57] Rollback complete
    [2012-12-15:06:58:57] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2012-12-15:06:58:57] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\localizer leads tool\localizer leads tool.exe" file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air 3.5
    [2012-12-15:06:58:57] Relaunching with elevation
    [2012-12-15:06:59:08] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2012-12-15:06:59:08] Commandline is: -stdio \\.\pipe\AIR_4420_0 -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\localizer leads tool\localizer leads tool.exe" file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air 3.5
    [2012-12-15:06:59:08] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-12-15:06:59:08] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2012-12-15:06:59:09] Unpackaging file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air to C:\Users\owner\AppData\Local\Temp\flaB530.tmp
    [2012-12-15:06:59:09] Application signature verified
    [2012-12-15:06:59:09] Unpackaging/validation complete
    [2012-12-15:06:59:09] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaB679.tmp
    [2012-12-15:06:59:09] Native installation package creation succeeded
    [2012-12-15:06:59:09] Starting silent app update of c:\program files (x86). Updating from LocalizerLeadsTool version 3.4.5 to LocalizerLeadsTool version 3.5 using the source file at file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air
    [2012-12-15:06:59:09] Installing msi at C:\Users\owner\AppData\Local\Temp\flaB679.tmp\setup.msi with guid {A949B82D-F63F-FD7D-E6D9-05F96C17E5CD}
    [2012-12-15:06:59:19] Application Installer end with exit code 0
    [2012-12-15:06:59:19] Elevated install completed
    [2012-12-15:06:59:19] Launching subprocess with commandline c:\program files (x86)\Localizer Leads Tool\Localizer Leads Tool.exe
    [2012-12-15:06:59:20] Application Installer end with exit code 0
    [2013-01-28:18:26:27] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-01-28:18:26:27] Commandline is: "C:\Users\owner\Dropbox\MTi Prospecting\Mobile Video Domination\Mobilizer Simulator Software.air"
    [2013-01-28:18:26:27] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-01-28:18:26:31] Unpackaging file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer%20 Simulator%20Software.air to C:\Users\owner\AppData\Local\Temp\flaB9F.tmp
    [2013-01-28:18:26:37] Application signature verified
    [2013-01-28:18:26:37] Unpackaging/validation complete
    [2013-01-28:18:26:37] No app located for appID 'com.springbox.mobilizer' and pubID ''
    [2013-01-28:18:26:46] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla4630.tmp
    [2013-01-28:18:26:48] Native installation package creation succeeded
    [2013-01-28:18:26:48] Starting app installation to C:\Program Files (x86). Installing app com.springbox.mobilizer version 0.9.6 using the source file at file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer%20 Simulator%20Software.air
    [2013-01-28:18:26:48] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Directory can't be written to" errorID=5006]
    [2013-01-28:18:26:48] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer%20 Simulator%20Software.air
    [2013-01-28:18:26:48] Relaunching with elevation
    [2013-01-28:18:27:00] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-01-28:18:27:00] Commandline is: -stdio \\.\pipe\AIR_9540_0 -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer%20 Simulator%20Software.air
    [2013-01-28:18:27:00] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-01-28:18:27:00] Unpackaging file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer%20 Simulator%20Software.air to C:\Users\owner\AppData\Local\Temp\fla7E7E.tmp
    [2013-01-28:18:27:01] Application signature verified
    [2013-01-28:18:27:01] Unpackaging/validation complete
    [2013-01-28:18:27:01] No app located for appID 'com.springbox.mobilizer' and pubID ''
    [2013-01-28:18:27:01] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla8236.tmp
    [2013-01-28:18:27:01] Native installation package creation succeeded
    [2013-01-28:18:27:01] Starting silent app installation to C:\Program Files (x86). Installing app com.springbox.mobilizer version 0.9.6 using the source file at file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer%20 Simulator%20Software.air
    [2013-01-28:18:27:01] Installing msi at C:\Users\owner\AppData\Local\Temp\fla8236.tmp\setup.msi with guid {2252887C-4374-38D0-04F6-9AB1E3BDC4DA}
    [2013-01-28:18:27:30] Application Installer end with exit code 0
    [2013-01-28:18:27:31] Elevated install completed
    [2013-01-28:18:27:31] Launching subprocess with commandline C:\Program Files (x86)\Mobilizer\Mobilizer.exe
    [2013-01-28:18:27:39] Application Installer end with exit code 0
    [2013-01-28:18:28:12] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2013-01-28:18:28:13] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-01-28:18:28:13] Commandline is: -updatecheck
    [2013-01-28:18:28:13] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-01-28:18:28:14] Performing pingback request
    [2013-01-28:18:28:14] Starting runtime background update check
    [2013-01-28:18:28:14] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update
    [2013-01-28:18:28:14] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2013-01-28:18:29:00] Unpackaging complete
    [2013-01-28:18:29:00] Download success
    [2013-01-28:18:29:00] Runtime updated downloaded
    [2013-01-28:18:29:32] User had deferred installing the update
    [2013-01-28:18:29:32] Runtime Installer end with exit code 0
    [2013-01-28:19:45:33] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-01-28:19:45:33] Commandline is: "C:\Users\owner\Dropbox\MTi Prospecting\Mobile Video Domination\Mobilizer.air"
    [2013-01-28:19:45:33] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-01-28:19:45:34] Unpackaging file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer.ai r to C:\Users\owner\AppData\Local\Temp\fla6C18.tmp
    [2013-01-28:19:45:35] Application signature verified
    [2013-01-28:19:45:35] Unpackaging/validation complete
    [2013-01-28:19:45:35] No app located for appID 'com.springbox.mobilizer' and pubID ''
    [2013-01-28:19:45:48] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaA2D2.tmp
    [2013-01-28:19:45:49] Native installation package creation succeeded
    [2013-01-28:19:45:49] Starting app installation to C:\Program Files (x86). Installing app com.springbox.mobilizer version 0.9.6 using the source file at file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer.ai r
    [2013-01-28:19:45:49] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Directory can't be written to" errorID=5006]
    [2013-01-28:19:45:49] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer.ai r
    [2013-01-28:19:45:49] Relaunching with elevation
    [2013-01-28:19:46:02] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-01-28:19:46:02] Commandline is: -stdio \\.\pipe\AIR_6936_0 -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer.ai r
    [2013-01-28:19:46:02] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-01-28:19:46:02] Unpackaging file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer.ai r to C:\Users\owner\AppData\Local\Temp\flaD9D8.tmp
    [2013-01-28:19:46:03] Application signature verified
    [2013-01-28:19:46:03] Unpackaging/validation complete
    [2013-01-28:19:46:03] No app located for appID 'com.springbox.mobilizer' and pubID ''
    [2013-01-28:19:46:03] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaDDAF.tmp
    [2013-01-28:19:46:04] Native installation package creation succeeded
    [2013-01-28:19:46:04] Starting silent app installation to C:\Program Files (x86). Installing app com.springbox.mobilizer version 0.9.6 using the source file at file:///C:/Users/owner/Dropbox/MTi%20Prospecting/Mobile%20Video%20Domination/Mobilizer.ai r
    [2013-01-28:19:46:04] Installing msi at C:\Users\owner\AppData\Local\Temp\flaDDAF.tmp\setup.msi with guid {2252887C-4374-38D0-04F6-9AB1E3BDC4DA}
    [2013-01-28:19:46:13] Application Installer end with exit code 0
    [2013-01-28:19:46:14] Elevated install completed
    [2013-01-28:19:46:14] Launching subprocess with commandline C:\Program Files (x86)\Mobilizer\Mobilizer.exe
    [2013-01-28:19:46:17] Application Installer end with exit code 0
    [2013-01-31:11:48:25] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-01-31:11:48:26] Commandline is: "C:\Users\owner\Dropbox\MTi\MTi Team\Mobilizer.air"
    [2013-01-31:11:48:26] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-01-31:11:48:26] Unpackaging file:///C:/Users/owner/Dropbox/MTi/MTi%20Team/Mobilizer.air to C:\Users\owner\AppData\Local\Temp\flaACC8.tmp
    [2013-01-31:11:48:27] Application signature verified
    [2013-01-31:11:48:27] Unpackaging/validation complete
    [2013-01-31:11:48:27] No app located for appID 'com.springbox.mobilizer' and pubID ''
    [2013-01-31:11:48:44] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaF1A5.tmp
    [2013-01-31:11:48:45] Native installation package creation succeeded
    [2013-01-31:11:48:45] Starting app installation to C:\Program Files (x86). Installing app com.springbox.mobilizer version 0.9.6 using the source file at file:///C:/Users/owner/Dropbox/MTi/MTi%20Team/Mobilizer.air
    [2013-01-31:11:48:45] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Directory can't be written to" errorID=5006]
    [2013-01-31:11:48:45] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/MTi/MTi%20Team/Mobilizer.air
    [2013-01-31:11:48:45] Relaunching with elevation
    [2013-01-31:11:49:07] Application Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-01-31:11:49:07] Commandline is: -stdio \\.\pipe\AIR_10068_0 -runtime "c:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -desktopShortcut -programMenu file:///C:/Users/owner/Dropbox/MTi/MTi%20Team/Mobilizer.air
    [2013-01-31:11:49:07] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-01-31:11:49:07] Unpackaging file:///C:/Users/owner/Dropbox/MTi/MTi%20Team/Mobilizer.air to C:\Users\owner\AppData\Local\Temp\fla4BE3.tmp
    [2013-01-31:11:49:09] Application signature verified
    [2013-01-31:11:49:09] Unpackaging/validation complete
    [2013-01-31:11:49:09] No app located for appID 'com.springbox.mobilizer' and pubID ''
    [2013-01-31:11:49:09] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla519F.tmp
    [2013-01-31:11:49:10] Native installation package creation succeeded
    [2013-01-31:11:49:10] Starting silent app installation to C:\Program Files (x86). Installing app com.springbox.mobilizer version 0.9.6 using the source file at file:///C:/Users/owner/Dropbox/MTi/MTi%20Team/Mobilizer.air
    [2013-01-31:11:49:10] Installing msi at C:\Users\owner\AppData\Local\Temp\fla519F.tmp\setup.msi with guid {2252887C-4374-38D0-04F6-9AB1E3BDC4DA}
    [2013-01-31:11:49:16] Application Installer end with exit code 0
    [2013-01-31:11:49:17] Elevated install completed
    [2013-01-31:11:49:17] Launching subprocess with commandline C:\Program Files (x86)\Mobilizer\Mobilizer.exe
    [2013-01-31:11:49:26] Application Installer end with exit code 0
    [2013-02-12:10:13:05] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2013-02-12:10:13:05] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-02-12:10:13:05] Commandline is: -updatecheck
    [2013-02-12:10:13:05] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-02-12:10:13:06] Performing pingback request
    [2013-02-12:10:13:06] Starting runtime background update check
    [2013-02-12:10:13:06] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update
    [2013-02-12:10:13:06] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2013-02-12:10:13:22] Unpackaging complete
    [2013-02-12:10:13:22] Download success
    [2013-02-12:10:13:22] Runtime updated downloaded
    [2013-02-12:10:13:26] User had deferred installing the update
    [2013-02-12:10:13:26] Runtime Installer end with exit code 0
    [2013-05-02:08:52:11] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-02:08:52:12] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-05-02:08:52:12] Commandline is: -applyupdates "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-02:08:52:12] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-02:08:52:12] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-02:08:52:14] Starting runtime background update installation
    [2013-05-02:08:52:14] Launching subprocess with commandline C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background\updater -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-02:08:52:15] Runtime updater successfully launched
    [2013-05-02:08:52:15] Runtime Installer end with exit code 0
    [2013-05-02:08:52:21] Runtime Installer begin with version 3.5.0.1060 on Windows 7 x86
    [2013-05-02:08:52:21] Commandline is: -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-02:08:52:21] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-02:08:52:21] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-02:08:52:29] Launching subprocess with commandline c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-02:08:52:29] Runtime Installer end with exit code 6
    [2013-05-02:08:53:01] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2013-05-02:08:53:01] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-05-02:08:53:01] Commandline is: -updatecheck
    [2013-05-02:08:53:01] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-02:08:53:02] Performing pingback request
    [2013-05-02:08:53:02] Starting runtime background update check
    [2013-05-02:08:53:02] Clearing unused background update directory
    [2013-05-02:08:53:03] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update
    [2013-05-02:08:53:03] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.5.0.600/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2013-05-02:08:53:18] Unpackaging complete
    [2013-05-02:08:53:18] Download success
    [2013-05-02:08:53:18] Runtime updated downloaded
    [2013-05-02:08:53:27] User had deferred installing the update
    [2013-05-02:08:53:27] Runtime Installer end with exit code 0
    [2013-05-03:12:12:47] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-03:12:12:48] Runtime Installer begin with version 3.5.0.600 on Windows 7 x86
    [2013-05-03:12:12:48] Commandline is: -applyupdates "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-03:12:12:48] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-03:12:12:48] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-03:12:12:49] Starting runtime background update installation
    [2013-05-03:12:12:49] Launching subprocess with commandline C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background\updater -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-03:12:12:50] Runtime updater successfully launched
    [2013-05-03:12:12:50] Runtime Installer end with exit code 0
    [2013-05-03:12:13:00] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-05-03:12:13:00] Commandline is: -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe"
    [2013-05-03:12:13:00] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-03:12:13:00] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-03:12:13:06] Relaunching with elevation
    [2013-05-03:12:13:06] Launching subprocess with commandline c:\users\owner\appdata\local\temp\air502c.tmp\adobe air installer.exe -ei
    [2013-05-03:12:13:15] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-05-03:12:13:15] Commandline is: -stdio \\.\pipe\AIR_5868_0 -ei
    [2013-05-03:12:13:15] Installed runtime (3.5.0.600) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-03:12:13:15] Starting silent runtime update. Updating runtime from version 3.5.0.600 to version 3.7.0.1530
    [2013-05-03:12:13:16] Installing msi at c:\users\owner\appdata\local\temp\air502c.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-05-03:12:13:39] Runtime Installer end with exit code 0
    [2013-05-03:12:13:39] Elevated install completed
    [2013-05-03:12:13:48] Launching subprocess with commandline c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-03:12:13:48] Runtime Installer end with exit code 0
    [2013-05-03:12:14:19] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2013-05-03:12:14:20] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-05-03:12:14:20] Commandline is: -updatecheck
    [2013-05-03:12:14:20] Installed runtime (3.7.0.1530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-03:12:14:21] Performing pingback request
    [2013-05-03:12:14:24] Pingback request completed with HTTP status 200
    [2013-05-03:12:14:24] Starting runtime background update check
    [2013-05-03:12:14:24] Clearing unused background update directory
    [2013-05-03:12:14:24] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.7.0.1530/update
    [2013-05-03:12:14:24] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.7.0.1530/update to C:\Users\owner\AppData\Roaming\Adobe\AIR\Updater\Background
    [2013-05-03:12:14:25] Runtime update not available
    [2013-05-03:12:14:25] Unpackaging cancelled
    [2013-05-03:12:14:25] Runtime Installer end with exit code 0
    [2013-05-03:12:14:55] Application Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-05-03:12:14:55] Commandline is: -update "c:\program files (x86)\localizer leads tool\localizer leads tool.exe" "C:\Users\owner\AppData\Roaming\LocalizerLeadsTool\Local Store\#ApplicationUpdater\update.air" 3.5.2
    [2013-05-03:12:14:55] Installed runtime (3.7.0.1530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-03:12:14:55] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-03:12:14:56] Unpackaging file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air to C:\Users\owner\AppData\Local\Temp\fla3720.tmp
    [2013-05-03:12:14:59] Application signature verified
    [2013-05-03:12:14:59] Unpackaging/validation complete
    [2013-05-03:12:14:59] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\fla42A6.tmp
    [2013-05-03:12:14:59] Native installation package creation succeeded
    [2013-05-03:12:14:59] Starting app update of c:\program files (x86). Updating from LocalizerLeadsTool version 3.5 to LocalizerLeadsTool version 3.5.2 using the source file at file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air
    [2013-05-03:12:14:59] Installing msi at C:\Users\owner\AppData\Local\Temp\fla42A6.tmp\setup.msi with guid {2408247C-420E-A2F0-F3B7-27286443D744}
    [2013-05-03:12:15:00] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-05-03:12:15:00] Rolling back install of C:\Users\owner\AppData\Local\Temp\fla42A6.tmp\setup.msi
    [2013-05-03:12:15:00] Rollback complete
    [2013-05-03:12:15:00] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-05-03:12:15:00] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\localizer leads tool\localizer leads tool.exe" file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air 3.5.2
    [2013-05-03:12:15:00] Relaunching with elevation
    [2013-05-03:12:15:43] Application Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-05-03:12:15:43] Commandline is: -stdio \\.\pipe\AIR_8208_0 -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "c:\program files (x86)\localizer leads tool\localizer leads tool.exe" file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air 3.5.2
    [2013-05-03:12:15:43] Installed runtime (3.7.0.1530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2013-05-03:12:15:43] Installed app (LocalizerLeadsTool) located at c:\program files (x86)\localizer leads tool\localizer leads tool.exe
    [2013-05-03:12:15:44] Unpackaging file:///C:/Users/owner/AppData/Roaming/LocalizerLeadsTool/Local%20Store/%23ApplicationUpd ater/update.air to C:\Users\owner\AppData\Local\Temp\flaF189.tmp
    [2013-05-03:12:15:44] Application signature verified
    [2013-05-03:12:15:44] Unpackaging/validation complete
    [2013-05-03:12:15:44] Converting unpackaged application to a native installation package in C:\Users\owner\AppData\Local\Temp\flaF2C2.tmp
    [2013-05-03:12:15:44] Native installation package creation succeeded
    [2013-05-03:12:15:44] Starting silent app upd

  • Informatica Client Installation files on Windows 8

    I have installed informatica 9.0.1 hot fix 2 on windows 8. I installed inormatica server sucessfully.
    But I am having trouble installing the client. After the installation is done it says installation complete with warning. Below is the log file after installation of the client
    Installing the following components ... : clients\tools,clients\java,Informatica PowerCenter Client 9.0.1 HotFix 2,MappingSDK,CommandLineUtilities
    Disk Space Check Enabled  : true
    Enter the installation directory : C:\Informatica\9.0.1
    Required Disk Space: 50 MB
    Available Disk Space: 832,840 MB
    Registry Entry
    Registry Key : HKEY_LOCAL_MACHINE\SOFTWARE\Informatica 9.0.1
    Value Name : CLIENT_ROOT_DIR
    Data   : C:\Informatica\9.0.1
    Registry Entry
    Registry Key : HKEY_LOCAL_MACHINE\SOFTWARE\Informatica 9.0.1\Client
    Value Name : PC_CLIENT_HOME
    Data   : C:\Informatica\9.0.1\clients\PowerCenterClient\client
    Configuring files
    =================
    C:\Informatica\9.0.1\clients\PowerCenterClient\client\custom-configurator\customwizard.bat
    C:\Informatica\9.0.1\clients\PowerCenterClient\client\custom-configurator\customwizard.properties
    C:\Informatica\9.0.1\clients\PowerCenterClient\CommandLineUtilities\MM\mmcmd\mmcmd.bat
    C:\Informatica\9.0.1\clients\PowerCenterClient\CommandLineUtilities\MM\mmBackupUtil\backupCmdLine.bat
    Installing o2003pia.msi
    =================================
    Command Executed
    "C:\windows\SysWOW64\msiexec.exe" /i "D:\infa_Software\source\clients\PowerCenterClient\visio\Office2003PIA\o2003pia.msi" /qn 
    Output of execution
    Output   :
    C:\Users\Pavithra\AppData\Local\Temp\I1381253458\Windows>"C:\windows\SysWOW64\msiexec.exe" /i "D:\infa_Software\source\clients\PowerCenterClient\visio\Office2003PIA\o2003pia.msi" /qn  
    T h i s   i n s t a l l a t i o n   p a c k a g e   c o u l d   n o t   b e   o p e n e d .     V e r i f y   t h a t   t h e   p a c k a g e   e x i s t s   a n d   t h a t   y o u   c a n   a c c e s s   i t ,   o r   c o n t a c t   t h e   a p p l i c a t i o n   v e n d o r   t o   v e r i f y   t h a t   t h i s   i s   a   v a l i d   W i n d o w s   I n s t a l l e r   p a c k a g e .
    Error    :
    ExitCode : 1619
    Installing extensibilityMSM.msi
    =================================
    Command Executed
    "C:\windows\SysWOW64\msiexec.exe" /i "D:\infa_Software\source\clients\PowerCenterClient\visio\KB908002\extensibilityMSM.msi" /qn 
    Output of execution
    Output   :
    C:\Users\Pavithra\AppData\Local\Temp\I1381253458\Windows>"C:\windows\SysWOW64\msiexec.exe" /i "D:\infa_Software\source\clients\PowerCenterClient\visio\KB908002\extensibilityMSM.msi" /qn  
    T h i s   i n s t a l l a t i o n   p a c k a g e   c o u l d   n o t   b e   o p e n e d .     V e r i f y   t h a t   t h e   p a c k a g e   e x i s t s   a n d   t h a t   y o u   c a n   a c c e s s   i t ,   o r   c o n t a c t   t h e   a p p l i c a t i o n   v e n d o r   t o   v e r i f y   t h a t   t h i s   i s   a   v a l i d   W i n d o w s   I n s t a l l e r   p a c k a g e .
    Error    :
    ExitCode : 1619
    Installing lockbackRegKey.msi
    =================================
    Command Executed
    "C:\windows\SysWOW64\msiexec.exe" /i "D:\infa_Software\source\clients\PowerCenterClient\visio\KB908002\lockbackRegKey.msi" /qn 
    Output of execution
    Output   :
    C:\Users\Pavithra\AppData\Local\Temp\I1381253458\Windows>"C:\windows\SysWOW64\msiexec.exe" /i "D:\infa_Software\source\clients\PowerCenterClient\visio\KB908002\lockbackRegKey.msi" /qn  
    T h i s   i n s t a l l a t i o n   p a c k a g e   c o u l d   n o t   b e   o p e n e d .     V e r i f y   t h a t   t h e   p a c k a g e   e x i s t s   a n d   t h a t   y o u   c a n   a c c e s s   i t ,   o r   c o n t a c t   t h e   a p p l i c a t i o n   v e n d o r   t o   v e r i f y   t h a t   t h i s   i s   a   v a l i d   W i n d o w s   I n s t a l l e r   p a c k a g e .
    Error    :
    ExitCode : 1619
    Installing VisioCOMAddinSetup.msi
    =================================
    Command Executed
    "C:\windows\SysWOW64\msiexec.exe" /i "D:\infa_Software\source\clients\PowerCenterClient\visio\VisioCOMAddinSetup.msi" /qn  TARGETDIR="C:\Informatica\9.0.1\clients\PowerCenterClient\client\MappingTemplate"
    Output of execution
    Output   :
    C:\Users\Pavithra\AppData\Local\Temp\I1381253458\Windows>"C:\windows\SysWOW64\msiexec.exe" /i "D:\infa_Software\source\clients\PowerCenterClient\visio\VisioCOMAddinSetup.msi" /qn  TARGETDIR="C:\Informatica\9.0.1\clients\PowerCenterClient\client\MappingTemplate"
    T h i s   i n s t a l l a t i o n   p a c k a g e   c o u l d   n o t   b e   o p e n e d .     V e r i f y   t h a t   t h e   p a c k a g e   e x i s t s   a n d   t h a t   y o u   c a n   a c c e s s   i t ,   o r   c o n t a c t   t h e   a p p l i c a t i o n   v e n d o r   t o   v e r i f y   t h a t   t h i s   i s   a   v a l i d   W i n d o w s   I n s t a l l e r   p a c k a g e .
    Error    :
    ExitCode : 1619
    Creating Shortcuts
    Installation Status::WARNING
    The installation of Informatica 9.0.1 Clients with HotFix 2 is complete.
    Kindly help me to resolve this issue.

    Hi Pavithra,
    here is doc which you can follow and see if that helps. https://community.informatica.com/servlet/JiveServlet/download/86304-28392/Informatica_9.1_Server_Client_Installation.docx
    try changing the compatibility of the install.bat or install.exe to windows 7 or vista or xp or 2008 and then run the client install see if that helps

  • Cant download flashplayer installer file

    Vidoes in youtube stopped playing so removed old version of flash player and tried to reload. Now can't get past installer download. Keep getting message that file aihdownload.adobe.com file can't be downloaded. turned off firewall and antivirus autoprotect. System info. Windows AMD A6-3620 APU w Radeon HD graphics 2.2 Ghz 64 bit using IE10. Help!?!

    Download the offline installers
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)

  • Need OBIEE 11.1.1.5.0 Installation File for Windows 64 Bit

    Hi,
    I know that oracle has stopped supporting OBIEE 11.1.1.5.0 hence we couldn't download it from oracle.com.
    We are in process of upgrading our existing OBIEE version 11.1.1.5.0 to newest one. Before to that we need to configure UAT with horizontal clustering. To cluster the existing version i need OBIEE 11.1.1.5.0 installer.
    If anybody could share external link or make it available.
    Thanks.

    Hello User,
    Check this,
    http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/downloads/biee-111150-393613.html
    Thanks,
    Sasi Nagireddy..

  • How to download lion installation files using windows

    Hi,
    I installing a SSD into my new Macbook Pro and need to download Lion so I can do a clean install.
    My problem is that I only have 1GB download limit at home so I would like to download at work. But work only has Windows based machines. Is there anyway to download it on a windows?
    The nearest Apple store is 2 hours drive away, and I cannot connect my Mac into the work network.
    Any suggestions?
    Thanks

    You didn't mention a redemption code.
    You can download it, on a Mac. Do you know someone with a wireless network and a large download limit?
    I would seriously be looking at updating your Internet Plan. A standard update of any OS (Not just the inital Lion download) will wipe out your allowance in one hit. If you want to keep your system up to date, you will find it almost impossible on 1GB of monthly download data. Even if you bought Snow Leopard and installed it, the updates would well outweigh your allowance.
    Cheers

  • SQL serever 2012 Setup has encountered an error when running a windows installer file

    I am trying to install SQL server 2012 Express on a windows 7 PC for 2 days now. I feel like banging my head against the wall.
    I keep getting the following errors here's the full log
    The following error has occurred:
    SQL Server Setup has encountered an error when running a Windows Installer file.
    Windows Installer error message: An error occurred during the installation of assembly 'Microsoft.VC80.ATL,version="8.0.50727.6229",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32"'. Please refer
    to Help and Support for more information. HRESULT: 0x8007054F. Windows Installer file: C:\Users\Receno\AppData\Local\Temp\SQL Server 2012\Setup\1033_ENU_LP\x64\setup\sqlsupport_msi\SqlSupport.msi Windows Installer log file: C:\Program Files\Microsoft SQL Server\110\Setup
    Bootstrap\Log\20150109_213740\SqlSupport_Cpu64_1_ComponentUpdate_1.log
    Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.
    For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=0xDC80C325

    hmmm..so which hotfix do I apply ?
    SQL Server 2012
    All (Global) x64
    2012_RTM_DAC_CU11_2908007_11_0_2424_x64
    SQL Server 2012
    All (Global) x64
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x64
    SQL Server 2012
    All (Global) x64
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x64
    SQL Server 2012
    All (Global) x64
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x64
    SQL Server 2012
    All (Global) x64
    2012_RTM_RSShrPnt_CU11_2908007_11_0_2424_x64
    SQL Server 2012
    All (Global) x86
    2012_RTM_DAC_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global) x86
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global) x86
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global) x86
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_DAC_CU11_2908007_11_0_2424_x64
    <input id="chk471373" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x64
    <input id="chk471368" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x64
    <input id="chk471370" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x64
    <input id="chk471371" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_RSShrPnt_CU11_2908007_11_0_2424_x64
    <input id="chk471374" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_DAC_CU11_2908007_11_0_2424_x86
    <input id="chk471372" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x86
    <input id="chk471369" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x86
    <input id="chk471367" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_DAC_CU11_2908007_11_0_2424_x64
    <input id="chk471373" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x64
    <input id="chk471368" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x64
    <input id="chk471370" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x64
    <input id="chk471371" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_RSShrPnt_CU11_2908007_11_0_2424_x64
    <input id="chk471374" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_DAC_CU11_2908007_11_0_2424_x86
    <input id="chk471372" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x86
    <input id="chk471369" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x86
    <input id="chk471367" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_DAC_CU11_2908007_11_0_2424_x64
    <input id="chk471373" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x64
    <input id="chk471368" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x64
    <input id="chk471370" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x64
    <input id="chk471371" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_RSShrPnt_CU11_2908007_11_0_2424_x64
    <input id="chk471374" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_DAC_CU11_2908007_11_0_2424_x86
    <input id="chk471372" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x86
    <input id="chk471369" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x86
    <input id="chk471367" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x86

  • Trying to update to iTunes 10.4.1 and I get a message "A network error occured while attempting to read from the file C:|Windows|Installer|iTunes.msi"  Running WIndows 7 with all updates done.  I  have never had an issue with iTunes updating before.  Anyo

    iTunes has tried to update itself and runs into an error and tells me to manually install.  When I d/l and run the iTunesSetup.exe file I always encounter the following error message...
    "A network error occured while attempting to read from the file C;|Windows|Installer|iTunes.msi" and iTunes does not update to iTunes 10.4.1.
    Anyone know what is creating this error message?  Thanks for the help...

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page): 
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • Adobe Flashplayer installer not working with Windows 8.1 and Firefox

    I am running Windows 8.1 and attempted to download Flashplayer for Firefox.  I have it working in IE, but it will not launch for Firefox.  Any ideas on what might be blocking the Flashplayer installer from running in Windows 8.1?

    Hi sfmedic,
    Have you tried to download another installer to have a check ?
    Here are several links may be helpful to troubleshoot this issue:
    Flash Plugin - Keep it up to date and troubleshoot problems
    https://support.mozilla.org/en-US/kb/keep-flash-up-to-date-and-troubleshoot-problems
    NOTE: This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites.
     Flash Player Help / Installation problems | Flash Player | Windows
    http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html
    NOTE: This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites.
    Considering it can be installed in the Internet Explorer ,this issue is related to the Fire Fox. It is recommended to look for help from the Fire Fox forum.
    Best regards

  • I am getting "a network error occurred while attempting to read from the file c:\windows\installer\itunes.msi" when I attempt to download itunes, can someone help me with this?

    I am getting "a network error occurred while attempting to read from the file c:\windows\installer\itunes.msi" when I attempt to install itunes.  Can anybody help me to resolve this issue?

    You can try disabling the computer's antivirus and firewall during the download the iTunes installation
    Also try posting in the iTunes forum since it is not an iPod touch problem.

  • Is there any fix for the flashplayer installer not working on a windows 7, 64-bit, using firefox?

    I Hit the download link, get the permission windows, and the flashplayer installer window comes up, but doesn't do anything. i left it up all day when i went to work, come home 12 hours later and it was still just sitting there not installing. Is there a fix for this? i have looked everywhere and nothing that i have found has worked. even the suggestions on the adobe help page doesn't work..

    And you used the offline installers from the link that Andy posted:
    Flash Player for Internet Exporer - ActiveX
    Flash Player for Firefox - NPAPI
    If yes, please post the contents of the FlashInstall.log file in C:\Windows\system32\Macromed\Flash

  • Windows AAMEE-created installer files install, then uninstall all products

    I am trying to use AAMEE 3.1 to create CS6 installer files that will be used in creating a Windows 7 image.  Every version of the installer file that I have tried does not work. In every case, the product(s) is installed and then subsequently uninstalled. I have seen this in the log file and also in watching the target directories during the install process. The directory structure gets created and then deleted. I used the Mac version of AAMEE to create files for Mac deployment and it worked flawlessly. With the Windows version, I have tried (in no particular order):
    1. creating installer files using the Design and Web Premium Suite media (complete package, as well as individual apps)
    2. creating installer files from individual application media for each product
    3. creating installer files that are supposed to ignore conflicts and others that are not
    4. creating installer files with and without updates included
    5. uninstalling every piece of previously installed Adobe software off the target machine before attempting to run the installer files
    6. running the Adobe cleaner utility before attempting to run the installer files
    7. uninstalling every piece of previously installed Adobe software off the target machine first AND running the Adobe cleaner utility before attempting to run the installer files
    8. Running the .msi file from the command line
    9. Running the .msi file by right-clicking and choosing install
    10. Running the .msi file by double-clicking
    11. Running the .msi logged in as both a network admin user and local admin user
    12. a host of other things that I can't remember now
    I've even tried using Adobe's log analyzer. It found no issues.  I've already wasted a week plus trying to make this work. Can anyone offer a solution that works? Below is one of many logs files I have. Most seem to indicate that a needed file is in use by another process, but I can't seem to find the culprit.
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 6.2.10.0
    Win OS version: 6.1.1.0 64 bit Type: 1
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming install mode
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    Pre check media db sync
    End of Pre check media db sync. Exit code: 0
    :: END TIMER :: [Sync Media DB] took 4693.35 milliseconds (4.69335 seconds) DTR = 2287.49 KBPS (2.23388 MBPS)
    ##### Running EDT Workflow #####
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup
    Updating media info for: {00496505-D56B-4B07-A8C5-70A0B4E689F7}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeBridge5-mul-x64\AdobeBr idge5-mul-x64.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeBridge5-mul-x64\AdobeBr idge5-mul-x64.msi
    Updating media info for: {0377892E-FCAC-46EC-AA70-C6AC8A86A81F}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDynamicLinkMediaServer1 All\AdobeDynamicLinkMediaServer1All.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDynamicLinkMediaServer1 All\AdobeDynamicLinkMediaServer1All.msi
    Updating media info for: {05E1E278-7A8D-11E1-A0B9-FC0245DB7244}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFireworks12en_USLanguag ePack\AdobeFireworks12en_USLanguagePack.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFireworks12en_USLanguag ePack\AdobeFireworks12en_USLanguagePack.msi
    Updating media info for: {08D2E121-7F6A-43EB-97FD-629B44903403}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft_VC90_CRT_x86\Micro soft_VC90_CRT_x86.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft_VC90_CRT_x86\Micro soft_VC90_CRT_x86.msi
    Updating media info for: {093DEFC4-542D-4D0A-8162-0592055515F4}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeXMPPanelsAll\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeXMPPanelsAll\Install.db
    Updating media info for: {0C4E7429-E920-4125-980E-029A87AE0A4D}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorCommonSetCMYK4_0-m ul\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorCommonSetCMYK4_0-m ul\Install.db
    Updating media info for: {0E0AA043-65AC-4A20-AAD6-9B4C7667309B}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorEU_Recommended4_0- mul\AdobeColorEU_Recommended4_0-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorEU_Recommended4_0- mul\AdobeColorEU_Recommended4_0-mul.msi
    Updating media info for: {110F7FCE-7A8E-11E1-BB1D-CEBA0B96881F}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFireworks12ja_JPLanguag ePack\AdobeFireworks12ja_JPLanguagePack.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFireworks12ja_JPLanguag ePack\AdobeFireworks12ja_JPLanguagePack.msi
    Updating media info for: {1837F64F-8388-4AA6-AABD-C608B4430715}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-ja_JP\Adobe Photoshop13-ja_JP.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-ja_JP\Adobe Photoshop13-ja_JP.msi
    Updating media info for: {1E621A15-CD9F-4543-B3F6-8032B3647A6A}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFlash12.0-en_USLanguage Pack\AdobeFlash12.0-en_USLanguagePack.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFlash12.0-en_USLanguage Pack\AdobeFlash12.0-en_USLanguagePack.msi
    Updating media info for: {1EA52983-8EDD-1014-A956-E9729DA4AEEB}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeToolhints-mul\Install.d b
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeToolhints-mul\Install.d b
    Updating media info for: {1F955A4A-F365-4379-AEE2-B7C83E1AA883}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-Support\Ado bePhotoshop13-Support.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-Support\Ado bePhotoshop13-Support.msi
    Updating media info for: {23D3FD35-6497-4038-9CE3-6B79A4093013}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFlash12.0-ja_JPLanguage Pack\AdobeFlash12.0-ja_JPLanguagePack.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFlash12.0-ja_JPLanguage Pack\AdobeFlash12.0-ja_JPLanguagePack.msi
    Updating media info for: {246C4B99-19F7-4475-9787-5FF8595B86D7}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePDFL10.9_x64-mul\AdobeP DFL10.9_x64-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePDFL10.9_x64-mul\AdobeP DFL10.9_x64-mul.msi
    Updating media info for: {26BF5EE3-8C29-46DA-BA87-D04DB7C84197}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16en_GBLangu agePack_x64\AdobeIllustrator16en_GBLanguagePack_x64.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16en_GBLangu agePack_x64\AdobeIllustrator16en_GBLanguagePack_x64.msi
    Updating media info for: {26F763C9-076F-473D-9A0E-4050C973737C}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorJA_ExtraSettings4_ 0-mul\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorJA_ExtraSettings4_ 0-mul\Install.db
    Updating media info for: {29A80A19-9E35-455A-AF9D-B39AE5B3035D}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-en_US_x64\A dobePhotoshop13-en_US_x64.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-en_US_x64\A dobePhotoshop13-en_US_x64.msi
    Updating media info for: {29DB26AB-81CE-41D6-B0C9-BE15E36C87C6}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeHunspellPlugin_4_0_All_ x64\AdobeHunspellPlugin_4_0_All_x64.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeHunspellPlugin_4_0_All_ x64\AdobeHunspellPlugin_4_0_All_x64.msi
    Updating media info for: {2DAEE15D-8D47-1014-9FF6-ACA9093B5359}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8IconHandler64- mul\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8IconHandler64- mul\Install.db
    Updating media info for: {3071EDD7-EA5B-4CAC-B4D0-4D4D664154D1}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-en_US\Adobe Photoshop13-en_US.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-en_US\Adobe Photoshop13-en_US.msi
    Updating media info for: {308066E3-8D40-1014-B993-EF118FFB1E39}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8CommonLang-en_ GB\AdobeInDesign8CommonLang-en_GB.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8CommonLang-en_ GB\AdobeInDesign8CommonLang-en_GB.msi
    Updating media info for: {311CDC89-AC18-4344-9EC9-0225328C73D3}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFontsRequired-mul\Insta ll.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFontsRequired-mul\Insta ll.db
    Updating media info for: {319044AD-1B7E-4872-8E8A-D18D88C7E932}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIdeaPluginCS6-loc\Adobe IdeaPluginCS6-loc.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIdeaPluginCS6-loc\Adobe IdeaPluginCS6-loc.msi
    Updating media info for: {3289C0E8-78B9-47D4-98E5-F25BFF1CBED4}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-Core_x64\Ad obePhotoshop13-Core_x64.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-Core_x64\Ad obePhotoshop13-Core_x64.msi
    Updating media info for: {354D20E6-A25F-4728-9DA6-C9003D8F2928}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeAPE3.3-mul\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeAPE3.3-mul\Install.db
    Updating media info for: {36682D68-3834-487E-BA49-DFA4AB0A2E32}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeCSXSInfrastructure3-mul \Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeCSXSInfrastructure3-mul \Install.db
    Updating media info for: {402F6F2E-5683-491C-977D-0CA599A07CAF}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDesignWebPremium6-mul\I nstall.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDesignWebPremium6-mul\I nstall.db
    Updating media info for: {42C0738D-8D50-45B7-BC51-4BC609133E3A}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorNA_ExtraSettings4_ 0-mul\AdobeColorNA_ExtraSettings4_0-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorNA_ExtraSettings4_ 0-mul\AdobeColorNA_ExtraSettings4_0-mul.msi
    Updating media info for: {48623899-C152-457D-9B30-1F957332AC2F}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorPhotoshop4_0-mul\A dobeColorPhotoshop4_0-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorPhotoshop4_0-mul\A dobeColorPhotoshop4_0-mul.msi
    Updating media info for: {488DE6DF-6D55-1014-8588-B572E54263B5}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDigitalPublishing-mul\I nstall.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDigitalPublishing-mul\I nstall.db
    Updating media info for: {4FAB339E-2132-434F-9376-9CD735E4C69C}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFlash12.0-mul\AdobeFlas h12.0-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFlash12.0-mul\AdobeFlas h12.0-mul.msi
    Updating media info for: {51C77DC1-5C75-4491-8645-A17CC33F5A36}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorEU_ExtraSettings4_ 0-mul\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorEU_ExtraSettings4_ 0-mul\Install.db
    Updating media info for: {539AEF15-3A2B-4A31-A587-7E90F7D9C700}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeCameraRawProfile7.0All\ Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeCameraRawProfile7.0All\ Install.db
    Updating media info for: {557F9FD3-EED8-43D7-AF29-0F19CA832728}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePDFL10.9-mul\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePDFL10.9-mul\Install.db
    Updating media info for: {55D814FB-8D3F-1014-9CAE-A6C79F910A7A}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8CommonLang-ja_ JP\AdobeInDesign8CommonLang-ja_JP.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8CommonLang-ja_ JP\AdobeInDesign8CommonLang-ja_JP.msi
    Updating media info for: {55F0AFED-606D-476A-A07A-134291002FBA}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeCameraRaw7.0All-x64\Ado beCameraRaw7.0All-x64.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeCameraRaw7.0All-x64\Ado beCameraRaw7.0All-x64.msi
    Updating media info for: {5C0D1B2E-2D70-48AB-9A0B-0E1E1CC084B1}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePDFSettings11-ja_JP\Ado bePDFSettings11-ja_JP.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePDFSettings11-ja_JP\Ado bePDFSettings11-ja_JP.msi
    Updating media info for: {63594DD4-0241-422A-93A5-B6530040E1C7}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFontsRequired_x64-mul\A dobeFontsRequired_x64-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFontsRequired_x64-mul\A dobeFontsRequired_x64-mul.msi
    Updating media info for: {6C98A8B6-8D40-1014-AE3E-EF3F5E8D39AE}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8CommonLang-en_ US\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8CommonLang-en_ US\Install.db
    Updating media info for: {7483525E-26E8-4748-870D-1F064AB8AA83}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIdeaPluginCS6-x64-mul\A dobeIdeaPluginCS6-x64-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIdeaPluginCS6-x64-mul\A dobeIdeaPluginCS6-x64-mul.msi
    Updating media info for: {784B5277-7B8A-4058-8F5D-A146F8BA5F7B}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeHunspellPlugin_4_0_All\ Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeHunspellPlugin_4_0_All\ Install.db
    Updating media info for: {78E38D75-4D92-4F6E-B631-17A436BED680}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeVideoProfilesCS4_0-mul\ AdobeVideoProfilesCS4_0-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeVideoProfilesCS4_0-mul\ AdobeVideoProfilesCS4_0-mul.msi
    Updating media info for: {7CA3FAD4-7B82-473C-8207-5A283E90742A}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeWinSoftLinguisticsPlugi nAll_x64\AdobeWinSoftLinguisticsPluginAll_x64.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeWinSoftLinguisticsPlugi nAll_x64\AdobeWinSoftLinguisticsPluginAll_x64.msi
    Updating media info for: {7D4E9D10-AED6-485D-A2B0-9A1DF1A55545}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16-mul\Adobe Illustrator16-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16-mul\Adobe Illustrator16-mul.msi
    Updating media info for: {7E91BB17-16A1-42CE-9502-D6C98BE04920}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePDFSettings11-mul\Adobe PDFSettings11-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePDFSettings11-mul\Adobe PDFSettings11-mul.msi
    Updating media info for: {8085C16A-3148-40B4-BC8B-12ED59C9C478}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFontsRecommended_x64-mu l\AdobeFontsRecommended_x64-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFontsRecommended_x64-mu l\AdobeFontsRecommended_x64-mul.msi
    Updating media info for: {83463106-DD1C-4FE5-A61C-DF6715472AD4}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeExtensionManager6.0All\ Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeExtensionManager6.0All\ Install.db
    Updating media info for: {8467887D-92F1-435C-B387-A7551B88EC70}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeNPSPanel1-mul\Install.d b
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeNPSPanel1-mul\Install.d b
    Updating media info for: {8706963D-5F48-47CC-998B-DAB70B089DB8}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeSuiteSharedConfiguratio n3-mul\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeSuiteSharedConfiguratio n3-mul\Install.db
    Updating media info for: {8815EC0E-89C0-4EDB-ACD7-32DB5B67536D}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16en_USLangu agePack\AdobeIllustrator16en_USLanguagePack.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16en_USLangu agePack\AdobeIllustrator16en_USLanguagePack.msi
    Updating media info for: {8E8021FF-7AA0-11E1-BF04-E98EE5274486}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDreamweaver12ja_JPLangu agePack\AdobeDreamweaver12ja_JPLanguagePack.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDreamweaver12ja_JPLangu agePack\AdobeDreamweaver12ja_JPLanguagePack.msi
    Updating media info for: {8FDB26FC-7AA0-11E1-BF04-E25246635842}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDreamweaver12en_USLangu agePack\AdobeDreamweaver12en_USLanguagePack.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDreamweaver12en_USLangu agePack\AdobeDreamweaver12en_USLanguagePack.msi
    Updating media info for: {9124DF4E-617D-486B-A970-8FA632244F24}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-Core\AdobeP hotoshop13-Core.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-Core\AdobeP hotoshop13-Core.msi
    Updating media info for: {91E01984-8D3F-1014-B925-DFD46364B983}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8AppLang-en_GB\ AdobeInDesign8AppLang-en_GB.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8AppLang-en_GB\ AdobeInDesign8AppLang-en_GB.msi
    Updating media info for: {9254D539-549A-41DD-A7DA-251766F2B76F}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeAPE3.3_x64-mul\AdobeAPE 3.3_x64-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeAPE3.3_x64-mul\AdobeAPE 3.3_x64-mul.msi
    Updating media info for: {92D58719-BBC1-4CC3-A08B-56C9E884CC2C}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft_VC80_CRT_x86\Micro soft_VC80_CRT_x86.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft_VC80_CRT_x86\Micro soft_VC80_CRT_x86.msi
    Updating media info for: {94FEA41F-7345-429F-AA31-5C615F24CE29}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeWinSoftLinguisticsPlugi nAll\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeWinSoftLinguisticsPlugi nAll\Install.db
    Updating media info for: {97BA0109-F6BE-4F50-8904-C19442D7216E}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeBridge5-mul\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeBridge5-mul\Install.db
    Updating media info for: {99290358-A784-4218-A7BA-954AE5F9207C}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeCMaps4_x64-mul\AdobeCMa ps4_x64-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeCMaps4_x64-mul\AdobeCMa ps4_x64-mul.msi
    Updating media info for: {99FE4191-AC6B-11E0-B602-00215AEA26C9}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft VC 2005 Redist (x64)\vcredist_x64.EXE
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft VC 2005 Redist (x64)\vcredist_x64.EXE
    Updating media info for: {9A63F173-0324-43F5-A0CA-75FF3ADE907B}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16en_USLangu agePack_x64\AdobeIllustrator16en_USLanguagePack_x64.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16en_USLangu agePack_x64\AdobeIllustrator16en_USLanguagePack_x64.msi
    Updating media info for: {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft VC 2005 Redist (x86)\vcredist_x86.exe
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft VC 2005 Redist (x86)\vcredist_x86.exe
    Updating media info for: {9B78FAB0-AC6B-11E0-8EF3-00215AEA26C9}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft VC 2008 Redist (x64)\vcredist_x64.exe
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft VC 2008 Redist (x64)\vcredist_x64.exe
    Updating media info for: {9C4AA28F-AC6B-11E0-8997-00215AEA26C9}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft VC 2008 Redist (x86)\vcredist_x86.exe
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft VC 2008 Redist (x86)\vcredist_x86.exe
    Updating media info for: {9D2A060F-AC6B-11E0-8C00-00215AEA26C9}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft VC 2010 Redist (x64)\vcredist_x64.exe
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft VC 2010 Redist (x64)\vcredist_x64.exe
    Updating media info for: {9D3BB9DA-1F59-4DCF-A0BB-691FA8EA2582}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16-mul_x64\A dobeIllustrator16-mul_x64.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16-mul_x64\A dobeIllustrator16-mul_x64.msi
    Updating media info for: {9E0AF030-AC6B-11E0-8837-00215AEA26C9}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft VC 2010 Redist (x86)\vcredist_x86.exe
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\Microsoft VC 2010 Redist (x86)\vcredist_x86.exe
    Updating media info for: {A0F72081-99FB-4FFA-AE1A-62B5A656CAC1}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeTypeSupport11-mul\Insta ll.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeTypeSupport11-mul\Insta ll.db
    Updating media info for: {A269DDEC-5572-4032-AA26-3485A1620006}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIdeaPluginCS6-mul\Adobe IdeaPluginCS6-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIdeaPluginCS6-mul\Adobe IdeaPluginCS6-mul.msi
    Updating media info for: {A276AA98-F93E-4F6C-933E-57604A29F2A1}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-ja_JP_x64\A dobePhotoshop13-ja_JP_x64.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-ja_JP_x64\A dobePhotoshop13-ja_JP_x64.msi
    Updating media info for: {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDreamweaver12-mul\Adobe Dreamweaver12-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDreamweaver12-mul\Adobe Dreamweaver12-mul.msi
    Updating media info for: {A8560618-8D40-1014-ADF9-825EAE966C45}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8AppFSet-Japan\ AdobeInDesign8AppFSet-Japan.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8AppFSet-Japan\ AdobeInDesign8AppFSet-Japan.msi
    Updating media info for: {AA9DC298-8D46-1014-853D-9FC0306FBFCE}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8CommonBase-mul \Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8CommonBase-mul \Install.db
    Updating media info for: {AC76BA86-1033-F400-7760-000000000005}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AcrobatProfessional10.0-EFG\ AcroPro.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AcrobatProfessional10.0-EFG\ AcroPro.msi
    Updating media info for: {AC76BA86-1041-0000-7760-000000000005}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AcrobatProfessional10.0-ja_J P\AcroPro.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AcrobatProfessional10.0-ja_J P\AcroPro.msi
    Updating media info for: {AD8A9ABD-0567-4489-8843-15A45760231B}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorJA_Recommended4_0- mul\AdobeColorJA_Recommended4_0-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorJA_Recommended4_0- mul\AdobeColorJA_Recommended4_0-mul.msi
    Updating media info for: {B25DFA23-EC41-4B19-8BD4-1B042D68BF85}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16en_GBLangu agePack\AdobeIllustrator16en_GBLanguagePack.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16en_GBLangu agePack\AdobeIllustrator16en_GBLanguagePack.msi
    Updating media info for: {B2D792AF-F407-4EFA-9A03-3F2A476146F6}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeTypeSupport11_x64-mul\A dobeTypeSupport11_x64-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeTypeSupport11_x64-mul\A dobeTypeSupport11_x64-mul.msi
    Updating media info for: {B8CD128B-8D40-1014-B944-C86071713DAE}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8AppFSet-Roman\ Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8AppFSet-Roman\ Install.db
    Updating media info for: {B98E0DCB-1A75-4394-9813-3A114AA3891D}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeMiniBridge2-mul\Install .db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeMiniBridge2-mul\Install .db
    Updating media info for: {BB66788C-4C4F-4EB0-B146-9178857DE287}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorNA_Recommended4_0- mul\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorNA_Recommended4_0- mul\Install.db
    Updating media info for: {C0C7DC90-C8DF-46DA-BA21-848889DAFD11}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDreamweaverWidgetsBrows er1.0-mul\AdobeAIRInstaller.exe
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDreamweaverWidgetsBrows er1.0-mul\AdobeAIRInstaller.exe
    Updating media info for: {C41A769E-27ED-44F7-8A11-F2E32F538E05}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeLinguistics_4_0_All_x64 \AdobeLinguistics_4_0_All_x64.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeLinguistics_4_0_All_x64 \AdobeLinguistics_4_0_All_x64.msi
    Updating media info for: {C7B1C1B3-368D-4C32-A818-83F1554EB398}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorCommonSetRGB4_0-mu l\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeColorCommonSetRGB4_0-mu l\Install.db
    Updating media info for: {CA7C485C-7A89-11E1-B2C8-CD54B377BC52}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFireworks12-mul\AdobeFi reworks12-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFireworks12-mul\AdobeFi reworks12-mul.msi
    Updating media info for: {CB510A42-9CC2-4FD0-9DA6-0C8C333EF538}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16-Support32 \AdobeIllustrator16-Support32.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16-Support32 \AdobeIllustrator16-Support32.msi
    Updating media info for: {CC006FD6-00EF-46FC-ACA0-7A28EFF44D20}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AMECore6All\AMECore6All.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AMECore6All\AMECore6All.msi
    Updating media info for: {CC59DB03-F745-4207-962C-63D550E2E066}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16ja_JPLangu agePack\AdobeIllustrator16ja_JPLanguagePack.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16ja_JPLangu agePack\AdobeIllustrator16ja_JPLanguagePack.msi
    Updating media info for: {CFA46C39-C539-4BE9-9364-495003C714AD}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\SwitchBoard2.0All\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\SwitchBoard2.0All\Install.db
    Updating media info for: {CFB770D7-8D43-1014-922B-CC2715FADE3F}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8AppBase-mul\In stall.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8AppBase-mul\In stall.db
    Updating media info for: {CFC3110A-491C-4DBF-A97D-66C567600A2F}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeCameraRaw7.0All\Install .db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeCameraRaw7.0All\Install .db
    Updating media info for: {D2583A3E-399C-45D7-8AF1-FE5BAFC946CF}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AIRforIOS_Flash12.0-mul\AIRf orIOS_Flash12.0-mul.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AIRforIOS_Flash12.0-mul\AIRf orIOS_Flash12.0-mul.msi
    Updating media info for: {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeHelp\InstallAdobeHelp.e xe
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeHelp\InstallAdobeHelp.e xe
    Updating media info for: {DC00A3E1-9C61-4B11-8070-B592E68D2B3C}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeLinguistics_4_0_All\Ins tall.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeLinguistics_4_0_All\Ins tall.db
    Updating media info for: {DE7C6FA1-AF75-48A8-B495-CFAD529BCC3D}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFontsRecommended-mul\In stall.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeFontsRecommended-mul\In stall.db
    Updating media info for: {DE88AA40-6766-43D3-A755-8FC374B3D2C3}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDynamiclinkSupport6All\ Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeDynamiclinkSupport6All\ Install.db
    Updating media info for: {E04F4B94-8D3F-1014-BB29-98347AEBFF8C}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8AppLang-en_US\ Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8AppLang-en_US\ Install.db
    Updating media info for: {E42CAADF-4613-4257-B404-1FB8ECC18695}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-en_GB_x64\A dobePhotoshop13-en_GB_x64.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-en_GB_x64\A dobePhotoshop13-en_GB_x64.msi
    Updating media info for: {E5EE62C1-3B58-48A9-AFBC-4C15976C8490}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16ja_JPLangu agePack_x64\AdobeIllustrator16ja_JPLanguagePack_x64.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16ja_JPLangu agePack_x64\AdobeIllustrator16ja_JPLanguagePack_x64.msi
    Updating media info for: {E8B1DAAA-0B6B-44E6-A2D3-8E418EA0EA85}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeCMaps4-mul\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeCMaps4-mul\Install.db
    Updating media info for: {EB2A8CD4-B247-4810-A294-E3DB8EDC6060}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeCSXSExtensions3-mul\Ins tall.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeCSXSExtensions3-mul\Ins tall.db
    Updating media info for: {EB5C092C-8D46-1014-A129-F57E0145A7FD}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8IconHandler-mu l\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8IconHandler-mu l\Install.db
    Updating media info for: {EFBC1075-F890-4293-A0D1-04BE66EE2AB3}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeExtendScriptToolkit3.8. 0-mul\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeExtendScriptToolkit3.8. 0-mul\Install.db
    Updating media info for: {F2F2F788-A17F-4CEC-A03C-DFB778E9D901}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AMECore6All_x64\Install.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AMECore6All_x64\Install.db
    Updating media info for: {F48E8FE8-8D40-1014-8129-D1C5ABFD087E}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8AppBase2-mul\I nstall.db
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8AppBase2-mul\I nstall.db
    Updating media info for: {F683ECF1-07EC-43CB-90B0-8F325A8C09C1}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16-Support\A dobeIllustrator16-Support.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeIllustrator16-Support\A dobeIllustrator16-Support.msi
    Updating media info for: {FC5B6A15-8D3E-1014-8E22-FD25F2906565}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8AppLang-ja_JP\ AdobeInDesign8AppLang-ja_JP.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobeInDesign8AppLang-ja_JP\ AdobeInDesign8AppLang-ja_JP.msi
    Updating media info for: {FD50FA04-4759-494E-9D6D-4589FD80E484}
    NOTE: Ignoring media info and setting media path as: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-en_GB\Adobe Photoshop13-en_GB.msi
      Type: 0, Volume Order: 1, Media Name:
      Path: C:\Users\shiftyfox\Desktop\InDesignCS6\Build\\Setup\payloads\AdobePhotoshop13-en_GB\Adobe Photoshop13-en_GB.msi
    --------------------  END  - Updating Media Sources -  END  --------------------
    [    3636] Mon Jul 15 10:21:45 2013  INFO
    Supported RIBS version range: [0.0.66.0,6.2.10.0]
    ----------------- CreatePayloadSession: machine is x64 ---------------
    [    3636] Mon Jul 15 10:21:45 2013  WARN
    DW022: AdobeCode {AC76BA86-1033-F400-7760-000000000005} NonAdobePayload Acrobat Professional 10.0.0.0 with version (2012-03-05 04:03:46.684000) already installed with incompatible version (2011-03-06 22:43:17.708000)
    [    3636] Mon Jul 15 10:21:45 2013  INFO
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86 1.0.0.0: 1 (0,1)
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0: 1 (0,1)
      {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1: 2 (0,13)
      {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x86) 6.0.2900.2180: 3 (0,11)
      {539AEF15-3A2B-4A31-A587-7E90F7D9C700} Camera Profiles Installer 7.0.0.0: 4 (0,9)
      {8706963D-5F48-47CC-998B-DAB70B089DB8} Suite Shared Configuration CS6 3.0.0.0: 5 (1,11)
      {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3 3.3.0.0: 6 (0,9)
      {E8B1DAAA-0B6B-44E6-A2D3-8E418EA0EA85} AdobeCMaps CS6 4.0.0.0: 7 (0,6)
      {557F9FD3-EED8-43D7-AF29-0F19CA832728} AdobePDFL CS6 10.9.0.0: 7 (0,6)
      {A0F72081-99FB-4FFA-AE1A-62B5A656CAC1} AdobeTypeSupport CS6 11.0.0.0: 7 (0,6)
      {DE88AA40-6766-43D3-A755-8FC374B3D2C3} DynamiclinkSupport 6.0.0.0: 8 (1,6)
      {CFA46C39-C539-4BE9-9364-495003C714AD} Adobe SwitchBoard 2.0 2.0.0.0: 9 (2,5)
      {9254D539-549A-41DD-A7DA-251766F2B76F} Adobe Player for Embedding x64 3.3 3.3.0.0: 10 (0,4)
      {99290358-A784-4218-A7BA-954AE5F9207C} AdobeCMaps x64 CS6 4.0.0.0: 10 (0,4)
      {246C4B99-19F7-4475-9787-5FF8595B86D7} AdobePDFL x64 CS6 10.9.0.0: 10 (0,4)
      {B2D792AF-F407-4EFA-9A03-3F2A476146F6} AdobeTypeSupport x64 CS6 11.0.0.0: 10 (0,4)
      {319044AD-1B7E-4872-8E8A-D18D88C7E932} AdobeIdeaPluginCS6-loc 1.0.0.0: 11 (0,2)
      {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148: 12 (0,13)
      {093DEFC4-542D-4D0A-8162-0592055515F4} Adobe XMP Panels 4.0.0.0: 13 (0,9)
      {CFC3110A-491C-4DBF-A97D-66C567600A2F} Photoshop Camera Raw 7 7.0.0.0: 14 (1,6)
      {9B78FAB0-AC6B-11E0-8EF3-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x64) 9.0.30729.4148: 15 (0,5)
      {9D2A060F-AC6B-11E0-8C00-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x64) 10.0.40219.1: 15 (0,5)
      {55F0AFED-606D-476A-A07A-134291002FBA} Photoshop Camera Raw 7 (64 bit) 7.0.0.0: 16 (0,4)
      {0C4E7429-E920-4125-980E-029A87AE0A4D} AdobeColorCommonSetCMYK CS6 4.0.0.0: 17 (0,6)
      {C7B1C1B3-368D-4C32-A818-83F1554EB398} AdobeColorCommonSetRGB CS6 4.0.0.0: 17 (0,6)
      {0E0AA043-65AC-4A20-AAD6-9B4C7667309B} AdobeColorEU CS6 4.0.0.0: 17 (0,6)
      {51C77DC1-5C75-4491-8645-A17CC33F5A36} AdobeColorEU CS6 4.0.0.0: 17 (0,6)
      {26F763C9-076F-473D-9A0E-4050C973737C} AdobeColorJA CS6 4.0.0.0: 17 (0,6)
      {AD8A9ABD-0567-4489-8843-15A45760231B} AdobeColorJA CS6 4.0.0.0: 17 (0,6)
      {42C0738D-8D50-45B7-BC51-4BC609133E3A} AdobeColorNA CS6 4.0.0.0: 17 (0,6)
      {BB66788C-4C4F-4EB0-B146-9178857DE287} AdobeColorNA CS6 4.0.0.0: 17 (0,6)
      {94FEA41F-7345-429F-AA31-5C615F24CE29} Adobe WinSoft Linguistics Plugin CS6 1.3.0.0: 18 (0,4)
      {784B5277-7B8A-4058-8F5D-A146F8BA5F7B} Adobe Hunspell Linguistics Plugin CS6 1.0.0.0: 19 (0,3)
      {7CA3FAD4-7B82-473C-8207-5A283E90742A} Adobe WinSoft Linguistics Plugin CS6 x64 1.3.0.0: 19 (0,3)
      {29DB26AB-81CE-41D6-B0C9-BE15E36C87C6} Adobe Hunspell Linguistics Plugin CS6 x64 1.0.0.0: 20 (0,2)
      {1F955A4A-F365-4379-AEE2-B7C83E1AA883} Adobe Photoshop CS6 Support 13.0.0.0: 20 (0,2)
      {F48E8FE8-8D40-1014-8129-D1C5ABFD087E} Adobe InDesign CS6 Application Base Files2 8.0.0.0: 21 (0,1)
      {A8560618-8D40-1014-ADF9-825EAE966C45} Adobe InDesign CS6 Application Feature Set Files 8.0.0.0: 21 (0,1)
      {B8CD128B-8D40-1014-B944-C86071713DAE} Adobe InDesign CS6 Application Feature Set Files 8.0.0.0: 21 (0,1)
      {AA9DC298-8D46-1014-853D-9FC0306FBFCE} Adobe InDesign CS6 Common Base Files 8.0.0.0: 21 (0,1)
      {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0: 22 (0,8)
      {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0: 23 (3,8)
      {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0: 24 (4,8)
      {EFBC1075-F890-4293-A0D1-04BE66EE2AB3} Adobe ExtendScript Toolkit CS6 3.8.0.0: 25 (4,7)
      {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D} AdobeHelp 4.0.0.0: 26 (0,6)
      {5C0D1B2E-2D70-48AB-9A0B-0E1E1CC084B1} PDF Settings CS6 11.0.0.0: 26 (0,6)
      {7E91BB17-16A1-42CE-9502-D6C98BE04920} PDF Settings CS6 11.0.0.0: 26 (0,6)
      {DC00A3E1-9C61-4B11-8070-B592E68D2B3C} Adobe Linguistics CS6 6.0.0.0: 27 (0,5)
      {DE7C6FA1-AF75-48A8-B495-CFAD529BCC3D} Recommended Common Fonts Installation 2.0.0.0: 28 (0,4)
      {311CDC89-AC18-4344-9EC9-0225328C73D3} Required Common Fonts Installation 2.0.0.0: 28 (0,4)
      {97BA0109-F6BE-4F50-8904-C19442D7216E} Adobe Bridge CS6 5.0.0.0: 29 (10,4)
      {8467887D-92F1-435C-B387-A7551B88EC70} Adobe NPS Panel 1.0.0.0: 30 (0,3)
      {C41A769E-27ED-44F7-8A11-F2E32F538E05} Adobe Linguistics CS6 x64 6.0.0.0: 31 (1,3)
      {B98E0DCB-1A75-4394-9813-3A114AA3891D} Adobe Mini Bridge CS6 2.0.0.0: 32 (3,3)
      {00496505-D56B-4B07-A8C5-70A0B4E689F7} Adobe Bridge CS6 (64 Bit) 5.0.0.0: 33 (13,3)
      {F683ECF1-07EC-43CB-90B0-8F325A8C09C1} Adobe Illustrator CS6 Support 16.0.0.0: 34 (0,2)
      {48623899-C152-457D-9B30-1F957332AC2F} AdobeColorPhotoshop CS6 4.0.0.0: 34 (0,2)
      {78E38D75-4D92-4F6E-B631-17A436BED680} AdobeColorVideoProfilesCS CS6 4.0.0.0: 34 (0,2)
      {8085C16A-3148-40B4-BC8B-12ED59C9C478} Recommended Common Fonts Installation x64 2.0.0.0: 34 (0,2)
      {63594DD4-0241-422A-93A5-B6530040E1C7} Required Common Fonts Installation x64 2.0.0.0: 34 (0,2)
      {0377892E-FCAC-46EC-AA70-C6AC8A86A81F} Dynamic Link Media Server 1.0.0.0: 35 (1,2)
      {F2F2F788-A17F-4CEC-A03C-DFB778E9D901} Adobe Media Encoder CS6 X64 6.0.0.0: 36 (3,2)
      {CC006FD6-00EF-46FC-ACA0-7A28EFF44D20} Adobe Media Encoder CS6 6.0.0.0: 37 (4,2)
      {C0C7DC90-C8DF-46DA-BA21-848889DAFD11} Adobe Dreamweaver Widget Browser 1.0.0.0: 38 (0,1)
      {CB510A42-9CC2-4FD0-9DA6-0C8C333EF538} Adobe Illustrator CS6 Support32 16.0.0.0: 38 (0,1)
      {EB5C092C-8D46-1014-A129-F57E0145A7FD} Adobe InDesign CS6 Icon Handler 8.0.0.0: 38 (0,1)
      {1EA52983-8EDD-1014-A956-E9729DA4AEEB} Adobe Toolhints CS6 2.0.0.0: 38 (0,1)
      {488DE6DF-6D55-1014-8588-B572E54263B5} DPS Desktop Tools CS6 2.0.0.0: 38 (0,1)
      {99FE4191-AC6B-11E0-B602-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x64) 6.0.2900.2180: 38 (0,1)
      {A269DDEC-5572-4032-AA26-3485A1620006} AdobeIdeaPluginCS6 1.0.0.0: 39 (1,1)
      {7483525E-26E8-4748-870D-1F064AB8AA83} AdobeIdeaPluginCS6 x64 1.0.0.0: 39 (1,1)
      {2DAEE15D-8D47-1014-9FF6-ACA9093B5359} Adobe InDesign CS6 Icon Handler x64 8.0.0.0: 40 (2,1)
      {402F6F2E-5683-491C-977D-0CA599A07CAF} CS6 Design and Web Premium 6.0.0.0: 41 (4,0)
      {D2583A3E-399C-45D7-8AF1-FE5BAFC946CF} AIR for Apple iOS support (FP) 3.0.0.0: 42 (0,0)
      {AC76BA86-1033-F400-7760-000000000005} Acrobat Professional 10.0.0.0: 42 (0,0)
      {AC76BA86-1041-0000-7760-000000000005} Acrobat Professional 10.0.0.0: 42 (0,0)
      {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E} Adobe Dreamweaver CS6 12.0.0.0: 43 (12,0)
      {8E8021FF-7AA0-11E1-BF04-E98EE5274486} Adobe Dreamweaver CS6_AdobeDreamweaver12ja_JPLanguagePack 12.0.0.0: 44 (0,0)
      {8FDB26FC-7AA0-11E1-BF04-E25246635842} Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack 12.0.0.0: 44 (0,0)
      {CA7C485C-7A89-11E1-B2C8-CD54B377BC52} Adobe Fireworks CS6 12.0.0.0: 45 (15,0)
      {110F7FCE-7A8E-11E1-BB1D-CEBA0B96881F} Adobe Fireworks CS6_AdobeFireworks12ja_JPLanguagePack 12.0.0.0: 46 (0,0)
      {05E1E278-7A8D-11E1-A0B9-FC0245DB7244} Adobe Fireworks CS6_AdobeFireworks12en_USLanguagePack 12.0.0.0: 46 (0,0)
      {9D3BB9DA-1F59-4DCF-A0BB-691FA8EA2582} Adobe Illustrator CS6 Core (64 Bit) 16.0.0.0: 47 (33,0)
      {26BF5EE3-8C29-46DA-BA87-D04DB7C84197} Adobe Illustrator CS6 Core (64 Bit)_AdobeIllustrator16en_GBLanguagePack_x64 16.0.0.0: 48 (0,0)
      {9A63F173-0324-43F5-A0CA-75FF3ADE907B} Adobe Illustrator CS6 Core (64 Bit)_AdobeIllustrator16en_USLanguagePack_x64 16.0.0.0: 48 (0,0)
      {E5EE62C1-3B58-48A9-AFBC-4C15976C8490} Adobe Illustrator CS6 Core (64 Bit)_AdobeIllustrator16ja_JPLanguagePack_x64 16.0.0.0: 48 (0,0)
      {7D4E9D10-AED6-485D-A2B0-9A1DF1A55545} Adobe Illustrator CS6 Core 16.0.0.0: 49 (35,0)
      {8815EC0E-89C0-4EDB-ACD7-32DB5B67536D} Adobe Illustrator CS6 Core_AdobeIllustrator16en_USLanguagePack 16.0.0.0: 50 (0,0)
      {B25DFA23-EC41-4B19-8BD4-1B042D68BF85} Adobe Illustrator CS6 Core_AdobeIllustrator16en_GBLanguagePack 16.0.0.0: 50 (0,0)
      {CC59DB03-F745-4207-962C-63D550E2E066} Adobe Illustrator CS6 Core_AdobeIllustrator16ja_JPLanguagePack 16.0.0.0: 50 (0,0)
      {4FAB339E-2132-434F-9376-9CD735E4C69C} Adobe Flash CS6 12.0.0.0: 51 (38,0)
      {1E621A15-CD9F-4543-B3F6-8032B3647A6A} Adobe Flash CS6_AdobeFlash12.0-en_USLanguagePack 12.0.0.0: 52 (0,0)
      {23D3FD35-6497-4038-9CE3-6B79A4093013} Adobe Flash CS6_AdobeFlash12.0-ja_JPLanguagePack 12.0.0.0: 52 (0,0)
      {9124DF4E-617D-486B-A970-8FA632244F24} Adobe Photoshop CS6 Core 13.0.0.0: 53 (38,0)
      {1837F64F-8388-4AA6-AABD-C608B4430715} Adobe Photoshop CS6 Japanese Language Pack_AdobePhotoshop13-ja_JP 13.0.0.0: 54 (0,0)
      {3071EDD7-EA5B-4CAC-B4D0-4D4D664154D1} Adobe Photoshop CS6 English Language Pack_AdobePhotoshop13-en_US 13.0.0.0: 54 (0,0)
      {FD50FA04-4759-494E-9D6D-4589FD80E484} Adobe Photoshop CS6 International English Language Pack_AdobePhotoshop13-en_GB 13.0.0.0: 54 (0,0)
      {3289C0E8-78B9-47D4-98E5-F25BFF1CBED4} Adobe Photoshop CS6 Core_x64 13.0.0.0: 55 (38,0)
      {E42CAADF-4613-4257-B404-1FB8ECC18695} Adobe Photoshop CS6 International English Language Pack_x64_AdobePhotoshop13-en_GB_x64 13.0.0.0: 56 (0,0)
      {29A80A19-9E35-455A-AF9D-B39AE5B3035D} Adobe Photoshop CS6 English Language Pack_x64_AdobePhotoshop13-en_US_x64 13.0.0.0: 56 (0,0)
      {A276AA98-F93E-4F6C-933E-57604A29F2A1} Adobe Photoshop CS6 Japanese Language Pack_x64_AdobePhotoshop13-ja_JP_x64 13.0.0.0: 56 (0,0)
      {CFB770D7-8D43-1014-922B-CC2715FADE3F} Adobe InDesign CS6 Application Base Files 8.0.0.0: 57 (45,0)
      {6C98A8B6-8D40-1014-AE3E-EF3F5E8D39AE} Adobe InDesign CS6 Common Language Files_AdobeInDesign8CommonLang-en_US 8.0.0.0: 58 (0,0)
      {308066E3-8D40-1014-B993-EF118FFB1E39} Adobe InDesign CS6 Common Language Files_AdobeInDesign8CommonLang-en_GB 8.0.0.0: 58 (0,0)
      {E04F4B94-8D3F-1014-BB29-98347AEBFF8C} Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-en_US 8.0.0.0: 58 (0,0)
      {55D814FB-8D3F-1014-9CAE-A6C79F910A7A} Adobe InDesign CS6 Common Language Files_AdobeInDesign8CommonLang-ja_JP 8.0.0.0: 58 (0,0)
      {91E01984-8D3F-1014-B925-DFD46364B983} Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-en_GB 8.0.0.0: 58 (0,0)
      {FC5B6A15-8D3E-1014-8E22-FD25F2906565} Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-ja_JP 8.0.0.0: 58 (0,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    Setting property "edtWorkflow" to: 1
    Setting property "installLanguage" to: en_US
    Attempting to find the selected language in the set of available payload languages
    Overwrite property "overrideFile" to: C:\Users\SHIFTY~1\AppData\Local\Temp\{3FEBC9C0-97C2-4CD6-9F64-34B03622DAF2}\\{155C6EE7-AA BA-4819-8982-66EBD3EB1705}
    Overwrite property "skipProcessChecks" to: 1
    Found payload actions:
    Deciding what installer mode to use...
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86 1.0.0.0 is: true
    Action string for {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86 1.0.0.0  is configdbonly
    Selection of payload {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86 1.0.0.0 is forbidden by the policy. Reason: Critical dependency
    Value returned on lookup of payload: {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0 is: true
    Action string for {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0  is configdbonly
    Selection of payload {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0 is forbidden by the policy. Reason: Critical dependency
    Value returned on lookup of payload: {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 is: false
    Action string for {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1  is configdbonly
    Selection of payload {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 is forbidden by the policy. Reason: Required dependency
    Value returned on lookup of payload: {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x86) 6.0.2900.2180 is: false
    Action string for {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x86) 6.0.2900.2180  is configdbonly
    Selection of payload {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x86) 6.0.2900.2180 is forbidden by the policy. Reason: Required dependency
    Value returned on lookup of payload: {539AEF15-3A2B-4A31-A587-7E90F7D9C700} Camera Profiles Installer 7.0.0.0 is: false
    Action string for {539AEF15-3A2B-4A31-A587-7E90F7D9C700} Camera Profiles Installer 7.0.0.0  is none
    Value returned on lookup of payload: {8706963D-5F48-47CC-998B-DAB70B089DB8} Suite Shared Configuration CS6 3.0.0.0 is: false
    Action string for {8706963D-5F48-47CC-998B-DAB70B089DB8} Suite Shared Configuration CS6 3.0.0.0  is none
    Value returned on lookup of payload: {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3 3.3.0.0 is: false
    Action string for {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3 3.3.0.0  is none
    Value returned on lookup of payload: {E8B1DAAA-0B6B-44E6-A2D3-8E418EA0EA85} AdobeCMaps CS6 4.0.0.0 is: false
    Action string for {E8B1DAAA-0B6B-44E6-A2D3-8E418EA0EA85} AdobeCMaps CS6 4.0.0.0  is none
    Value returned on lookup of payload: {557F9FD3-EED8-43D7-AF29-0F19CA832728} AdobePDFL CS6 10.9.0.0 is: false
    Action string for {557F9FD3-EED8-43D7-AF29-0F19CA832728} AdobePDFL CS6 10.9.0.0  is none
    Value returned on lookup of payload: {A0F72081-99FB-4FFA-AE1A-62B5A656CAC1} AdobeTypeSupport CS6 11.0.0.0 is: false
    Action string for {A0F72081-99FB-4FFA-AE1A-62B5A656CAC1} AdobeTypeSupport CS6 11.0.0.0  is none
    Value returned on lookup of payload: {DE88AA40-6766-43D3-A755-8FC374B3D2C3} DynamiclinkSupport 6.0.0.0 is: false
    Action string for {DE88AA40-6766-43D3-A755-8FC374B3D2C3} DynamiclinkSupport 6.0.0.0  is none
    Value returned on lookup of payload: {CFA46C39-C539-4BE9-9364-495003C714AD} Adobe SwitchBoard 2.0 2.0.0.0 is: false
    Action string for {CFA46C39-C539-4BE9-9364-495003C714AD} Adobe SwitchBoard 2.0 2.0.0.0  is none
    Value returned on lookup of payload: {9254D539-549A-41DD-A7DA-251766F2B76F} Adobe Player for Embedding x64 3.3

    I've searched the logs and all errors seem to be related to Licensing (thanks again anti-piracy).
    10/24/13 13:40:54:808 | [ERROR] |  |  |  | SLCoreService |  |  | 3968 | Could not find license from which to get user data
    10/24/13 13:40:54:808 | [ERROR] |  |  |  | SLCoreService |  |  | 3968 | No value for key [PersonGUID] in user dictionary.
    10/24/13 13:40:56:602 | [ERROR] |  |  |  | OPMWrapper |  |  | 1132 | Failed in getting value for key in OPMGetValueForKey
    10/24/13 13:40:56:649 | [ERROR] |  |  |  | SLCoreService |  |  | 1132 | Could not find license from which to get user data
    10/24/13 13:40:56:649 | [ERROR] |  |  |  | SLCoreService |  |  | 1132 | No value for key [PersonGUID] in user dictionary.
    10/24/13 13:40:56:649 | [ERROR] |  |  |  | SLCoreService |  |  | 1132 | Could not find license from which to get event
    10/24/13 13:41:03:850 | [ERROR] |  |  |  | OPMWrapper |  |  | 1132 | Failed in getting value for key in OPMGetValueForKey

  • When installing Firefox 35 into Windows 7 running inside VMware Fusion on a Mac, into which folder should I put the downloaded Firefox installer file?

    Inside Windows I see a folder called PROGRAM FILES and another one called PROGRAM FILES (X86). Is either of these the correct one to put the Firefox installer program into before I launch the installer? There is also a folder called WINDOWS. Sorry for such an elementary question but I've never been a Windows user; just Macs so far until now. My intention is to download the Windows version of Firefox using a browser on the Mac side of the computer since I have working browsers there. Then I would copy the ".exe" file to whichever Windows folder is correct. Am I on the right track or am I courting disaster?
    Also, will there be a preference inside Firefox to make it the default browser in the Windows environment? I'd like to avoid using Internet Explorer.
    ( I'm writing this from the Firefox browser, v. 28.0 in the Mac OS (10.6.8). I didn't click the "Automatically Add" button for submitting troubleshooting information because I'm not asking about the browser in the Mac OS environment.)
    Thank you.

    The full Windows install file from for instance https://www.mozilla.org/firefox/all/ is an executable dot.exe file.
    It will run from anywhere the user has the correct permissions, incluing the desktop or the downloads folder. It will offer standard or custom installs, usually opt for the standard install and the necessary flies and folders will be created.
    * [[How to download and install Firefox on Windows]]
    Setting Firefox as the default browser may be done from an option as Firefox starts after installation
    * [[Make Firefox your default browser]] -> (the KB page does have selectors)
    ** https://support.mozilla.org/kb/make-firefox-your-default-browser#firefox:win7:fx35

Maybe you are looking for

  • One way audio over VPN

    I have 2 Cisco 1941 routers with a standard IPSec tunnel between them. Data works fine, but VoIP is encountering a one way audio issue where the remote site calling cannot be heard but they can hear me.  This seems to match what I'm seeing in encaps

  • Font Troubles on MacBook Pro

    I recently purchased a MacBook Pro and took all of the fonts off of my Mac Pro at home and copied them to my harddrive>library>fonts folder. Only some of the fonts are working. Others do not work whatsoever in any application (Photoshop, InDesign, Pa

  • Table views  as data source to imported in OBIEE

    I have a data source that consist of tables view and packages and function and I needed to import them into OBIEE physical layer. I never imported tables view into the physical layer , so I will like some help. As far as the packages and functions, h

  • Can SharePoint 2010 read data from an external SQL Server 2012 data Source?

    Hi,  I would like to Know whether SharePoint can read the data from a SQL server 2012 external data source? I am not talking about SharePoint internal database. I need to get the data from an sql database which is used by some other application. For

  • How do I fix error 11111 when submitting my podcast?

    I keep trying to submit my podcast to itunes from my site and it keeps denying me. how do i get past error 11111 and get my podcast up. BTW my feed is tdcampradio.com/shows