Remote update AIR

Hi all

There is a link for AIR remote updater.

http://codeazur.com.br/lab/AIRRemoteUpdater/

I tried to insert the following codes in my script but I got some errors.

Here's the code I pasted in my script:

public function update1():void {
   var request:URLRequest = new URLRequest("http://domain.com/yourapplication.air");
   var updater:AIRRemoteUpdater = new AIRRemoteUpdater();
   updater.addEventListener(AIRRemoteUpdaterEvent.VERSION_CHECK, updaterVersionCheckHandler);
   updater.addEventListener(AIRRemoteUpdaterEvent.UPDATE, updaterUpdateHandler);
   updater.update(request);
}
 
protected function updaterVersionCheckHandler(event:AIRRemoteUpdaterEvent):void {
   // The AIRRemoteUpdaterEvent.VERSION_CHECK event is fired
   // as soon as both local and remote version numbers are known. 
   var updater:AIRRemoteUpdater = event.target as AIRRemoteUpdater;
   trace("Local version: " + updater.localVersion);
   trace("Remote version: " + updater.remoteVersion);
   // You can stop execution of AIR Remote Updater at this point 
   // by calling event.preventDefault(), for example to inform the user 
   // that a new version is available and/or ask if she likes to download 
   // and install it. When the user confirms, call AIRRemoteUpdater.update()
   // again with the versionCheck argument set to "false". This will
   // circumvent the version checking procedure and immediately
   // starts to download the remote .AIR installer file to a temporary
   // file on the user's harddisk.
}
 
protected function updaterUpdateHandler(event:AIRRemoteUpdaterEvent):void {
   // The AIRRemoteUpdaterEvent.UPDATE event is fired when
   // the remote .AIR installer file has finished downloading.
   // The event's "file" property contains a reference to the
   // temporary file on the user's harddisk.
   trace("Installer: " + event.file.nativePath);
   // You can stop execution of AIR Remote Updater at this point 
   // by calling event.preventDefault(), for example to inform the user 
   // that the application is about to shut down and update itself.
}

Error:

1046: type was not found or is not a compilation constant: AIRRemoteUpdaterEvent.

I have already copied and paste the downloaded file (com) in my folder. and com.codeazur import. *;

I missed something?

-Zainuu

com.* import; He will take care of all classes

He will take care of your specific class and this is the best way to use:

import com.codeazur.utils.AIRRemoteUpdaterEvent;

Tags: Adobe Animate

Similar Questions

  • Remote Update Manager does not all the apps?

    Howdy all,

    Using Win7x64. Administrative user. Currently the entire suite of CC2015 (all... installed Photoshop, Illustrator, first, etc.).  When I invoke the Manager remote update from here:

    "C:\Program Files (x 86) \Common.

    It seems that it is working.  Exists even with code 0.  Log is below.

    You will notice that the journal seems correct.  And it updates some things very well.  For example, it will update Dreamweaver and Adobe After Effects.  Still...  For some reason it is not Photoshop of detection or download Animate, among others.

    What Miss me? Why isn't the remote update update all my Adobe apps?

    We are a school with licensed site for about 500 machines. A solution that works is to run the uninstaller for CC2015, then install "2015.5 CC", but this seems useless while we have the Remote Updater application.  Am I missing something simple?  Thanks for your ideas,

    Carl

    24/06/16 08:21:34:637 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |

    24/06/16 08:21:34:637 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | ##################################################

    24/06/16 08:21:34:637 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | ##################################################

    24/06/16 08:21:34:638 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Launch of the RemoteUpdateManager...

    24/06/16 08:21:34:638 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | RemoteUpdateManager version is: 1.7.0.25 (BuildVersion: 1.6;) Brand: Kills Sep 02 2014 07:02:05)

    24/06/16 08:21:34:648 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | **************************************************

    24/06/16 08:21:34:648 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Initialization of library of UpdaterCore...

    24/06/16 08:21:56:804 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | UpdaterCore library initialized successfully.

    24/06/16 08:21:56:809 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | **************************************************

    24/06/16 08:21:56:809 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Departure UpdaterCore CheckForUpdate...

    24/06/16 08:22:55:828 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | CheckForUpdates is completed successfully.

    24/06/16 08:22:55:828 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | **************************************************

    24/06/16 08:22:55:828 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Departure UpdaterCore DownloadUpdates...

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Following updates are downloaded:

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobeAfterEffects-13.5.0-Trial/13.7.1)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobeAudition-8.0.0-Trial/8.1.0)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobeCharacterAnimatorPreview-1.0/1.0.3)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobeDigitalPublishingCC2015-3.0/2016.5)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobeDreamweavercc64Bit-16/16.1.3)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobeExportAssets264bit-2.0/2.4)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobeFlash-15.0.0/15.0.1)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobeIllustrator19-mul_x64/19.2.1.147.1)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobeInCopyCC2015-11.0/11.4.0.090)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobeInDesignCC2015-11.0/11.4.0.090)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobeLightroom-6.0/6.6)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobeMediaEncoder-9.0.0-Trial/9.2.0)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobePrelude-4.0.0-Trial/4.3.0)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobePremierePro-9.0.0-Trial/9.2.0)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobePreviewCC-1.0.0/1.1.3)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (AdobeSpeedGrade-9.0.0-Trial/9.1.0)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |    (PhotoshopCameraRaw8-8.0/9.6.126)

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |

    24/06/16 08:22:55:863 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobeAfterEffects-13.5.0-Trial/13.7.1)...

    24/06/16 08:24:06:050 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobeAfterEffects-13.5.0-Trial/13.7.1)...

    24/06/16 08:24:06:050 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobeAudition-8.0.0-Trial/8.1.0)...

    24/06/16 08:24:32:680 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobeAudition-8.0.0-Trial/8.1.0)...

    24/06/16 08:24:32:680 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobeCharacterAnimatorPreview-1.0/1.0.3)...

    24/06/16 08:25:12:555 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobeCharacterAnimatorPreview-1.0/1.0.3)...

    24/06/16 08:25:12:555 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobeDigitalPublishingCC2015-3.0/2016.5)...

    24/06/16 08:25:19:928 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobeDigitalPublishingCC2015-3.0/2016.5)...

    24/06/16 08:25:19:928 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobeDreamweavercc64Bit-16/16.1.3)...

    24/06/16 08:25:59:818 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobeDreamweavercc64Bit-16/16.1.3)...

    24/06/16 08:25:59:818 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobeExportAssets264bit-2.0/2.4)...

    24/06/16 08:26:04:755 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobeExportAssets264bit-2.0/2.4)...

    24/06/16 08:26:04:755 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobeFlash-15.0.0/15.0.1)...

    24/06/16 08:26:59:972 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobeFlash-15.0.0/15.0.1)...

    24/06/16 08:26:59:972 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobeIllustrator19-mul_x64/19.2.1.147.1)...

    24/06/16 08:27:58:510 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobeIllustrator19-mul_x64/19.2.1.147.1)...

    24/06/16 08:27:58:510 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobeInCopyCC2015-11.0/11.4.0.090)...

    24/06/16 08:28:43:473 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobeInCopyCC2015-11.0/11.4.0.090)...

    24/06/16 08:28:43:473 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobeInDesignCC2015-11.0/11.4.0.090)...

    24/06/16 08:29:30:293 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobeInDesignCC2015-11.0/11.4.0.090)...

    24/06/16 08:29:30:293 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobeLightroom-6.0/6.6)...

    24/06/16 08:30:15:024 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobeLightroom-6.0/6.6)...

    24/06/16 08:30:15:024 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobeMediaEncoder-9.0.0-Trial/9.2.0)...

    24/06/16 08:30:57:006 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobeMediaEncoder-9.0.0-Trial/9.2.0)...

    24/06/16 08:30:57:006 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobePrelude-4.0.0-Trial/4.3.0)...

    24/06/16 08:31:35:069 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobePrelude-4.0.0-Trial/4.3.0)...

    24/06/16 08:31:35:069 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobePremierePro-9.0.0-Trial/9.2.0)...

    24/06/16 08:32:22:164 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobePremierePro-9.0.0-Trial/9.2.0)...

    24/06/16 08:32:22:164 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobePreviewCC-1.0.0/1.1.3)...

    24/06/16 08:32:30:438 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobePreviewCC-1.0.0/1.1.3)...

    24/06/16 08:32:30:438 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (AdobeSpeedGrade-9.0.0-Trial/9.1.0)...

    24/06/16 08:33:03:987 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (AdobeSpeedGrade-9.0.0-Trial/9.1.0)...

    24/06/16 08:33:03:987 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Download (PhotoshopCameraRaw8-8.0/9.6.126)...

    24/06/16 08:33:43:566 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Successfully downloadeded (PhotoshopCameraRaw8-8.0/9.6.126)...

    24/06/16 08:33:43:566 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | All the updates downloaded successfully...

    24/06/16 08:33:43:568 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | **************************************************

    24/06/16 08:33:43:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Departure UpdaterCore InstallUpdates...

    24/06/16 08:33:43:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobeAfterEffects-13.5.0-Trial/13.7.1)...

    24/06/16 08:41:24:570 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 08:41:24:570 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobeAfterEffects-13.5.0-Trial/13.7.1)...

    24/06/16 08:41:24:570 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobeAudition-8.0.0-Trial/8.1.0)...

    24/06/16 08:42:48:686 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 08:42:48:686 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobeAudition-8.0.0-Trial/8.1.0)...

    24/06/16 08:42:48:687 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobeCharacterAnimatorPreview-1.0/1.0.3)...

    24/06/16 08:44:35:661 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 08:44:35:661 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobeCharacterAnimatorPreview-1.0/1.0.3)...

    24/06/16 08:44:35:661 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobeDigitalPublishingCC2015-3.0/2016.5)...

    24/06/16 08:44:48:014 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 08:44:48:014 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobeDigitalPublishingCC2015-3.0/2016.5)...

    24/06/16 08:44:48:014 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobeDreamweavercc64Bit-16/16.1.3)...

    24/06/16 08:46:41:278 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 08:46:41:278 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobeDreamweavercc64Bit-16/16.1.3)...

    24/06/16 08:46:41:279 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobeExportAssets264bit-2.0/2.4)...

    24/06/16 08:47:34:547 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 08:47:34:547 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobeExportAssets264bit-2.0/2.4)...

    24/06/16 08:47:34:547 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobeFlash-15.0.0/15.0.1)...

    24/06/16 08:50:25:420 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 08:50:25:420 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobeFlash-15.0.0/15.0.1)...

    24/06/16 08:50:25:420 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobeIllustrator19-mul_x64/19.2.1.147.1)...

    24/06/16 08:53:29:860 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 08:53:29:860 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobeIllustrator19-mul_x64/19.2.1.147.1)...

    24/06/16 08:53:29:861 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobeInCopyCC2015-11.0/11.4.0.090)...

    24/06/16 08:58:34:740 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 08:58:34:741 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobeInCopyCC2015-11.0/11.4.0.090)...

    24/06/16 08:58:34:741 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobeInDesignCC2015-11.0/11.4.0.090)...

    24/06/16 09:03:30:306 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 09:03:30:306 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobeInDesignCC2015-11.0/11.4.0.090)...

    24/06/16 09:03:30:306 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobeLightroom-6.0/6.6)...

    24/06/16 09:06:17:688 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 09:06:17:688 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobeLightroom-6.0/6.6)...

    24/06/16 09:06:17:689 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobeMediaEncoder-9.0.0-Trial/9.2.0)...

    24/06/16 09:08:44:048 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 09:08:44:048 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobeMediaEncoder-9.0.0-Trial/9.2.0)...

    24/06/16 09:08:44:049 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobePrelude-4.0.0-Trial/4.3.0)...

    24/06/16 09:11:01:359 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 09:11:01:359 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobePrelude-4.0.0-Trial/4.3.0)...

    24/06/16 09:11:01:359 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobePremierePro-9.0.0-Trial/9.2.0)...

    24/06/16 09:15:07:478 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 09:15:07:478 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobePremierePro-9.0.0-Trial/9.2.0)...

    24/06/16 09:15:07:478 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobePreviewCC-1.0.0/1.1.3)...

    24/06/16 09:16:57:276 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 09:16:57:277 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobePreviewCC-1.0.0/1.1.3)...

    24/06/16 09:16:57:277 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (AdobeSpeedGrade-9.0.0-Trial/9.1.0)...

    24/06/16 09:18:45:459 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 09:18:45:459 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (AdobeSpeedGrade-9.0.0-Trial/9.1.0)...

    24/06/16 09:18:45:459 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installation (PhotoshopCameraRaw8-8.0/9.6.126)...

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | InstallUpdates success and must restart.

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Installed successfully (PhotoshopCameraRaw8-8.0/9.6.126)...

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | All the updates installed successfully...

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | **************************************************

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Following updates have been installed successfully:

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobeAfterEffects-13.5.0-Trial/13.7.1)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobeAudition-8.0.0-Trial/8.1.0)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobeCharacterAnimatorPreview-1.0/1.0.3)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobeDigitalPublishingCC2015-3.0/2016.5)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobeDreamweavercc64Bit-16/16.1.3)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobeExportAssets264bit-2.0/2.4)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobeFlash-15.0.0/15.0.1)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobeIllustrator19-mul_x64/19.2.1.147.1)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobeInCopyCC2015-11.0/11.4.0.090)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobeInDesignCC2015-11.0/11.4.0.090)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobeLightroom-6.0/6.6)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobeMediaEncoder-9.0.0-Trial/9.2.0)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobePrelude-4.0.0-Trial/4.3.0)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobePremierePro-9.0.0-Trial/9.2.0)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobePreviewCC-1.0.0/1.1.3)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (AdobeSpeedGrade-9.0.0-Trial/9.1.0)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | (PhotoshopCameraRaw8-8.0/9.6.126)

    24/06/16 09:20:10:569 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | **************************************************

    24/06/16 09:20:11:282 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | ##################################################

    24/06/16 09:20:11:282 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | Ending the RemoteUpdateManager return Code (0)

    24/06/16 09:20:11:282 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | ##################################################

    24/06/16 09:20:11:282 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 | ##################################################

    24/06/16 09:20:11:282 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 3004 |

    24/06/16 12:37:36:987 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768.

    24/06/16 12:37:36:987 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. ##################################################

    24/06/16 12:37:36:988 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. ##################################################

    24/06/16 12:37:36:988 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. Launch of the RemoteUpdateManager...

    24/06/16 12:37:36:988 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. RemoteUpdateManager version is: 1.7.0.25 (BuildVersion: 1.6;) Brand: Kills Sep 02 2014 07:02:05)

    24/06/16 12:37:36:995 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. **************************************************

    24/06/16 12:37:36:995 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. Initialization of library of UpdaterCore...

    24/06/16 12:37:38:040 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. UpdaterCore library initialized successfully.

    24/06/16 12:37:38:046 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. **************************************************

    24/06/16 12:37:38:046 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. Departure UpdaterCore CheckForUpdate...

    24/06/16 12:37:41:577 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. CheckForUpdates is completed successfully.

    24/06/16 12:37:41:577 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. **************************************************

    24/06/16 12:37:41:577 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. Departure UpdaterCore DownloadUpdates...

    24/06/16 12:37:41:579 | [WARNING] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. No new update there. It seems that all of the products are up to date.

    24/06/16 12:37:41:579 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. **************************************************

    24/06/16 12:37:41:637 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. ##################################################

    24/06/16 12:37:41:637 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. Ending the RemoteUpdateManager return Code (0)

    24/06/16 12:37:41:637 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. ##################################################

    24/06/16 12:37:41:637 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768. ##################################################

    24/06/16 12:37:41:637 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2768.

    24/06/16 13:04:24:759 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 |

    24/06/16 13:04:24:759 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | ##################################################

    24/06/16 13:04:24:759 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | ##################################################

    24/06/16 13:04:24:759 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | Launch of the RemoteUpdateManager...

    24/06/16 13:04:24:759 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | RemoteUpdateManager version is: 1.7.0.25 (BuildVersion: 1.6;) Brand: Kills Sep 02 2014 07:02:05)

    24/06/16 13:04:24:761 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | **************************************************

    24/06/16 13:04:24:761 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | Initialization of library of UpdaterCore...

    24/06/16 13:04:25:107 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | UpdaterCore library initialized successfully.

    24/06/16 13:04:25:110 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | **************************************************

    24/06/16 13:04:25:110 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | Departure UpdaterCore CheckForUpdate...

    24/06/16 13:04:28:213 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | CheckForUpdates is completed successfully.

    24/06/16 13:04:28:213 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | **************************************************

    24/06/16 13:04:28:213 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | Departure UpdaterCore DownloadUpdates...

    24/06/16 13:04:28:215 | [WARNING] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | No new update there. It seems that all of the products are up to date.

    24/06/16 13:04:28:215 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | **************************************************

    24/06/16 13:04:28:265 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | ##################################################

    24/06/16 13:04:28:265 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | Ending the RemoteUpdateManager return Code (0)

    24/06/16 13:04:28:265 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | ##################################################

    24/06/16 13:04:28:265 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 | ##################################################

    24/06/16 13:04:28:265 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4232 |

    24/06/16 13:06:15:115 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 |

    24/06/16 13:06:15:115 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | ##################################################

    24/06/16 13:06:15:115 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | ##################################################

    24/06/16 13:06:15:115 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | Launch of the RemoteUpdateManager...

    24/06/16 13:06:15:115 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | RemoteUpdateManager version is: 1.7.0.25 (BuildVersion: 1.6;) Brand: Kills Sep 02 2014 07:02:05)

    24/06/16 13:06:15:117 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | **************************************************

    24/06/16 13:06:15:117 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | Initialization of library of UpdaterCore...

    24/06/16 13:06:15:377 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | UpdaterCore library initialized successfully.

    24/06/16 13:06:15:381 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | **************************************************

    24/06/16 13:06:15:381 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | Departure UpdaterCore CheckForUpdate...

    24/06/16 13:06:18:423 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | CheckForUpdates is completed successfully.

    24/06/16 13:06:18:423 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | **************************************************

    24/06/16 13:06:18:423 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | Departure UpdaterCore DownloadUpdates...

    24/06/16 13:06:18:425 | [WARNING] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | No new update there. It seems that all of the products are up to date.

    24/06/16 13:06:18:425 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | **************************************************

    24/06/16 13:06:18:531 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | ##################################################

    24/06/16 13:06:18:531 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | Ending the RemoteUpdateManager return Code (0)

    24/06/16 13:06:18:531 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | ##################################################

    24/06/16 13:06:18:531 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 | ##################################################

    24/06/16 13:06:18:531 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 4860 |

    24/06/16 13:06:45:672 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 |

    24/06/16 13:06:45:672 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | ##################################################

    24/06/16 13:06:45:672 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | ##################################################

    24/06/16 13:06:45:672 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | Launch of the RemoteUpdateManager...

    24/06/16 13:06:45:672 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | RemoteUpdateManager version is: 1.7.0.25 (BuildVersion: 1.6;) Brand: Kills Sep 02 2014 07:02:05)

    24/06/16 13:06:45:675 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | **************************************************

    24/06/16 13:06:45:675 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | Initialization of library of UpdaterCore...

    24/06/16 13:06:45:805 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | UpdaterCore library initialized successfully.

    24/06/16 13:06:45:808 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | **************************************************

    24/06/16 13:06:45:808 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | Departure UpdaterCore CheckForUpdate...

    24/06/16 13:06:48:850 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | CheckForUpdates is completed successfully.

    24/06/16 13:06:48:851 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | **************************************************

    24/06/16 13:06:48:851 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | Departure UpdaterCore DownloadUpdates...

    24/06/16 13:06:48:853 | [WARNING] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | No new update there. It seems that all of the products are up to date.

    24/06/16 13:06:48:853 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | **************************************************

    24/06/16 13:06:48:909 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | ##################################################

    24/06/16 13:06:48:909 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | Ending the RemoteUpdateManager return Code (0)

    24/06/16 13:06:48:909 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | ##################################################

    24/06/16 13:06:48:909 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 | ##################################################

    24/06/16 13:06:48:909 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2304 |

    27/06/16 08:20:35:787 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572.

    27/06/16 08:20:35:804 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. ##################################################

    27/06/16 08:20:35:804 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. ##################################################

    27/06/16 08:20:35:804 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. Launch of the RemoteUpdateManager...

    27/06/16 08:20:35:804 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. RemoteUpdateManager version is: 1.7.0.25 (BuildVersion: 1.6;) Brand: Kills Sep 02 2014 07:02:05)

    27/06/16 08:20:35:805 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. **************************************************

    27/06/16 08:20:35:805 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. Initialization of library of UpdaterCore...

    27/06/16 08:20:36:100 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. UpdaterCore library initialized successfully.

    27/06/16 08:20:36:103 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. **************************************************

    27/06/16 08:20:36:103 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. Departure UpdaterCore CheckForUpdate...

    27/06/16 08:20:39:133 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. CheckForUpdates is completed successfully.

    27/06/16 08:20:39:133 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. **************************************************

    27/06/16 08:20:39:133 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. Departure UpdaterCore DownloadUpdates...

    27/06/16 08:20:39:134 | [WARNING] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. No new update there. It seems that all of the products are up to date.

    27/06/16 08:20:39:134 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. **************************************************

    27/06/16 08:20:39:193 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. ##################################################

    27/06/16 08:20:39:193 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. Ending the RemoteUpdateManager return Code (0)

    27/06/16 08:20:39:193 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. ##################################################

    27/06/16 08:20:39:193 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572. ##################################################

    27/06/16 08:20:39:193 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 1572.

    Missing applications are binary complete and does not include through RUM.

  • If the Remote Update Manager Adobe is called when a user uses an application that needs an update, what happens? Break something?

    As requested by the question. What is going on? I am looking for a way to control updates from adobe.

    Fix.

    If the user tries to open it, I would wait for the update to complete before they open the app.

    You can check what has happened in the newspaper.

    https://helpx.Adobe.com/creative-cloud/Packager/using-Remote-Update-Manager.html

  • SCCM and remote Update Manager

    I hope someone could point me in the right direction.  I sent a package of AdobeCC to a few test using SCCM clients.  I'm new to SCCM and I searched for how to call the Manager to update remotely for all of my clients using SCCM.  I'm not using AUSST, I will go directly to Adobe.  I found examples for Linux and Mac, but nothing for SCCM.

    This guide said it's possible but I can't just to find a good example.  Any help would be greatly appreciated.

    Creative cloud help | With the help of Adobe Remote Update Manager

    Basically just create a script that runs the Remote Update Manager on client machines.

    Deploy the script as a package and set it to run again by your update program.

    The script might look to...

    If defined PROGRAMFILES (X 86) "C:\Program Files (x 86) \Common Files\Adobe\OOBE_Enterprise\RemoteUpdateManager.exe.

    If not set to PROGRAMFILES (X 86) "C:\Program Files\Fichiers Files\Adobe\OOBE_Enterprise\RemoteUpdateManager.exe"

  • Remote Update Manager will not end

    I try to use the Remote Update Manager to update the PCs in our field, but RemoteUpdateManager.exe does not close, it just hangs. The log looks like this

    04/11/14 15:19:27:374 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2164 | ##################################################

    04/11/14 15:19:27:374 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2164 | ##################################################

    04/11/14 15:19:27:374 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2164 | Launch of the RemoteUpdateManager...

    04/11/14 15:19:27:374 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2164 | RemoteUpdateManager version is: 1.7.0.25 (BuildVersion: 1.6;) Brand: Kills Sep 02 2014 07:02:05)

    04/11/14 15:19:27:374 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2164 | **************************************************

    04/11/14 15:19:27:374 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2164 | Initialization of library of UpdaterCore...

    04/11/14 15:19:27:484 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2164 | UpdaterCore library initialized successfully.

    04/11/14 15:19:27:484 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2164 | **************************************************

    04/11/14 15:19:27:484 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2164 | Departure UpdaterCore CheckForUpdate...

    04/11/14 15:19:29:730 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2164 | CheckForUpdates is completed successfully.

    04/11/14 15:19:29:730 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2164 | **************************************************

    04/11/14 15:19:29:730 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2164 | Departure UpdaterCore DownloadUpdates...

    04/11/14 15:19:29:730 | [WARNING] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2164 | No new update there. It seems that all of the products are up to date.

    04/11/14 15:19:29:730 | [INFO] |  | JEAN | Public services | RemoteUpdateManager |  |  | 2164 | **************************************************


    What I don't get is the part "Ending the return Code of RemoteUpdateManager (0).


    I use the last AAMEE.


    Are there other things I can do to see why this is happening?

    I opened a support request on this matter.  Apparently, it is a known issue and is being developed.  Their current solution was just to stop the process manually.  Kind of a bad solution but little matter I just created a scheduled task to run once a week and then stop the process after 4 hours.

  • Using the internal server implemented with AUSST, I invoke Remote Update Manager, but get error return Code (1)

    I set up a server to update internal using AUSST, tested the server according to the information obtained by Adobe and everything works fine. I downloaded all updates for 2014 CC on the server (Macbook Pro under OS X 10.9.4).) However when I use Apple Remote Desktop (3.7.2) or terminal on the workstation Mac (Mac Pro installed OSX 10.9.4) itself for launch updates, the Remote Update Manager command returns an error code (1). I have 53 Mac workstations and make me the same error code for each of them. I double checked the settings when I created the installation package. What else can I check to fix this?

    InternalServer 01.png

    Solved.

  • Remote update of the BIOS r.620 with Ubuntu

    Anyone know if it is possible to update the bios of a r.620 (with iDrac Express) on Ubuntu 12.04.3 remote.

    I have problems of the E5-2630 Intel processor performance and read that it could be solved in update of the bios to the latest version:

    BIOS_T2RVC_LN_2.1.3.BIN

    I tried to run the bin file

    But I had lines like:

    . / BIOS_T2RVC_LN_2.1.3.BIN: 165:. / BIOS_T2RVC_LN_2.1.3.BIN: deal: not found
    . / BIOS_T2RVC_LN_2.1.3.BIN: 166:. / BIOS_T2RVC_LN_2.1.3.BIN: deal: not found
    . / BIOS_T2RVC_LN_2.1.3.BIN: 167:. / BIOS_T2RVC_LN_2.1.3.BIN: deal: not found
    . / BIOS_T2RVC_LN_2.1.3.BIN: 168:. / BIOS_T2RVC_LN_2.1.3.BIN: deal: not found
    . / BIOS_T2RVC_LN_2.1.3.BIN: 169:. / BIOS_T2RVC_LN_2.1.3.BIN: deal: not found
    . / BIOS_T2RVC_LN_2.1.3.BIN: 170:. / BIOS_T2RVC_LN_2.1.3.BIN: deal: not found
    . / BIOS_T2RVC_LN_2.1.3.BIN: 200:. / BIOS_T2RVC_LN_2.1.3.BIN: deal: not found
    . / BIOS_T2RVC_LN_2.1.3.BIN: 684:. / BIOS_T2RVC_LN_2.1.3.BIN: syntax error: "(" unexpected

    Kind regards
    Marcel

    Hello Marcel

    I don't think that we create updates designed to work under Ubuntu. The easiest way for you to make the updates would be through the iDRAC. Connect to the web interface via the IP address of the iDRAC and choose the option to update and restore in the left column.

    You can run windows 32 bit Dell Update Packages (DUP) from there. You can update THE system BIOS, firmware, PERC, iDRAC firmware and most other firmware the iDRAC using this method. Is the independent operating system, is a great way to make updates when you run Ubuntu, ESXi or other OS generally don't write us updates for.

    Thank you

  • Remote Update Firmware - with Powershell v3

    Hello everyone once again.

    OK, so. Another day another post

    Im not in remote firmware updates, and I am using this guide:

    http://en.community.Dell.com/TechCenter/systems-management/w/wiki/3244.remote-firmware-update.aspx

    Yet once I'm stuck trying this work in powershell.

    Im using above guide says:

    Entry method has two arguments. First is the URI property that indicates the method of transfer. (im fine with that)

    Secondly, is the target property that contains the endpoint reference or the EPR that represents the attribute instance to run on. You used list in the previous sections to get an inventory of device firmware levels. You will use the same instances of class for the install method, you need to add the enumeration EPR mode and run the command again (that's where I think im wrong)

    Heres what im doing so:

    1. create a varilable containing the BIOS update service instance, of CIM_SoftwareIdentity:

    $CIM_SoftwareIdentURI = "http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2//CIM_SoftwareIdentity".
    $CIM_BIOS = get-CimInstance - CimSession $session - ResourceUri $CIM_SoftwareIdentURI | where {$_.elementname - eq "BIOS" - and $_.status - eq "installed"}

    2. create a variable that contains an instance of the DCIM_SoftwareInstallationService

    $CIM_SftInstSvsURI = "http://schemas.dell.com/wbem/wscim/1/cim-schema/2/DCIM_SoftwareInstallationService".
    $CIM_SftInst = get-CimInstance - CimSession $session - ResourceUri $CIM_SftInstSvsURI

    3. call the InstallFromURI() method on the DCIM_SoftwareInstallationService instance, passing in the target and the required URI parameters

    $session invoke CimMethod - CimSession - InputObject $CIM_SftInst - MethodName "InstallFromURI" - argument @{target = $CIM_BIOS; URI ="ftp://192.168.0.111/R620_BIOS_WIN_0.3.18.EXE"} ".

    The answer I get back is:

    Message: Either the URI target or both are missing OR exceeding in length
    MessageID: SUP003
    ReturnValue: 2
    PSComputerName: 10.xx.xx.xx

    The URI is a literal, so I doubt that there's nothing wrong with that. I suspect that there's something wrong with the way I am the target of passage

    I've tried passing passing also as a reference to the target in the following text:

    {target = [ref] $CIM_BIOS; URI ="ftp://192.168.0.111/R620_BIOS_WIN_0.3.18.EXE"} ".

    I get the same result

    Can anyone help put me right on how I should spend in the "... target the property that contains the endpoint reference or the EPR that represents the attribute instance to work on '

    It seems that I am more stupid than I thought and I can't understand it.

    :)

    Ok. Maybe I wasn't far from the truth.

    It seems that it is important which order you put the hash arguments table. I was surprised by that.

    I was desperate enough to try swapping around the URI and target because I didn't know what I was doing wrong

    Invoke-CimMethod - CimSession $session - inputobject $CIM_SftInst - MethodName "InstallFromURI" - argument @{URI ='192.168.0.111/R620.} "EXE" ; " Target = [ref] $CIM_BIOS}

    Returns:

    Job: job
    ReturnValue: 4096
    PSComputerName: 10.xx.xx.xx

  • Remote update of a few tables (use technology?)

    I have a situation where an exact replica of a Production database schema is in TEST.  I need to keep a handful (about 7) tables (less than 1000 lines) in SYNC with the PROD at all times. Easy solution put db-link or Materialized View into place on the TEST, which has been setup and works very well. However, our new security policies cannot test access to the PROD, and so the TEST tables will soon be offset with the PROD. However, they allow PROD access TESTS (Push is allowed, sweater is not allowed). In light of these very small tables and for some reason is any business that they need to stay in SYNC automatically, which is Oracle technology to use? For example possible to have a form any of a update remotely trigger? (Even if it is possible how to deal with dependencies FK).

    Preference would you propose an option not made redundant. Our two databases are 11 GR 2 hosted on Solaris 10 machines.

    Much obliged,

    Khalid

    Spajdy, thank you, Yes, I tested the triggers today and they work basically with a db-link, with no QA. I know that I have a certain Bishop who will be happy as long as it works, but more than the technique, I want to be happy, that I made the right choice. Just today, I was reading the blog of Tom Kyte about how he came to hate the triggers, I wonder what he thinks about triggers remote. For one: I am not to be remotely triggers is because, just in case the remote side there is an error, and if I do not have the robust error handling (and I don't foresee because is not my project, I'm just help another team) in my trigger, it may easily cause a mismatch in what it does locally Vs remotely. However, my situation is very simple, if only because the remote side is a read-only for the users and very few paintings must be updated, and they are small.

    Finally, can you please tell me if there is any advantage to using AQ as you described above. response, you have already answered my questions.

    Thank you for your valuable contribution,

    Khalid

  • Updated air settle

    I downloaded the OSX dmg AIR installation (20.0), you click Update, the window opens and says: the installation..., but nothing happens.

    The progress bar indicates zero activity.

    I went through this twice now, force the installation each time to quit smoking.

    I read somewhere that this could be a problem if you have Internet Explorer open, but I use Safari. I don't know where to turn...

    Advice, anyone? Thank you!

    This latest update seems to have worked!

    Download Adobe AIR 21 Beta - Adobe Labs

  • Remote Update ESXI 4.1 to ESXi 5.5: no physical access

    Hello

    I did some research and I realize that the best way to upgrade the host small deployment ESXi 4.1 is the interactive CD mode. Unfortunately, the server is in another country. Is it possible to do it remotely? In addition, I have no way to move the host servers, to keep safe unless I have a template of the FVO. Is it enough for the host software upgrade process? It is of course a production machine.

    Thank you

    Ryan

    If the downtime is an option, which of course is necessary, you can just pass the host without affecting the machines. The machines will be present on a data store, and they will not be on the disk that hosts Esxi OS (unless you have all of this on a single disc, which is very bad thing to do).

    Its almost like a windows machine, when you re-install/update the OS changes/formatting occurs only on the operating system drive and you always keep the files on other players.

  • Updated AIR problem 17.0

    Hello

    Because of the dispute in this case, I needed to update my AIR SDK to 17.0. But the update rendered my Flash Builder to not open or act weird, let me explain:

    When I downloaded AIR SDK for Flex developers to Download Adobe AIR 17 Beta - Adobe Labsand extract the files to FlashBuilder/eclipse/pluging/...compiler.../AIRSDK, FlashBuilder strangely behaved as such:

    Ekran Resmi 2015-02-07 11.30.24.png

    I guess that's the reason that these files doesn't include a compiler, so I decided to download the AIR SDK 17 & beta compiler and copied the files to the same directory (FlashBuilder/eclipse/pluging/...compiler.../AIRSDK). This time when I opened FlashBuilder he showed this warning at the beginning:

    Ekran Resmi 2015-02-07 11.36.09.png

    And when I tried to debug my application it does not show my application portfolio to "Debug configurations...". ', and I wasn't able to "Set as Default Application" my file because it has been disabled:

    Ekran Resmi 2015-02-07 11.38.43.png

    Also, when I make any changes on my files and saved, project build trigger, it showed this error:

    Ekran Resmi 2015-02-07 11.41.28.png

    And I decided to take the warning seriously. I restarted FlashBuilder to see if the problem persists, this time FlashBuilder has not yet started. He showed the splash screen, "Loading workbench" etc. and closed silently. I repeated several times and it has not changed. When I restarted my computer, it opened once, behaving as described above, and then when I restart does not open.

    I also downloaded and installed the AIR 17.0 end-user calls on my computer and repeated all the steps, but it didn't work. I also tried to replace the AIR SDK for developers Flex files on my previous 16.0 AIR SDK, which worked, but FlashBuilder did not open at all.

    I would like to add this project was build and operate normally before the update on FlashBuilder. Version of FlashBuilder is 4.7. I am a novice user of Mac OS can I be jumping a very basic step of specific bones.

    Thanks in advance.

    It seems OK I got trapped by debusquement. First of all was that I used AIR SDK for Flex developers, which doesn't include a compiler. If I was convinced that this problem is to update the AIR SDK. But using AIR SDK 17 and beta compiler was actually solve this problem.

    I was still not able to work on my project because I had another problem that I was blind to see: file corrupted .actionScriptProperties . It was corrupted with the last merger of git, I did, and he was not able to solve this problem of FlashBuilder since it was not to let me go to project > properties >... Build the path, indicating that it is corrupt.

    Finally I revenue in my last commit and I was able to reach properties. Problem solved.

  • Update of Muse has also updated Air but not to the most recent

    A few days ago, I updated Muse and at the same time (orchestrated by Muse) updated to Adobe Air. According to my menu 'away'Muse, I now look like 13.0.0.83. But my software Glary Utilities check to update at startup keeps telling me that there is an update available at Air 13.0.0.111 Muse asked not to do this, should I just go ahead and update new Air? Do I need this? I'm no expert of software and I don't want to mess with my MUSE

    Hello

    It is recommended to use the latest version of adobe air with Muse. You can download the last Aria of https://get.adobe.com/air/

    Kind regards

    Aish

  • Impossible to update AIR applications error

    I tried to install updates to AIR programs and applications I own and that you get this message:

    = error =.

    Sorry, an error occurred.

    The application could not be installed because the Installer file is damaged. Try to get a new setup of the author of the application file.

    = end error message =.

    I'm on an iMac running 10.6.8 and was able to install AIR 3.4, but it has not solved the problem. I also subscribe creative cloud. I haven't used AIR for the last 3 or 4 weeks and wonder if that's part of the problem bad certificate. I read the help and nothing has worked. Everyone?

    Have you tried to remove Adobe AIR using uninstaller in Applications/Utilities?  In addition by the document, I would recommend to post your topic on the forum of the Installation of Adobe AIR to the - http://forums.adobe.com/community/air/installation.

  • Error updating Air

    Hello

    Can't update Adobe Air.  Cannot uninstall old version.  I am the administrator.  Win 7 Home Premium 64 - bit SP1.

    Help, please.

    Joe

    Install log

    [2012-06 - 13:14:22:02] Setup starts with version 3.3.0.3650 on Windows Vista x 86

    [2012-06 - 13:14:22:02] command line is:

    [2012-06 - 13:14:22:02] runtime installed (3.2.0.2070) located in c:\Program Files (x 86) \Common Files\Adobe AIR

    [2012-06 - 13:14:22:09] raise with altitude

    [2012-06 - 13:14:22:09] launching subprocesses with command-line air installer.exe c:\users\j\appdata\local\temp\aira237.tmp\adobe - ei

    [2012-06 - 13:14:22:11] Setup starts with version 3.3.0.3650 on Windows Vista x 86

    [2012-06 - 13:14:22:11] Commandline is: stdio - \\.\pipe\AIR_2580_0 - ei

    [2012-06 - 13:14:22:11] runtime installed (3.2.0.2070) located in c:\Program Files (x 86) \Common Files\Adobe AIR

    [2012-06 - 13:14:22:11] from silent runtime update. Update from version 3.2.0.2070 to version 3.3.0.3650 runtime

    [2012-06 - 13:14:22:11] installation msi at c:\users\j\appdata\local\temp\aira237.tmp\setup.msi with a guid {65CB4C08-C47B-4A7E-A6A4-50C06ADA5FC6}

    [2012-06 - 13:14:22:20] error occurred during the operation of installation msi. starting rollback: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = errorID "1603" = 0]

    [2012-06 - 13:14:22:20] restore to install a c:\users\j\appdata\local\temp\aira237.tmp\setup.msi

    [2012-06 - 13:14:22:20] full restore

    [2012-06 - 13:14:22:20] coming out because of the error: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = "1603" errorID = 0]

    [2012-06 - 13:14:22:20] coming out because of the error: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = "1603" errorID = 0]

    [2012-06 - 13:14:22:20] end of Setup with exit code 7

    [2012-06 - 13:14:22:23] end of Setup with exit code 7

    [2012-06 - 13:14:22:30] Setup starts with version 3.3.0.3650 on Windows Vista x 86

    [2012-06 - 13:14:22:30] command line is:

    [2012-06 - 13:14:22:30] runtime installed (3.2.0.2070) located in c:\Program Files (x 86) \Common Files\Adobe AIR

    [2012-06 - 13:14:22:33] Setup starts with version 3.3.0.3650 on Windows Vista x 86

    [2012-06 - 13:14:22:33] command line is:

    [2012-06 - 13:14:22:33] runtime installed (3.2.0.2070) located in c:\Program Files (x 86) \Common Files\Adobe AIR

    [2012-06 - 13:14:22:34] Setup starts with version 3.3.0.3650 on Windows Vista x 86

    [2012-06 - 13:14:22:34] command line is:

    [2012-06 - 13:14:22:34] runtime installed (3.2.0.2070) located in c:\Program Files (x 86) \Common Files\Adobe AIR

    [2012-06 - 13:14:22:36] raise with altitude

    [2012-06 - 13:14:22:36] launching subprocesses with command-line air installer.exe c:\users\j\appdata\local\temp\aira0e.tmp\adobe - ei

    [2012-06 - 13:14:22:38] Setup starts with version 3.3.0.3650 on Windows Vista x 86

    [2012-06 - 13:14:22:38] Commandline is: stdio - \\.\pipe\AIR_2740_0 - ei

    [2012-06 - 13:14:22:38] runtime installed (3.2.0.2070) located in c:\Program Files (x 86) \Common Files\Adobe AIR

    [2012-06 - 13:14:22:38] from silent runtime update. Update from version 3.2.0.2070 to version 3.3.0.3650 runtime

    [2012-06 - 13:14:22:38] installation msi at c:\users\j\appdata\local\temp\aira0e.tmp\setup.msi with a guid {65CB4C08-C47B-4A7E-A6A4-50C06ADA5FC6}

    [2012-06 - 13:14:22:44] cancel elevated installation

    [2012-06 - 13:14:22:45] cancel request transmitted to the msi install operation

    [2012-06 - 13:14:22:46] raise with altitude

    [2012-06 - 13:14:22:46] launching subprocesses with command-line air installer.exe c:\users\j\appdata\local\temp\air1802.tmp\adobe - ei

    [2012-06 - 13:14:22:46] error occurred during the operation of installation msi. starting rollback: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = errorID "1603" = 0]

    [2012-06 - 13:14:22:46] restore to install a c:\users\j\appdata\local\temp\aira0e.tmp\setup.msi

    [2012-06 - 13:14:22:46] full restore

    [2012-06 - 13:14:22:46] coming out because of the error: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = "1603" errorID = 0]

    [2012-06 - 13:14:22:46] coming out because of the error: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = "1603" errorID = 0]

    [2012-06 - 13:14:22:46] end of Setup with exit code 7

    [2012-06 - 13:14:22:47] Setup starts with version 3.3.0.3650 on Windows Vista x 86

    [2012-06 - 13:14:22:47] Commandline is: stdio - \\.\pipe\AIR_4060_0 - ei

    [2012-06 - 13:14:22:47] runtime installed (3.2.0.2070) located in c:\Program Files (x 86) \Common Files\Adobe AIR

    [2012-06 - 13:14:22:47] from silent runtime update. Update from version 3.2.0.2070 to version 3.3.0.3650 runtime

    [2012-06 - 13:14:22:48] installation msi at c:\users\j\appdata\local\temp\air1802.tmp\setup.msi with a guid {65CB4C08-C47B-4A7E-A6A4-50C06ADA5FC6}

    [2012-06 - 13:14:22:51] error occurred during the operation of installation msi. starting rollback: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = errorID "1603" = 0]

    [2012-06 - 13:14:22:51] restore to install a c:\users\j\appdata\local\temp\air1802.tmp\setup.msi

    [2012-06 - 13:14:22:51] full restore

    [2012-06 - 13:14:22:51] coming out because of the error: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = "1603" errorID = 0]

    [2012-06 - 13:14:22:51] coming out because of the error: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = "1603" errorID = 0]

    [2012-06 - 13:14:22:51] end of Setup with exit code 7

    [2012-06 - 13:14:22:51] end of Setup with exit code 7

    [2012-06 - 13:14:22:53] end of Setup with exit code 7

    [2012-06 - 13:14:23:33] end of Setup with exit code 6

    [2012-06 - 13:14:24:20] Setup starts with version 3.3.0.3650 on Windows XP x 86

    [2012-06 - 13:14:24:20] command line is:

    [2012-06 - 13:14:24:20] runtime installed (3.2.0.2070) located in c:\Program Files (x 86) \Common Files\Adobe AIR

    [2012-06 - 13:14:24:24] Setup starts with version 3.3.0.3650 on Windows XP x 86

    [2012-06 - 13:14:24:24] command line is:

    [2012-06 - 13:14:24:24] runtime installed (3.2.0.2070) located in c:\Program Files (x 86) \Common Files\Adobe AIR

    [2012-06 - 13:14:24:25] Setup starts with version 3.3.0.3650 on Windows XP x 86

    [2012-06 - 13:14:24:25] command line is:

    [2012-06 - 13:14:24:25] runtime installed (3.2.0.2070) located in c:\Program Files (x 86) \Common Files\Adobe AIR

    [2012-06 - 13:14:24:26] from the runtime update. Update from version 3.2.0.2070 to version 3.3.0.3650 runtime

    [2012-06 - 13:14:24:26] installation msi at c:\users\j\appdata\local\temp\airb328.tmp\setup.msi with a guid {65CB4C08-C47B-4A7E-A6A4-50C06ADA5FC6}

    [2012-06 - 13:14:24:32] error occurred during the operation of installation msi. starting rollback: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = errorID "1603" = 0]

    [2012-06 - 13:14:24:32] restore to install a c:\users\j\appdata\local\temp\airb328.tmp\setup.msi

    [2012-06 - 13:14:24:32] full restore

    [2012-06 - 13:14:24:32] coming out because of the error: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = "1603" errorID = 0]

    [2012-06 - 13:14:24:55] end of Setup with exit code 7

    [2012-06 - 13:14:24:56] end of Setup with exit code 6

    [2012-06 - 13:14:24:58] Setup starts with version 3.3.0.3650 on Windows Vista x 86

    [2012-06 - 13:14:24:58] command line is:

    [2012-06 - 13:14:24:58] runtime installed (3.2.0.2070) located in c:\Program Files (x 86) \Common Files\Adobe AIR

    [2012-06 - 13:14:25:00] end of Setup with exit code 6

    [2012-06 - 13:14:25:04] raise with altitude

    [2012-06 - 13:14:25:04] launching subprocesses with command-line air installer.exe c:\users\j\appdata\local\temp\air4f57.tmp\adobe - ei

    [2012-06 - 13:14:25:05] Setup starts with version 3.3.0.3650 on Windows Vista x 86

    [2012-06 - 13:14:25:05] Commandline is: stdio - \\.\pipe\AIR_2988_0 - ei

    [2012-06 - 13:14:25:05] runtime installed (3.2.0.2070) located in c:\Program Files (x 86) \Common Files\Adobe AIR

    [2012-06 - 13:14:25:05] from silent runtime update. Update from version 3.2.0.2070 to version 3.3.0.3650 runtime

    [2012-06 - 13:14:25:06] installation msi at c:\users\j\appdata\local\temp\air4f57.tmp\setup.msi with a guid {65CB4C08-C47B-4A7E-A6A4-50C06ADA5FC6}

    [2012-06 - 13:14:25:08] error occurred during the operation of installation msi. starting rollback: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = errorID "1603" = 0]

    [2012-06 - 13:14:25:08] restore to install a c:\users\j\appdata\local\temp\air4f57.tmp\setup.msi

    [2012-06 - 13:14:25:08] full restore

    [2012-06 - 13:14:25:08] coming out because of the error: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = "1603" errorID = 0]

    [2012-06 - 13:14:25:08] coming out because of the error: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = "1603" errorID = 0]

    [2012-06 - 13:14:25:08] end of Setup with exit code 7

    [2012-06 - 13:14:26:23] end of Setup with exit code 7

    [2012-06 - 13:14:49:38] Setup starts with version 3.3.0.3650 on Windows Vista x 86

    [2012-06 - 13:14:49:38] command line is:

    [2012-06 - 13:14:49:38] runtime installed (3.2.0.2070) located in c:\Program Files (x 86) \Common Files\Adobe AIR

    [2012-06 - 13:14:49:44] raise with altitude

    [2012-06 - 13:14:49:44] launching subprocesses with command-line air installer.exe c:\users\j\appdata\local\temp\airf6bd.tmp\adobe - ei

    [2012-06 - 13:14:49:46] Setup starts with version 3.3.0.3650 on Windows Vista x 86

    [2012-06 - 13:14:49:46] Commandline is: stdio - \\.\pipe\AIR_3736_0 - ei

    [2012-06 - 13:14:49:46] runtime installed (3.2.0.2070) located in c:\Program Files (x 86) \Common Files\Adobe AIR

    [2012-06 - 13:14:49:46] from silent runtime update. Update from version 3.2.0.2070 to version 3.3.0.3650 runtime

    [2012-06 - 13:14:49:46] installation msi at c:\users\j\appdata\local\temp\airf6bd.tmp\setup.msi with a guid {65CB4C08-C47B-4A7E-A6A4-50C06ADA5FC6}

    [2012-06 - 13:14:49:51] error occurred during the operation of installation msi. starting rollback: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = errorID "1603" = 0]

    [2012-06 - 13:14:49:51] restore to install a c:\users\j\appdata\local\temp\airf6bd.tmp\setup.msi

    [2012-06 - 13:14:49:51] full restore

    [2012-06 - 13:14:49:51] coming out because of the error: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = "1603" errorID = 0]

    [2012-06 - 13:14:49:51] coming out because of the error: [ErrorEvent type = "error" bubbles = false cancelable = false eventPhase = 2 text = "1603" errorID = 0]

    [2012-06 - 13:14:49:51] end of Setup with exit code 7

    [2012-06 - 13:14:49:54] end of Setup with exit code 7

    MSI logging

    = Recording started: 13/06/2012-15:06:58 Build type: SHIP UNICODE 5.00.7601.00 appeal process: C:\Windows\System32\msiexec.exe =.
    MSI (c) (B0:68) [15:06:58:219]: established police.  Charset: Req = 0, Ret = 0, fonts: Req = MS Shell Dlg, Ret = MS Shell Dlg

    MSI (c) (B0:68) [15:06:58:219]: established police.  Charset: Req = 0, Ret = 0, fonts: Req = MS Shell Dlg, Ret = MS Shell Dlg

    MSI (c) (B0:AC) [15:06:58:219]: Resetting cached policy values
    MSI (c) (B0:AC) [15:06:58:219]: value of strategy Machine 'Debug' is 0
    MSI (c) (B0:AC) [15:06:58:219]: * RunEngine:
    Product: C:\Users\j\Desktop\MicrosoftFixit50381.msi
    Action:
    Command line:
    MSI (c) (B0:AC) [15:06:58:219]: value of strategy Machine 'DisableUserInstalls' is 0
    MSI (c) (B0:AC) [15:06:58:235]: STRATEGY of RESTRICTION SOFTWARE: check the package--> "C:\Users\j\Desktop\MicrosoftFixit50381.msi" against the software restriction policy
    MSI (c) (B0:AC) [15:06:58:235]: STRATEGY of RESTRICTION SOFTWARE: C:\Users\j\Desktop\MicrosoftFixit50381.msi has a digital signature
    MSI (c) (B0:AC) [15:06:58:328]: STRATEGY of RESTRICTION SOFTWARE: C:\Users\j\Desktop\MicrosoftFixit50381.msi is allowed to run at the level of authorization 'unlimited '.
    MSI (c) (B0:AC) [15:06:58:328]: Cloaking enabled.
    MSI (c) (B0:AC) [15:06:58:328]: attempt of activation of all disabled privileges before calling install on server
    MSI (c) (B0:AC) [15:06:58:328]: dialogue of end not activated
    MSI (c) (B0:AC) [15:06:58:328]: original package == > C:\Users\j\Desktop\MicrosoftFixit50381.msi
    MSI (c) (B0:AC) [15:06:58:328]: package we lack of == > C:\Users\j\Desktop\MicrosoftFixit50381.msi
    MSI (c) (B0:AC) [15:06:58:328]: APPCOMPAT: replacements of compatibility mode properties found.
    MSI (c) (B0:AC) [15:06:58:328]: APPCOMPAT: looking for entry with ProductCode '{55D13F49-FCB8-4892-8266-05D373FCAA61}' appcompat database
    MSI (c) (B0:AC) [15:06:58:328]: APPCOMPAT: no matching ProductCode found in the database.
    MSI (c) (B0:AC) [15:06:58:328]: MSCOREE not loaded loading copy from system32
    MSI (c) (B0:AC) [15:06:58:344]: value of strategy Machine 'TransformsSecure' is 0
    MSI (c) (B0:AC) [15:06:58:344]: value 'TransformsAtSource' user policy is 0
    MSI (c) (B0:AC) [15:06:58:344]: Note: 2 1: 2262: file 3:-2147287038
    MSI (c) (B0:AC) [15:06:58:344]: Note: 2 1: 2262: MsiFileHash 3:-2147287038
    MSI (c) (B0:AC) [15:06:58:344]: value of strategy Machine 'DisablePatch' is 0
    MSI (c) (B0:AC) [15:06:58:344]: value of strategy Machine 'AllowLockdownPatch' is 0
    MSI (c) (B0:AC) [15:06:58:344]: value of strategy Machine 'DisableLUAPatching' is 0
    MSI (c) (B0:AC) [15:06:58:344]: value of strategy Machine 'DisableFlyWeightPatching' is 0
    MSI (c) (B0:AC) [15:06:58:344]: activation setting basic caching for this transaction because all active patches are MSI 3.0 style MSP or at least a patch of minor update of MSI 3.0 is active
    MSI (c) (B0:AC) [15:06:58:344]: APPCOMPAT: looking for entry with ProductCode '{55D13F49-FCB8-4892-8266-05D373FCAA61}' appcompat database
    MSI (c) (B0:AC) [15:06:58:344]: APPCOMPAT: no matching ProductCode found in the database.
    MSI (c) (B0:AC) [15:06:58:344]: transformations are not secure.
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding MsiLogFileLocation property. Its value is 'C:\Users\j\AppData\Local\Temp\MSI3e2c0.LOG '.
    MSI (c) (B0:AC) [15:06:58:344]: command line: CURRENTDIRECTORY = C:\Users\j\Desktop CLIENTUILEVEL = 0 CLIENTPROCESSID = 1968
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding PackageCode property. Its value is '{1C7C3009-013E-4A16-9A0F-0000FB80A613} '.
    MSI (c) (B0:AC) [15:06:58:344]: Product Code passed to Engine.Initialize: "
    MSI (c) (B0:AC) [15:06:58:344]: the Product Code of the table of properties before transformations: "{55D13F49-FCB8-4892-8266-05D373FCAA61}".
    MSI (c) (B0:AC) [15:06:58:344]: the Product Code of the table of properties after transformations: "{55D13F49-FCB8-4892-8266-05D373FCAA61}".
    MSI (c) (B0:AC) [15:06:58:344]: unregistered product: first start installation
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding ProductState property. Its value is '-1'. '.
    MSI (c) (B0:AC) [15:06:58:344]: entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (c) (B0:AC) [15:06:58:344]: value 'SearchOrder' user policy is 'nmu '.
    MSI (c) (B0:AC) [15:06:58:344]: adding new sources is allowed.
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding PackagecodeChanging property. Its value is '1 '.
    MSI (c) (B0:AC) [15:06:58:344]: Package name extracted from package path: 'MicrosoftFixit50381.msi '.
    MSI (c) (B0:AC) [15:06:58:344]: package be registered: "MicrosoftFixit50381.msi."
    MSI (c) (B0:AC) [15:06:58:344]: Note: 2 1: 2262: error 3:-2147287038
    MSI (c) (B0:AC) [15:06:58:344]: Note: 2 1: 2262: AdminProperties 3:-2147287038
    MSI (c) (B0:AC) [15:06:58:344]: Machine policy value 'DisableMsi' is 0
    MSI (c) (B0:AC) [15:06:58:344]: value of strategy Machine 'AlwaysInstallElevated' is 0
    MSI (c) (B0:AC) [15:06:58:344]: "AlwaysInstallElevated" user policy value is 0
    MSI (c) (B0:AC) [15:06:58:344]: the product '{55D13F49-FCB8-4892-8266-05D373FCAA61}' is running with user privileges: it is not affected.
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding CURRENTDIRECTORY property. Its value is 'C:\Users\j\Desktop '.
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding CLIENTUILEVEL property. Its value is '0 '.
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding CLIENTPROCESSID property. Its value is '1968'.
    MSI (c) (B0:AC) [15:06:58:344]: TRANSFORMS property is now:
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding VersionDatabase property. Its value is "200".
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\Users\j\Favorites
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming\Microsoft\Windows\Network shortcuts
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\Users\j\Contacts\Documents\Documents
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming\Microsoft\Windows\Printer shortcuts
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming\Microsoft\Windows\Recent
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming\Microsoft\Windows\Templates
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Local
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\Users\j\Pictures
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: Menu\Programs\Administrative C:\Users\j\AppData\Roaming\Microsoft\Windows\Start of Directors
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming\Microsoft\Windows\Start start\program
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: Menu C:\Users\j\AppData\Roaming\Microsoft\Windows\Start
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\Users\j\Desktop
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative of Directors
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start start\program
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (c) (B0:AC) [15:06:58:344]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (c) (B0:AC) [15:06:58:344]: Note: 1: 2898 2: MS without Serif 3: MS without Serif 4: 0 05:16
    MSI (c) (B0:AC) [15:06:58:344]: MSI_LUA: the MsiRunningElevated of the parameter property to 1 because the installation is already running high.
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding MsiRunningElevated property. Its value is '1 '.
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding privileged property. Its value is '1 '.
    MSI (c) (B0:AC) [15:06:58:344]: Note: 1: 1402 2: HKEY_CURRENT_USER Software Microsoft MS Setup (ACME) \User Info 3:2
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding USERNAME property. Its value is 'j '.
    MSI (c) (B0:AC) [15:06:58:344]: Note: 1: 1402 2: HKEY_CURRENT_USER Software Microsoft MS Setup (ACME) \User Info 3:2
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding a DATABASE property. Its value is 'C:\Users\j\Desktop\MicrosoftFixit50381.msi '.
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding OriginalDatabase property. Its value is 'C:\Users\j\Desktop\MicrosoftFixit50381.msi '.
    MSI (c) (B0:AC) [15:06:58:344]: value of strategy Machine 'MsiDisableEmbeddedUI' is 0
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding SourceDir property. Its value is 'C:\Users\j\Desktop\ '.
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding SOURCEDIR property. Its value is 'C:\Users\j\Desktop\ '.
    MSI (c) (B0:68) [15:06:58:344]: PROPERTY CHANGE: adding VersionHandler property. Its value is "5.00".»
    = Logging started: 13/06/2012-15:06:58 =.
    MSI (c) (B0:AC) [15:06:58:344]: Note: 2 1: 2262: Package_correctif 3:-2147287038
    MSI (c) (B0:AC) [15:06:58:344]: policy value 'DisableRollback' Machine is 0
    MSI (c) (B0:AC) [15:06:58:344]: strategy user 'DisableRollback' is 0
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding UILevel property. Its value is "5".
    MSI (c) (B0:AC) [15:06:58:344]: Note: 2 1: 2262: fonts 3:-2147287038
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding ACTION property. Its value is 'INSTALL '.
    MSI (c) (B0:AC) [15:06:58:344]: doing action: INSTALL
    Action 15:06:58: INSTALL.
    Action start at 15:06:58: INSTALL.
    MSI (c) (B0:AC) [15:06:58:344]: table "InstallUISequence" of the sequence of the UI is present and populated.
    MSI (c) (B0:AC) [15:06:58:344]: UISequence running
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding EXECUTEACTION property. Its value is 'INSTALL '.
    MSI (c) (B0:AC) [15:06:58:344]: action driving: Milestone_ERRCA_UIAN726
    Action 15:06:58: Milestone_ERRCA_UIAN726.
    Action start at 15:06:58: Milestone_ERRCA_UIAN726.
    MSI (c) (B0:AC) [15:06:58:344]: Note: 1: 2235 2:3: ExtendedType 4: SELECT 'Action', 'Type', 'Source', 'Target', NULL, 'ExtendedType' FROM 'CustomAction' WHERE 'Action' = 'Milestone_ERRCA_UIAN726. '
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: adding step property. Its value is 'ERRCA_UIANDADVERTISED '.
    Action ended 15:06:58: Milestone_ERRCA_UIAN726. Returns the value 1.
    MSI (c) (B0:AC) [15:06:58:344]: jumping action: ERRCA_UIANDADVERTISED (the condition is false)
    MSI (c) (B0:AC) [15:06:58:344]: action driving: Milestone_AppSearch122
    Action 15:06:58: Milestone_AppSearch122.
    Action start at 15:06:58: Milestone_AppSearch122.
    MSI (c) (B0:AC) [15:06:58:344]: Note: 1: 2235 2:3: ExtendedType 4: SELECT 'Action', 'Type', 'Source', 'Target', NULL, 'ExtendedType' FROM 'CustomAction' WHERE 'Action' = 'Milestone_AppSearch122. '
    MSI (c) (B0:AC) [15:06:58:344]: PROPERTY CHANGE: milestone to edit property. Its current value is 'ERRCA_UIANDADVERTISED '. Its new value: "AppSearch".
    Action ended 15:06:58: Milestone_AppSearch122. Returns the value 1.
    MSI (c) (B0:AC) [15:06:58:359]: action driving: AppSearch
    Action 15:06:58: AppSearch. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:06:58: AppSearch.
    MSI (c) (B0:AC) [15:06:58:359]: Note: 2 1: 2262: AppSearch 3:-2147287038
    Action ended 15:06:58: AppSearch. Returns the value 1.
    MSI (c) (B0:AC) [15:06:58:359]: action driving: FindRelatedProducts
    Action 15:06:58: FindRelatedProducts. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:06:58: FindRelatedProducts.
    Action ended 15:06:58: FindRelatedProducts. Returns the value 1.
    MSI (c) (B0:AC) [15:06:58:359]: action driving: Milestone_EulaForm201
    Action 15:06:58: Milestone_EulaForm201.
    Action start at 15:06:58: Milestone_EulaForm201.
    MSI (c) (B0:AC) [15:06:58:359]: Note: 1: 2235 2:3: ExtendedType 4: SELECT 'Action', 'Type', 'Source', 'Target', NULL, 'ExtendedType' FROM 'CustomAction' WHERE 'Action' = 'Milestone_EulaForm201. '
    MSI (c) (B0:AC) [15:06:58:359]: PROPERTY CHANGE: milestone to edit property. Its current value is "AppSearch". Its new value: 'EulaForm '.
    Action ended 15:06:58: Milestone_EulaForm201. Returns the value 1.
    MSI (c) (B0:AC) [15:06:58:359]: action driving: EulaForm
    Action 15:06:58: EulaForm.
    Action start at 15:06:58: EulaForm.
    MSI (c) (B0:AC) [15:06:58:359]: Note: 1: 2235 2:3: ExtendedType 4: SELECT 'Action', 'Type', 'Source', 'Target', NULL, 'ExtendedType' FROM 'CustomAction' WHERE 'Action' = 'EulaForm. '
    MSI (c) (B0:68) [15:06:58:359]: Note: 2 1: 2262: error 3:-2147287038
    Info 2898.For VSI_MS_Sans_Serif13.0_0_0 textstyle, the system has created a font 'MS Sans Serif', 0 game characters, 13 pixels high.
    MSI (c) (B0:68) [15:06:58:359]: Note: 2 1: 2262: error 3:-2147287038
    Info 2898.For VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400 textstyle, the system has created a font 'MS Sans Serif', 0 game characters, 13 pixels high.
    MSI (c) (B0:68) [15:06:58:359]: Note: 2 1: 2262: error 3:-2147287038
    Info 2898.For VSI_MS_Sans_Serif16.0_1_0 textstyle, the system has created a font 'MS Sans Serif', 0 game characters, 20 pixels high.
    MSI (c) (B0:68) [15:06:58:359]: Note: 2 1: 2262: case 3:-2147287038
    Action 15:06:58: EulaForm. Dialog created
    MSI (c) (B0:18) [15:06:58:375]: Note: 1: 2731 2:0
    MSI (c) (B0:68) [15:07:00:419]: PROPERTY CHANGE: adding EulaForm_Property property. Its value is '1 '.
    Action ended 15:07:01: EulaForm. Returns the value 1.
    MSI (c) (B0:AC) [15:07:01:791]: action driving: EULAACCEPTED_ACTION
    Action 15:07:01: EULAACCEPTED_ACTION.
    Action start at 15:07:01: EULAACCEPTED_ACTION.
    MSI (c) (B0:AC) [15:07:01:807]: Note: 1: 2235 2:3: ExtendedType 4: SELECT 'Action', 'Type', 'Source', 'Target', NULL, 'ExtendedType' FROM 'CustomAction' WHERE 'Action' = 'EULAACCEPTED_ACTION. '
    MSI (c) (B0:AC) [15:07:01:807]: PROPERTY CHANGE: adding EULAACCEPTED property. Its value is '1 '.
    Action ended 15:07:01: EULAACCEPTED_ACTION. Returns the value 1.
    MSI (c) (B0:AC) [15:07:01:807]: action driving: Milestone_LaunchCond24
    Action 15:07:01: Milestone_LaunchCond24.
    Action start at 15:07:01: Milestone_LaunchCond24.
    MSI (c) (B0:AC) [15:07:01:807]: Note: 1: 2235 2:3: ExtendedType 4: SELECT 'Action', 'Type', 'Source', 'Target', NULL, 'ExtendedType' FROM 'CustomAction' WHERE 'Action' = 'Milestone_LaunchCond24. '
    MSI (c) (B0:AC) [15:07:01:807]: PROPERTY CHANGE: milestone to edit property. Its current value is 'EulaForm '. Its new value: 'LaunchConditions.
    Action ended 15:07:01: Milestone_LaunchCond24. Returns the value 1.
    MSI (c) (B0:AC) [15:07:01:807]: action driving: LaunchConditions
    Action 15:07:01: LaunchConditions. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:01: LaunchConditions.
    Action ended 15:07:01: LaunchConditions. Returns the value 1.
    MSI (c) (B0:AC) [15:07:01:807]: action driving: CCPSearch
    Action 15:07:01: CCPSearch. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:01: CCPSearch.
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: CCPSearch 3:-2147287038
    Action ended 15:07:01: CCPSearch. Returns the value 1.
    MSI (c) (B0:AC) [15:07:01:807]: action driving: RMCCPSearch
    Action 15:07:01: RMCCPSearch. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:01: RMCCPSearch.
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: CCPSearch 3:-2147287038
    Action ended 15:07:01: RMCCPSearch. Returns a value of 0.
    MSI (c) (B0:AC) [15:07:01:807]: action driving: ValidateProductID
    Action 15:07:01: ValidateProductID. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:01: ValidateProductID.
    Action ended 15:07:01: ValidateProductID. Returns the value 1.
    MSI (c) (B0:AC) [15:07:01:807]: action driving: Milestone_DIRCA_TARG947
    Action 15:07:01: Milestone_DIRCA_TARG947.
    Action start at 15:07:01: Milestone_DIRCA_TARG947.
    MSI (c) (B0:AC) [15:07:01:807]: Note: 1: 2235 2:3: ExtendedType 4: SELECT 'Action', 'Type', 'Source', 'Target', NULL, 'ExtendedType' FROM 'CustomAction' WHERE 'Action' = 'Milestone_DIRCA_TARG947. '
    MSI (c) (B0:AC) [15:07:01:807]: PROPERTY CHANGE: milestone to edit property. Its current value is 'LaunchConditions. Its new value: 'DIRCA_TARGETDIR '.
    Action ended 15:07:01: Milestone_DIRCA_TARG947. Returns the value 1.
    MSI (c) (B0:AC) [15:07:01:807]: action driving: DIRCA_TARGETDIR
    Action 15:07:01: DIRCA_TARGETDIR. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:01: DIRCA_TARGETDIR.
    MSI (c) (B0:AC) [15:07:01:807]: Note: 1: 2235 2:3: ExtendedType 4: SELECT 'Action', 'Type', 'Source', 'Target', NULL, 'ExtendedType' FROM 'CustomAction' WHERE 'Action' = 'DIRCA_TARGETDIR. '
    MSI (c) (B0:AC) [15:07:01:807]: PROPERTY CHANGE: adding TARGETDIR property. Its value is "C:\Program Files (x 86) \Microsoft\Microsoft fix 50381'."
    Action ended 15:07:01: DIRCA_TARGETDIR. Returns the value 1.
    MSI (c) (B0:AC) [15:07:01:807]: action driving: CostInitialize
    Action 15:07:01: CostInitialize. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:01: CostInitialize.
    MSI (c) (B0:AC) [15:07:01:807]: Machine policy value 'MaxPatchCacheSize' is 10
    MSI (c) (B0:AC) [15:07:01:807]: reference: sort of the base lines for {55D13F49-FCB8-4892-8266-05D373FCAA61}.
    MSI (c) (B0:AC) [15:07:01:807]: reference: new base 2.1.3 transaction.
    MSI (c) (B0:AC) [15:07:01:807]: reference: sort the native order: order 0.
    MSI (c) (B0:AC) [15:07:01:807]: base data table:
    MSI (c) (B0:AC) [15:07:01:807]: ProductCode: {55D13F49-FCB8-4892-8266-05D373FCAA61} Version: 2.1.3 attributes: PatchId 0: BaselineId Native:-2147483648 order: 0
    MSI (c) (B0:AC) [15:07:01:807]: Table of reference file:
    MSI (c) (B0:AC) [15:07:01:807]: PROPERTY CHANGE: adding ROOTDRIVE property. Its value is "C:\". ».
    MSI (c) (B0:AC) [15:07:01:807]: PROPERTY CHANGE: adding CostingComplete property. Its value is '0 '.
    Action ended 15:07:01: CostInitialize. Returns the value 1.
    MSI (c) (B0:AC) [15:07:01:807]: action driving: FileCost
    Action 15:07:01: FileCost. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:01: FileCost.
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: MsiAssembly 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: RemoveFile 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: MoveFile 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: DuplicateFile 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: shortened 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: class 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: Extension 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: TypeLib 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: IniFile 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: ReserveCost 3:-2147287038
    Action ended 15:07:01: FileCost. Returns the value 1.
    MSI (c) (B0:AC) [15:07:01:807]: action driving: IsolateComponents
    Action 15:07:01: IsolateComponents. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:01: IsolateComponents.
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: BindImage 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: IsolatedComponent 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: Patch 3:-2147287038
    Action ended 15:07:01: IsolateComponents. Returns the value 1.
    MSI (c) (B0:AC) [15:07:01:807]: jumping action: ResumeForm (the condition is false)
    MSI (c) (B0:AC) [15:07:01:807]: jumping action: MaintenanceForm (the condition is false)
    MSI (c) (B0:AC) [15:07:01:807]: action driving: CostFinalize
    Action 15:07:01: CostFinalize. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:01: CostFinalize.
    MSI (c) (B0:AC) [15:07:01:807]: PROPERTY CHANGE: adding OutOfDiskSpace property. Its value is '0 '.
    MSI (c) (B0:AC) [15:07:01:807]: PROPERTY CHANGE: adding OutOfNoRbDiskSpace property. Its value is '0 '.
    MSI (c) (B0:AC) [15:07:01:807]: PROPERTY CHANGE: adding PrimaryVolumeSpaceAvailable property. Its value is '0 '.
    MSI (c) (B0:AC) [15:07:01:807]: PROPERTY CHANGE: adding PrimaryVolumeSpaceRequired property. Its value is '0 '.
    MSI (c) (B0:AC) [15:07:01:807]: PROPERTY CHANGE: adding PrimaryVolumeSpaceRemaining property. Its value is '0 '.
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: Patch 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: Condition 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: PROPERTY CHANGE: property change TARGETDIR. Its current value is "C:\Program Files (x 86) \Microsoft\Microsoft fix 50381'." Its new value: "C:\Program Files (x 86) \Microsoft\Microsoft fix 50381\.
    MSI (c) (B0:AC) [15:07:01:807]: complete target path resolution. Dumping table Directory...
    MSI (c) (B0:AC) [15:07:01:807]: Note: target paths subject to change (via custom actions or navigation)
    MSI (c) (B0:AC) [15:07:01:807]: Dir (target): key: TARGETDIR, object: C:\Program Files (x 86) \Microsoft\Microsoft fix 50381\
    MSI (c) (B0:AC) [15:07:01:807]: Dir (target): key: WindowsFolder, object: C:\Windows\
    MSI (c) (B0:AC) [15:07:01:807]: Dir (target): key: ProgramMenuFolder, Object: C:\Users\j\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\
    MSI (c) (B0:AC) [15:07:01:807]: Dir (target): key: DesktopFolder, object: C:\Users\j\Desktop\
    MSI (c) (B0:AC) [15:07:01:807]: PROPERTY CHANGE: adding INSTALLLEVEL property. Its value is '1 '.
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: IsolatedComponent 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: BindImage 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: Patch 3:-2147287038
    MSI (c) (B0:AC) [15:07:01:807]: Note: 2 1: 2262: RemoveFile 3:-2147287038
    Action ended 15:07:01: CostFinalize. Returns the value 1.
    MSI (c) (B0:AC) [15:07:01:807]: action driving: ProgressForm
    Action 15:07:01: ProgressForm.
    Action start at 15:07:01: ProgressForm.
    MSI (c) (B0:AC) [15:07:01:807]: Note: 1: 2235 2:3: ExtendedType 4: SELECT 'Action', 'Type', 'Source', 'Target', NULL, 'ExtendedType' FROM 'CustomAction' WHERE 'Action' = 'ProgressForm. '
    MSI (c) (B0:68) [15:07:01:807]: Note: 2 1: 2262: error 3:-2147287038
    DEBUG: Error 2826: control in the dialog box ProgressForm Line1 extends beyond the boundaries of the dialog box to the right by 3 pixels
    Setup has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: ProgressForm, line 1, to the right
    MSI (c) (B0:68) [15:07:01:807]: Note: 2 1: 2262: error 3:-2147287038
    DEBUG: Error 2826: control in the dialog box ProgressForm Line2 extends beyond the boundaries of the dialog box to the right by 3 pixels
    Setup has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: ProgressForm, line 2, on the right
    MSI (c) (B0:68) [15:07:01:807]: Note: 2 1: 2262: error 3:-2147287038
    DEBUG: Error 2826: control in the dialog box ProgressForm BannerBmp extends beyond the boundaries of the dialog to the right by 3 pixels
    Setup has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: ProgressForm, BannerBmp, to the right
    Action 15:07:01: ProgressForm. Dialog created
    Action ended 15:07:01: ProgressForm. Returns the value 1.
    MSI (c) (B0:AC) [15:07:01:854]: action driving: ExecuteAction
    Action 15:07:01: ExecuteAction. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    MSI (c) (B0:68) [15:07:01:854]: Note: 2 1: 2262: error 3:-2147287038
    Info 2898.For FinalUIFont textstyle, the system has created a 'Arial' font, in 0 character, 15 pixels high.
    Action start at 15:07:01: ExecuteAction.
    MSI (c) (B0:AC) [15:07:01:854]: PROPERTY CHANGE: adding SECONDSEQUENCE property. Its value is '1 '.
    MSI (c) (B0:AC) [15:07:01:854]: grabbed execution mutex.
    MSI (c) (B0:AC) [15:07:01:854]: meter is incremented to disable the stop. Counter after increment: 0
    MSI (c) (B0:AC) [15:07:01:854]: move to the server: TARGETDIR = "C:\Program Files (x 86) \Microsoft\Microsoft Fix it 50381\ ' EULAACCEPTED = '1' CURRENTDIRECTORY ="C:\Users\j\Desktop"CLIENTUILEVEL ="0"CLIENTPROCESSID ="1968"username = 'j' SOURCEDIR ="C:\Users\j\Desktop\"ACTION = 'INSTALL' EXECUTEACTION = 'INSTALL' ROOTDRIVE ="C:\ ". "INSTALLLEVEL ="1"SECONDSEQUENCE ="1"ADDLOCAL = DefaultFeature
    MSI (s) (50: 6 C) [15:07:01:854]: running the installation inside the multi-package transaction C:\Users\j\Desktop\MicrosoftFixit50381.msi
    MSI (s) (50: 6 C) [15:07:01:854]: grabbed execution mutex.
    MSI (s) (50:68) [15:07:01:854]: Resetting cached policy values
    MSI (s) (50:68) [15:07:01:854]: value of strategy Machine 'Debug' is 0
    MSI (s) (50:68) [15:07:01:854]: * RunEngine:
    Product: C:\Users\j\Desktop\MicrosoftFixit50381.msi
    Action: INSTALL
    Command line:
    MSI (s) (50:68) [15:07:01:854]: value of strategy Machine 'DisableUserInstalls' is 0
    MSI (s) (50:68) [15:07:01:854]: caching product context: user not assigned to product: 2AD34A7BDF2F2C440A442DC473151CDB
    MSI (s) (50:68) [15:07:01:854]: using caching product context: user not assigned to product: 2AD34A7BDF2F2C440A442DC473151CDB
    MSI (s) (50:68) [15:07:01:854]: caching product context: user not assigned to product: DED5B648C8CDA1E45B4BF9B5930AACEC
    MSI (s) (50:68) [15:07:01:854]: using caching product context: user not assigned to product: DED5B648C8CDA1E45B4BF9B5930AACEC
    MSI (s) (50:68) [15:07:01:854]: caching product context: machine assigned to product: 00002109020090400000000000F01FEC
    MSI (s) (50:68) [15:07:01:854]: using caching product context: machine assigned to product: 00002109020090400000000000F01FEC
    MSI (s) (50:68) [15:07:01:854]: caching product context: machine assigned to product: 000021599B0090400100000000F01FEC
    MSI (s) (50:68) [15:07:01:854]: using caching product context: machine assigned to product: 000021599B0090400100000000F01FEC
    MSI (s) (50:68) [15:07:01:854]: caching product context: machine assigned to product: 00004109500200000000000000F01FEC
    MSI (s) (50:68) [15:07:01:854]: using caching product context: machine assigned to product: 00004109500200000000000000F01FEC
    MSI (s) (50:68) [15:07:01:854]: caching product context: machine assigned to product: 00006FCA9B229EC4896DC2FC53B9CA70
    MSI (s) (50:68) [15:07:01:854]: using caching product context: machine assigned to product: 00006FCA9B229EC4896DC2FC53B9CA70
    MSI (s) (50:68) [15:07:01:854]: caching product context: machine assigned to product: 03FDC343E20F0A006C18236657A5C99F
    MSI (s) (50:68) [15:07:01:854]: using caching product context: machine assigned to product: 03FDC343E20F0A006C18236657A5C99F
    MSI (s) (50:68) [15:07:01:854]: caching product context: machine assigned to product: 05175FCAB0C45D78863BE210910CF07B
    MSI (s) (50:68) [15:07:01:854]: using caching product context: machine assigned to product: 05175FCAB0C45D78863BE210910CF07B
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 0D756077321A70C3E844C138CE981581
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 0D756077321A70C3E844C138CE981581
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 108D9FFC4CE15F8BC2BAA471099CA581
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 108D9FFC4CE15F8BC2BAA471099CA581
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 166F59DC4C5A5F446AAACEDD192C043D
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 166F59DC4C5A5F446AAACEDD192C043D
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 166F59DC4C5A5F446AAACEDD192C04DC
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 166F59DC4C5A5F446AAACEDD192C04DC
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 1af2a8da7e60d0b429d7e6453b3d0182
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 1af2a8da7e60d0b429d7e6453b3d0182
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 1D034B0FAA6BD374B960AAD30DF10D8B
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 1D034B0FAA6BD374B960AAD30DF10D8B
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 1D5E3C0FEDA1E123187686FED06E995A
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 1D5E3C0FEDA1E123187686FED06E995A
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 230C33823BDAFFDD49CB4E5F655AA793
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 230C33823BDAFFDD49CB4E5F655AA793
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 25F0F292D26B17E429B1986A28042210
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 25F0F292D26B17E429B1986A28042210
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 269AA0DAE1115D147A50E0D319876A16
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 269AA0DAE1115D147A50E0D319876A16
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 2732C0CDCD59FDB09D0F10386DE0ADB7
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 2732C0CDCD59FDB09D0F10386DE0ADB7
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 286FF0AF07CC75C439DC2E673F7E35E7
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 286FF0AF07CC75C439DC2E673F7E35E7
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 2A2C9928636BD0EACEBD348535D5CC17
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 2A2C9928636BD0EACEBD348535D5CC17
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 2A7527EE2A93F2D4D9CA9F2FB5A81E8D
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 2A7527EE2A93F2D4D9CA9F2FB5A81E8D
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 2EBA015DCB4582B135A639DE38C3978D
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 2EBA015DCB4582B135A639DE38C3978D
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 3240FB1934BBD272081E5A78E37163C5
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 3240FB1934BBD272081E5A78E37163C5
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 32E20A7AC508CAA44B805DA9D135EA6A
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 32E20A7AC508CAA44B805DA9D135EA6A
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 339DC8CE50724A3E5C959AF423EC3E1E
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 339DC8CE50724A3E5C959AF423EC3E1E
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 386D3EFEC30985B4BAF86CC8963F7385
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 386D3EFEC30985B4BAF86CC8963F7385
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 3E7D940E935EDC0BA103E6F043EE8EF5
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 3E7D940E935EDC0BA103E6F043EE8EF5
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 3ECDCD77DED23F261845507E5474D270
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 3ECDCD77DED23F261845507E5474D270
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 3EFC05AE6599898CB093FF27FCD78E04
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 3EFC05AE6599898CB093FF27FCD78E04
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 44C2AF74841DCBD4FA069B9143AA8424
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 44C2AF74841DCBD4FA069B9143AA8424
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 45D25C75464F12C0E6D2FDC30A1D1699
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 45D25C75464F12C0E6D2FDC30A1D1699
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 46A934DE810F4DD4B85A23D858BA90BA
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 46A934DE810F4DD4B85A23D858BA90BA
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 4B9515E6915AFE1408FEDA85735151FD
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 4B9515E6915AFE1408FEDA85735151FD
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 4ccf9caae9dddda409c15b94a670bae2
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 4ccf9caae9dddda409c15b94a670bae2
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 4EA42A62D9304AC4784BF238120613FF
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 4EA42A62D9304AC4784BF238120613FF
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 4EA42A62D9304AC4784BF268140622FF
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 4EA42A62D9304AC4784BF268140622FF
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 4EA42A62D9304AC4784BF268140662FF
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 4EA42A62D9304AC4784BF268140662FF
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 4EA42A62D9304AC4784BF268140750FF
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 4EA42A62D9304AC4784BF268140750FF
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 503E35785372F36AAF53AE899CAF076F
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 503E35785372F36AAF53AE899CAF076F
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 54C3703830031764A96842A3AADD19A5
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 54C3703830031764A96842A3AADD19A5
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 55C2BC09D624257069D8B9F0110102A2
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 55C2BC09D624257069D8B9F0110102A2
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 568774731F3A2774DA34AACFB6FC9FF9
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 568774731F3A2774DA34AACFB6FC9FF9
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 57F51FE82AD37612BC300D69DBD169EF
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 57F51FE82AD37612BC300D69DBD169EF
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 58A351005490E997645A9CD2C3F658E2
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 58A351005490E997645A9CD2C3F658E2
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 5A051352A0CD0802A9F5D5D1D7F55E83
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 5A051352A0CD0802A9F5D5D1D7F55E83
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 5E1F9BD7BCA9D0147ACDA7D320C30E54
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 5E1F9BD7BCA9D0147ACDA7D320C30E54
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 5ED62A6B5B2F85D45907F47C060EF0DC
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 5ED62A6B5B2F85D45907F47C060EF0DC
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 67D6ECF5CD5FBA732B8B22BAC8DE1B4D
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 67D6ECF5CD5FBA732B8B22BAC8DE1B4D
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 68A86D24C1BD65248B9CD5D02919A95F
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 68A86D24C1BD65248B9CD5D02919A95F
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 68AB67CA3301004FABE7000000000050
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 68AB67CA3301004FABE7000000000050
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 68AB67CA7DA706750000090000000030
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 68AB67CA7DA706750000090000000030
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 68AB67CA7DA73301B7449A0400000010
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 68AB67CA7DA73301B7449A0400000010
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 6911F73CE72DC564882186271A00975C
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 6911F73CE72DC564882186271A00975C
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 6E3C12FFDF79F4745981D8BC9EC48245
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 6E3C12FFDF79F4745981D8BC9EC48245
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 6E58EC68CABDDFF39B774E7BF9389C90
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 6E58EC68CABDDFF39B774E7BF9389C90
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 6E815EB96CCE9A53884E7857C57002F0
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 6E815EB96CCE9A53884E7857C57002F0
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 6E8A266FCD4F2A1409E1C8110F44DBCE
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 6E8A266FCD4F2A1409E1C8110F44DBCE
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 6E9736FB63990B646BCA5CE63E89D7E2
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 6E9736FB63990B646BCA5CE63E89D7E2
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 6F9E66FF7E38E3A3FA41D89E8A906A4A
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 6F9E66FF7E38E3A3FA41D89E8A906A4A
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 6FF3CC3F07FC91B389EF4A1160E832B1
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 6FF3CC3F07FC91B389EF4A1160E832B1
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 701043F6AA9F6C745BC43C1AF91155F3
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 701043F6AA9F6C745BC43C1AF91155F3
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 788E47A8F0F87104FA35BC4A2211AA5A
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 788E47A8F0F87104FA35BC4A2211AA5A
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 7ADB9507BD1EC2447B1A16449576024A
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 7ADB9507BD1EC2447B1A16449576024A
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 7B1896769D2A0D94F9C43010F831D19A
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 7B1896769D2A0D94F9C43010F831D19A
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 7E577B2224C65CF4E801A9E52375DB49
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 7E577B2224C65CF4E801A9E52375DB49
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 84b9c17023c712640acaf308593282f8
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 84b9c17023c712640acaf308593282f8
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 8C2F50BA806Fb304591EDFA8FDCA3DE1
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 8C2F50BA806Fb304591EDFA8FDCA3DE1
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 8DF49EE825F536443A0481D561231885
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 8DF49EE825F536443A0481D561231885
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 8EE82118DAE80BD4586C712CEC05FF17
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 8EE82118DAE80BD4586C712CEC05FF17
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 9040110900063D11C8EF10054038389C
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 9040110900063D11C8EF10054038389C
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 904CD28A11B6D7215AC3DC4069FF456A
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 904CD28A11B6D7215AC3DC4069FF456A
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 92810D8F1AC12E93F92AA4F5609F5659
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 92810D8F1AC12E93F92AA4F5609F5659
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 9363736248FC2C6060F6C938607FEDC1
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 9363736248FC2C6060F6C938607FEDC1
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 93FDBE4833B47D940ADBBEE6C2E4181C
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 93FDBE4833B47D940ADBBEE6C2E4181C
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 960EFD2EE3801364B9C6344CE899D15E
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 960EFD2EE3801364B9C6344CE899D15E
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 9624DEE6D8858b548AC0629AAC26EEE4
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 9624DEE6D8858b548AC0629AAC26EEE4
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 96F4F346A6A525B4DB65959008B055F6
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 96F4F346A6A525B4DB65959008B055F6
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 9B24BC6F330F25148831FF11ADE8A687
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 9B24BC6F330F25148831FF11ADE8A687
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 9B3B508BE94BAE4DCA362627638CE8AC
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 9B3B508BE94BAE4DCA362627638CE8AC
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 9DB288F89FC03DD3EFF6A397F636BEDC
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 9DB288F89FC03DD3EFF6A397F636BEDC
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: 9F2595648CECC8DF75A46AECA7F49E6A
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: 9F2595648CECC8DF75A46AECA7F49E6A
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: A1FFA879939B77148BA58CB78176CAC5
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: A1FFA879939B77148BA58CB78176CAC5
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: A3878338869058B3FA7CABEAA036CD05
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: A3878338869058B3FA7CABEAA036CD05
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: a4cab25097f64d640a42c11e4b7fc34d
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: a4cab25097f64d640a42c11e4b7fc34d
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: A4FA46DB08C82514DA77CFDD0F2580BA
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: A4FA46DB08C82514DA77CFDD0F2580BA
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: A6C4EA4EA1980053C1E3A7A06A6CD520
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: A6C4EA4EA1980053C1E3A7A06A6CD520
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: A7C639EE04AE5D13B956E8E380C98382
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: A7C639EE04AE5D13B956E8E380C98382
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: A7CD37D3D1D2FC54A876427893527C61
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: A7CD37D3D1D2FC54A876427893527C61
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: A80D00DEF5C3D884390A0AF4122F9365
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: A80D00DEF5C3D884390A0AF4122F9365
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: A9DF4E9D422FDD64BD4370BCAA7C159B
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: A9DF4E9D422FDD64BD4370BCAA7C159B
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: ABB21E0F66DA22044A351A8C0A4C5D07
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: ABB21E0F66DA22044A351A8C0A4C5D07
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: AE8C22496C0B79148BCFCD976785AC00
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: AE8C22496C0B79148BCFCD976785AC00
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: AFAD45F1162926A45BD9C6F9624BF84E
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: AFAD45F1162926A45BD9C6F9624BF84E
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: B0F57C6D1CB39CF48B5CF3E7E80D95AC
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: B0F57C6D1CB39CF48B5CF3E7E80D95AC
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: b25099274a207264182f8181add555d0
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: b25099274a207264182f8181add555d0
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: B280BA81485647F4A8CB5D39C54FE6C4
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: B280BA81485647F4A8CB5D39C54FE6C4
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: B55DF58AB1984134795AAE690CDB085B
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: B55DF58AB1984134795AAE690CDB085B
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: B5891039611D39A49AD349850048FF68
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: B5891039611D39A49AD349850048FF68
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: B7573E6B77E5519368A6CCCFB4D891C4
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: B7573E6B77E5519368A6CCCFB4D891C4
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: B7A5008C8369DD148BB3FA7277452E11
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: B7A5008C8369DD148BB3FA7277452E11
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: BD779456100020000010AEDB22D8EDB8
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: BD779456100020000010AEDB22D8EDB8
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: C173E5AD3336A8D3394AF65D2BB0CCE6
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: C173E5AD3336A8D3394AF65D2BB0CCE6
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: c1c4f01781cc94c4c8fb1542c0981a2a
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: c1c4f01781cc94c4c8fb1542c0981a2a
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: C28643E881181F13CBC489DC69571E2C
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: C28643E881181F13CBC489DC69571E2C
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: C4910073DD5CA934EB606A9606ACC407
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: C4910073DD5CA934EB606A9606ACC407
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: C491DB6F091437D41B1B4CC89929B1EF
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: C491DB6F091437D41B1B4CC89929B1EF
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: C5E15486C9A0C5D4D860E69226249E80
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: C5E15486C9A0C5D4D860E69226249E80
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: C6B56403F35B1A94E9AB3A1F78DA05E2
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: C6B56403F35B1A94E9AB3A1F78DA05E2
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: C78A0900E0E34D34AA177AB16065A3A4
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: C78A0900E0E34D34AA177AB16065A3A4
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: C8015D5A218EA87619EF921DDBEA36A6
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: C8015D5A218EA87619EF921DDBEA36A6
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: C88D1A60201E7254FA0792FF7DFA12A5
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: C88D1A60201E7254FA0792FF7DFA12A5
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: CA0B84B9318C4714092474A68857297C
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: CA0B84B9318C4714092474A68857297C
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: CADE42353DED56A38618484B8B8A7A9F
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: CADE42353DED56A38618484B8B8A7A9F
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: CEB6B96C0127B4CCF07429947E728599
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: CEB6B96C0127B4CCF07429947E728599
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: CFD2C1F142D260E3CB8B271543DA9F98
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: CFD2C1F142D260E3CB8B271543DA9F98
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: CFE98E2070B7A5D4AA30E90C099241EE
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: CFE98E2070B7A5D4AA30E90C099241EE
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: D03E6E60894BF2449A3470ED147D7F58
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: D03E6E60894BF2449A3470ED147D7F58
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: D20352A90C039D93DBF6126ECE614057
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: D20352A90C039D93DBF6126ECE614057
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: D276F30548C6A844F8F8B43CA58C4314
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: D276F30548C6A844F8F8B43CA58C4314
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: D7314F9862C648A4DB8BE2A5B47BE100
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: D7314F9862C648A4DB8BE2A5B47BE100
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: D8602CBBC9EC5F846AAEB4449BBD415A
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: D8602CBBC9EC5F846AAEB4449BBD415A
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: DBA18E807F972C9488F1DFC60B796539
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: DBA18E807F972C9488F1DFC60B796539
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: DDA39468D428E8B4DB27C8D5DC5CA217
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: DDA39468D428E8B4DB27C8D5DC5CA217
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: DDB6C50237B7ED245850A990F3532A83
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: DDB6C50237B7ED245850A990F3532A83
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: DE6B4B17576C7491810361C3365CC208
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: DE6B4B17576C7491810361C3365CC208
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: DFC90B5F2B0FFA63D84FD16F6BF37C4B
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: DFC90B5F2B0FFA63D84FD16F6BF37C4B
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: E072096A10A46DB4C8324C144377EED2
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: E072096A10A46DB4C8324C144377EED2
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: E2E1F599245F0134E8D199625F2A973B
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: E2E1F599245F0134E8D199625F2A973B
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: E5D9D200AB92D6E3B94CD3D7D6CB37C5
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: E5D9D200AB92D6E3B94CD3D7D6CB37C5
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: E6680C84BE75C4443817E8341260B63C
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: E6680C84BE75C4443817E8341260B63C
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: E757FC781F1C22D468C5006C59B02585
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: E757FC781F1C22D468C5006C59B02585
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: E9384A458F781DB469283A949E49F3A0
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: E9384A458F781DB469283A949E49F3A0
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: E979633747A3EE6E0BFE17E5AEEAD421
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: E979633747A3EE6E0BFE17E5AEEAD421
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: ECEC214627185EB439B5C6CECA2DAC78
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: ECEC214627185EB439B5C6CECA2DAC78
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: ED2388710ED978C4F92839519A0B9358
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: ED2388710ED978C4F92839519A0B9358
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: F207464E3345CE64F8565129670C5AF4
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: F207464E3345CE64F8565129670C5AF4
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: F336D6C736DCF835D064BBAF98EBC27A
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: F336D6C736DCF835D064BBAF98EBC27A
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: F60730A4A66673047777F5728467D401
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: F60730A4A66673047777F5728467D401
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: F7AC5766B15EA6F4994D8F0F21C4E6AA
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: F7AC5766B15EA6F4994D8F0F21C4E6AA
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: F7C5C8DC85C758F498776A0CC8809721
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: F7C5C8DC85C758F498776A0CC8809721
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: F92F4A37CA13DBE4AAB1C05C1FC8F838
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: F92F4A37CA13DBE4AAB1C05C1FC8F838
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: FB4B305EBB7FF5D3B88C6F491BFC9F24
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: FB4B305EBB7FF5D3B88C6F491BFC9F24
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: FB540C64F3B24CB4E8C4000EFCB89DBD
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: FB540C64F3B24CB4E8C4000EFCB89DBD
    MSI (s) (50:68) [15:07:01:869]: caching product context: machine assigned to product: FCD1B590B8E5CE74B9818491817A13BD
    MSI (s) (50:68) [15:07:01:869]: using caching product context: machine assigned to product: FCD1B590B8E5CE74B9818491817A13BD
    MSI (s) (50:68) [15:07:01:885]: value of strategy Machine 'LimitSystemRestoreCheckpointing' is 0
    MSI (s) (50:68) [15:07:01:885]: Note: 1: 1715 2: Microsoft Fix it 50381
    MSI (s) (50:68) [15:07:01:885]: Note: 2 1: 2262: error 3:-2147287038
    MSI (s) (50:68) [15:07:01:885]: SRSetRestorePoint API call. dwRestorePtType: 0, dwEventType: 102, llSequenceNumber: 0, szDescription: "installed Microsoft Fix it 50381.
    MSI (s) (50:68) [15:07:07:969]: the SRSetRestorePoint API call was successful. Referred State: 0, llSequenceNumber: 111.
    MSI (s) (50:68) [15:07:07:969]: file will have the applied safety of OpCode.
    MSI (s) (50:68) [15:07:07:969]: STRATEGY of RESTRICTION SOFTWARE: check the package--> "C:\Users\j\Desktop\MicrosoftFixit50381.msi" against the software restriction policy
    MSI (s) (50:68) [15:07:07:969]: STRATEGY of RESTRICTION SOFTWARE: C:\Users\j\Desktop\MicrosoftFixit50381.msi has a digital signature
    MSI (s) (50:68) [15:07:08:000]: STRATEGY of RESTRICTION SOFTWARE: C:\Users\j\Desktop\MicrosoftFixit50381.msi is allowed to run at the level of authorization 'unlimited '.
    MSI (s) (50:68) [15:07:08:000]: dialogue of end not activated
    MSI (s) (50:68) [15:07:08:000]: original package == > C:\Users\j\Desktop\MicrosoftFixit50381.msi
    MSI (s) (50:68) [15:07:08:000]: package we lack of == > C:\Windows\Installer\142aa4.msi
    MSI (s) (50:68) [15:07:08:000]: APPCOMPAT: replacements of compatibility mode properties found.
    MSI (s) (50:68) [15:07:08:000]: APPCOMPAT: looking for entry with ProductCode '{55D13F49-FCB8-4892-8266-05D373FCAA61}' appcompat database
    MSI (s) (50:68) [15:07:08:000]: APPCOMPAT: no matching ProductCode found in the database.
    MSI (s) (50:68) [15:07:08:000]: MSCOREE not loaded loading copy from system32
    MSI (s) (50:68) [15:07:08:000]: value of strategy Machine 'TransformsSecure' is 0
    MSI (s) (50:68) [15:07:08:000]: value 'TransformsAtSource' user policy is 0
    MSI (s) (50:68) [15:07:08:000]: Note: 2 1: 2262: file 3:-2147287038
    MSI (s) (50:68) [15:07:08:000]: Note: 2 1: 2262: MsiFileHash 3:-2147287038
    MSI (s) (50:68) [15:07:08:000]: value of strategy Machine 'DisablePatch' is 0
    MSI (s) (50:68) [15:07:08:000]: value of strategy Machine 'AllowLockdownPatch' is 0
    MSI (s) (50:68) [15:07:08:000]: value of strategy Machine 'DisableLUAPatching' is 0
    MSI (s) (50:68) [15:07:08:000]: value of strategy Machine 'DisableFlyWeightPatching' is 0
    MSI (s) (50:68) [15:07:08:000]: activation setting basic caching for this transaction because all active patches are MSI 3.0 style MSP or at least a patch of minor update of MSI 3.0 is active
    MSI (s) (50:68) [15:07:08:000]: APPCOMPAT: looking for entry with ProductCode '{55D13F49-FCB8-4892-8266-05D373FCAA61}' appcompat database
    MSI (s) (50:68) [15:07:08:000]: APPCOMPAT: no matching ProductCode found in the database.
    MSI (s) (50:68) [15:07:08:000]: transformations are not secure.
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding MsiLogFileLocation property. Its value is 'C:\Users\j\AppData\Local\Temp\MSI3e2c0.LOG '.
    MSI (s) (50:68) [15:07:08:000]: command line: TARGETDIR = c: Program Files (x 86) file \Microsoft\Microsoft set 50381\ EULAACCEPTED = 1 CURRENTDIRECTORY = C:\Users\j\Desktop CLIENTUILEVEL = 0 CLIENTPROCESSID = 1968 USERNAME = j = C:\Users\j\Desktop\ ACTION = INSTALL EXECUTEACTION INSTALLER ROOTDRIVE = C = SOURCEDIR:------INSTALLLEVEL = 1 SECONDSEQUENCE = 1 ADDLOCAL = DefaultFeature ACTION = INSTALL
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding PackageCode property. Its value is '{1C7C3009-013E-4A16-9A0F-0000FB80A613} '.
    MSI (s) (50:68) [15:07:08:000]: Product Code passed to Engine.Initialize: "
    MSI (s) (50:68) [15:07:08:000]: the Product Code of the table of properties before transformations: "{55D13F49-FCB8-4892-8266-05D373FCAA61}".
    MSI (s) (50:68) [15:07:08:000]: the Product Code of the table of properties after transformations: "{55D13F49-FCB8-4892-8266-05D373FCAA61}".
    MSI (s) (50:68) [15:07:08:000]: unregistered product: first start installation
    MSI (s) (50:68) [15:07:08:000]: produced {55D13F49-FCB8-4892-8266-05D373FCAA61} is not supported.
    MSI (s) (50:68) [15:07:08:000]: MSI_LUA: invites of credentials not required, the user is an administrator
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding ProductState property. Its value is '-1'. '.
    MSI (s) (50:68) [15:07:08:000]: entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (s) (50:68) [15:07:08:000]: value 'SearchOrder' user policy is 'nmu '.
    MSI (s) (50:68) [15:07:08:000]: adding new sources is allowed.
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding PackagecodeChanging property. Its value is '1 '.
    MSI (s) (50:68) [15:07:08:000]: Package name extracted from package path: 'MicrosoftFixit50381.msi '.
    MSI (s) (50:68) [15:07:08:000]: package be registered: "MicrosoftFixit50381.msi."
    MSI (s) (50:68) [15:07:08:000]: Note: 2 1: 2262: error 3:-2147287038
    MSI (s) (50:68) [15:07:08:000]: Note: 2 1: 2262: AdminProperties 3:-2147287038
    MSI (s) (50:68) [15:07:08:000]: Machine policy value 'DisableMsi' is 0
    MSI (s) (50:68) [15:07:08:000]: value of strategy Machine 'AlwaysInstallElevated' is 0
    MSI (s) (50:68) [15:07:08:000]: "AlwaysInstallElevated" user policy value is 0
    MSI (s) (50:68) [15:07:08:000]: the product '{55D13F49-FCB8-4892-8266-05D373FCAA61}' is running with user privileges: it is not affected.
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding TARGETDIR property. Its value is ' C:\Program Files (x 86) \Microsoft\Microsoft fix 50381\.
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding EULAACCEPTED property. Its value is '1 '.
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding CURRENTDIRECTORY property. Its value is 'C:\Users\j\Desktop '.
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding CLIENTUILEVEL property. Its value is '0 '.
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding CLIENTPROCESSID property. Its value is '1968'.
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding USERNAME property. Its value is 'j '.
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding SOURCEDIR property. Its value is 'C:\Users\j\Desktop\ '.
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding ACTION property. Its value is 'INSTALL '.
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding EXECUTEACTION property. Its value is 'INSTALL '.
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding ROOTDRIVE property. Its value is "C:\". ».
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding INSTALLLEVEL property. Its value is '1 '.
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding SECONDSEQUENCE property. Its value is '1 '.
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding ADDLOCAL property. Its value is 'DefaultFeature '.
    MSI (s) (50:68) [15:07:08:000]: value of strategy Machine 'DisableAutomaticApplicationShutdown' is 0
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding MsiRestartManagerSessionKey property. Its value is '6bcbf50d546d1d47bc7d73cc7a682962 '.
    MSI (s) (50:68) [15:07:08:000]: MANAGER of REBOOT: logon.
    MSI (s) (50:68) [15:07:08:000]: engine has iefSecondSequence set to true.
    MSI (s) (50:68) [15:07:08:000]: TRANSFORMS property is now:
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: deleting SOURCEDIR property. Its current value is 'C:\Users\j\Desktop\ '.
    MSI (s) (50:68) [15:07:08:000]: PROPERTY CHANGE: adding VersionDatabase property. Its value is "200".
    MSI (s) (50:68) [15:07:08:000]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming
    MSI (s) (50:68) [15:07:08:000]: SHELL32::SHGetFolderPath returned: C:\Users\j\Favorites
    MSI (s) (50:68) [15:07:08:000]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming\Microsoft\Windows\Network shortcuts
    MSI (s) (50:68) [15:07:08:000]: SHELL32::SHGetFolderPath returned: C:\Users\j\Contacts\Documents\Documents
    MSI (s) (50:68) [15:07:08:000]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming\Microsoft\Windows\Printer shortcuts
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming\Microsoft\Windows\Recent
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming\Microsoft\Windows\Templates
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Local
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: C:\Users\j\Pictures
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: Menu\Programs\Administrative C:\Users\j\AppData\Roaming\Microsoft\Windows\Start of Directors
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming\Microsoft\Windows\Start start\program
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: Menu C:\Users\j\AppData\Roaming\Microsoft\Windows\Start
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: C:\Users\j\Desktop
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative of Directors
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start start\program
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (s) (50:68) [15:07:08:016]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (s) (50:68) [15:07:08:016]: Note: 1: 2898 2: MS without Serif 3: MS without Serif 4: 0 05:16
    MSI (s) (50:68) [15:07:08:016]: MSI_LUA: the MsiRunningElevated of the parameter property to 1 because the installation is already running high.
    MSI (s) (50:68) [15:07:08:016]: PROPERTY CHANGE: adding MsiRunningElevated property. Its value is '1 '.
    MSI (s) (50:68) [15:07:08:016]: PROPERTY CHANGE: adding privileged property. Its value is '1 '.
    MSI (s) (50:68) [15:07:08:016]: Note: 1: 1402 2: HKEY_CURRENT_USER Software Microsoft MS Setup (ACME) \User Info 3:2
    MSI (s) (50:68) [15:07:08:016]: PROPERTY CHANGE: adding a DATABASE property. Its value is 'C:\Windows\Installer\142aa4.msi '.
    MSI (s) (50:68) [15:07:08:016]: PROPERTY CHANGE: adding OriginalDatabase property. Its value is 'C:\Users\j\Desktop\MicrosoftFixit50381.msi '.
    MSI (s) (50:68) [15:07:08:016]: value of strategy Machine 'MsiDisableEmbeddedUI' is 0
    MSI (s) (50:68) [15:07:08:016]: EEUI - MsiEmbeddedUI disable for the service because it is not a basic/quiet installation
    MSI (s) (50:68) [15:07:08:016]: Note: 2 1: 2262: Package_correctif 3:-2147287038
    MSI (s) (50:68) [15:07:08:016]: policy value 'DisableRollback' Machine is 0
    MSI (s) (50:68) [15:07:08:016]: strategy user 'DisableRollback' is 0
    MSI (s) (50:68) [15:07:08:016]: PROPERTY CHANGE: adding UILevel property. Its value is "5".
    MSI (s) (50:68) [15:07:08:016]: Note: 2 1: 2262: fonts 3:-2147287038
    MSI (s) (50:68) [15:07:08:016]: PROPERTY CHANGE: adding pre-selected property. Its value is '1 '.
    MSI (s) (50:68) [15:07:08:016]: doing action: INSTALL
    Action 15:07:08: INSTALL.
    Action start at 15:07:08: INSTALL.
    MSI (s) (50:68) [15:07:08:031]: ExecuteSequence running
    MSI (s) (50:68) [15:07:08:031]: action driving: Milestone_AppSearch122
    Action 15:07:08: Milestone_AppSearch122.
    Action start at 15:07:08: Milestone_AppSearch122.
    MSI (s) (50:68) [15:07:08:031]: Note: 1: 2235 2:3: ExtendedType 4: SELECT 'Action', 'Type', 'Source', 'Target', NULL, 'ExtendedType' FROM 'CustomAction' WHERE 'Action' = 'Milestone_AppSearch122. '
    MSI (s) (50:68) [15:07:08:031]: PROPERTY CHANGE: adding step property. Its value is "AppSearch".
    Action ended 15:07:08: Milestone_AppSearch122. Returns the value 1.
    MSI (s) (50:68) [15:07:08:031]: action driving: AppSearch
    Action 15:07:08: AppSearch. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:08: AppSearch.
    MSI (s) (50:68) [15:07:08:031]: action AppSearch jump: already done client side
    Action ended 15:07:08: AppSearch. Returns a value of 0.
    MSI (s) (50:68) [15:07:08:031]: action driving: FindRelatedProducts
    Action 15:07:08: FindRelatedProducts. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:08: FindRelatedProducts.
    MSI (s) (50:68) [15:07:08:031]: jump FindRelatedProducts action: already done client side
    Action ended 15:07:08: FindRelatedProducts. Returns a value of 0.
    MSI (s) (50:68) [15:07:08:031]: action driving: Milestone_LaunchCond24
    Action 15:07:08: Milestone_LaunchCond24.
    Action start at 15:07:08: Milestone_LaunchCond24.
    MSI (s) (50:68) [15:07:08:031]: Note: 1: 2235 2:3: ExtendedType 4: SELECT 'Action', 'Type', 'Source', 'Target', NULL, 'ExtendedType' FROM 'CustomAction' WHERE 'Action' = 'Milestone_LaunchCond24. '
    MSI (s) (50:68) [15:07:08:031]: PROPERTY CHANGE: milestone to edit property. Its current value is "AppSearch". Its new value: 'LaunchConditions.
    Action ended 15:07:08: Milestone_LaunchCond24. Returns the value 1.
    MSI (s) (50:68) [15:07:08:031]: action driving: LaunchConditions
    Action 15:07:08: LaunchConditions. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:08: LaunchConditions.
    Action ended 15:07:08: LaunchConditions. Returns the value 1.
    MSI (s) (50:68) [15:07:08:031]: action driving: CCPSearch
    Action 15:07:08: CCPSearch. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:08: CCPSearch.
    MSI (s) (50:68) [15:07:08:031]: action to jump CCPSearch: already done client side
    Action ended 15:07:08: CCPSearch. Returns a value of 0.
    MSI (s) (50:68) [15:07:08:031]: action driving: RMCCPSearch
    Action 15:07:08: RMCCPSearch. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:08: RMCCPSearch.
    MSI (s) (50:68) [15:07:08:031]: action jump RMCCPSearch: already done client side
    Action ended 15:07:08: RMCCPSearch. Returns a value of 0.
    MSI (s) (50:68) [15:07:08:031]: action driving: ValidateProductID
    Action 15:07:08: ValidateProductID. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:08: ValidateProductID.
    Action ended 15:07:08: ValidateProductID. Returns the value 1.
    MSI (s) (50:68) [15:07:08:031]: action driving: Milestone_DIRCA_TARG29
    Action 15:07:08: Milestone_DIRCA_TARG29.
    Action start at 15:07:08: Milestone_DIRCA_TARG29.
    MSI (s) (50:68) [15:07:08:031]: Note: 1: 2235 2:3: ExtendedType 4: SELECT 'Action', 'Type', 'Source', 'Target', NULL, 'ExtendedType' FROM 'CustomAction' WHERE 'Action' = 'Milestone_DIRCA_TARG29. '
    MSI (s) (50:68) [15:07:08:031]: PROPERTY CHANGE: milestone to edit property. Its current value is 'LaunchConditions. Its new value: 'DIRCA_TARGETDIR '.
    Action ended 15:07:08: Milestone_DIRCA_TARG29. Returns the value 1.
    MSI (s) (50:68) [15:07:08:031]: jumping action: DIRCA_TARGETDIR (the condition is false)
    MSI (s) (50:68) [15:07:08:031]: action driving: CostInitialize
    Action 15:07:08: CostInitialize. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:08: CostInitialize.
    MSI (s) (50:68) [15:07:08:031]: Machine policy value 'MaxPatchCacheSize' is 10
    MSI (s) (50:68) [15:07:08:031]: reference: sort of the base lines for {55D13F49-FCB8-4892-8266-05D373FCAA61}.
    MSI (s) (50:68) [15:07:08:031]: reference: new base 2.1.3 transaction.
    MSI (s) (50:68) [15:07:08:031]: reference: sort the native order: order 0.
    MSI (s) (50:68) [15:07:08:031]: base data table:
    MSI (s) (50:68) [15:07:08:031]: ProductCode: {55D13F49-FCB8-4892-8266-05D373FCAA61} Version: 2.1.3 attributes: PatchId 0: BaselineId Native:-2147483648 order: 0
    MSI (s) (50:68) [15:07:08:031]: Table of reference file:
    MSI (s) (50:68) [15:07:08:031]: PROPERTY CHANGE: adding CostingComplete property. Its value is '0 '.
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: Patch 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: Package_correctif 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: MsiPatchHeaders 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: Note: 1: 2205 2:3: __MsiPatchFileList
    MSI (s) (50:68) [15:07:08:031]: Dumping __MsiPatchMedia table...
    MSI (s) (50:68) [15:07:08:031]: backup compression method Delta for this transaction of product is "obsolescence inherited from MSI 2.0.
    Action ended 15:07:08: CostInitialize. Returns the value 1.
    MSI (s) (50:68) [15:07:08:031]: action driving: FileCost
    Action 15:07:08: FileCost. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:08: FileCost.
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: MsiAssembly 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: RemoveFile 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: MoveFile 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: DuplicateFile 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: shortened 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: class 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: Extension 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: TypeLib 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: IniFile 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: ReserveCost 3:-2147287038
    Action ended 15:07:08: FileCost. Returns the value 1.
    MSI (s) (50:68) [15:07:08:031]: action driving: IsolateComponents
    Action 15:07:08: IsolateComponents. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:08: IsolateComponents.
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: BindImage 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: IsolatedComponent 3:-2147287038
    Action ended 15:07:08: IsolateComponents. Returns the value 1.
    MSI (s) (50:68) [15:07:08:031]: action driving: CostFinalize
    Action 15:07:08: CostFinalize. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:08: CostFinalize.
    MSI (s) (50:68) [15:07:08:031]: PROPERTY CHANGE: adding OutOfDiskSpace property. Its value is '0 '.
    MSI (s) (50:68) [15:07:08:031]: PROPERTY CHANGE: adding OutOfNoRbDiskSpace property. Its value is '0 '.
    MSI (s) (50:68) [15:07:08:031]: PROPERTY CHANGE: adding PrimaryVolumeSpaceAvailable property. Its value is '0 '.
    MSI (s) (50:68) [15:07:08:031]: PROPERTY CHANGE: adding PrimaryVolumeSpaceRequired property. Its value is '0 '.
    MSI (s) (50:68) [15:07:08:031]: PROPERTY CHANGE: adding PrimaryVolumeSpaceRemaining property. Its value is '0 '.
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: Condition 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: complete target path resolution. Dumping table Directory...
    MSI (s) (50:68) [15:07:08:031]: Note: target paths subject to change (via custom actions or navigation)
    MSI (s) (50:68) [15:07:08:031]: Dir (target): key: TARGETDIR, object: C:\Program Files (x 86) \Microsoft\Microsoft fix 50381\
    MSI (s) (50:68) [15:07:08:031]: Dir (target): key: WindowsFolder, object: C:\Windows\
    MSI (s) (50:68) [15:07:08:031]: Dir (target): key: ProgramMenuFolder, Object: C:\Users\j\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\
    MSI (s) (50:68) [15:07:08:031]: Dir (target): key: DesktopFolder, object: C:\Users\j\Desktop\
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: IsolatedComponent 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: BindImage 3:-2147287038
    Action ended 15:07:08: CostFinalize. Returns the value 1.
    MSI (s) (50:68) [15:07:08:031]: action driving: SetODBCFolders
    Action 15:07:08: SetODBCFolders. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:08: SetODBCFolders.
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: ODBCDriver 3:-2147287038
    MSI (s) (50:68) [15:07:08:031]: Note: 2 1: 2262: ODBCTranslator 3:-2147287038
    Action ended 15:07:08: SetODBCFolders. Returns the value 1.
    MSI (s) (50:68) [15:07:08:047]: action driving: InstallValidate
    Action 15:07:08: InstallValidate. {\FinalUIFont} [PROGRESS_RESTORE_TXT]
    Action start at 15:07:08: InstallValidate.
    MSI (s) (50:68) [15:07:08:047]: PROPERTY CHANGE: deleting MsiRestartManagerSessionKey property. Its current value is '6bcbf50d546d1d47bc7d73cc7a682962 '.
    MSI (s) (50:68) [15:07:08:047]: function: DefaultFeature; Installed: Absent;   Request: Local;   Action: Local
    MSI (s) (50:68) [15:07:08:047]: component: C_DefaultComponent; Installed: Absent;   Request: Local;   Action: Null;   Client status: unknown
    MSI (s) (50:68) [15:07:08:047]: component: C_ADDKEY1; Installed: Null;   Request: Local;   Action: Local;   Client status: Null
    MSI (s) (50:68) [15:07:08:047]: component: C_K64_ADDKEY1; Installed: Null;   Request: Local;   Action: Local;   Client status: Null
    MSI (s) (50:68) [15:07:08:047]: component: __C_ADDKEY165; Installed: Null;   Request: Local;   Action: Local;   Client status: Null
    MSI (s) (50:68) [15:07:08:047]: component: __C_K64_ADDKEY165; Installed: Null;   Request: Local;   Action: Local;   Client status: Null
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: BindImage 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: ProgId 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: PublishComponent 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: SelfReg 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: Extension 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: fonts 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: class 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: icon 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: TypeLib 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: RemoveFile 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: DuplicateFile 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: ReserveCost 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: TypeLib 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: class 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: Extension 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: class 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: Extension 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: PROPERTY CHANGE: property to change CostingComplete. Its current value is '0'. Its new value: '1'.
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: BindImage 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: ProgId 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: PublishComponent 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: SelfReg 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: Extension 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: fonts 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: class 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 2 1: 2262: icon 3:-2147287038
    MSI (s) (50:68) [15:07:08:047]: Note: 1: 2727 2:
    MSI (s) (50:68) [15:07:08:047]: Note: 1: 2205 2:3: FilesInUse
    MSI (s) (50:68) [15:07:08:047]: Note: 1: 2727 2:
    Action ended 15:07:08: InstallValidate. Returns the value 1.
    MSI (s) (50:68) [15:07:08:047]: action driving: InstallInitialize
    Action 15:07:08: InstallInitialize. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:08: InstallInitialize.
    MSI (s) (50:68) [15:07:08:047]: value of strategy Machine 'AlwaysInstallElevated' is 0
    MSI (s) (50:68) [15:07:08:047]: "AlwaysInstallElevated" user policy value is 0
    MSI (s) (50:68) [15:07:08:047]: BeginTransaction: Server locking
    MSI (s) (50:68) [15:07:08:047]: server not locked: locking for product {55D13F49-FCB8-4892-8266-05D373FCAA61}
    Action ended 15:07:09: InstallInitialize. Returns the value 1.
    MSI (s) (50:68) [15:07:09:685]: action driving: AllocateRegistrySpace
    Action 15:07:09: AllocateRegistrySpace. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: AllocateRegistrySpace.
    Action ended 15:07:09: AllocateRegistrySpace. Returns the value 1.
    MSI (s) (50:68) [15:07:09:701]: action driving: ProcessComponents
    Action 15:07:09: ProcessComponents. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: ProcessComponents.
    MSI (s) (50:68) [15:07:09:701]: Note: 1: 2205 2:3: MsiPatchCertificate
    MSI (s) (50:68) [15:07:09:701]: LUA patching is disabled: MsiPatchCertificate table missing
    MSI (s) (50:68) [15:07:09:701]: source resolution.
    MSI (s) (50:68) [15:07:09:701]: source resolution to launched of the source.
    MSI (s) (50:68) [15:07:09:701]: launched setting - the source as used last.
    MSI (s) (50:68) [15:07:09:701]: PROPERTY CHANGE: adding SourceDir property. Its value is 'C:\Users\j\Desktop\ '.
    MSI (s) (50:68) [15:07:09:701]: PROPERTY CHANGE: adding SOURCEDIR property. Its value is 'C:\Users\j\Desktop\ '.
    MSI (s) (50:68) [15:07:09:701]: PROPERTY CHANGE: adding SourcedirProduct property. Its value is '{55D13F49-FCB8-4892-8266-05D373FCAA61} '.
    MSI (s) (50:68) [15:07:09:701]: SOURCEDIR == > C:\Users\j\Desktop\
    MSI (s) (50:68) [15:07:09:701]: SOURCEDIR product == > {55D13F49-FCB8-4892-8266-05D373FCAA61}
    MSI (s) (50:68) [15:07:09:701]: determine the type of source
    MSI (s) (50:68) [15:07:09:701]: Source type of package 'MicrosoftFixit50381.msi': 2
    MSI (s) (50:68) [15:07:09:701]: resolution of full Source path. Dumping table Directory...
    MSI (s) (50:68) [15:07:09:701]: Dir (source): key: TARGETDIR, Object: C:\Users\j\Desktop\, LongSubPath:, ShortSubPath:
    MSI (s) (50:68) [15:07:09:701]: Dir (source): key: WindowsFolder, object: C:\Users\j\Desktop\, LongSubPath:, ShortSubPath:
    MSI (s) (50:68) [15:07:09:701]: Dir (source): key: ProgramMenuFolder, Object: C:\Users\j\Desktop\, LongSubPath: the user Menu\, ShortSubPath programs: USER ~ 2
    MSI (s) (50:68) [15:07:09:701]: Dir (source): key: DesktopFolder, Object: C:\Users\j\Desktop\, LongSubPath: the user Desktop\, ShortSubPath: USER ~ 1\
    Action 15:07:09: GenerateScript. Generation of action script operations:
    GenerateScript: {\FinalUIFont}[PROGRESS_PROCESSED_TXT]
    Action ended 15:07:09: ProcessComponents. Returns the value 1.
    MSI (s) (50:68) [15:07:09:701]: action driving: MsiUnpublishAssemblies
    Action 15:07:09: MsiUnpublishAssemblies. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: MsiUnpublishAssemblies.
    Action ended 15:07:09: MsiUnpublishAssemblies. Returns the value 1.
    MSI (s) (50:68) [15:07:09:701]: action driving: UnpublishComponents
    Action 15:07:09: UnpublishComponents. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: UnpublishComponents.
    MSI (s) (50:68) [15:07:09:701]: Note: 2 1: 2262: PublishComponent 3:-2147287038
    Action ended 15:07:09: UnpublishComponents. Returns the value 1.
    MSI (s) (50:68) [15:07:09:701]: action driving: UnpublishFeatures
    Action 15:07:09: UnpublishFeatures. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: UnpublishFeatures.
    Action ended 15:07:09: UnpublishFeatures. Returns the value 1.
    MSI (s) (50:68) [15:07:09:701]: action driving: StartServices
    Action 15:07:09: StartServices. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: StartServices.
    MSI (s) (50:68) [15:07:09:701]: Note: 2 1: 2262: ServiceControl 3:-2147287038
    Action ended 15:07:09: StartServices. Returns the value 1.
    MSI (s) (50:68) [15:07:09:701]: action driving: DeleteServices
    Action 15:07:09: DeleteServices. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: DeleteServices.
    MSI (s) (50:68) [15:07:09:701]: Note: 2 1: 2262: ServiceControl 3:-2147287038
    Action ended 15:07:09: DeleteServices. Returns the value 1.
    MSI (s) (50:68) [15:07:09:701]: action driving: UnregisterComPlus
    Action 15:07:09: UnregisterComPlus. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: UnregisterComPlus.
    MSI (s) (50:68) [15:07:09:701]: Note: 2 1: 2262: Complus 3:-2147287038
    Action ended 15:07:09: UnregisterComPlus. Returns the value 1.
    MSI (s) (50:68) [15:07:09:701]: action driving: SelfUnregModules
    Action 15:07:09: SelfUnregModules. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: SelfUnregModules.
    MSI (s) (50:68) [15:07:09:701]: Note: 2 1: 2262: SelfReg 3:-2147287038
    Action ended 15:07:09: SelfUnregModules. Returns the value 1.
    MSI (s) (50:68) [15:07:09:701]: action driving: UnregisterTypeLibraries
    Action 15:07:09: UnregisterTypeLibraries. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: UnregisterTypeLibraries.
    Action ended 15:07:09: UnregisterTypeLibraries. Returns the value 1.
    MSI (s) (50:68) [15:07:09:716]: action driving: RemoveODBC
    Action 15:07:09: RemoveODBC. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RemoveODBC.
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: ODBCDataSource 3:-2147287038
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: ODBCDataSource 3:-2147287038
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: ODBCTranslator 3:-2147287038
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: ODBCTranslator 3:-2147287038
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: ODBCDriver 3:-2147287038
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: ODBCDriver 3:-2147287038
    MSI (s) (50:68) [15:07:09:716]: Note: 1: 2711 2: ODBCDriverManager
    1: {\FinalUIFont}[PROGRESS_PROCESSED_TXT]
    MSI (s) (50:68) [15:07:09:716]: Note: 1: 2711 2: ODBCDriverManager64
    Action ended 15:07:09: RemoveODBC. Returns the value 1.
    MSI (s) (50:68) [15:07:09:716]: action driving: UnregisterFonts
    Action 15:07:09: UnregisterFonts. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: UnregisterFonts.
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: fonts 3:-2147287038
    Action ended 15:07:09: UnregisterFonts. Returns the value 1.
    MSI (s) (50:68) [15:07:09:716]: action driving: RemoveRegistryValues
    Action 15:07:09: RemoveRegistryValues. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RemoveRegistryValues.
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: RemoveRegistry 3:-2147287038
    Action ended 15:07:09: RemoveRegistryValues. Returns the value 1.
    MSI (s) (50:68) [15:07:09:716]: action driving: UnregisterClassInfo
    Action 15:07:09: UnregisterClassInfo. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: UnregisterClassInfo.
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: class 3:-2147287038
    Action ended 15:07:09: UnregisterClassInfo. Returns the value 1.
    MSI (s) (50:68) [15:07:09:716]: action driving: UnregisterExtensionInfo
    Action 15:07:09: UnregisterExtensionInfo. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: UnregisterExtensionInfo.
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: Extension 3:-2147287038
    Action ended 15:07:09: UnregisterExtensionInfo. Returns the value 1.
    MSI (s) (50:68) [15:07:09:716]: action driving: UnregisterProgIdInfo
    Action 15:07:09: UnregisterProgIdInfo. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: UnregisterProgIdInfo.
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: ProgId 3:-2147287038
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: class 3:-2147287038
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: ProgId 3:-2147287038
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: Extension 3:-2147287038
    Action ended 15:07:09: UnregisterProgIdInfo. Returns the value 1.
    MSI (s) (50:68) [15:07:09:716]: action driving: UnregisterMIMEInfo
    Action 15:07:09: UnregisterMIMEInfo. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: UnregisterMIMEInfo.
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: MIME 3:-2147287038
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: Extension 3:-2147287038
    Action ended 15:07:09: UnregisterMIMEInfo. Returns the value 1.
    MSI (s) (50:68) [15:07:09:716]: action driving: RemoveIniValues
    Action 15:07:09: RemoveIniValues. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RemoveIniValues.
    MSI (s) (50:68) [15:07:09:716]: Note: 2 1: 2262: RemoveIniFile 3:-2147287038
    Action ended 15:07:09: RemoveIniValues. Returns the value 1.
    MSI (s) (50:68) [15:07:09:716]: action driving: RemoveShortcuts
    Action 15:07:09: RemoveShortcuts. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RemoveShortcuts.
    Action ended 15:07:09: RemoveShortcuts. Returns the value 1.
    MSI (s) (50:68) [15:07:09:732]: action driving: RemoveEnvironmentStrings
    Action 15:07:09: RemoveEnvironmentStrings. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RemoveEnvironmentStrings.
    MSI (s) (50:68) [15:07:09:732]: Note: 2 1: 2262: environment 3:-2147287038
    Action ended 15:07:09: RemoveEnvironmentStrings. Returns the value 1.
    MSI (s) (50:68) [15:07:09:732]: action driving: RemoveDuplicateFiles
    Action 15:07:09: RemoveDuplicateFiles. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RemoveDuplicateFiles.
    Action ended 15:07:09: RemoveDuplicateFiles. Returns the value 1.
    MSI (s) (50:68) [15:07:09:732]: action driving: RemoveFiles
    Action 15:07:09: RemoveFiles. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RemoveFiles.
    Action ended 15:07:09: RemoveFiles. Returns the value 1.
    MSI (s) (50:68) [15:07:09:732]: action driving: RemoveFolders
    Action 15:07:09: RemoveFolders. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RemoveFolders.
    MSI (s) (50:68) [15:07:09:732]: Note: 2 1: 2262: CreateFolder 3:-2147287038
    MSI (s) (50:68) [15:07:09:732]: Note: 2 1: 2262: LockPermissions 3:-2147287038
    Action ended 15:07:09: RemoveFolders. Returns the value 1.
    MSI (s) (50:68) [15:07:09:732]: action driving: CreateFolders
    Action 15:07:09: CreateFolders. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: CreateFolders.
    MSI (s) (50:68) [15:07:09:732]: Note: 2 1: 2262: CreateFolder 3:-2147287038
    MSI (s) (50:68) [15:07:09:732]: Note: 2 1: 2262: LockPermissions 3:-2147287038
    Action ended 15:07:09: CreateFolders. Returns the value 1.
    MSI (s) (50:68) [15:07:09:732]: action driving: MoveFiles
    Action 15:07:09: MoveFiles. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: MoveFiles.
    Action ended 15:07:09: MoveFiles. Returns the value 1.
    MSI (s) (50:68) [15:07:09:732]: action driving: InstallFiles
    Action 15:07:09: InstallFiles. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: InstallFiles.
    MSI (s) (50:68) [15:07:09:732]: binary patch manager SysEx...
    MSI (s) (50:68) [15:07:09:732]: binary patch manager SysEx...
    MSI (s) (50:68) [15:07:09:732]: Note: 2 1: 2262: LockPermissions 3:-2147287038
    MSI (s) (50:68) [15:07:09:732]: Note: 1: 2205 2:3: MsiPatchOldAssemblyFile
    MSI (s) (50:68) [15:07:09:732]: Note: 1: 2228 2:3: MsiPatchOldAssemblyFile 4: SELECT "MsiPatchOldAssemblyFile". "Assembly_' FROM 'MsiPatchOldAssemblyFile' WHERE 'MsiPatchOldAssemblyFile '. "File_" =?
    MSI (s) (50:68) [15:07:09:732]: Note: 2 1: 2262: error 3:-2147287038
    MSI (s) (50:68) [15:07:09:732]: Note: 1: 2205 2:3: MsiSFCBypass
    MSI (s) (50:68) [15:07:09:732]: Note: 1: 2228 2:3: MsiSFCBypass 4: SELECT "File_" OF "MsiSFCBypass" WHERE "File_" =?
    Action ended 15:07:09: InstallFiles. Returns the value 1.
    MSI (s) (50:68) [15:07:09:732]: action driving: PatchFiles
    Action 15:07:09: PatchFiles. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: PatchFiles.
    MSI (s) (50:68) [15:07:09:732]: Note: 2 1: 2262: error 3:-2147287038
    Action ended 15:07:09: PatchFiles. Returns the value 1.
    MSI (s) (50:68) [15:07:09:732]: action driving: DuplicateFiles
    Action 15:07:09: DuplicateFiles. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: DuplicateFiles.
    Action ended 15:07:09: DuplicateFiles. Returns the value 1.
    MSI (s) (50:68) [15:07:09:732]: action driving: BindImage
    Action 15:07:09: BindImage. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: BindImage.
    MSI (s) (50:68) [15:07:09:732]: Note: 2 1: 2262: BindImage 3:-2147287038
    Action ended 15:07:09: BindImage. Returns the value 1.
    MSI (s) (50:68) [15:07:09:732]: action driving: CreateShortcuts
    Action 15:07:09: CreateShortcuts. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: CreateShortcuts.
    MSI (s) (50:68) [15:07:09:732]: Note: 2 1: 2262: icon 3:-2147287038
    MSI (s) (50:68) [15:07:09:732]: Note: 1: 2235 2:  3: DisplayResourceDLL 4: SELECT  `Shortcut`,`Name`, `FileName`, `Component`.`Directory_`, `Arguments`, `WkDir`, `Icon_`, `IconIndex`, `Hotkey`, `ShowCmd`, `Shortcut`.`Description`, `Shortcut`.`Directory_`, `Component`.`RuntimeFlags`, `Component`.`Action`, `Target`, `ComponentId`, `Feature`.`Action`, `Component`.`Installed`, `DisplayResourceDLL`, `DisplayResourceId`, `DescriptionResourceDLL`, `DescriptionResourceId` From `Shortcut`, `Feature`, `Component`, `File` WHERE `Target` = `Feature` AND `Shortcut`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2)  OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.` Installed ' = 1 OR "star." "Installed" = 2 OR "star." "Installed" = 4)) OR ("Feature". 'Action' = NULL AND ("Component". 'Action' = 1 OR 'Component '. 'Action' = 2) AND ("Feature". 'Installed' = 1 OR 'Star '. "Installed" = 2 OR "star." "Installed" = 4)))
    MSI (s) (50:68) [15:07:09:732]: Note: 1: 2205 2:3: MsiShortcutProperty
    MSI (s) (50:68) [15:07:09:732]: Note: 1: 2235 2:3: DisplayResourceDLL 4: SELECT 'Shortened', 'Name', 'Target', null, 'Arguments', 'WkDir', 'Icon_', 'IconIndex', 'Shortened', 'ShowCmd', 'shortcut '. 'Description', 'shortcut '. "Directory_', 'component '. "RuntimeFlags", null, null, null, null, null, 'DisplayResourceDLL', 'DisplayResourceId', 'DescriptionResourceDLL', 'DescriptionResourceId' of 'Shortened', 'Component' WHERE "shortcut". "Component_" = "Component" AND ("Component". 'Action' = 1 OR 'Component '. 'Action' = 2)
    MSI (s) (50:68) [15:07:09:732]: Note: 1: 2205 2:3: MsiShortcutProperty
    Action ended 15:07:09: CreateShortcuts. Returns the value 1.
    MSI (s) (50:68) [15:07:09:732]: action driving: RegisterClassInfo
    Action 15:07:09: RegisterClassInfo. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RegisterClassInfo.
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: class 3:-2147287038
    Action ended 15:07:09: RegisterClassInfo. Returns the value 1.
    MSI (s) (50:68) [15:07:09:747]: action driving: RegisterExtensionInfo
    Action 15:07:09: RegisterExtensionInfo. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RegisterExtensionInfo.
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: Extension 3:-2147287038
    Action ended 15:07:09: RegisterExtensionInfo. Returns the value 1.
    MSI (s) (50:68) [15:07:09:747]: action driving: RegisterProgIdInfo
    Action 15:07:09: RegisterProgIdInfo. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RegisterProgIdInfo.
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: ProgId 3:-2147287038
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: class 3:-2147287038
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: ProgId 3:-2147287038
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: Extension 3:-2147287038
    Action ended 15:07:09: RegisterProgIdInfo. Returns the value 1.
    MSI (s) (50:68) [15:07:09:747]: action driving: RegisterMIMEInfo
    Action 15:07:09: RegisterMIMEInfo. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RegisterMIMEInfo.
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: MIME 3:-2147287038
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: Extension 3:-2147287038
    Action ended 15:07:09: RegisterMIMEInfo. Returns the value 1.
    MSI (s) (50:68) [15:07:09:747]: action driving: WriteRegistryValues
    Action 15:07:09: WriteRegistryValues. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: WriteRegistryValues.
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: LockPermissions 3:-2147287038
    1: {\FinalUIFont}[PROGRESS_PROCESSED_TXT]
    Action ended 15:07:09: WriteRegistryValues. Returns the value 1.
    MSI (s) (50:68) [15:07:09:747]: action driving: WriteIniValues
    Action 15:07:09: WriteIniValues. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: WriteIniValues.
    Action ended 15:07:09: WriteIniValues. Returns the value 1.
    MSI (s) (50:68) [15:07:09:747]: action driving: WriteEnvironmentStrings
    Action 15:07:09: WriteEnvironmentStrings. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: WriteEnvironmentStrings.
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: environment 3:-2147287038
    Action ended 15:07:09: WriteEnvironmentStrings. Returns the value 1.
    MSI (s) (50:68) [15:07:09:747]: action driving: RegisterFonts
    Action 15:07:09: RegisterFonts. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RegisterFonts.
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: fonts 3:-2147287038
    Action ended 15:07:09: RegisterFonts. Returns the value 1.
    MSI (s) (50:68) [15:07:09:747]: action driving: InstallODBC
    Action 15:07:09: InstallODBC. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: InstallODBC.
    MSI (s) (50:68) [15:07:09:747]: Note: 1: 2711 2: ODBCDriverManager
    MSI (s) (50:68) [15:07:09:747]: Note: 1: 2711 2: ODBCDriverManager64
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: ODBCDriver 3:-2147287038
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: ODBCAttribute 3:-2147287038
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: ODBCDriver 3:-2147287038
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: ODBCAttribute 3:-2147287038
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: ODBCTranslator 3:-2147287038
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: ODBCTranslator 3:-2147287038
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: ODBCDataSource 3:-2147287038
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: ODBCSourceAttribute 3:-2147287038
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: ODBCDataSource 3:-2147287038
    MSI (s) (50:68) [15:07:09:747]: Note: 2 1: 2262: ODBCSourceAttribute 3:-2147287038
    Action ended 15:07:09: InstallODBC. Returns a value of 0.
    MSI (s) (50:68) [15:07:09:747]: action driving: RegisterTypeLibraries
    Action 15:07:09: RegisterTypeLibraries. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RegisterTypeLibraries.
    Action ended 15:07:09: RegisterTypeLibraries. Returns the value 1.
    MSI (s) (50:68) [15:07:09:747]: action driving: SelfRegModules
    Action 15:07:09: SelfRegModules. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: SelfRegModules.
    MSI (s) (50:68) [15:07:09:763]: Note: 2 1: 2262: SelfReg 3:-2147287038
    Action ended 15:07:09: SelfRegModules. Returns the value 1.
    MSI (s) (50:68) [15:07:09:763]: action driving: RegisterComPlus
    Action 15:07:09: RegisterComPlus. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RegisterComPlus.
    MSI (s) (50:68) [15:07:09:763]: Note: 2 1: 2262: Complus 3:-2147287038
    Action ended 15:07:09: RegisterComPlus. Returns the value 1.
    MSI (s) (50:68) [15:07:09:763]: action driving: InstallServices
    Action 15:07:09: InstallServices. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: InstallServices.
    MSI (s) (50:68) [15:07:09:763]: Note: 2 1: 2262: LockPermissions 3:-2147287038
    MSI (s) (50:68) [15:07:09:763]: Note: 2 1: 2262: ServiceInstall 3:-2147287038
    Action ended 15:07:09: InstallServices. Returns the value 1.
    MSI (s) (50:68) [15:07:09:763]: action driving: StartServices
    Action 15:07:09: StartServices. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: StartServices.
    MSI (s) (50:68) [15:07:09:763]: Note: 2 1: 2262: ServiceControl 3:-2147287038
    Action ended 15:07:09: StartServices. Returns the value 1.
    MSI (s) (50:68) [15:07:09:763]: action driving: PublishComponents
    Action 15:07:09: PublishComponents. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: PublishComponents.
    MSI (s) (50:68) [15:07:09:763]: Note: 2 1: 2262: PublishComponent 3:-2147287038
    Action ended 15:07:09: PublishComponents. Returns the value 1.
    MSI (s) (50:68) [15:07:09:763]: action driving: MsiPublishAssemblies
    Action 15:07:09: MsiPublishAssemblies. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: MsiPublishAssemblies.
    Action ended 15:07:09: MsiPublishAssemblies. Returns the value 1.
    MSI (s) (50:68) [15:07:09:763]: action driving: InstallExecute
    Action 15:07:09: InstallExecute. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: InstallExecute.
    MSI (s) (50:68) [15:07:09:763]: running Script: C:\Windows\Installer\MSIFC2.tmp
    MSI (s) (50:68) [15:07:09:763]: PROPERTY CHANGE: adding UpdateStarted property. Its value is '1 '.
    MSI (s) (50:68) [15:07:09:763]: policy value 'DisableRollback' Machine is 0
    MSI (s) (50:68) [15:07:09:763]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3:2
    MSI (s) (50:68) [15:07:09:779]: op of execution: header (Signature = 1397708873, Version = 500, Timestamp = 1087207653 LangId = 1033, platform = 0, Scrip tType = 1, ScriptMajorVersion = 21, ScriptMinorVersion = 4, ScriptAttributes = 0)
    MSI (s) (50:68) [15:07:09:779]: op of execution: ProductInfo (ProductKey = {55D13F49-FCB8-4892-8266-05D373FCAA61}, ProductName = Microsoft fix 50381, PackageName = MicrosoftFixit50381.msi, Language is 1033, Version = 33619971, Assignment = 0, oleteArg = 0 Obs, PackageCode is {1C7C3009-013E-4A16-9A0F-0000FB80A613}, InstanceType = 0, LUASettin g = 0, RemoteURTInstalls = 0, ProductDeploymentFlags = 3)
    MSI (s) (50:68) [15:07:09:779]: SHELL32::SHGetFolderPath returned: C:\Users\j\AppData\Roaming
    MSI (s) (50:68) [15:07:09:779]: op to run: DialogInfo (Type = 0, Argument = 1033)
    MSI (s) (50:68) [15:07:09:779]: op to run: DialogInfo (Type = 1, Argument = Microsoft Fix it 50381)
    MSI (s) (50:68) [15:07:09:779]: op to run: RollbackInfo (= RollbackDescription, RollbackAction = Rollback action to restore:, RollbackTemplate = [1], CleanupAction is RollbackCleanup, CleanupDescription = [ProgressUI HeaderText],)
    MSI (s) (50:68) [15:07:09:779]: op of execution: SetBaseline(Baseline=0,)
    MSI (s) (50:68) [15:07:09:779]: op of execution: SetBaseline(Baseline=1,)
    MSI (s) (50:68) [15:07:09:779]: op of execution: ActionStart (Name = ProcessComponents, Description = {\FinalUIFont} [PROGRESS_PROCESSED_TXT]),
    Action 15:07:09: ProcessComponents. {\FinalUIFont} This Microsoft Fix it is being processed.
    MSI (s) (50:68) [15:07:09:779]: op of execution: ProgressTotal(Total=1,Type=1,ByteEquivalent=24000)
    MSI (s) (50:68) [15:07:09:779]: op to run: ComponentRegister (ComponentId = {4C231858-2B39-11D3-8E0D-00C04F6837D0}, = - 7, State disc = 1, aredDllRefCount = 0, = 0 BinaryType HS)
    1: {55D13F49-FCB8-4892-8266-05D373FCAA61} 2: {4C231858-2B39-11D3-8E0D-00C04F6837D0}
    MSI (s) (50:68) [15:07:09:779]: op of execution: ActionStart (Name = RemoveODBC, Description = {\FinalUIFont} [PROGRESS_PROCESSED_TXT]),
    Action 15:07:09: RemoveODBC. {\FinalUIFont} This Microsoft Fix it is being processed.
    MSI (s) (50:68) [15:07:09:825]: op of execution: ODBCDriverManager(,BinaryType=0)
    MSI (s) (50:68) [15:07:09:825]: op of execution: ODBCDriverManager(,BinaryType=1)
    MSI (s) (50:68) [15:07:09:825]: op of execution: ActionStart (Name = WriteRegistryValues, Description = {\FinalUIFont} [PROGRESS_PROCESSED_TXT]),
    Action 15:07:09: WriteRegistryValues. {\FinalUIFont} This Microsoft Fix it is being processed.
    MSI (s) (50:68) [15:07:09:825]: op of execution: ProgressTotal(Total=2,Type=1,ByteEquivalent=13200)
    MSI (s) (50:68) [15:07:09:825]: run op: RegOpenKey (Root =-2147483646, Key = Software\Policies\Microsoft\Windows\Installer, BinaryType = 0),
    MSI (s) (50:68) [15:07:09:825]: op to run: RegAddValue (Name = Logging),
    1: \Software\Policies\Microsoft\Windows\Installer 2: logging
    MSI (s) (50:68) [15:07:09:825]: run op: RegOpenKey (Root =-2147483646, Key = Software\Policies\Microsoft\Windows\Installer, BinaryType = 1),
    MSI (s) (50:68) [15:07:09:825]: op to run: RegAddValue (Name = Logging),
    1: \Software\Policies\Microsoft\Windows\Installer 2: logging
    MSI (s) (50:68) [15:07:09:825]: op of execution: End (Checksum = 0, ProgressTotalHDWord = 0, ProgressTotalLDWord = 50400)
    Action ended 15:07:09: InstallExecute. Returns the value 1.
    MSI (s) (50:68) [15:07:09:825]: action driving: RemoveExistingProducts
    Action 15:07:09: RemoveExistingProducts. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: RemoveExistingProducts.
    MSI (s) (50:68) [15:07:09:825]: Note: 2 1: 2262: error 3:-2147287038
    MSI (s) (50:68) [15:07:09:825]: Note: 2 1: 2262: error 3:-2147287038
    MSI (s) (50:68) [15:07:09:825]: Note: 2 1: 2262: error 3:-2147287038
    MSI (s) (50:68) [15:07:09:825]: Note: 2 1: 2262: error 3:-2147287038
    Action ended 15:07:09: RemoveExistingProducts. Returns the value 1.
    MSI (s) (50:68) [15:07:09:825]: action driving: Milestone_InstallFin291
    Action 15:07:09: Milestone_InstallFin291.
    Action start at 15:07:09: Milestone_InstallFin291.
    MSI (s) (50:68) [15:07:09:825]: Note: 1: 2235 2:3: ExtendedType 4: SELECT 'Action', 'Type', 'Source', 'Target', NULL, 'ExtendedType' FROM 'CustomAction' WHERE 'Action' = 'Milestone_InstallFin291. '
    MSI (s) (50:68) [15:07:09:825]: PROPERTY CHANGE: milestone to edit property. Its current value is 'DIRCA_TARGETDIR '. Its new value: "InstallFinalize.
    Action ended 15:07:09: Milestone_InstallFin291. Returns the value 1.
    MSI (s) (50:68) [15:07:09:825]: conduct of action: InstallFinalize
    Action 15:07:09: InstallFinalize. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    Action start at 15:07:09: InstallFinalize.
    MSI (s) (50:68) [15:07:09:825]: strategy user 'DisableRollback' is 0
    MSI (s) (50:68) [15:07:09:825]: policy value 'DisableRollback' Machine is 0
    Action 15:07:09: RollbackCleanup. {\FinalUIFont} [PROGRESS_PROCESSED_TXT]
    MSI (s) (50:68) [15:07:09:841]: SRSetRestorePoint API call. dwRestorePtType: 0, dwEventType: 103, llSequenceNumber: szDescription 111,:
    MSI (s) (50:68) [15:07:09:841]: the SRSetRestorePoint API call was successful. Referred State: 0.
    MSI (s) (50:68) [15:07:09:841]: unlock Server
    MSI (s) (50:68) [15:07:10:091]: PROPERTY CHANGE: deleting UpdateStarted property. Its current value is '1 '.
    Action ended 15:07:10: InstallFinalize. Returns the value 1.
    MSI (s) (50:68) [15:07:10:091]: action driving: SendSuccessLogEntry
    Action 15:07:10: SendSuccessLogEntry.
    Action start at 15:07:10: SendSuccessLogEntry.
    MSI (s) (50:68) [15:07:10:091]: Note: 1: 2235 2:3: ExtendedType 4: SELECT 'Action', 'Type', 'Source', 'Target', NULL, 'ExtendedType' FROM 'CustomAction' WHERE 'Action' = 'SendSuccessLogEntry. '
    MSI (s) (50:68) [15:07:10:106]: Creating MSIHANDLE (2) of type 790542 for thread 2408
    Action ended 15:07:10: INSTALL. Returns the value 1.
    MSI (s) (C 50:2) [15:07:10:106]: call for a custom action to distance. DLL: C:\Windows\Installer\MSI114B.tmp, point of entry: SendSuccessLogEntry
    MSI (s) (50:90) [15:07:10:106]: generation random cookie.
    MSI (s) (50:90) [15:07:10:106]: created server custom with PID 660 (0 x 294) Action.
    MSI (s) (50:D4) [15:07:10:137]: running as a service.
    MSI (s) (50:D4) [15:07:10:137]: Hello, I am your 32-bit custom action Server Impersonated.
    Action ended 15:07:15: SendSuccessLogEntry. Returns a value of 0.
    MSI (s) (50:68) [15:07:15:956]: closing MSIHANDLE (2) of type 790542 for thread 2408
    Property (S): UpgradeCode = {C39BF33C-3152-40E3-83CD-2F1479FC8A72}
    Property (S): TARGETDIR = C:\Program Files (x 86) \Microsoft\Microsoft fix 50381\
    Property (S): SourceDir = C:\Users\j\Desktop\
    Property (S): DesktopFolder = C:\Users\j\Desktop\
    Property (S): ProgramMenuFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\
    Property (S): ProductName = Microsoft Fix it 50381
    Property (S): PROGRESS_REMOVE_TXT = this Microsoft Fix it is removed.
    Property (S): ProductCode = {55D13F49-FCB8-4892-8266-05D373FCAA61}
    Property (S): FIXIT_DOESNT_APPLY_TXT_OTHER = this Microsoft Fix it does not apply to your system.
    Property (S): ProductVersion = 2.1.3.2
    Property (S): Manufacturer = Microsoft
    Property (S): ARPCONTACT = Microsoft
    Property (S): ProductLanguage = 1033
    Property (S): SecureCustomProperties = NEWERPRODUCTFOUND
    Property (S): PROGRESS_PLEASE_WAIT_TXT = please wait...
    Property (S): RedirectedDllSupport = 2
    Property (S): VersionNT = 601
    Property (S): PROGRESS_RESTORE_TXT = creating a restore point...
    Property (S): VSDNETURLMSG = this installation program requires the .NET Framework version [1].  If please install the .NET Framework and run this Setup program again.  The .NET Framework can come from the web.  You want to do it now?
    Property (S): VSDIISMSG = this Setup requires Internet Information Server 4.0 or later and Windows NT 4.0, Windows 2000 or above.  This configuration cannot be installed on Windows 95, Windows 98, or Windows Millennium Edition.  If please install Internet Information Server and run this installer again.
    Property (S): VSDUIANDADVERTISED = this application advertising will not be installed because it might be dangerous. Contact your administrator to change the option to install the package of basic user interface.
    Property (S): VSDNETMSG = this installation program requires the .NET Framework version [1].  If please install the .NET Framework and run this Setup program again.
    Property (S): VSDINVALIDURLMSG = The specified path '[2]' is not available. The Internet Information Server may not be running or the path exists and is redirected to another machine. Please check the status of this virtual directory in Internet Services Manager.
    Property (S): VSDVERSIONMSG = unable to install because a newer version of this product is already installed.
    Property (S): ErrorDialog = ErrorDialog
    Property (S): SFF_UpFldrBtn = UpFldrBtn
    Property (S): SFF_NewFldrBtn = NewFldrBtn
    Property (S): PROGRESS_PROCESSED_TXT = this Microsoft Fix it is being processed.
    Property (S): AdminMaintenanceForm_Action = repair
    Property (S): AdminEulaForm_Property = no
    Property (S): DefaultUIFont = VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400
    Property (S): MaintenanceForm_Action = repair
    Property (S): FIXIT_DOESNT_APPLY_TXT = this Microsoft Fix it does not apply to your operating system or version of the application.
    Property (S): FIXIT_REQ_ADMIN_TXT = this Microsoft Fix it requires administrative rights to install.
    Property (S): The privilege = 1
    Property (S): FixitID = 50381
    Property (S): BACK_TXT = < & return
    Property (S): NEXT_TXT = & next >
    Property (S): CANCEL_TXT = cancel
    Property (S): PRODUCT_BANNER_TXT = Microsoft Fix it
    Property (S): ProgressUIHeaderText = {\FinalUIFont}[PROGRESS_PROCESSED_TXT]
    Property (S): RestorePointHeaderText = {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Property (S): PRIVACY_BTN_TXT = & privacy policy
    Property (S): CLOSE_TXT = close
    Property (S): EULA_I_AGREE_TXT = I & agree
    Property (S): EULA_DO_NOT_AGREE_TXT = I & do not agree
    Property (S): EULA_LICENSE_FULL_TXT = please take a moment to read the terms of the license below. If you accept the terms, click the "I accept", then "Next" to start this Microsoft Fix it solution. Otherwise click "Cancel".
    Property (S): ABOUT_TXT = by the way
    Property (S): EXPLORER = explorer.exe
    Property (S): FINALBODY_INTERRUPTEDTXT = the installer was interrupted before this Microsoft Fix it could be installed. You must restart the installer to try again. Click "Close" to exit.
    Property (S): FINALBODY_REMOVE_INTERRUPTEDTXT = the installer was interrupted before this Microsoft Fix it could be deleted. You must restart the installer to try again. Click "Close" to exit.
    Property (S): FINALBODY_PROCESSEDTXT = this Microsoft Fix, he was treated.
    Property (S): FINALBODY_BLOGTXT = click here to read more about Microsoft fix:
    Property (S): FINALBODY_FAILEDTXT = this Microsoft Fix it could not process.
    Property (S): FINALBODY_STOPTXT = this Microsoft Fix it stopped
    Property (S): FINALBODY_QUITTXT = Microsoft's difficulty it is not yet complete.  Are you sure you want to leave?
    Property (S): FINALBODY_REMOVETXT = this Microsoft Fix, it was deleted. Click "Close" to exit.
    Property (S): FINALBODY_SURVEY_TXT = click for us what you think:
    Property (S): FINALBODY_GET_ONLINE_HELP_TXT = click here to get help online now:
    Property (S): YES_TXT = & Yes
    Property (S): NO_TXT = & no
    Property (S): EXIT_INSTALL_TXT = E & xit Installation
    Property (S): CONTINUE_TXT = & continue
    Property (S): OK_TXT = OK
    Property (S): TRYAGAIN_TXT = & try again
    Property (S): FINALBODY_EMAILTXT = click to send the Microsoft Fix team computer e-mail:
    Property (S): APP_MUST_BE_CLOSED_INSTALL_TXT = please close applications and then click on 'Retry '.
    Property (S): APP_MUST_BE_CLOSED_REMOVE_TXT = the following applications use files that must remove the installation program. You can close applications and click 'Retry', or click 'Continue' so that the Installer continues the installation and replace these files to restart your system.
    Property (S): EXIT_TXT = & quit
    Property (S): SERVICE_PACK_BLOCK_TXT = a Service Pack or update of Windows is blocking this Microsoft Fix it.
    Property (S): SAME_SETTINGS_NO_CHANGE_TXT = the computer settings already match this Microsoft Fix it and no changes have been made.
    Property (S): DOWNLOAD_NEEDED_FIRST_TXT = this Microsoft Fix it does not apply because the computer requires a download of Microsoft or Microsoft Update.
    Property (S): IMPORTANT_NOTE_TXT = Important note on this Microsoft Fix
    Property (S): RESET_IE_SETTINGS_INFO_BODY_TXT = click the "Reset" button after clicking "next".
    Property (S): REINSTALL_CD_SW_TXT = after you run this Microsoft Fix it, maybe some programs are not able to use your CD or DVD drive until you reinstall these programs.
    Property (S): SOFTWARE_EXAMPLES_HEADER_TXT = some examples of programs that might be affected by this Microsoft Fix it:
    Property (S): SOFTWARE_EXAMPLES_TXT = software Apple iTunes
    Software Nero Nero Inc.
    Roxio Creator of Sonic Solutions software
    Microsoft Zune software
    Property (S): Milestone = InstallFinalize
    Property (S): EULAACCEPTED = 1
    Property (S): MsiLogFileLocation = C:\Users\j\AppData\Local\Temp\MSI3e2c0.LOG
    Property (S): PackageCode = {1C7C3009-013E-4A16-9A0F-0000FB80A613}
    Property (S): ProductState = - 1
    Property (S): PackagecodeChanging = 1
    Property (S): CURRENTDIRECTORY = C:\Users\j\Desktop
    Property (S): CLIENTUILEVEL = 0
    Property (S): CLIENTPROCESSID = 1968
    Property (S): Username = j
    Property (S): VersionDatabase = 200
    Property (S): ACTION = INSTALL
    Property (S): EXECUTEACTION = INSTALL
    Property (S): ROOTDRIVE = C:\
    Property (S): INSTALLLEVEL = 1
    Property (S): SECONDSEQUENCE = 1
    Property (S): ADDLOCAL = DefaultFeature
    Property (S): VersionMsi = 5.00
    Property (S): VersionNT64 = 601
    Property (S): WindowsBuild = 7601
    Property (S): ServicePackLevel = 1
    Property (S): ServicePackLevelMinor = 0
    Property (S): MsiNTProductType = 1
    Property (S): MsiNTSuitePersonal = 1
    Property (S): WindowsFolder = C:\Windows\
    Property (S): WindowsVolume = C:\
    Property (S): System64Folder = C:\Windows\system32\
    Property (S): SystemFolder = C:\Windows\SysWOW64\
    Property (S): RemoteAdminTS = 1
    Property (S): TempFolder = C:\Users\j\AppData\Local\Temp\
    Property (S): ProgramFilesFolder = C:\Program Files (x 86).
    Property (S): CommonFilesFolder directory = C:\Program Files (x 86) \Common Files\
    Property (S): ProgramFiles64Folder = C:\Program Files\
    Property (S): CommonFiles64Folder = C:\Program Files\ Files\Fichiers
    Property (S): AppDataFolder = C:\Users\j\AppData\Roaming\
    Property (S): FavoritesFolder = C:\Users\j\Favorites\
    Property (S): NetHoodFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property (S): PersonalFolder = C:\Users\j\Contacts\Documents\Documents\
    Property (S): PrintHoodFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property (S): RecentFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Recent\
    Property (S): SendToFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\SendTo\
    Property (S): TemplateFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Templates\
    Property (S): CommonAppDataFolder = C:\ProgramData\
    Property (S): LocalAppDataFolder = C:\Users\j\AppData\Local\
    Property (S): MyPicturesFolder = C:\Users\j\Pictures\
    Property (S): AdminToolsFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Start administration Tools\
    Property (S): StartupFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Start demarrer\programmes\demarrage\
    Property (S): StartMenuFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Start Menu\
    Property (S): Font = C:\Windows\Fonts\
    Property (S): GPTSupport = 1
    Property (S): OLEAdvtSupport = 1
    Property (S): ShellAdvtSupport = 1
    Property (S): MsiAMD64 = 6
    Property (S): Msix64 = 6
    Property (S): Intel = 6
    Property (S): PhysicalMemory = 8157
    Property (S): VirtualMemory = 13743
    Property (S): AdminUser = 1
    Property (S): MsiTrueAdminUser = 1
    Property (S): LogonUser = j
    Property (S): UserSID = S-1-5-21-1139411949-3217698015-1990462012-1000
    Property (S): UserLanguageID = 1033
    Property (S): ComputerName = J - PC
    Property (S): SystemLanguageID = 1033
    Property (S): ScreenX = 1024
    Property (S): ScreenY = 768
    Property (S): CaptionHeight = 22
    Property (S): BorderTop = 1
    Property (S): BorderSide = 1
    Property (S): TextHeight = 16
    Property (S): TextInternalLeading = 3
    Property (S): ColorBits = 32
    Property (S): TTCSupport = 1
    Property (S): Time = 15:07:15
    Property (S): Date = 13/06/2012
    Property (S): MsiNetAssemblySupport = 4.0.30319.1
    Property (S): MsiWin32AssemblySupport = 6.1.7601.17514
    Property (S): MsiRunningElevated = 1
    Property (S): basis of DATA = C:\Windows\Installer\142aa4.msi
    Property (S): OriginalDatabase = C:\Users\j\Desktop\MicrosoftFixit50381.msi
    Property (S): UILevel = 5
    Property (S): Preselected = 1
    Property (S): CostingComplete = 1
    Property (S): OutOfDiskSpace = 0
    Property (S): OutOfNoRbDiskSpace = 0
    Property (S): PrimaryVolumeSpaceAvailable = 0
    Property (S): PrimaryVolumeSpaceRequired = 0
    Property (S): PrimaryVolumeSpaceRemaining = 0
    Property (S): SOURCEDIR = C:\Users\j\Desktop\
    Property (S): SourcedirProduct = {55D13F49-FCB8-4892-8266-05D373FCAA61}
    MSI (s) (50:68) [15:07:15:972]: MainEngineThread returns 0
    MSI (s) (50: 6 C) [15:07:15:987]: RESTART MANAGER: closed Session.
    MSI (s) (50: 6 C) [15:07:15:987]: strategy user 'DisableRollback' is 0
    MSI (s) (50: 6 C) [15:07:15:987]: policy value 'DisableRollback' Machine is 0
    MSI (s) (50: 6 C) [15:07:15:987]: meter is incremented to disable the stop. Counter after increment: 0
    MSI (s) (50: 6 C) [15:07:15:987]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3:2
    MSI (s) (50: 6 C) [15:07:15:987]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3:2
    MSI (s) (50: 6 C) [15:07:15:987]: disable the stop against the decrement. If counter > = 0, will be denied the stop.  Counter after decrement:-1
    MSI (s) (50: 6 C) [15:07:15:987]: restoration of the environment variables
    MSI (s) (50: 6 C) [15:07:15:987]: object to destroy RemoteAPI.
    MSI (s) (50:90) [15:07:15:987]: end of thread Custom Action Manager.
    MSI (c) (B0:AC) [15:07:15:987]: return of the server. Return value: 0
    MSI (c) (B0:AC) [15:07:15:987]: disable the stop against the decrement. If counter > = 0, will be denied the stop.  Counter after decrement:-1
    MSI (c) (B0:AC) [15:07:15:987]: PROPERTY CHANGE: deleting SECONDSEQUENCE property. Its current value is '1 '.
    Action ended 15:07:15: ExecuteAction. Returns the value 1.
    MSI (c) (B0:AC) [15:07:15:987]: action driving: FinishedForm
    Action 15:07:15: FinishedForm.
    Action start at 15:07:15: FinishedForm.
    MSI (c) (B0:AC) [15:07:15:987]: Note: 1: 2235 2:3: ExtendedType 4: SELECT 'Action', 'Type', 'Source', 'Target', NULL, 'ExtendedType' FROM 'CustomAction' WHERE 'Action' = 'FinishedForm. '
    MSI (c) (B0:68) [15:07:15:987]: Note: 2 1: 2262: error 3:-2147287038
    DEBUG: Error 2826: control in the dialog box FinishedForm Line1 extends beyond the boundaries of the dialog box to the right by 3 pixels
    Setup has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: FinishedForm, line 1, to the right
    MSI (c) (B0:68) [15:07:15:987]: Note: 2 1: 2262: error 3:-2147287038
    DEBUG: Error 2826: control in the dialog box FinishedForm Line2 extends beyond the boundaries of the dialog box to the right by 3 pixels
    Setup has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: FinishedForm, line 2, on the right
    MSI (c) (B0:68) [15:07:15:987]: Note: 2 1: 2262: error 3:-2147287038
    DEBUG: Error 2826: control in the dialog box FinishedForm BannerBmp extends beyond the boundaries of the dialog to the right by 3 pixels
    Setup has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: FinishedForm, BannerBmp, to the right
    MSI (c) (B0:68) [15:07:15:987]: Note: 2 1: 2262: error 3:-2147287038
    DEBUG: Error 2826: UpdateText command on dialog FinishedForm extends beyond the boundaries of the dialog on the bottom by 466 pixels
    Setup has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2826. The arguments are: FinishedForm, UpdateText, the substantive
    Action 15:07:15: FinishedForm. Dialog created
    MSI (c) (B0:08) [15:07:16:003]: Note: 2 1: 2262: DuplicateFile 3:-2147287038
    MSI (c) (B0:08) [15:07:16:003]: Note: 2 1: 2262: ReserveCost 3:-2147287038
    MSI (c) (B0:08) [15:07:16:003]: Note: 2 1: 2262: TypeLib 3:-2147287038
    MSI (c) (B0:08) [15:07:16:003]: Note: 2 1: 2262: class 3:-2147287038
    MSI (c) (B0:08) [15:07:16:003]: Note: 2 1: 2262: Extension 3:-2147287038
    MSI (c) (B0:08) [15:07:16:003]: Note: 2 1: 2262: class 3:-2147287038
    MSI (c) (B0:08) [15:07:16:003]: Note: 2 1: 2262: Extension 3:-2147287038
    MSI (c) (B0:08) [15:07:16:003]: PROPERTY CHANGE: property to change CostingComplete. Its current value is '0'. Its new value: '1'.
    MSI (c) (B0:08) [15:07:16:003]: Note: 2 1: 2262: BindImage 3:-2147287038
    MSI (c) (B0:08) [15:07:16:003]: Note: 2 1: 2262: ProgId 3:-2147287038
    MSI (c) (B0:08) [15:07:16:003]: Note: 2 1: 2262: PublishComponent 3:-2147287038
    MSI (c) (B0:08) [15:07:16:003]: Note: 2 1: 2262: SelfReg 3:-2147287038
    MSI (c) (B0:08) [15:07:16:003]: Note: 2 1: 2262: Extension 3:-2147287038
    MSI (c) (B0:08) [15:07:16:003]: Note: 2 1: 2262: fonts 3:-2147287038
    MSI (c) (B0:08) [15:07:16:003]: Note: 2 1: 2262: class 3:-2147287038
    MSI (c) (B0:08) [15:07:16:003]: Note: 2 1: 2262: icon 3:-2147287038
    MSI (c) (B0:08) [15:07:16:003]: Note: 1: 2727 2:
    Action ended 15:13:48: FinishedForm. Returns the value 1.
    Action ended 15:13:48: INSTALL. Returns the value 1.
    Property (c): UpgradeCode = {C39BF33C-3152-40E3-83CD-2F1479FC8A72}
    Property (c): TARGETDIR = C:\Program Files (x 86) \Microsoft\Microsoft fix 50381\
    Property (c): SourceDir = C:\Users\j\Desktop\
    Property (c): DesktopFolder = C:\Users\j\Desktop\
    Property (c): ProgramMenuFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\
    Property (c): ProductName = Microsoft Fix it 50381
    Property (c): PROGRESS_REMOVE_TXT = this Microsoft Fix it is removed.
    Property (c): ProductCode = {55D13F49-FCB8-4892-8266-05D373FCAA61}
    Property (c): FIXIT_DOESNT_APPLY_TXT_OTHER = this Microsoft Fix it does not apply to your system.
    Property (c): ProductVersion = 2.1.3.2
    Property (c): Manufacturer = Microsoft
    Property (c): ARPCONTACT = Microsoft
    Property (c): ProductLanguage = 1033
    Property (c): SecureCustomProperties = NEWERPRODUCTFOUND
    Property (c): PROGRESS_PLEASE_WAIT_TXT = please wait...
    Property (c): RedirectedDllSupport = 2
    Property (c): VersionNT = 601
    Property (c): PROGRESS_RESTORE_TXT = creating a restore point...
    Property (c): VSDNETURLMSG = this installation program requires the .NET Framework version [1].  If please install the .NET Framework and run this Setup program again.  The .NET Framework can come from the web.  You want to do it now?
    Property (c): VSDIISMSG = this Setup requires Internet Information Server 4.0 or later and Windows NT 4.0, Windows 2000 or above.  This configuration cannot be installed on Windows 95, Windows 98, or Windows Millennium Edition.  If please install Internet Information Server and run this installer again.
    Property (c): VSDUIANDADVERTISED = this application advertising will not be installed because it might be dangerous. Contact your administrator to change the option to install the package of basic user interface.
    Property (c): VSDNETMSG = this installation program requires the .NET Framework version [1].  If please install the .NET Framework and run this Setup program again.
    Property (c): VSDINVALIDURLMSG = The specified path '[2]' is not available. The Internet Information Server may not be running or the path exists and is redirected to another machine. Please check the status of this virtual directory in Internet Services Manager.
    Property (c): VSDVERSIONMSG = unable to install because a newer version of this product is already installed.
    Property (c): ErrorDialog = ErrorDialog
    Property (c): SFF_UpFldrBtn = UpFldrBtn
    Property (c): SFF_NewFldrBtn = NewFldrBtn
    Property (c): PROGRESS_PROCESSED_TXT = this Microsoft Fix it is being processed.
    Property (c): AdminMaintenanceForm_Action = repair
    Property (c): AdminEulaForm_Property = no
    Property (c): DefaultUIFont = VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400
    Property (c): MaintenanceForm_Action = repair
    Property (c): EulaForm_Property = 1
    Property (c): FIXIT_DOESNT_APPLY_TXT = this Microsoft Fix it does not apply to your operating system or version of the application.
    Property (c): FIXIT_REQ_ADMIN_TXT = this Microsoft Fix it requires administrative rights to install.
    Property (c): The privilege = 1
    Property (c): FixitID = 50381
    Property (c): BACK_TXT = < & return
    Property (c): NEXT_TXT = & next >
    Property (c): CANCEL_TXT = cancel
    Property (c): PRODUCT_BANNER_TXT = Microsoft Fix it
    Property (c): ProgressUIHeaderText = {\FinalUIFont}[PROGRESS_PROCESSED_TXT]
    Property (c): RestorePointHeaderText = {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Property (c): PRIVACY_BTN_TXT = & privacy policy
    Property (c): CLOSE_TXT = close
    Property (c): EULA_I_AGREE_TXT = I & agree
    Property (c): EULA_DO_NOT_AGREE_TXT = I & do not agree
    Property (c): EULA_LICENSE_FULL_TXT = please take a moment to read the terms of the license below. If you accept the terms, click the "I accept", then "Next" to start this Microsoft Fix it solution. Otherwise click "Cancel".
    Property (c): ABOUT_TXT = by the way
    Property (c): EXPLORER = explorer.exe
    Property (c): FINALBODY_INTERRUPTEDTXT = the installer was interrupted before this Microsoft Fix it could be installed. You must restart the installer to try again. Click "Close" to exit.
    Property (c): FINALBODY_REMOVE_INTERRUPTEDTXT = the installer was interrupted before this Microsoft Fix it could be deleted. You must restart the installer to try again. Click "Close" to exit.
    Property (c): FINALBODY_PROCESSEDTXT = this Microsoft Fix, he was treated.
    Property (c): FINALBODY_BLOGTXT = click here to read more about Microsoft fix:
    Property (c): FINALBODY_FAILEDTXT = this Microsoft Fix it could not process.
    Property (c): FINALBODY_STOPTXT = this Microsoft Fix it stopped
    Property (c): FINALBODY_QUITTXT = trouble from Microsoft that is not yet complete.  Are you sure you want to leave?
    Property (c): FINALBODY_REMOVETXT = this Microsoft Fix, it was deleted. Click "Close" to exit.
    Property (c): FINALBODY_SURVEY_TXT = click for us what you think:
    Property (c): FINALBODY_GET_ONLINE_HELP_TXT = click here to get help online now:
    Property (c): YES_TXT = & Yes
    Property (c): NO_TXT = & no
    Property (c): EXIT_INSTALL_TXT = E & xit Installation
    Property (c): CONTINUE_TXT = & continue
    Property (c): OK_TXT = OK
    Property (c): TRYAGAIN_TXT = & try again
    Property (c): FINALBODY_EMAILTXT = click to send the Microsoft Fix team computer e-mail:
    Property (c): APP_MUST_BE_CLOSED_INSTALL_TXT = please close applications and then click on 'Retry '.
    Property (c): APP_MUST_BE_CLOSED_REMOVE_TXT = the following applications use files that must remove the installation program. You can close applications and click 'Retry', or click 'Continue' so that the Installer continues the installation and replace these files to restart your system.
    Property (c): EXIT_TXT = & quit
    Property (c): SERVICE_PACK_BLOCK_TXT = a Service Pack or update of Windows is blocking this Microsoft Fix it.
    Property (c): SAME_SETTINGS_NO_CHANGE_TXT = the computer settings already match this Microsoft Fix it and no changes have been made.
    Property (c): DOWNLOAD_NEEDED_FIRST_TXT = this Microsoft Fix it does not apply because the computer requires a download of Microsoft or Microsoft Update.
    Property (c): IMPORTANT_NOTE_TXT = Important note on this Microsoft Fix
    Property (c): RESET_IE_SETTINGS_INFO_BODY_TXT = click the "Reset" button after clicking "next".
    Property (c): REINSTALL_CD_SW_TXT = after you run this Microsoft Fix it, maybe some programs are not able to use your CD or DVD drive until you reinstall these programs.
    Property (c): SOFTWARE_EXAMPLES_HEADER_TXT = some examples of programs that might be affected by this Microsoft Fix it:
    Property (c): SOFTWARE_EXAMPLES_TXT = software Apple iTunes
    Software Nero Nero Inc.
    Roxio Creator of Sonic Solutions software
    Microsoft Zune software
    Property (c): Milestone = DIRCA_TARGETDIR
    Property (c): EULAACCEPTED = 1
    Property (c): MsiLogFileLocation = C:\Users\j\AppData\Local\Temp\MSI3e2c0.LOG
    Property (c): PackageCode = {1C7C3009-013E-4A16-9A0F-0000FB80A613}
    Property (c): ProductState = - 1
    Property (c): PackagecodeChanging = 1
    Property (c): CURRENTDIRECTORY = C:\Users\j\Desktop
    Property (c): CLIENTUILEVEL = 0
    Property (c): CLIENTPROCESSID = 1968
    Property (c): VersionDatabase = 200
    Property (c): VersionMsi = 5.00
    Property (c): VersionNT64 = 601
    Property (c): WindowsBuild = 7601
    Property (c): ServicePackLevel = 1
    Property (c): ServicePackLevelMinor = 0
    Property (c): MsiNTProductType = 1
    Property (c): MsiNTSuitePersonal = 1
    Property (c): WindowsFolder = C:\Windows\
    Property (c): WindowsVolume = C:\
    Property (c): System64Folder = C:\Windows\system32\
    Property (c): SystemFolder = C:\Windows\SysWOW64\
    Property (c): RemoteAdminTS = 1
    Property (c): TempFolder = C:\Users\j\AppData\Local\Temp\
    Property (c): ProgramFilesFolder = C:\Program Files (x 86).
    Property (c): Directory CommonFilesFolder = C:\Program Files (x 86) \Common Files\
    Property (c): ProgramFiles64Folder = C:\Program Files\
    Property (c): CommonFiles64Folder = C:\Program Files\ Files\Fichiers
    Property (c): AppDataFolder = C:\Users\j\AppData\Roaming\
    Property (c): FavoritesFolder = C:\Users\j\Favorites\
    Property (c): NetHoodFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property (c): PersonalFolder = C:\Users\j\Contacts\Documents\Documents\
    Property (c): PrintHoodFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property (c): RecentFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Recent\
    Property (c): SendToFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\SendTo\
    Property (c): TemplateFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Templates\
    Property (c): CommonAppDataFolder = C:\ProgramData\
    Property (c): LocalAppDataFolder = C:\Users\j\AppData\Local\
    Property (c): MyPicturesFolder = C:\Users\j\Pictures\
    Property (c): AdminToolsFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Start administration Tools\
    Property (c): StartupFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Start demarrer\programmes\demarrage\
    Property (c): StartMenuFolder = C:\Users\j\AppData\Roaming\Microsoft\Windows\Start Menu\
    Property (c): Font = C:\Windows\Fonts\
    Property (c): GPTSupport = 1
    Property (c): OLEAdvtSupport = 1
    Property (c): ShellAdvtSupport = 1
    Property (c): MsiAMD64 = 6
    Property (c): Msix64 = 6
    Property (c): Intel = 6
    Property (c): PhysicalMemory = 8157
    Property (c): VirtualMemory = 13752
    Property (c): AdminUser = 1
    Property (c): MsiTrueAdminUser = 1
    Property (c): LogonUser = j
    Property (c): UserSID = S-1-5-21-1139411949-3217698015-1990462012-1000
    Property (c): UserLanguageID = 1033
    Property (c): ComputerName = J - PC
    Property (c): SystemLanguageID = 1033
    Property (c): ScreenX = 1920
    Property (c): ScreenY = 1080
    Property (c): CaptionHeight = 22
    Property (c): BorderTop = 1
    Property (c): BorderSide = 1
    Property (c): TextHeight = 16
    Property (c): TextInternalLeading = 3
    Property (c): ColorBits = 32
    Property (c): TTCSupport = 1
    Property (c): Time = 15:13:48
    Property (c): Date = 13/06/2012
    Property (c): MsiNetAssemblySupport = 4.0.30319.1
    Property (c): MsiWin32AssemblySupport = 6.1.7601.17514
    Property (c): MsiRunningElevated = 1
    Property (c): USER name = j
    Property (c): basis of DATA = C:\Users\j\Desktop\MicrosoftFixit50381.msi
    Property (c): OriginalDatabase = C:\Users\j\Desktop\MicrosoftFixit50381.msi
    Property (c): SOURCEDIR = C:\Users\j\Desktop\
    Property (c): VersionHandler = 5.00
    Property (c): UILevel = 5
    Property (c): ACTION = INSTALL
    Property (c): EXECUTEACTION = INSTALL
    Property (c): CostingComplete = 1
    Property (c): ROOTDRIVE = C:\
    Property (c): OutOfDiskSpace = 0
    Property (c): OutOfNoRbDiskSpace = 0
    Property (c): PrimaryVolumeSpaceAvailable = 0
    Property (c): PrimaryVolumeSpaceRequired = 0
    Property (c): PrimaryVolumeSpaceRemaining = 0
    Property (c): INSTALLLEVEL = 1
    = Logging stopped: 13/06/2012-15:13:48 =.
    MSI (c) (B0:AC) [15:13:48:558]: Note: 1: 1707
    MSI (c) (B0:AC) [15:13:48:558]: Note: 2 1: 2262: error 3:-2147287038
    MSI (c) (B0:AC) [15:13:48:558]: Note: 2 1: 2262: error 3:-2147287038
    MSI (c) (B0:AC) [15:13:48:558]: product: Microsoft Fix it 50381 - Installation completed successfully.

    MSI (c) (B0:AC) [15:13:48:558]: Windows Installer installed the product. Product name: Microsoft Fix it 50381. Product version: 2.1.3.2. Product language: 1033. Manufacturer: Microsoft. Installation success or error status: 0.

    MSI (c) (B0:AC) [15:13:48:558]: grabbed execution mutex.
    MSI (c) (B0:AC) [15:13:48:558]: cleaning up uninstalled install packages, if any
    MSI (c) (B0:AC) [15:13:48:558]: MainEngineThread returns 0
    = Recording stopped: 13/06/2012-15:13:48 =.

    Thanks for posting logs.  Unfortunately, the newspaper msi that you posted was Microsoft Fixit, not the installer of AIR enforcement.   Microsoft has released a utility that can help to resolve installation problems.  Would you mind giving it a try and let us know how it works for you?  When you run the patch, go through the uninstall process and trying to remove Adobe AIR on your system.  Once finished, download the latest version of AIR and install again.

    Microsoft install and uninstall the fix it

    If you're still having problems, you need to consult the journal of AIR MSI for further investigation.

    Thank you

    Chris

Maybe you are looking for