Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 5760

Product: Microsoft Application Error Reporting -- Installation failed. Errors 1708 and 1709

$
0
0

Windows Server 2008 R2 SP1 64 bit is giving me trouble installing applications from msi. I originally am trying to install SQL Server 2014 Express but it errors on Windows Application Error Reporting application and other components required. As result, I tried to install the components individually but get same error. I am using local 'Administrator' account and still using the Run As Administrator for the Command Prompt.  From elevated Command Prompt, the following log is displayed after running   'msiexec /i dw20shared.msi /lv Log.txt

Any ideas?      No antivirus is installed, UAC is disabled, Windows Updates are current, and no other issues discovered with the server.

=== Verbose logging started: 8/13/2015  20:00:57  Build type: SHIP UNICODE 5.00.7601.00  Calling process: C:\Windows\system32\msiexec.exe ===
MSI (c) (18:1C) [20:00:57:550]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

MSI (c) (18:1C) [20:00:57:550]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

MSI (c) (18:20) [20:00:57:550]: Resetting cached policy values
MSI (c) (18:20) [20:00:57:550]: Machine policy value 'Debug' is 0
MSI (c) (18:20) [20:00:57:550]: ******* RunEngine:
           ******* Product: dw20shared.msi
           ******* Action:
           ******* CommandLine: **********
MSI (c) (18:20) [20:00:57:581]: Machine policy value 'DisableUserInstalls' is 0
MSI (c) (18:20) [20:00:57:581]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3: 2
MSI (c) (18:20) [20:00:57:581]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'c:\dw20shared.msi' against software restriction policy
MSI (c) (18:20) [20:00:57:581]: SOFTWARE RESTRICTION POLICY: c:\dw20shared.msi has a digital signature
MSI (c) (18:20) [20:00:57:737]: SOFTWARE RESTRICTION POLICY: c:\dw20shared.msi is permitted to run at the 'unrestricted' authorization level.
MSI (c) (18:20) [20:00:57:753]: Cloaking enabled.
MSI (c) (18:20) [20:00:57:753]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (18:20) [20:00:57:768]: End dialog not enabled
MSI (c) (18:20) [20:00:57:768]: Original package ==> c:\dw20shared.msi
MSI (c) (18:20) [20:00:57:768]: Package we're running from ==> c:\dw20shared.msi
MSI (c) (18:20) [20:00:57:784]: APPCOMPAT: Compatibility mode property overrides found.
MSI (c) (18:20) [20:00:57:799]: APPCOMPAT: looking for appcompat database entry with ProductCode '{95120000-00B9-0409-0000-0000000FF1CE}'.
MSI (c) (18:20) [20:00:57:799]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (18:20) [20:00:57:955]: MSCOREE not loaded loading copy from system32
MSI (c) (18:20) [20:00:57:987]: Machine policy value 'TransformsSecure' is 1
MSI (c) (18:20) [20:00:57:987]: Machine policy value 'DisablePatch' is 0
MSI (c) (18:20) [20:00:57:987]: Machine policy value 'AllowLockdownPatch' is 0
MSI (c) (18:20) [20:00:57:987]: Machine policy value 'DisableLUAPatching' is 0
MSI (c) (18:20) [20:00:57:987]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (c) (18:20) [20:00:57:987]: APPCOMPAT: looking for appcompat database entry with ProductCode '{95120000-00B9-0409-0000-0000000FF1CE}'.
MSI (c) (18:20) [20:00:57:987]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (18:20) [20:00:57:987]: Transforms are not secure.
MSI (c) (18:20) [20:00:57:987]: Note: 1: 2205 2:  3: Control
MSI (c) (18:20) [20:00:57:987]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'c:\RJM.log'.
MSI (c) (18:20) [20:00:57:987]: Command Line: CURRENTDIRECTORY=c:\ CLIENTUILEVEL=0 CLIENTPROCESSID=3352
MSI (c) (18:20) [20:00:57:987]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{420F351B-33A5-4A58-A856-69B2EDEDC8F7}'.
MSI (c) (18:20) [20:00:58:002]: Product Code passed to Engine.Initialize:           ''
MSI (c) (18:20) [20:00:58:002]: Product Code from property table before transforms: '{95120000-00B9-0409-0000-0000000FF1CE}'
MSI (c) (18:20) [20:00:58:002]: Product Code from property table after transforms:  '{95120000-00B9-0409-0000-0000000FF1CE}'
MSI (c) (18:20) [20:00:58:002]: Product not registered: beginning first-time install
MSI (c) (18:20) [20:00:58:002]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
MSI (c) (18:20) [20:00:58:002]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (c) (18:20) [20:00:58:002]: User policy value 'SearchOrder' is 'nmu'
MSI (c) (18:20) [20:00:58:002]: Adding new sources is allowed.
MSI (c) (18:20) [20:00:58:002]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
MSI (c) (18:20) [20:00:58:002]: Package name extracted from package path: 'dw20shared.msi'
MSI (c) (18:20) [20:00:58:002]: Package to be registered: 'DW20SHARED.MSI'
MSI (c) (18:20) [20:00:58:002]: Note: 1: 2205 2:  3: Error
MSI (c) (18:20) [20:00:58:002]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (c) (18:20) [20:00:58:002]: Machine policy value 'DisableMsi' is 1
MSI (c) (18:20) [20:00:58:002]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (c) (18:20) [20:00:58:002]: User policy value 'AlwaysInstallElevated' is 0
MSI (c) (18:20) [20:00:58:002]: Product installation will be elevated because user is admin and product is being installed per-machine.
MSI (c) (18:20) [20:00:58:002]: Running product '{95120000-00B9-0409-0000-0000000FF1CE}' with elevated privileges: Product is assigned.
MSI (c) (18:20) [20:00:58:002]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'c:\'.
MSI (c) (18:20) [20:00:58:002]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
MSI (c) (18:20) [20:00:58:002]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '3352'.
MSI (c) (18:20) [20:00:58:002]: TRANSFORMS property is now:
MSI (c) (18:20) [20:00:58:002]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Favorites
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Network Shortcuts
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Documents
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Recent
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\SendTo
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Templates
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\ProgramData
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Local
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Pictures
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Desktop
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
MSI (c) (18:20) [20:00:58:002]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
MSI (c) (18:20) [20:00:58:002]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI (c) (18:20) [20:00:58:002]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
MSI (c) (18:20) [20:00:58:002]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
MSI (c) (18:20) [20:00:58:002]: Installations by an administrator from any session are permitted on Terminal Server on Longhorn and above platforms
MSI (c) (18:20) [20:00:58:002]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (c) (18:20) [20:00:58:002]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI (c) (18:20) [20:00:58:002]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'AutoBVT'.
MSI (c) (18:20) [20:00:58:002]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI (c) (18:20) [20:00:58:002]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'Microsoft'.
MSI (c) (18:20) [20:00:58:002]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'c:\dw20shared.msi'.
MSI (c) (18:20) [20:00:58:002]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'c:\dw20shared.msi'.
MSI (c) (18:20) [20:00:58:002]: Machine policy value 'MsiDisableEmbeddedUI' is 0
MSI (c) (18:20) [20:00:58:002]: EEUI - Disabling MsiEmbeddedUI in quiet-basic mode on client side
=== Logging started: 8/13/2015  20:00:58 ===
MSI (c) (18:20) [20:00:58:002]: Note: 1: 2205 2:  3: PatchPackage
MSI (c) (18:20) [20:00:58:002]: Machine policy value 'DisableRollback' is 0
MSI (c) (18:20) [20:00:58:002]: User policy value 'DisableRollback' is 0
MSI (c) (18:20) [20:00:58:002]: PROPERTY CHANGE: Adding UILevel property. Its value is '3'.
MSI (c) (18:20) [20:00:58:002]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (c) (18:20) [20:00:58:002]: Doing action: INSTALL
MSI (c) (18:20) [20:00:58:002]: Note: 1: 2205 2:  3: ActionText
Action start 20:00:58: INSTALL.
MSI (c) (18:20) [20:00:58:018]: Note: 1: 2205 2:  3: InstallUISequence
MSI (c) (18:20) [20:00:58:018]: UI Sequence table 'InstallUISequence' is missing or empty.
MSI (c) (18:20) [20:00:58:018]: In client but switching to server to run ExecuteSequence
MSI (c) (18:20) [20:00:58:018]: Grabbed execution mutex.
MSI (c) (18:20) [20:00:58:018]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (c) (18:20) [20:00:58:018]: Switching to server: CURRENTDIRECTORY="c:\" CLIENTUILEVEL="0" CLIENTPROCESSID="3352" USERNAME="AutoBVT" COMPANYNAME="Microsoft" ACTION="INSTALL"  
MSI (s) (48:58) [20:00:58:018]: Running installation inside multi-package transaction c:\dw20shared.msi
MSI (s) (48:58) [20:00:58:018]: Grabbed execution mutex.
MSI (s) (48:6C) [20:00:58:018]: Resetting cached policy values
MSI (s) (48:6C) [20:00:58:018]: Machine policy value 'Debug' is 0
MSI (s) (48:6C) [20:00:58:018]: ******* RunEngine:
           ******* Product: c:\dw20shared.msi
           ******* Action: INSTALL
           ******* CommandLine: **********
MSI (s) (48:6C) [20:00:58:018]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (48:6C) [20:00:58:018]: Machine policy value 'LimitSystemRestoreCheckpointing' is 0
MSI (s) (48:6C) [20:00:58:018]: Note: 1: 1715 2: Microsoft Application Error Reporting
MSI (s) (48:6C) [20:00:58:018]: Note: 1: 2205 2:  3: Error
MSI (s) (48:6C) [20:00:58:018]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1715
MSI (s) (48:6C) [20:00:58:018]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 102, llSequenceNumber: 0, szDescription: "Installed Microsoft Application Error Reporting".
MSI (s) (48:6C) [20:00:58:018]: The call to SRSetRestorePoint API failed. Returned status: 0. GetLastError() returned: 127
MSI (s) (48:6C) [20:00:58:018]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3: 2
MSI (s) (48:6C) [20:00:58:018]: File will have security applied from OpCode.
MSI (s) (48:6C) [20:00:58:018]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'c:\dw20shared.msi' against software restriction policy
MSI (s) (48:6C) [20:00:58:018]: SOFTWARE RESTRICTION POLICY: c:\dw20shared.msi has a digital signature
MSI (s) (48:6C) [20:00:58:049]: SOFTWARE RESTRICTION POLICY: c:\dw20shared.msi is permitted to run at the 'unrestricted' authorization level.
MSI (s) (48:6C) [20:00:58:049]: End dialog not enabled
MSI (s) (48:6C) [20:00:58:049]: Original package ==> c:\dw20shared.msi
MSI (s) (48:6C) [20:00:58:049]: Package we're running from ==> c:\Windows\Installer\6aee27.msi
MSI (s) (48:6C) [20:00:58:049]: APPCOMPAT: Compatibility mode property overrides found.
MSI (s) (48:6C) [20:00:58:049]: APPCOMPAT: looking for appcompat database entry with ProductCode '{95120000-00B9-0409-0000-0000000FF1CE}'.
MSI (s) (48:6C) [20:00:58:049]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (48:6C) [20:00:58:049]: MSCOREE not loaded loading copy from system32
MSI (s) (48:6C) [20:00:58:049]: Machine policy value 'TransformsSecure' is 1
MSI (s) (48:6C) [20:00:58:049]: Machine policy value 'DisablePatch' is 0
MSI (s) (48:6C) [20:00:58:049]: Machine policy value 'AllowLockdownPatch' is 0
MSI (s) (48:6C) [20:00:58:049]: Machine policy value 'DisableLUAPatching' is 0
MSI (s) (48:6C) [20:00:58:049]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (s) (48:6C) [20:00:58:049]: APPCOMPAT: looking for appcompat database entry with ProductCode '{95120000-00B9-0409-0000-0000000FF1CE}'.
MSI (s) (48:6C) [20:00:58:049]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (48:6C) [20:00:58:049]: Transforms are not secure.
MSI (s) (48:6C) [20:00:58:049]: Note: 1: 2205 2:  3: Control
MSI (s) (48:6C) [20:00:58:049]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'c:\RJM.log'.
MSI (s) (48:6C) [20:00:58:049]: Command Line: CURRENTDIRECTORY=c:\ CLIENTUILEVEL=0 CLIENTPROCESSID=3352 USERNAME=AutoBVT COMPANYNAME=Microsoft ACTION=INSTALL ACTION=INSTALL
MSI (s) (48:6C) [20:00:58:049]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{420F351B-33A5-4A58-A856-69B2EDEDC8F7}'.
MSI (s) (48:6C) [20:00:58:049]: Product Code passed to Engine.Initialize:           ''
MSI (s) (48:6C) [20:00:58:049]: Product Code from property table before transforms: '{95120000-00B9-0409-0000-0000000FF1CE}'
MSI (s) (48:6C) [20:00:58:049]: Product Code from property table after transforms:  '{95120000-00B9-0409-0000-0000000FF1CE}'
MSI (s) (48:6C) [20:00:58:049]: Product not registered: beginning first-time install
MSI (s) (48:6C) [20:00:58:049]: Machine policy value 'DisableMsi' is 1
MSI (s) (48:6C) [20:00:58:049]: Product {95120000-00B9-0409-0000-0000000FF1CE} is not managed.
MSI (s) (48:6C) [20:00:58:049]: MSI_LUA: Credential prompt not required, user is an admin
MSI (s) (48:6C) [20:00:58:049]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
MSI (s) (48:6C) [20:00:58:049]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (s) (48:6C) [20:00:58:049]: User policy value 'SearchOrder' is 'nmu'
MSI (s) (48:6C) [20:00:58:049]: Adding new sources is allowed.
MSI (s) (48:6C) [20:00:58:049]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
MSI (s) (48:6C) [20:00:58:049]: Package name extracted from package path: 'dw20shared.msi'
MSI (s) (48:6C) [20:00:58:049]: Package to be registered: 'DW20SHARED.MSI'
MSI (s) (48:6C) [20:00:58:049]: Note: 1: 2205 2:  3: Error
MSI (s) (48:6C) [20:00:58:049]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (s) (48:6C) [20:00:58:049]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (48:6C) [20:00:58:049]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (48:6C) [20:00:58:049]: Product installation will be elevated because user is admin and product is being installed per-machine.
MSI (s) (48:6C) [20:00:58:049]: Running product '{95120000-00B9-0409-0000-0000000FF1CE}' with elevated privileges: Product is assigned.
MSI (s) (48:6C) [20:00:58:049]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'c:\'.
MSI (s) (48:6C) [20:00:58:049]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
MSI (s) (48:6C) [20:00:58:049]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '3352'.
MSI (s) (48:6C) [20:00:58:049]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'AutoBVT'.
MSI (s) (48:6C) [20:00:58:049]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'Microsoft'.
MSI (s) (48:6C) [20:00:58:049]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (s) (48:6C) [20:00:58:049]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
MSI (s) (48:6C) [20:00:58:080]: PROPERTY CHANGE: Adding MsiRestartManagerSessionKey property. Its value is '54669a7ddfb18848843ee72134a2f239'.
MSI (s) (48:6C) [20:00:58:080]: RESTART MANAGER: Session opened.
MSI (s) (48:6C) [20:00:58:080]: TRANSFORMS property is now:
MSI (s) (48:6C) [20:00:58:080]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
MSI (s) (48:6C) [20:00:58:080]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming
MSI (s) (48:6C) [20:00:58:080]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Favorites
MSI (s) (48:6C) [20:00:58:080]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Network Shortcuts
MSI (s) (48:6C) [20:00:58:080]: SHELL32::SHGetFolderPath returned: C:\Users\Administrator\Documents
...
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding SharedFolderVS property. Its value is 'c:\Program Files (x86)\Common Files\Microsoft Shared\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding Shared_VS7Debug property. Its value is 'c:\Program Files (x86)\Common Files\Microsoft Shared\VS7DEBUG\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Modifying WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its current value is 'C:\Windows\'. Its new value: 'c:\Windows\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding WinSxsDirectory.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'c:\Windows\winsxs\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding policydir_ul.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'c:\Windows\winsxs\x86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_51e427d4\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding payload.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'c:\Windows\winsxs\x86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_51e427d4\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding WinSxsManifests.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'c:\Windows\winsxs\Manifests\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding WinSxsPolicies.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'c:\Windows\winsxs\Policies\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding policydir.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'c:\Windows\winsxs\Policies\x86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_77c24773\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding payload_ul.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'c:\Windows\winsxs\x86_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_5c4003bc63e949f6\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Modifying WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its current value is 'C:\Windows\'. Its new value: 'c:\Windows\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding WinSxsDirectory.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'c:\Windows\winsxs\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding policydir_ul.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'c:\Windows\winsxs\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding WinSxsPolicies.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'c:\Windows\winsxs\Policies\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding policydir.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'c:\Windows\winsxs\Policies\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_4428b63a\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding WinSxsManifests.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'c:\Windows\winsxs\Manifests\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding payload.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'c:\Windows\winsxs\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd\'.
MSI (s) (48:6C) [20:00:58:689]: PROPERTY CHANGE: Adding payload_ul.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'c:\Windows\winsxs\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_db5f52fb98cb24ad\'.
MSI (s) (48:6C) [20:00:58:689]: Target path resolution complete. Dumping Directory table...
MSI (s) (48:6C) [20:00:58:689]: Note: target paths subject to change (via custom actions or browsing)
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: TARGETDIR , Object: E:\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: Files , Object: E:\FILES\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: LocalAppDataFolder , Object: c:\Users\Administrator\AppData\Local\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: LocalAppDataPCHealth , Object: c:\Users\Administrator\AppData\Local\PCHEALTH\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: LocalAppDataErrorReporting , Object: c:\Users\Administrator\AppData\Local\PCHEALTH\ERRORREP\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WatsonUQSignoffFolder , Object: c:\Users\Administrator\AppData\Local\PCHEALTH\ERRORREP\QSIGNOFF\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WatsonUQRegularFolder , Object: c:\Users\Administrator\AppData\Local\PCHEALTH\ERRORREP\QREGULAR\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WatsonUQHeadlessFolder , Object: c:\Users\Administrator\AppData\Local\PCHEALTH\ERRORREP\QHEADLES\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WindowsFolder , Object: c:\Windows\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WindowsINFFolder , Object: c:\Windows\INF\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WindowsPCHealth , Object: c:\Windows\PCHEALTH\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WindowsErrorReporting , Object: c:\Windows\PCHEALTH\ERRORREP\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WatsonAQSignoffFolder , Object: c:\Windows\PCHEALTH\ERRORREP\QSIGNOFF\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WatsonAQHeadlessFolder , Object: c:\Windows\PCHEALTH\ERRORREP\QHEADLES\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: ProgramFilesFolder , Object: c:\Program Files (x86)\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: CommonFilesFolder , Object: c:\Program Files (x86)\Common Files\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: SharedFolder , Object: c:\Program Files (x86)\Common Files\Microsoft Shared\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: DWFolder , Object: c:\Program Files (x86)\Common Files\Microsoft Shared\DW\
...
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: SharedFolderVS , Object: c:\Program Files (x86)\Common Files\Microsoft Shared\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: Shared_VS7Debug , Object: c:\Program Files (x86)\Common Files\Microsoft Shared\VS7DEBUG\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: c:\Windows\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WinSxsDirectory.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: c:\Windows\winsxs\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: policydir_ul.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: c:\Windows\winsxs\x86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_51e427d4\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: payload.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: c:\Windows\winsxs\x86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_51e427d4\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WinSxsManifests.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: c:\Windows\winsxs\Manifests\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WinSxsPolicies.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: c:\Windows\winsxs\Policies\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: policydir.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: c:\Windows\winsxs\Policies\x86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_77c24773\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: payload_ul.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: c:\Windows\winsxs\x86_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_5c4003bc63e949f6\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: c:\Windows\SysWOW64\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: c:\Windows\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WinSxsDirectory.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: c:\Windows\winsxs\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: policydir_ul.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: c:\Windows\winsxs\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WinSxsPolicies.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: c:\Windows\winsxs\Policies\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: policydir.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: c:\Windows\winsxs\Policies\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_4428b63a\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: WinSxsManifests.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: c:\Windows\winsxs\Manifests\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: payload.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: c:\Windows\winsxs\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: payload_ul.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: c:\Windows\winsxs\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_db5f52fb98cb24ad\
MSI (s) (48:6C) [20:00:58:689]: Dir (target): Key: SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: c:\Windows\SysWOW64\
Action ended 20:00:58: CostFinalize. Return value 1.
MSI (s) (48:6C) [20:00:58:735]: Doing action: SetODBCFolders
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: ActionText
Action start 20:00:58: SetODBCFolders.
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: ODBCDriver
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2228 2:  3: ODBCDriver 4: SELECT `ComponentId`,`Description`,`Directory_`, `ActionRequest`, `Installed`, `Attributes` FROM `ODBCDriver`, `Component` WHERE `ODBCDriver`.`Component_` = `Component` AND (`ActionRequest` = 1 OR `ActionRequest` = 2)
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: ODBCTranslator
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2228 2:  3: ODBCTranslator 4: SELECT `ComponentId`,`Description`,`Directory_`, `ActionRequest`, `Installed`, `Attributes` FROM `ODBCTranslator`, `Component` WHERE `ODBCTranslator`.`Component_` = `Component` AND (`ActionRequest` = 1 OR `ActionRequest` = 2)
Action ended 20:00:58: SetODBCFolders. Return value 0.
MSI (s) (48:6C) [20:00:58:735]: Doing action: CADwAddLocalWatsonShared
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: ActionText
Action start 20:00:58: CADwAddLocalWatsonShared.
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'CADwAddLocalWatsonShared'
MSI (s) (48:A4) [20:00:58:735]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIF0F5.tmp, Entrypoint: DwAddLocalWatsonShared
Action ended 20:00:58: CADwAddLocalWatsonShared. Return value 1.
MSI (s) (48:6C) [20:00:58:735]: Doing action: InstallValidate
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: ActionText
Action start 20:00:58: InstallValidate.
MSI (s) (48:6C) [20:00:58:735]: PROPERTY CHANGE: Deleting MsiRestartManagerSessionKey property. Its current value is '54669a7ddfb18848843ee72134a2f239'.
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: Dialog
MSI (s) (48:6C) [20:00:58:735]: Feature: WatsonShared; Installed: Absent;   Request: Local;   Action: Local
MSI (s) (48:6C) [20:00:58:735]: Component: uplevel.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E; Installed: Absent;   Request: Local;   Action: Local
MSI (s) (48:6C) [20:00:58:735]: Component: downlevel_payload.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E; Installed: Absent;   Request: Local;   Action: Null
...
MSI (s) (48:6C) [20:00:58:735]: Component: Global_Office_CrashReportingToolsIntl_2074; Installed: Absent;   Request: Local;   Action: Null
MSI (s) (48:6C) [20:00:58:735]: Component: __uplevel.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E65; Installed: Null;   Request: Local;   Action: Local
MSI (s) (48:6C) [20:00:58:735]: Component: __uplevel.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E65; Installed: Null;   Request: Local;   Action: Local
MSI (s) (48:6C) [20:00:58:735]: Component: __Global_Office_CrashReportingTools65; Installed: Null;   Request: Local;   Action: Local
...
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: BindImage
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: ProgId
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: PublishComponent
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: SelfReg
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: Extension
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: Font
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: Shortcut
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: Class
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: Icon
MSI (s) (48:6C) [20:00:58:735]: Note: 1: 2205 2:  3: TypeLib
MSI (s) (48:6C) [20:00:58:767]: Note: 1: 2205 2:  3: _RemoveFilePath
MSI (s) (48:6C) [20:00:58:782]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
MSI (s) (48:6C) [20:00:58:782]: Note: 1: 2205 2:  3: BindImage
MSI (s) (48:6C) [20:00:58:782]: Note: 1: 2205 2:  3: ProgId
MSI (s) (48:6C) [20:00:58:782]: Note: 1: 2205 2:  3: PublishComponent
MSI (s) (48:6C) [20:00:58:782]: Note: 1: 2205 2:  3: SelfReg
MSI (s) (48:6C) [20:00:58:782]: Note: 1: 2205 2:  3: Extension
MSI (s) (48:6C) [20:00:58:782]: Note: 1: 2205 2:  3: Font
MSI (s) (48:6C) [20:00:58:782]: Note: 1: 2205 2:  3: Shortcut
MSI (s) (48:6C) [20:00:58:782]: Note: 1: 2205 2:  3: Class
MSI (s) (48:6C) [20:00:58:782]: Note: 1: 2205 2:  3: Icon
MSI (s) (48:6C) [20:00:58:782]: Note: 1: 2205 2:  3: TypeLib
MSI (s) (48:6C) [20:00:58:782]: Note: 1: 2727 2: 
MSI (s) (48:6C) [20:00:58:782]: Note: 1: 2205 2:  3: FilesInUse
MSI (s) (48:6C) [20:00:58:891]: Note: 1: 2727 2: 
Action ended 20:00:58: InstallValidate. Return value 1.
MSI (s) (48:6C) [20:00:58:891]: Doing action: InstallInitialize
MSI (s) (48:6C) [20:00:58:891]: Note: 1: 2205 2:  3: ActionText
Action start 20:00:58: InstallInitialize.
MSI (s) (48:6C) [20:00:58:891]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (48:6C) [20:00:58:891]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (48:6C) [20:00:58:891]: BeginTransaction: Locking Server
MSI (s) (48:6C) [20:00:58:891]: Note: 1: 1715 2: Microsoft Application Error Reporting
MSI (s) (48:6C) [20:00:58:891]: Note: 1: 2205 2:  3: Error
MSI (s) (48:6C) [20:00:58:891]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1715
MSI (s) (48:6C) [20:00:58:891]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 102, llSequenceNumber: 0, szDescription: "Installed Microsoft Application Error Reporting".
MSI (s) (48:6C) [20:00:58:891]: The call to SRSetRestorePoint API failed. Returned status: 0. GetLastError() returned: 127
MSI (s) (48:6C) [20:00:58:891]: Server not locked: locking for product {95120000-00B9-0409-0000-0000000FF1CE}
MSI (s) (48:6C) [20:00:58:907]: Opening Terminal Server registry propogation window.
Action ended 20:00:59: InstallInitialize. Return value 1.
MSI (s) (48:6C) [20:00:59:313]: Doing action: CADwDoSharedRefCountAdd
MSI (s) (48:6C) [20:00:59:313]: Note: 1: 2205 2:  3: ActionText
Action start 20:00:59: CADwDoSharedRefCountAdd.
MSI (s) (48:6C) [20:00:59:313]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE `Action` = 'CADwDoSharedRefCountAdd'
MSI (s) (48:AC) [20:00:59:313]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIF338.tmp, Entrypoint: DwDoSharedRefCountAdd
CustomAction CADwDoSharedRefCountAdd returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 20:00:59: CADwDoSharedRefCountAdd. Return value 3.
MSI (s) (48:6C) [20:00:59:313]: Machine policy value 'DisableRollback' is 0
MSI (s) (48:6C) [20:00:59:313]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (48:6C) [20:00:59:313]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (48:6C) [20:00:59:313]: Closing Terminal Server registry propogation window. Discarding Changes.
MSI (s) (48:6C) [20:00:59:313]: No System Restore sequence number for this installation.
MSI (s) (48:6C) [20:00:59:313]: Unlocking Server
Action ended 20:00:59: INSTALL. Return value 3.
MSI (s) (48:6C) [20:00:59:328]: MainEngineThread is returning 1603
MSI (s) (48:58) [20:00:59:328]: RESTART MANAGER: Failed while closing session. Error: 29
MSI (s) (48:58) [20:00:59:328]: No System Restore sequence number for this installation.
MSI (s) (48:58) [20:00:59:328]: User policy value 'DisableRollback' is 0
MSI (s) (48:58) [20:00:59:328]: Machine policy value 'DisableRollback' is 0
MSI (s) (48:58) [20:00:59:328]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (48:58) [20:00:59:328]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (48:58) [20:00:59:328]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (48:58) [20:00:59:328]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
MSI (s) (48:58) [20:00:59:328]: Restoring environment variables
MSI (s) (48:58) [20:00:59:328]: Destroying RemoteAPI object.
MSI (s) (48:80) [20:00:59:328]: Custom Action Manager thread ending.
MSI (c) (18:20) [20:00:59:328]: Back from server. Return value: 1603
MSI (c) (18:20) [20:00:59:328]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
Action ended 20:00:59: INSTALL. Return value 3.
=== Logging stopped: 8/13/2015  20:00:59 ===
MSI (c) (18:20) [20:00:59:328]: Note: 1: 1708
MSI (c) (18:20) [20:00:59:328]: Note: 1: 2205 2:  3: Error
MSI (c) (18:20) [20:00:59:328]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1708
MSI (c) (18:20) [20:00:59:328]: Note: 1: 2205 2:  3: Error
MSI (c) (18:20) [20:00:59:328]: Note: 1: 2228 2:  3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709
MSI (c) (18:20) [20:00:59:328]: Product: Microsoft Application Error Reporting -- Installation failed.

MSI (c) (18:20) [20:00:59:328]: Windows Installer installed the product. Product Name: Microsoft Application Error Reporting. Product Version: 12.0.6012.5000. Product Language: 1033. Manufacturer: Microsoft Corporation. Installation success or error status: 1603.

MSI (c) (18:20) [20:00:59:328]: Grabbed execution mutex.
MSI (c) (18:20) [20:00:59:328]: Cleaning up uninstalled install packages, if any exist
MSI (c) (18:20) [20:00:59:328]: MainEngineThread is returning 1603
=== Verbose logging stopped: 8/13/2015  20:00:59 ===


Viewing all articles
Browse latest Browse all 5760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>