Fails to install via GPO
I successfully packaged CCleaner (Slim) 2.14.763. In particular, I unchecked the first four installer options and left exclusions unmodified from AppDeploy Repackager defaults.The application installs as expected when directly executing the MSI. However, installation fails via GPO. Looking at the Application event log, I see a succession of error events: 101, 103, 108, 1085. The most relevant text snippets say
"The assignment of application CCleaner from [GPO Object] failed. The error was : Fatal error during installation."
"The Group Policy client-side extension Software Installation failed to execute. Please look for any errors reported earlier by that extension."
The installer can be found here:
http://www.ccleaner.com/download/builds/downloadbinslim
Repackager XML file attached.
"The assignment of application CCleaner from [GPO Object] failed. The error was : Fatal error during installation."
"The Group Policy client-side extension Software Installation failed to execute. Please look for any errors reported earlier by that extension."
The installer can be found here:
http://www.ccleaner.com/download/builds/downloadbinslim
Repackager XML file attached.
0 Comments
[ + ] Show comments
Answers (19)
Please log in to answer
Posted by:
whelkman
15 years ago
Posted by:
whelkman
15 years ago
Posted by:
AngelD
15 years ago
Please post to the correct forum such as the "Package Development" as it's doesn't seems to be a specific problem with the AppDeploy repackaing tool but rather due to system profile during deployment through (GPO) machine policy.
If you could give us some more details regaring the error you get from the verbose log that would help.
/Kim
If you could give us some more details regaring the error you get from the verbose log that would help.
/Kim
Posted by:
whelkman
15 years ago
Resulting MSIxxxx.LOG:
From what I gather, 1603 generally results from permission problems, but such doesn't make sense in this context. This is a machine level install, not user. Plus, I don't have this problem with vendor-provided MSIs, whether clean or modified. Running the package through Orca's validation process yields almost 700 errors. Despite the admonishment, I still believe this is an issue with AppDeploy and not my particular environment.
=== Verbose logging started: 12/8/2008 10:38:05 Build type: SHIP UNICODE 3.01.4001.5512 Calling process: \??\C:\WINDOWS.0\system32\winlogon.exe ===
MSI (c) (D8:78) [10:38:05:187]: User policy value 'DisableRollback' is 0
MSI (c) (D8:78) [10:38:05:187]: Machine policy value 'DisableRollback' is 0
1: 2905 2: C:\WINDOWS.0\system32\appmgmt\MACHINE\{ffec8fd6-2571-4ec3-a157-318be6e6ade8}.aas
MSI (c) (D8:78) [10:38:05:187]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (c) (D8:78) [10:38:05:187]: DoAdvertiseScript is returning: 1603
=== Verbose logging stopped: 12/8/2008 10:38:05 ===
From what I gather, 1603 generally results from permission problems, but such doesn't make sense in this context. This is a machine level install, not user. Plus, I don't have this problem with vendor-provided MSIs, whether clean or modified. Running the package through Orca's validation process yields almost 700 errors. Despite the admonishment, I still believe this is an issue with AppDeploy and not my particular environment.
Posted by:
inr32
15 years ago
Posted by:
whelkman
15 years ago
Posted by:
inr32
15 years ago
Posted by:
whelkman
15 years ago
Posted by:
inr32
15 years ago
Posted by:
whelkman
15 years ago
Posted by:
inr32
15 years ago
Posted by:
whelkman
15 years ago
From what I can tell, the "errors" revolve around the MSI lacking a digital signature, which is naturally true. Hopefully posting a large log is acceptable.
=== Verbose logging started: 12/8/2008 14:59:08 Build type: SHIP UNICODE 3.01.4001.5512 Calling process: C:\WINDOWS.0\system32\msiexec.exe ===
MSI (c) (D0:9C) [14:59:08:366]: Resetting cached policy values
MSI (c) (D0:9C) [14:59:08:366]: Machine policy value 'Debug' is 0
MSI (c) (D0:9C) [14:59:08:366]: ******* RunEngine:
******* Product: CCleaner_2.14.763.msi
******* Action:
******* CommandLine: **********
MSI (c) (D0:9C) [14:59:08:366]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (D0:9C) [14:59:08:366]: Grabbed execution mutex.
MSI (c) (D0:9C) [14:59:08:428]: Cloaking enabled.
MSI (c) (D0:9C) [14:59:08:428]: Attempting to enable all disabled priveleges before calling Install on Server
MSI (c) (D0:9C) [14:59:08:444]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (8C:94) [14:59:08:459]: Grabbed execution mutex.
MSI (s) (8C:F8) [14:59:08:459]: Resetting cached policy values
MSI (s) (8C:F8) [14:59:08:459]: Machine policy value 'Debug' is 0
MSI (s) (8C:F8) [14:59:08:459]: ******* RunEngine:
******* Product: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\CCleaner_2.14.763.msi
******* Action:
******* CommandLine: **********
MSI (s) (8C:F8) [14:59:08:459]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (8C:F8) [14:59:08:459]: File will have security applied from OpCode.
MSI (s) (8C:F8) [14:59:08:491]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Documents and Settings\Administrator.CMCHERALD\Desktop\CCleaner_2.14.763.msi' against software restriction policy
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2262 2: DigitalSignature 3: -2147287038
MSI (s) (8C:F8) [14:59:08:491]: SOFTWARE RESTRICTION POLICY: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\CCleaner_2.14.763.msi is not digitally signed
MSI (s) (8C:F8) [14:59:08:491]: SOFTWARE RESTRICTION POLICY: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\CCleaner_2.14.763.msi is permitted to run at the 'unrestricted' authorization level.
MSI (s) (8C:F8) [14:59:08:491]: End dialog enabled
MSI (s) (8C:F8) [14:59:08:491]: Original package ==> C:\Documents and Settings\Administrator.CMCHERALD\Desktop\CCleaner_2.14.763.msi
MSI (s) (8C:F8) [14:59:08:491]: Package we're running from ==> C:\WINDOWS.0\Installer\2a909b.msi
MSI (s) (8C:F8) [14:59:08:491]: APPCOMPAT: looking for appcompat database entry with ProductCode '{C145E330-A8D3-47F7-9B42-777D2D00A5DF}'.
MSI (s) (8C:F8) [14:59:08:491]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (8C:F8) [14:59:08:491]: MSCOREE not loaded loading copy from system32
MSI (s) (8C:F8) [14:59:08:491]: Machine policy value 'TransformsSecure' is 0
MSI (s) (8C:F8) [14:59:08:491]: User policy value 'TransformsAtSource' is 0
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2262 2: MsiFileHash 3: -2147287038
MSI (s) (8C:F8) [14:59:08:491]: Machine policy value 'DisablePatch' is 0
MSI (s) (8C:F8) [14:59:08:491]: Machine policy value 'AllowLockdownPatch' is 0
MSI (s) (8C:F8) [14:59:08:491]: Machine policy value 'DisableLUAPatching' is 0
MSI (s) (8C:F8) [14:59:08:491]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (s) (8C:F8) [14:59:08:491]: APPCOMPAT: looking for appcompat database entry with ProductCode '{C145E330-A8D3-47F7-9B42-777D2D00A5DF}'.
MSI (s) (8C:F8) [14:59:08:491]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (8C:F8) [14:59:08:491]: Transforms are not secure.
MSI (s) (8C:F8) [14:59:08:491]: Command Line: CURRENTDIRECTORY=C:\Documents and Settings\Administrator.CMCHERALD\Desktop CLIENTUILEVEL=2 CLIENTPROCESSID=208
MSI (s) (8C:F8) [14:59:08:491]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{FA74673F-950C-48AE-953C-E4780739C428}'.
MSI (s) (8C:F8) [14:59:08:491]: Product Code passed to Engine.Initialize: '
MSI (s) (8C:F8) [14:59:08:491]: Product Code from property table before transforms: '{C145E330-A8D3-47F7-9B42-777D2D00A5DF}'
MSI (s) (8C:F8) [14:59:08:491]: Product Code from property table after transforms: '{C145E330-A8D3-47F7-9B42-777D2D00A5DF}'
MSI (s) (8C:F8) [14:59:08:491]: Product not registered: beginning first-time install
MSI (s) (8C:F8) [14:59:08:491]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
MSI (s) (8C:F8) [14:59:08:491]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (s) (8C:F8) [14:59:08:491]: User policy value 'SearchOrder' is 'nmu'
MSI (s) (8C:F8) [14:59:08:491]: Adding new sources is allowed.
MSI (s) (8C:F8) [14:59:08:491]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
MSI (s) (8C:F8) [14:59:08:491]: Package name extracted from package path: 'CCleaner_2.14.763.msi'
MSI (s) (8C:F8) [14:59:08:491]: Package to be registered: 'CCleaner_2.14.763.msi'
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:491]: Note: 1: 2729
MSI (s) (8C:F8) [14:59:08:506]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (s) (8C:F8) [14:59:08:506]: PROPERTY CHANGE: Modifying ALLUSERS property. Its current value is '2'. Its new value: '1'.
MSI (s) (8C:F8) [14:59:08:506]: Machine policy value 'DisableMsi' is 0
MSI (s) (8C:F8) [14:59:08:506]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (8C:F8) [14:59:08:506]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (8C:F8) [14:59:08:506]: Product installation will be elevated because user is admin and product is being installed per-machine.
MSI (s) (8C:F8) [14:59:08:506]: Running product '{C145E330-A8D3-47F7-9B42-777D2D00A5DF}' with elevated privileges: Product is assigned.
MSI (s) (8C:F8) [14:59:08:506]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Documents and Settings\Administrator.CMCHERALD\Desktop'.
MSI (s) (8C:F8) [14:59:08:506]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '2'.
MSI (s) (8C:F8) [14:59:08:506]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '208'.
MSI (s) (8C:F8) [14:59:08:506]: TRANSFORMS property is now:
MSI (s) (8C:F8) [14:59:08:506]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
MSI (s) (8C:F8) [14:59:08:506]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator.CMCHERALD\Application Data
MSI (s) (8C:F8) [14:59:08:506]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator.CMCHERALD\Favorites
MSI (s) (8C:F8) [14:59:08:506]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator.CMCHERALD\NetHood
MSI (s) (8C:F8) [14:59:08:506]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator.CMCHERALD\My Documents
MSI (s) (8C:F8) [14:59:08:506]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator.CMCHERALD\PrintHood
MSI (s) (8C:F8) [14:59:08:506]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator.CMCHERALD\Recent
MSI (s) (8C:F8) [14:59:08:506]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator.CMCHERALD\SendTo
MSI (s) (8C:F8) [14:59:08:522]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator.CMCHERALD\Templates
MSI (s) (8C:F8) [14:59:08:522]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users.WINDOWS.0\Application Data
MSI (s) (8C:F8) [14:59:08:522]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator.CMCHERALD\Local Settings\Application Data
MSI (s) (8C:F8) [14:59:08:522]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator.CMCHERALD\My Documents\My Pictures
MSI (s) (8C:F8) [14:59:08:537]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users.WINDOWS.0\Start Menu\Programs\Administrative Tools
MSI (s) (8C:F8) [14:59:08:537]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users.WINDOWS.0\Start Menu\Programs\Startup
MSI (s) (8C:F8) [14:59:08:553]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users.WINDOWS.0\Start Menu\Programs
MSI (s) (8C:F8) [14:59:08:553]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users.WINDOWS.0\Start Menu
MSI (s) (8C:F8) [14:59:08:553]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users.WINDOWS.0\Desktop
MSI (s) (8C:F8) [14:59:08:553]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator.CMCHERALD\Start Menu\Programs\Administrative Tools
MSI (s) (8C:F8) [14:59:08:553]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator.CMCHERALD\Start Menu\Programs\Startup
MSI (s) (8C:F8) [14:59:08:553]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator.CMCHERALD\Start Menu\Programs
MSI (s) (8C:F8) [14:59:08:553]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator.CMCHERALD\Start Menu
MSI (s) (8C:F8) [14:59:08:553]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator.CMCHERALD\Desktop
MSI (s) (8C:F8) [14:59:08:569]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users.WINDOWS.0\Templates
MSI (s) (8C:F8) [14:59:08:569]: SHELL32::SHGetFolderPath returned: C:\WINDOWS.0\Fonts
MSI (s) (8C:F8) [14:59:08:569]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI (s) (8C:F8) [14:59:08:569]: MSCOREE not loaded loading copy from system32
MSI (s) (8C:F8) [14:59:08:569]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (s) (8C:F8) [14:59:08:569]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI (s) (8C:F8) [14:59:08:569]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Seawave Corporation'.
MSI (s) (8C:F8) [14:59:08:569]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI (s) (8C:F8) [14:59:08:569]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'Cape May County Herald'.
MSI (s) (8C:F8) [14:59:08:569]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\WINDOWS.0\Installer\2a909b.msi'.
MSI (s) (8C:F8) [14:59:08:569]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Documents and Settings\Administrator.CMCHERALD\Desktop\CCleaner_2.14.763.msi'.
MSI (s) (8C:F8) [14:59:08:569]: Note: 1: 2262 2: PatchPackage 3: -2147287038
MSI (s) (8C:F8) [14:59:08:569]: Machine policy value 'DisableRollback' is 0
MSI (s) (8C:F8) [14:59:08:569]: User policy value 'DisableRollback' is 0
MSI (s) (8C:F8) [14:59:08:569]: PROPERTY CHANGE: Adding UILevel property. Its value is '3'.
=== Logging started: 12/8/2008 14:59:08 ===
MSI (s) (8C:F8) [14:59:08:569]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (s) (8C:F8) [14:59:08:569]: Doing action: INSTALL
MSI (s) (8C:F8) [14:59:08:569]: Note: 1: 2262 2: ActionText 3: -2147287038
MSI (s) (8C:F8) [14:59:08:569]: Running ExecuteSequence
MSI (s) (8C:F8) [14:59:08:569]: Doing action: AppSearch
Action start 14:59:08: INSTALL.
MSI (s) (8C:F8) [14:59:08:569]: Note: 1: 2262 2: AppSearch 3: -2147287038
Action start 14:59:08: AppSearch.
MSI (s) (8C:F8) [14:59:08:569]: Doing action: LaunchConditions
Action ended 14:59:08: AppSearch. Return value 1.
MSI (s) (8C:F8) [14:59:08:569]: Note: 1: 2262 2: LaunchCondition 3: -2147287038
Action start 14:59:08: LaunchConditions.
MSI (s) (8C:F8) [14:59:08:569]: Doing action: FindRelatedProducts
Action ended 14:59:08: LaunchConditions. Return value 1.
MSI (s) (8C:F8) [14:59:08:569]: Note: 1: 2262 2: Upgrade 3: -2147287038
Action start 14:59:08: FindRelatedProducts.
MSI (s) (8C:F8) [14:59:08:569]: Skipping action: ISPreventDowngrade (condition is false)
MSI (s) (8C:F8) [14:59:08:569]: Skipping action: CCPSearch (condition is false)
MSI (s) (8C:F8) [14:59:08:569]: Skipping action: RMCCPSearch (condition is false)
MSI (s) (8C:F8) [14:59:08:569]: Doing action: ValidateProductID
Action ended 14:59:08: FindRelatedProducts. Return value 1.
Action start 14:59:08: ValidateProductID.
MSI (s) (8C:F8) [14:59:08:584]: Doing action: CostInitialize
Action ended 14:59:08: ValidateProductID. Return value 1.
MSI (s) (8C:F8) [14:59:08:584]: Machine policy value 'MaxPatchCacheSize' is 10
Action start 14:59:08: CostInitialize.
MSI (s) (8C:F8) [14:59:08:584]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 1325 2: Microsoft
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 1324 2: Internet Explorer 3: 1
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 1324 2: Quick Launch 3: 1
MSI (s) (8C:F8) [14:59:08:584]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2262 2: Patch 3: -2147287038
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2262 2: PatchPackage 3: -2147287038
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2262 2: MsiPatchHeaders 3: -2147287038
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2205 2: 3: __MsiPatchFileList
MSI (s) (8C:F8) [14:59:08:584]: Doing action: ResolveSource
Action ended 14:59:08: CostInitialize. Return value 1.
MSI (s) (8C:F8) [14:59:08:584]: Resolving source.
MSI (s) (8C:F8) [14:59:08:584]: Resolving source to launched-from source.
MSI (s) (8C:F8) [14:59:08:584]: Setting launched-from source as last-used.
MSI (s) (8C:F8) [14:59:08:584]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\Documents and Settings\Administrator.CMCHERALD\Desktop\'.
MSI (s) (8C:F8) [14:59:08:584]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Documents and Settings\Administrator.CMCHERALD\Desktop\'.
MSI (s) (8C:F8) [14:59:08:584]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{C145E330-A8D3-47F7-9B42-777D2D00A5DF}'.
MSI (s) (8C:F8) [14:59:08:584]: SOURCEDIR ==> C:\Documents and Settings\Administrator.CMCHERALD\Desktop\
MSI (s) (8C:F8) [14:59:08:584]: SOURCEDIR product ==> {C145E330-A8D3-47F7-9B42-777D2D00A5DF}
MSI (s) (8C:F8) [14:59:08:584]: Determining source type
MSI (s) (8C:F8) [14:59:08:584]: Source type from package 'CCleaner_2.14.763.msi': 0
MSI (s) (8C:F8) [14:59:08:584]: Source path resolution complete. Dumping Directory table...
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: TARGETDIR , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\ , LongSubPath: , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: AdminToolsFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\AdminTools\ , LongSubPath: AdminTools\ , ShortSubPath: Admint~1\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: ALLUSERSPROFILE , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\All Users\ , LongSubPath: All Users\ , ShortSubPath: ALLUSE~1\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: CommonAppDataFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\CommonAppData\ , LongSubPath: CommonAppData\ , ShortSubPath: Common~1\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: CommonFiles64Folder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\Common64\ , LongSubPath: Common64\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: CommonFilesFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\Common\ , LongSubPath: Common\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: DesktopFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\Desktop\ , LongSubPath: Desktop\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: FavoritesFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\Favorites\ , LongSubPath: Favorites\ , ShortSubPath: FAVORI~1\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: FontsFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\Fonts\ , LongSubPath: Fonts\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: GlobalAssemblyCache , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\GlobalAssemblyCache\ , LongSubPath: GlobalAssemblyCache\ , ShortSubPath: Global~1\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: LocalAppDataFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\LocalAppData\ , LongSubPath: LocalAppData\ , ShortSubPath: LocalA~1\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: MyPicturesFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\MyPictures\ , LongSubPath: MyPictures\ , ShortSubPath: MyPict~1\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: PersonalFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\Personal\ , LongSubPath: Personal\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: PrimaryVolumePath , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\PrimaryVolumePath\ , LongSubPath: PrimaryVolumePath\ , ShortSubPath: Primar~1\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: ProgramFiles64Folder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\Program Files 64\ , LongSubPath: Program Files 64\ , ShortSubPath: Prog64~1\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: ProgramMenuFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\Programs\ , LongSubPath: Programs\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: SendToFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\SendTo\ , LongSubPath: SendTo\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: StartMenuFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\Start Menu\ , LongSubPath: Start Menu\ , ShortSubPath: STARTM~1\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: StartupFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\StartUp\ , LongSubPath: StartUp\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: System16Folder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\System\ , LongSubPath: System\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: System64Folder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\System64\ , LongSubPath: System64\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: SystemFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\System32\ , LongSubPath: System32\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: TempFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\Temp\ , LongSubPath: Temp\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: USERPROFILE , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\UserProfile\ , LongSubPath: UserProfile\ , ShortSubPath: USERPR~1\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: TemplateFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\ShellNew\ , LongSubPath: ShellNew\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: WindowsVolume , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\WinRoot\ , LongSubPath: WinRoot\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: AppDataFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\Application Data\ , LongSubPath: Application Data\ , ShortSubPath: APPLIC~1\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: MICROSOFT , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\Application Data\Microsoft\ , LongSubPath: Application Data\Microsoft\ , ShortSubPath: APPLIC~1\\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: INTERNET EXPLORER , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\Application Data\Microsoft\Internet Explorer\ , LongSubPath: Application Data\Microsoft\Internet Explorer\ , ShortSubPath: APPLIC~1\\\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: QuickLaunchFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\Application Data\Microsoft\Internet Explorer\Quick Launch\ , LongSubPath: Application Data\Microsoft\Internet Explorer\Quick Launch\ , ShortSubPath: APPLIC~1\\\\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: WindowsFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\WINDOWS\ , LongSubPath: WINDOWS\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: PREFETCH , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\WINDOWS\Prefetch\ , LongSubPath: WINDOWS\Prefetch\ , ShortSubPath:
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: ProgramFilesFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\program files\ , LongSubPath: program files\ , ShortSubPath: PROGRA~1\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: INSTALLDIR , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\program files\ , LongSubPath: program files\ , ShortSubPath: PROGRA~1\
MSI (s) (8C:F8) [14:59:08:584]: Dir (source): Key: CCLEANER , Object: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\program files\CCleaner\ , LongSubPath: program files\CCleaner\ , ShortSubPath: PROGRA~1\CCleaner\
Action start 14:59:08: ResolveSource.
MSI (s) (8C:F8) [14:59:08:584]: Doing action: FileCost
Action ended 14:59:08: ResolveSource. Return value 1.
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2262 2: RemoveFile 3: -2147287038
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2262 2: MsiAssembly 3: -2147287038
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2262 2: Class 3: -2147287038
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2262 2: TypeLib 3: -2147287038
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2262 2: IniFile 3: -2147287038
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2262 2: MoveFile 3: -2147287038
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2262 2: DuplicateFile 3: -2147287038
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2262 2: ReserveCost 3: -2147287038
Action start 14:59:08: FileCost.
MSI (s) (8C:F8) [14:59:08:584]: Doing action: IsolateComponents
Action ended 14:59:08: FileCost. Return value 1.
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2262 2: BindImage 3: -2147287038
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2262 2: IsolatedComponent 3: -2147287038
MSI (s) (8C:F8) [14:59:08:584]: Note: 1: 2728 2: Patch
Action start 14:59:08: IsolateComponents.
MSI (s) (8C:F8) [14:59:08:600]: Doing action: CostFinalize
Action ended 14:59:08: IsolateComponents. Return value 1.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
MSI (s) (8C:F8) [14:59:08:600]: Note: 1: 2262 2: Condition 3: -2147287038
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding ALLUSERSPROFILE property. Its value is 'C:\'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding CommonFiles64Folder property. Its value is 'C:\'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding GlobalAssemblyCache property. Its value is 'C:\'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding PrimaryVolumePath property. Its value is 'C:\'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding ProgramFiles64Folder property. Its value is 'C:\'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding System64Folder property. Its value is 'C:\'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding USERPROFILE property. Its value is 'C:\'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding MICROSOFT property. Its value is 'C:\Documents and Settings\Administrator.CMCHERALD\Application Data\Microsoft\'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding INTERNET EXPLORER property. Its value is 'C:\Documents and Settings\Administrator.CMCHERALD\Application Data\Microsoft\Internet Explorer\'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding QuickLaunchFolder property. Its value is 'C:\Documents and Settings\Administrator.CMCHERALD\Application Data\Microsoft\Internet Explorer\Quick Launch\'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding PREFETCH property. Its value is 'C:\WINDOWS.0\Prefetch\'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding INSTALLDIR property. Its value is 'C:\Program Files\'.
MSI (s) (8C:F8) [14:59:08:600]: PROPERTY CHANGE: Adding CCLEANER property. Its value is 'C:\Program Files\CCleaner\'.
MSI (s) (8C:F8) [14:59:08:600]: Target path resolution complete. Dumping Directory table...
MSI (s) (8C:F8) [14:59:08:600]: Note: target paths subject to change (via custom actions or browsing)
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: TARGETDIR , Object: C:\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: AdminToolsFolder , Object: C:\Documents and Settings\All Users.WINDOWS.0\Start Menu\Programs\Administrative Tools\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: ALLUSERSPROFILE , Object: C:\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: CommonAppDataFolder , Object: C:\Documents and Settings\All Users.WINDOWS.0\Application Data\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: CommonFiles64Folder , Object: C:\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: CommonFilesFolder , Object: C:\Program Files\Common Files\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: DesktopFolder , Object: C:\Documents and Settings\All Users.WINDOWS.0\Desktop\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: FavoritesFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Favorites\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: FontsFolder , Object: C:\WINDOWS.0\Fonts\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: GlobalAssemblyCache , Object: C:\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: LocalAppDataFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Local Settings\Application Data\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: MyPicturesFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\My Documents\My Pictures\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: PersonalFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\My Documents\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: PrimaryVolumePath , Object: C:\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: ProgramFiles64Folder , Object: C:\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: ProgramMenuFolder , Object: C:\Documents and Settings\All Users.WINDOWS.0\Start Menu\Programs\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: SendToFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\SendTo\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: StartMenuFolder , Object: C:\Documents and Settings\All Users.WINDOWS.0\Start Menu\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: StartupFolder , Object: C:\Documents and Settings\All Users.WINDOWS.0\Start Menu\Programs\Startup\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: System16Folder , Object: C:\WINDOWS.0\system\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: System64Folder , Object: C:\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: SystemFolder , Object: C:\WINDOWS.0\system32\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: TempFolder , Object: C:\DOCUME~1\ADMINI~1.CMC\LOCALS~1\Temp\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: USERPROFILE , Object: C:\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: TemplateFolder , Object: C:\Documents and Settings\All Users.WINDOWS.0\Templates\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: WindowsVolume , Object: C:\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: AppDataFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Application Data\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: MICROSOFT , Object: C:\Documents and Settings\Administrator.CMCHERALD\Application Data\Microsoft\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: INTERNET EXPLORER , Object: C:\Documents and Settings\Administrator.CMCHERALD\Application Data\Microsoft\Internet Explorer\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: QuickLaunchFolder , Object: C:\Documents and Settings\Administrator.CMCHERALD\Application Data\Microsoft\Internet Explorer\Quick Launch\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: WindowsFolder , Object: C:\WINDOWS.0\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: PREFETCH , Object: C:\WINDOWS.0\Prefetch\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: ProgramFilesFolder , Object: C:\Program Files\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: INSTALLDIR , Object: C:\Program Files\
MSI (s) (8C:F8) [14:59:08:600]: Dir (target): Key: CCLEANER , Object: C:\Program Files\CCleaner\
Action start 14:59:08: CostFinalize.
MSI (s) (8C:F8) [14:59:08:600]: Doing action: SetARPINSTALLLOCATION
Action ended 14:59:08: CostFinalize. Return value 1.
MSI (s) (8C:F8) [14:59:08:600]: Note: 1: 2262 2: CustomAction 3: -2147287038
Action start 14:59:08: SetARPINSTALLLOCATION.
MSI (s) (8C:F8) [14:59:08:600]: Doing action: SetODBCFolders
Action ended 14:59:08: SetARPINSTALLLOCATION. Return value 0.
MSI (s) (8C:F8) [14:59:08:600]: Note: 1: 2262 2: ODBCDriver 3: -2147287038
MSI (s) (8C:F8) [14:59:08:600]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038
Action start 14:59:08: SetODBCFolders.
MSI (s) (8C:F8) [14:59:08:600]: Doing action: MigrateFeatureStates
Action ended 14:59:08: SetODBCFolders. Return value 1.
Action start 14:59:08: MigrateFeatureStates.
MSI (s) (8C:F8) [14:59:08:600]: Doing action: InstallValidate
Action ended 14:59:08: MigrateFeatureStates. Return value 0.
MSI (s) (8C:F8) [14:59:08:600]: Feature: MSIFeature; Installed: Absent; Request: Local; Action: Local
MSI (s) (8C:F8) [14:59:08:600]: Component: __CCLEANER.EXECOMP65; Installed: Null; Request: Local; Action: Local
MSI (s) (8C:F8) [14:59:08:600]: Component: __REGDIFFCOMP65; Installed: Null; Request: Local; Action: Local
MSI (s) (8C:F8) [14:59:08:600]: Component: CCSETUP214_SLIM.EXE-1BF0F14C.PFCOMP; Installed: Absent; Request: Local; Action: Local
MSI (s) (8C:F8) [14:59:08:600]: Component: CCLEANER.EXECOMP; Installed: Absent; Request: Local; Action: Local
MSI (s) (8C:F8) [14:59:08:600]: Component: UNINST.EXECOMP; Installed: Absent; Request: Local; Action: Local
MSI (s) (8C:F8) [14:59:08:600]: Component: INIHANDLECOMP; Installed: Absent; Request: Local; Action: Local
MSI (s) (8C:F8) [14:59:08:600]: Component: REGDIFFCOMP; Installed: Absent; Request: Local; Action: Local
MSI (s) (8C:F8) [14:59:08:600]: Note: 1: 2262 2: BindImage 3: -2147287038
MSI (s) (8C:F8) [14:59:08:600]: Note: 1: 2262 2: ProgId 3: -2147287038
MSI (s) (8C:F8) [14:59:08:600]: Note: 1: 2262 2: PublishComponent 3: -2147287038
MSI (s) (8C:F8) [14:59:08:600]: Note: 1: 2262 2: SelfReg 3: -2147287038
MSI (s) (8C:F8) [14:59:08:600]: Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (8C:F8) [14:59:08:600]: Note: 1: 2262 2: Font 3: -2147287038
MSI (s) (8C:F8) [14:59:08:600]: Note: 1: 2262 2: Class 3: -2147287038
Action start 14:59:08: InstallValidate.
MSI (s) (8C:F8) [14:59:08:600]: Note: 1: 2262 2: RemoveFile 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: DuplicateFile 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: ReserveCost 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: TypeLib 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: Class 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2205 2: 3: _RemoveFilePath
MSI (s) (8C:F8) [14:59:08:616]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: BindImage 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: ProgId 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: PublishComponent 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: SelfReg 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: Font 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: Class 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2727 2:
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2727 2:
MSI (s) (8C:F8) [14:59:08:616]: Doing action: RemoveExistingProducts
Action ended 14:59:08: InstallValidate. Return value 1.
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: Upgrade 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: Error 3: -2147287038
Action start 14:59:08: RemoveExistingProducts.
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (8C:F8) [14:59:08:616]: Doing action: InstallInitialize
Action ended 14:59:08: RemoveExistingProducts. Return value 1.
MSI (s) (8C:F8) [14:59:08:616]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (8C:F8) [14:59:08:616]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (8C:F8) [14:59:08:616]: BeginTransaction: Locking Server
MSI (s) (8C:F8) [14:59:08:631]: Machine policy value 'LimitSystemRestoreCheckpointing' is 0
MSI (s) (8C:F8) [14:59:08:631]: Note: 1: 1715 2: CCleaner
MSI (s) (8C:F8) [14:59:08:631]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (8C:F8) [14:59:08:631]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 102, llSequenceNumber: 0, szDescription: "Installed CCleaner".
MSI (s) (8C:F8) [14:59:08:631]: The System Restore service is disabled. Returned status: 1058. GetLastError() returned: 997
MSI (s) (8C:F8) [14:59:08:631]: Server not locked: locking for product {C145E330-A8D3-47F7-9B42-777D2D00A5DF}
Action start 14:59:08: InstallInitialize.
MSI (s) (8C:F8) [14:59:08:928]: Doing action: AllocateRegistrySpace
Action ended 14:59:08: InstallInitialize. Return value 1.
Action start 14:59:08: AllocateRegistrySpace.
MSI (s) (8C:F8) [14:59:08:928]: Doing action: ProcessComponents
Action ended 14:59:08: AllocateRegistrySpace. Return value 1.
MSI (s) (8C:F8) [14:59:08:928]: Note: 1: 2262 2: MsiPatchCertificate 3: -2147287038
MSI (s) (8C:F8) [14:59:08:928]: LUA patching is disabled: unpopulated MsiPatchCertificate table
Action start 14:59:08: ProcessComponents.
MSI (s) (8C:F8) [14:59:08:928]: Doing action: UnpublishComponents
Action ended 14:59:08: ProcessComponents. Return value 1.
MSI (s) (8C:F8) [14:59:08:928]: Note: 1: 2262 2: PublishComponent 3: -2147287038
Action start 14:59:08: UnpublishComponents.
MSI (s) (8C:F8) [14:59:08:928]: Doing action: MsiUnpublishAssemblies
Action ended 14:59:08: UnpublishComponents. Return value 1.
Action start 14:59:08: MsiUnpublishAssemblies.
MSI (s) (8C:F8) [14:59:08:944]: Doing action: UnpublishFeatures
Action ended 14:59:08: MsiUnpublishAssemblies. Return value 1.
Action start 14:59:08: UnpublishFeatures.
MSI (s) (8C:F8) [14:59:08:944]: Doing action: StopServices
Action ended 14:59:08: UnpublishFeatures. Return value 1.
MSI (s) (8C:F8) [14:59:08:944]: Note: 1: 2262 2: ServiceControl 3: -2147287038
Action start 14:59:08: StopServices.
MSI (s) (8C:F8) [14:59:08:944]: Doing action: DeleteServices
Action ended 14:59:08: StopServices. Return value 1.
MSI (s) (8C:F8) [14:59:08:944]: Note: 1: 2262 2: ServiceControl 3: -2147287038
Action start 14:59:08: DeleteServices.
MSI (s) (8C:F8) [14:59:08:944]: Doing action: UnregisterComPlus
Action ended 14:59:08: DeleteServices. Return value 1.
MSI (s) (8C:F8) [14:59:08:944]: Note: 1: 2262 2: Complus 3: -2147287038
Action start 14:59:08: UnregisterComPlus.
MSI (s) (8C:F8) [14:59:08:944]: Doing action: SelfUnregModules
Action ended 14:59:08: UnregisterComPlus. Return value 1.
MSI (s) (8C:F8) [14:59:08:944]: Note: 1: 2262 2: SelfReg 3: -2147287038
Action start 14:59:08: SelfUnregModules.
MSI (s) (8C:F8) [14:59:08:944]: Doing action: UnregisterTypeLibraries
Action ended 14:59:08: SelfUnregModules. Return value 1.
Action start 14:59:08: UnregisterTypeLibraries.
MSI (s) (8C:F8) [14:59:08:944]: Doing action: RemoveODBC
Action ended 14:59:08: UnregisterTypeLibraries. Return value 1.
MSI (s) (8C:F8) [14:59:08:944]: Note: 1: 2262 2: ODBCDataSource 3: -2147287038
MSI (s) (8C:F8) [14:59:08:944]: Note: 1: 2262 2: ODBCDataSource 3: -2147287038
MSI (s) (8C:F8) [14:59:08:944]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038
MSI (s) (8C:F8) [14:59:08:944]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038
MSI (s) (8C:F8) [14:59:08:944]: Note: 1: 2262 2: ODBCDriver 3: -2147287038
MSI (s) (8C:F8) [14:59:08:944]: Note: 1: 2262 2: ODBCDriver 3: -2147287038
MSI (s) (8C:F8) [14:59:08:944]: Note: 1: 2711 2: ODBCDriverManager
Action start 14:59:08: RemoveODBC.
MSI (s) (8C:F8) [14:59:08:959]: Note: 1: 2711 2: ODBCDriverManager64
MSI (s) (8C:F8) [14:59:08:959]: Doing action: UnregisterFonts
Action ended 14:59:08: RemoveODBC. Return value 1.
MSI (s) (8C:F8) [14:59:08:959]: Note: 1: 2262 2: Font 3: -2147287038
Action start 14:59:08: UnregisterFonts.
MSI (s) (8C:F8) [14:59:08:959]: Doing action: RemoveRegistryValues
Action ended 14:59:08: UnregisterFonts. Return value 1.
MSI (s) (8C:F8) [14:59:08:959]: Note: 1: 2262 2: RemoveRegistry 3: -2147287038
Action start 14:59:08: RemoveRegistryValues.
MSI (s) (8C:F8) [14:59:08:959]: Doing action: UnregisterClassInfo
Action ended 14:59:08: RemoveRegistryValues. Return value 1.
MSI (s) (8C:F8) [14:59:08:959]: Note: 1: 2262 2: Class 3: -2147287038
Action start 14:59:08: UnregisterClassInfo.
MSI (s) (8C:F8) [14:59:08:959]: Doing action: UnregisterExtensionInfo
Action ended 14:59:08: UnregisterClassInfo. Return value 1.
MSI (s) (8C:F8) [14:59:08:959]: Note: 1: 2262 2: Extension 3: -2147287038
Action start 14:59:08: UnregisterExtensionInfo.
MSI (s) (8C:F8) [14:59:08:959]: Doing action: UnregisterProgIdInfo
Action ended 14:59:08: UnregisterExtensionInfo. Return value 1.
MSI (s) (8C:F8) [14:59:08:959]: Note: 1: 2262 2: ProgId 3: -2147287038
MSI (s) (8C:F8) [14:59:08:959]: Note: 1: 2262 2: Class 3: -2147287038
MSI (s) (8C:F8) [14:59:08:959]: Note: 1: 2262 2: ProgId 3: -2147287038
MSI (s) (8C:F8) [14:59:08:959]: Note: 1: 2262 2: Extension 3: -2147287038
Action start 14:59:08: UnregisterProgIdInfo.
MSI (s) (8C:F8) [14:59:08:959]: Doing action: UnregisterMIMEInfo
Action ended 14:59:08: UnregisterProgIdInfo. Return value 1.
MSI (s) (8C:F8) [14:59:08:959]: Note: 1: 2262 2: MIME 3: -2147287038
MSI (s) (8C:F8) [14:59:08:959]: Note: 1: 2262 2: Extension 3: -2147287038
Action start 14:59:08: UnregisterMIMEInfo.
MSI (s) (8C:F8) [14:59:08:975]: Doing action: RemoveIniValues
Action ended 14:59:08: UnregisterMIMEInfo. Return value 1.
MSI (s) (8C:F8) [14:59:08:975]: Note: 1: 2262 2: RemoveIniFile 3: -2147287038
Action start 14:59:08: RemoveIniValues.
MSI (s) (8C:F8) [14:59:08:975]: Doing action: RemoveShortcuts
Action ended 14:59:08: RemoveIniValues. Return value 1.
Action start 14:59:08: RemoveShortcuts.
MSI (s) (8C:F8) [14:59:08:975]: Doing action: RemoveEnvironmentStrings
Action ended 14:59:08: RemoveShortcuts. Return value 1.
MSI (s) (8C:F8) [14:59:08:975]: Note: 1: 2262 2: Environment 3: -2147287038
Action start 14:59:08: RemoveEnvironmentStrings.
MSI (s) (8C:F8) [14:59:08:975]: Doing action: RemoveDuplicateFiles
Action ended 14:59:08: RemoveEnvironmentStrings. Return value 1.
Action start 14:59:08: RemoveDuplicateFiles.
MSI (s) (8C:F8) [14:59:08:975]: Doing action: RemoveFiles
Action ended 14:59:08: RemoveDuplicateFiles. Return value 1.
Action start 14:59:08: RemoveFiles.
MSI (s) (8C:F8) [14:59:08:975]: Doing action: RemoveFolders
Action ended 14:59:08: RemoveFiles. Return value 1.
MSI (s) (8C:F8) [14:59:08:975]: Note: 1: 2262 2: CreateFolder 3: -2147287038
MSI (s) (8C:F8) [14:59:08:975]: Note: 1: 2262 2: LockPermissions 3: -2147287038
Action start 14:59:08: RemoveFolders.
MSI (s) (8C:F8) [14:59:08:975]: Doing action: CreateFolders
Action ended 14:59:08: RemoveFolders. Return value 1.
MSI (s) (8C:F8) [14:59:08:975]: Note: 1: 2262 2: CreateFolder 3: -2147287038
MSI (s) (8C:F8) [14:59:08:975]: Note: 1: 2262 2: LockPermissions 3: -2147287038
Action start 14:59:08: CreateFolders.
MSI (s) (8C:F8) [14:59:08:975]: Doing action: MoveFiles
Action ended 14:59:08: CreateFolders. Return value 1.
Action start 14:59:08: MoveFiles.
MSI (s) (8C:F8) [14:59:08:990]: Doing action: InstallFiles
Action ended 14:59:08: MoveFiles. Return value 1.
Action start 14:59:08: InstallFiles.
MSI (s) (8C:F8) [14:59:08:990]: Note: 1: 2262 2: LockPermissions 3: -2147287038
MSI (s) (8C:F8) [14:59:08:990]: Note: 1: 2235 2: 3: StreamRef_ 4: SELECT `Patch`.`File_`, `Patch`.`Header`, `Patch`.`Attributes`, `Patch`.`Sequence`, `Patch`.`StreamRef_` FROM `Patch` WHERE `Patch`.`File_` = ? AND `Patch`.`#_MsiActive`=? ORDER BY `Patch`.`Sequence`
MSI (s) (8C:F8) [14:59:08:990]: Note: 1: 2262 2: MsiPatchOldAssemblyFile 3: -2147287038
MSI (s) (8C:F8) [14:59:08:990]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (8C:F8) [14:59:08:990]: Note: 1: 2205 2: 3: MsiSFCBypass
MSI (s) (8C:F8) [14:59:08:990]: Note: 1: 2228 2: 3: MsiSFCBypass 4: SELECT `File_` FROM `MsiSFCBypass` WHERE `File_` = ?
MSI (s) (8C:F8) [14:59:08:990]: Note: 1: 2205 2: 3: SidCache
MSI (s) (8C:F8) [14:59:08:990]: Using well known SID for System
MSI (s) (8C:F8) [14:59:08:990]: Finished allocating new user SID
MSI (s) (8C:F8) [14:59:08:990]: Doing action: PatchFiles
Action ended 14:59:08: InstallFiles. Return value 1.
MSI (s) (8C:F8) [14:59:08:990]: Note: 1: 2262 2: Error 3: -2147287038
Action start 14:59:08: PatchFiles.
MSI (s) (8C:F8) [14:59:08:990]: Doing action: DuplicateFiles
Action ended 14:59:08: PatchFiles. Return value 1.
Action start 14:59:08: DuplicateFiles.
MSI (s) (8C:F8) [14:59:08:990]: Doing action: BindImage
Action ended 14:59:08: DuplicateFiles. Return value 1.
MSI (s) (8C:F8) [14:59:08:990]: Note: 1: 2262 2: BindImage 3: -2147287038
Action start 14:59:08: BindImage.
MSI (s) (8C:F8) [14:59:08:990]: Doing action: CreateShortcuts
Action ended 14:59:08: BindImage. Return value 1.
Action start 14:59:09: CreateShortcuts.
MSI (s) (8C:F8) [14:59:09:006]: Doing action: RegisterClassInfo
Action ended 14:59:09: CreateShortcuts. Return value 1.
MSI (s) (8C:F8) [14:59:09:006]: Note: 1: 2262 2: Class 3: -2147287038
Action start 14:59:09: RegisterClassInfo.
MSI (s) (8C:F8) [14:59:09:006]: Doing action: RegisterExtensionInfo
Action ended 14:59:09: RegisterClassInfo. Return value 1.
MSI (s) (8C:F8) [14:59:09:006]: Note: 1: 2262 2: Extension 3: -2147287038
Action start 14:59:09: RegisterExtensionInfo.
MSI (s) (8C:F8) [14:59:09:006]: Doing action: RegisterProgIdInfo
Action ended 14:59:09: RegisterExtensionInfo. Return value 1.
MSI (s) (8C:F8) [14:59:09:006]: Note: 1: 2262 2: ProgId 3: -2147287038
MSI (s) (8C:F8) [14:59:09:006]: Note: 1: 2262 2: Class 3: -2147287038
MSI (s) (8C:F8) [14:59:09:006]: Note: 1: 2262 2: ProgId 3: -2147287038
MSI (s) (8C:F8) [14:59:09:006]: Note: 1: 2262 2: Extension 3: -2147287038
Action start 14:59:09: RegisterProgIdInfo.
MSI (s) (8C:F8) [14:59:09:006]: Doing action: RegisterMIMEInfo
Action ended 14:59:09: RegisterProgIdInfo. Return value 1.
MSI (s) (8C:F8) [14:59:09:006]: Note: 1: 2262 2: MIME 3: -2147287038
MSI (s) (8C:F8) [14:59:09:006]: Note: 1: 2262 2: Extension 3: -2147287038
Action start 14:59:09: RegisterMIMEInfo.
MSI (s) (8C:F8) [14:59:09:006]: Doing action: WriteRegistryValues
Action ended 14:59:09: RegisterMIMEInfo. Return value 1.
Action start 14:59:09: WriteRegistryValues.
MSI (s) (8C:F8) [14:59:09:022]: Note: 1: 2262 2: LockPermissions 3: -2147287038
MSI (s) (8C:F8) [14:59:09:022]: Doing action: WriteIniValues
Action ended 14:59:09: WriteRegistryValues. Return value 1.
Action start 14:59:09: WriteIniValues.
MSI (s) (8C:F8) [14:59:09:022]: Doing action: WriteEnvironmentStrings
Action ended 14:59:09: WriteIniValues. Return value 1.
MSI (s) (8C:F8) [14:59:09:022]: Note: 1: 2262 2: Environment 3: -2147287038
Action start 14:59:09: WriteEnvironmentStrings.
MSI (s) (8C:F8) [14:59:09:022]: Doing action: RegisterFonts
Action ended 14:59:09: WriteEnvironmentStrings. Return value 1.
MSI (s) (8C:F8) [14:59:09:022]: Note: 1: 2262 2: Font 3: -2147287038
Action start 14:59:09: RegisterFonts.
MSI (s) (8C:F8) [14:59:09:022]: Doing action: InstallODBC
Action ended 14:59:09: RegisterFonts. Return value 1.
MSI (s) (8C:F8) [14:59:09:022]: Note: 1: 2711 2: ODBCDriverManager
MSI (s) (8C:F8) [14:59:09:022]: Note: 1: 2711 2: ODBCDriverManager64
MSI (s) (8C:F8) [14:59:09:022]: Note: 1: 2262 2: ODBCDriver 3: -2147287038
MSI (s) (8C:F8) [14:59:09:022]: Note: 1: 2262 2: ODBCAttribute 3: -2147287038
MSI (s) (8C:F8) [14:59:09:022]: Note: 1: 2262 2: ODBCDriver 3: -2147287038
MSI (s) (8C:F8) [14:59:09:022]: Note: 1: 2262 2: ODBCAttribute 3: -2147287038
MSI (s) (8C:F8) [14:59:09:022]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038
MSI (s) (8C:F8) [14:59:09:022]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038
MSI (s) (8C:F8) [14:59:09:022]: Note: 1: 2262 2: ODBCDataSource 3: -2147287038
MSI (s) (8C:F8) [14:59:09:022]: Note: 1: 2262 2: ODBCSourceAttribute 3: -2147287038
MSI (s) (8C:F8) [14:59:09:037]: Note: 1: 2262 2: ODBCDataSource 3: -2147287038
MSI (s) (8C:F8) [14:59:09:037]: Note: 1: 2262 2: ODBCSourceAttribute 3: -2147287038
Action start 14:59:09: InstallODBC.
MSI (s) (8C:F8) [14:59:09:037]: Doing action: RegisterTypeLibraries
Action ended 14:59:09: InstallODBC. Return value 0.
Action start 14:59:09: RegisterTypeLibraries.
MSI (s) (8C:F8) [14:59:09:037]: Doing action: SelfRegModules
Action ended 14:59:09: RegisterTypeLibraries. Return value 1.
MSI (s) (8C:F8) [14:59:09:037]: Note: 1: 2262 2: SelfReg 3: -2147287038
Action start 14:59:09: SelfRegModules.
MSI (s) (8C:F8) [14:59:09:037]: Doing action: RegisterComPlus
Action ended 14:59:09: SelfRegModules. Return value 1.
MSI (s) (8C:F8) [14:59:09:037]: Note: 1: 2262 2: Complus 3: -2147287038
Action start 14:59:09: RegisterComPlus.
MSI (s) (8C:F8) [14:59:09:037]: Doing action: InstallServices
Action ended 14:59:09: RegisterComPlus. Return value 1.
MSI (s) (8C:F8) [14:59:09:037]: Note: 1: 2262 2: ServiceInstall 3: -2147287038
Action start 14:59:09: InstallServices.
MSI (s) (8C:F8) [14:59:09:037]: Doing action: StartServices
Action ended 14:59:09: InstallServices. Return value 1.
MSI (s) (8C:F8) [14:59:09:037]: Note: 1: 2262 2: ServiceControl 3: -2147287038
Action start 14:59:09: StartServices.
MSI (s) (8C:F8) [14:59:09:037]: Doing action: RegisterUser
Action ended 14:59:09: StartServices. Return value 1.
Action start 14:59:09: RegisterUser.
MSI (s) (8C:F8) [14:59:09:037]: Doing action: RegisterProduct
Action ended 14:59:09: RegisterUser. Return value 1.
MSI (s) (8C:F8) [14:59:09:037]: Note: 1: 2262 2: Error 3: -2147287038
Action start 14:59:09: RegisterProduct.
MSI (s) (8C:F8) [14:59:09:053]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
MSI (s) (8C:F8) [14:59:09:053]: Doing action: PublishComponents
Action ended 14:59:09: RegisterProduct. Return value 1.
MSI (s) (8C:F8) [14:59:09:053]: Note: 1: 2262 2: PublishComponent 3: -2147287038
Action start 14:59:09: PublishComponents.
MSI (s) (8C:F8) [14:59:09:053]: Doing action: MsiPublishAssemblies
Action ended 14:59:09: PublishComponents. Return value 1.
Action start 14:59:09: MsiPublishAssemblies.
MSI (s) (8C:F8) [14:59:09:053]: Doing action: PublishFeatures
Action ended 14:59:09: MsiPublishAssemblies. Return value 1.
Action start 14:59:09: PublishFeatures.
MSI (s) (8C:F8) [14:59:09:053]: Doing action: PublishProduct
Action ended 14:59:09: PublishFeatures. Return value 1.
Action start 14:59:09: PublishProduct.
MSI (s) (8C:F8) [14:59:09:068]: Skipping action: ScheduleReboot (condition is false)
MSI (s) (8C:F8) [14:59:09:068]: Doing action: InstallFinalize
Action ended 14:59:09: PublishProduct. Return value 1.
MSI (s) (8C:F8) [14:59:09:068]: Running Script: C:\WINDOWS.0\Installer\MSI7.tmp
MSI (s) (8C:F8) [14:59:09:068]: PROPERTY CHANGE: Adding UpdateStarted property. Its value is '1'.
MSI (s) (8C:F8) [14:59:09:068]: Machine policy value 'DisableRollback' is 0
MSI (s) (8C:F8) [14:59:09:084]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (8C:F8) [14:59:09:084]: Executing op: Header(Signature=1397708873,Version=301,Timestamp=965244773,LangId=1033,Platform=0,ScriptType=1,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)
Action start 14:59:09: InstallFinalize.
MSI (s) (8C:F8) [14:59:09:084]: Executing op: ProductInfo(ProductKey={C145E330-A8D3-47F7-9B42-777D2D00A5DF},ProductName=CCleaner,PackageName=CCleaner_2.14.763.msi,Language=1033,Version=34472699,Assignment=1,ObsoleteArg=0,,,PackageCode={FA74673F-950C-48AE-953C-E4780739C428},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0)
MSI (s) (8C:F8) [14:59:09:084]: Executing op: DialogInfo(Type=0,Argument=1033)
MSI (s) (8C:F8) [14:59:09:084]: Executing op: DialogInfo(Type=1,Argument=CCleaner)
MSI (s) (8C:F8) [14:59:09:084]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])
MSI (s) (8C:F8) [14:59:09:084]: Executing op: SetBaseline(Baseline=0,)
MSI (s) (8C:F8) [14:59:09:084]: Executing op: SetBaseline(Baseline=1,)
MSI (s) (8C:F8) [14:59:09:084]: Executing op: ActionStart(Name=ProcessComponents,Description=Updating component registration,)
MSI (s) (8C:F8) [14:59:09:084]: Executing op: ProgressTotal(Total=5,Type=1,ByteEquivalent=24000)
MSI (s) (8C:F8) [14:59:09:084]: Executing op: ComponentRegister(ComponentId={C3959F99-121B-437D-B7E8-D619BB1D5E13},KeyPath=C:\WINDOWS.0\Prefetch\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:084]: Executing op: ComponentRegister(ComponentId={9756FFE4-B189-43DE-AD00-96A90FC98504},KeyPath=C:\Program Files\CCleaner\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:084]: Executing op: ComponentRegister(ComponentId={9DA388D6-C185-4047-8ADF-ED4B1D767DBD},KeyPath=C:\Program Files\CCleaner\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:084]: Executing op: ComponentRegister(ComponentId={8873B1DB-C4B8-4CD2-BEFF-6A9870276380},KeyPath=C:\Program Files\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:084]: Executing op: ComponentRegister(ComponentId={562C550C-3135-4653-9205-9AF6BA218761},KeyPath=C:\Program Files\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:100]: Executing op: ActionStart(Name=RemoveODBC,Description=Removing ODBC components,)
MSI (s) (8C:F8) [14:59:09:100]: Executing op: ODBCDriverManager(,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:100]: Executing op: ODBCDriverManager(,BinaryType=1)
MSI (s) (8C:F8) [14:59:09:100]: Executing op: ActionStart(Name=InstallFiles,Description=Copying new files,Template=File: [1], Directory: [9], Size: [6])
MSI (s) (8C:F8) [14:59:09:100]: Executing op: ProgressTotal(Total=1541964,Type=0,ByteEquivalent=1)
MSI (s) (8C:F8) [14:59:09:100]: Executing op: SetTargetFolder(Folder=C:\Program Files\CCleaner\)
MSI (s) (8C:F8) [14:59:09:100]: Executing op: SetSourceFolder(Folder=1\PROGRA~1\CCleaner\|program files\CCleaner\)
MSI (s) (8C:F8) [14:59:09:100]: Executing op: ChangeMedia(,MediaPrompt=Please insert the disk: ,MediaCabinet=MSIProject.cab,BytesPerTick=32768,CopierType=2,ModuleFileName=C:\WINDOWS.0\Installer\2a909b.msi,,,,,IsFirstPhysicalMedia=1)
MSI (s) (8C:F8) [14:59:09:100]: Executing op: FileCopy(SourceName=uninst.exe,SourceCabKey=uninst.exe,DestName=uninst.exe,Attributes=16384,FileSize=114494,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,,,,,,,)
MSI (s) (8C:F8) [14:59:09:100]: File: C:\Program Files\CCleaner\uninst.exe; To be installed; Won't patch; No existing file
MSI (s) (8C:F8) [14:59:09:100]: Source for file 'uninst.exe' is compressed
MSI (s) (8C:F8) [14:59:09:100]: SOFTWARE RESTRICTION POLICY: Verifying object --> 'C:\WINDOWS.0\Installer\2a909b.msi' against software restriction policy
MSI (s) (8C:F8) [14:59:09:100]: Note: 1: 2262 2: DigitalSignature 3: -2147287038
MSI (s) (8C:F8) [14:59:09:100]: SOFTWARE RESTRICTION POLICY: C:\WINDOWS.0\Installer\2a909b.msi is not digitally signed
MSI (s) (8C:F8) [14:59:09:100]: SOFTWARE RESTRICTION POLICY: C:\WINDOWS.0\Installer\2a909b.msi is permitted to run at the 'unrestricted' authorization level.
MSI (s) (8C:F8) [14:59:09:100]: Note: 1: 2318 2: C:\Program Files\CCleaner\uninst.exe
MSI (s) (8C:F8) [14:59:09:100]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:100]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:100]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:100]: Executing op: FileCopy(SourceName=CCleaner.exe,SourceCabKey=CCleaner.exe,DestName=CCleaner.exe,Attributes=16384,FileSize=1406192,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,,,,,,,)
MSI (s) (8C:F8) [14:59:09:100]: File: C:\Program Files\CCleaner\CCleaner.exe; To be installed; Won't patch; No existing file
MSI (s) (8C:F8) [14:59:09:100]: Source for file 'CCleaner.exe' is compressed
MSI (s) (8C:F8) [14:59:09:100]: Note: 1: 2318 2: C:\Program Files\CCleaner\CCleaner.exe
MSI (s) (8C:F8) [14:59:09:115]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:115]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:115]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:115]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:115]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:115]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:115]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:115]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:115]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:115]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:115]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:131]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:131]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:131]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:131]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:131]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:131]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:131]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:131]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:131]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:131]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:147]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:147]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:147]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:147]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:147]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:147]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:147]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:147]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:147]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:147]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:147]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:162]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:162]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:162]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:162]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:162]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:162]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:162]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:162]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:162]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:162]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:162]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:162]: Executing op: SetTargetFolder(Folder=C:\WINDOWS.0\Prefetch\)
MSI (s) (8C:F8) [14:59:09:162]: Executing op: SetSourceFolder(Folder=1\WINDOWS\Prefetch\)
MSI (s) (8C:F8) [14:59:09:162]: Executing op: FileCopy(SourceName=CCSETUP214_SLIM.EXE-1BF0F14C.pf,SourceCabKey=CCSETUP214_SLIM.EXE-1BF0F14C.pf,DestName=CCSETUP214_SLIM.EXE-1BF0F14C.pf,Attributes=16384,FileSize=21278,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,,,,,,,)
MSI (s) (8C:F8) [14:59:09:162]: File: C:\WINDOWS.0\Prefetch\CCSETUP214_SLIM.EXE-1BF0F14C.pf; To be installed; Won't patch; No existing file
MSI (s) (8C:F8) [14:59:09:162]: Source for file 'CCSETUP214_SLIM.EXE-1BF0F14C.pf' is compressed
MSI (s) (8C:F8) [14:59:09:162]: Note: 1: 2318 2: C:\WINDOWS.0\Prefetch\CCSETUP214_SLIM.EXE-1BF0F14C.pf
MSI (s) (8C:F8) [14:59:09:178]: Note: 1: 2360
MSI (s) (8C:F8) [14:59:09:178]: Executing op: CacheSizeFlush(,)
MSI (s) (8C:F8) [14:59:09:178]: Executing op: InstallProtectedFiles(AllowUI=1)
MSI (s) (8C:F8) [14:59:09:178]: Executing op: ActionStart(Name=CreateShortcuts,Description=Creating shortcuts,Template=Shortcut: [1])
MSI (s) (8C:F8) [14:59:09:193]: Executing op: SetTargetFolder(Folder=23)
MSI (s) (8C:F8) [14:59:09:193]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users.WINDOWS.0\Start Menu\Programs
MSI (s) (8C:F8) [14:59:09:193]: Executing op: ShortcutCreate(Name=CCleaner,,,FileName=C:\Program Files\CCleaner\CCleaner.exe,,,Icon=Icon1,IconIndex=0,,,)
MSI (s) (8C:F8) [14:59:09:225]: Executing op: ActionStart(Name=WriteRegistryValues,Description=Writing system registry values,Template=Key: [1], Name: [2], Value: [3])
MSI (s) (8C:F8) [14:59:09:225]: Executing op: ProgressTotal(Total=18,Type=1,ByteEquivalent=13200)
MSI (s) (8C:F8) [14:59:09:225]: Executing op: RegOpenKey(,Key=cclaunch,,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:225]: Executing op: RegAddValue(,Value=URL: CCleaner Protocol,)
MSI (s) (8C:F8) [14:59:09:225]: Executing op: RegAddValue(Name=URL Protocol,,)
MSI (s) (8C:F8) [14:59:09:240]: Executing op: RegOpenKey(,Key=cclaunch\shell,,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:240]: Executing op: RegAddValue(,,)
MSI (s) (8C:F8) [14:59:09:240]: Executing op: RegOpenKey(,Key=cclaunch\shell\open,,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:240]: Executing op: RegAddValue(,,)
MSI (s) (8C:F8) [14:59:09:240]: Executing op: RegOpenKey(,Key=cclaunch\shell\open\command,,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:240]: Executing op: RegAddValue(,Value="C:\Program Files\CCleaner\ccleaner.exe" /%1,)
MSI (s) (8C:F8) [14:59:09:240]: Executing op: RegOpenKey(Root=-2147483647,Key=Software\Piriform\CCleaner,,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:240]: Executing op: RegAddValue(Name=Language,Value=1033,)
MSI (s) (8C:F8) [14:59:09:240]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE\Microsoft\Cryptography\RNG,,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:240]: Executing op: RegAddValue(Name=Seed,Value=#xda05c3fd2f8951b0736376e9810aaf3838f908c476d3aee7e6d9528de591d36cb75b33c7efc9f1435a8923236cdd4f776e200e3110fd62005f8121882307ccf836c22ddc83d85ab1e7ef42bd2ae2babd,)
MSI (s) (8C:F8) [14:59:09:240]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE\CCleaner,,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:240]: Executing op: RegAddValue(,Value=C:\Program Files\CCleaner,)
MSI (s) (8C:F8) [14:59:09:240]: Executing op: RegAddValue(Name=UpdateCheck,Value=1,)
MSI (s) (8C:F8) [14:59:09:240]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE\Classes\cclaunch,,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:240]: Executing op: RegAddValue(,Value=URL: CCleaner Protocol,)
MSI (s) (8C:F8) [14:59:09:256]: Executing op: RegAddValue(Name=URL Protocol,,)
MSI (s) (8C:F8) [14:59:09:256]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE\Classes\cclaunch\shell,,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:256]: Executing op: RegAddValue(,,)
MSI (s) (8C:F8) [14:59:09:256]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE\Classes\cclaunch\shell\open,,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:256]: Executing op: RegAddValue(,,)
MSI (s) (8C:F8) [14:59:09:256]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE\Classes\cclaunch\shell\open\command,,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:256]: Executing op: RegAddValue(,Value="C:\Program Files\CCleaner\ccleaner.exe" /%1,)
MSI (s) (8C:F8) [14:59:09:256]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\ccleaner.exe,,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:256]: Executing op: RegAddValue(,Value=C:\Program Files\CCleaner\ccleaner.exe,)
MSI (s) (8C:F8) [14:59:09:256]: Executing op: RegAddValue(Name=Path,Value=C:\Program Files\CCleaner,)
MSI (s) (8C:F8) [14:59:09:256]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CCleaner,,BinaryType=0)
MSI (s) (8C:F8) [14:59:09:256]: Executing op: RegAddValue(Name=DisplayName,Value=CCleaner (remove only),)
MSI (s) (8C:F8) [14:59:09:256]: Executing op: RegAddValue(Name=UninstallString,Value="C:\Program Files\CCleaner\uninst.exe",)
MSI (s) (8C:F8) [14:59:09:256]: Executing op: ActionStart(Name=RegisterUser,Description=Registering user,Template=[1])
MSI (s) (8C:F8) [14:59:09:256]: Executing op: UserRegister(Owner=Seawave Corporation,Company=Cape May County Herald,ProductId=none)
MSI (s) (8C:F8) [14:59:09:271]: Executing op: ActionStart(Name=RegisterProduct,Description=Registering product,Template=[1])
MSI (s) (8C:F8) [14:59:09:271]: Executing op: ChangeMedia(,MediaPrompt=Please insert the disk: ,MediaCabinet=MSIProject.cab,BytesPerTick=0,CopierType=2,ModuleFileName=C:\WINDOWS.0\Installer\2a909b.msi,,,,,IsFirstPhysicalMedia=1)
MSI (s) (8C:F8) [14:59:09:271]: Executing op: DatabaseCopy(DatabasePath=C:\WINDOWS.0\Installer\2a909b.msi,ProductCode={C145E330-A8D3-47F7-9B42-777D2D00A5DF},CabinetStreams=MSIProject.cab,,)
MSI (s) (8C:F8) [14:59:09:568]: Executing op: ProductRegister(UpgradeCode={E24A076B-FFAE-4A68-AEE7-D8F3EEDE2A34},VersionString=2.14.763,,,,InstallSource=C:\Documents and Settings\Administrator.CMCHERALD\Desktop\,Publisher=PiriformLtd,,,,,,,,,,,,EstimatedSize=1499)
MSI (s) (8C:F8) [14:59:09:599]: Executing op: ProductCPDisplayInfoRegister()
MSI (s) (8C:F8) [14:59:09:599]: Executing op: ActionStart(Name=PublishFeatures,Description=Publishing Product Features,Template=Feature: [1])
MSI (s) (8C:F8) [14:59:09:599]: Executing op: FeaturePublish(Feature=MSIFeature,,Absent=2,Component=fr0rglYec9d%vA+se+7)P1M_X++.n9lVuR_1zVN$t$TaZLa(a8w^AJ@L(aue]qeqSpsfc@?bt}XN{I=Qb81dC!&5[=Q2t9xB%FEG)
MSI (s) (8C:F8) [14:59:09:615]: Executing op: ActionStart(Name=PublishProduct,Description=Publishing product information,)
MSI (s) (8C:F8) [14:59:09:615]: Executing op: IconCreate(Icon=Icon1,Data=BinaryData)
MSI (s) (8C:F8) [14:59:09:631]: Executing op: CleanupConfigData()
MSI (s) (8C:F8) [14:59:09:631]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\033E541C3D8A7F74B92477D7D2005AFD\Patches 3: 2
MSI (s) (8C:F8) [14:59:09:631]: Executing op: RegisterPatchOrder(Continue=0,SequenceType=1,Remove=0)
MSI (s) (8C:F8) [14:59:09:631]: Note: 1: 1402 2: UNKNOWN\Products\033E541C3D8A7F74B92477D7D2005AFD\Patches 3: 2
MSI (s) (8C:F8) [14:59:09:631]: Executing op: ProductPublish(PackageKey={FA74673F-950C-48AE-953C-E4780739C428})
MSI (s) (8C:F8) [14:59:09:631]: Note: 1: 1402 2: UNKNOWN\Installer\Products\033E541C3D8A7F74B92477D7D2005AFD 3: 2
MSI (s) (8C:F8) [14:59:09:631]: Note: 1: 1402 2: UNKNOWN\Installer\Products\033E541C3D8A7F74B92477D7D2005AFD 3: 2
MSI (s) (8C:F8) [14:59:09:631]: Note: 1: 1402 2: UNKNOWN\Installer\Products\033E541C3D8A7F74B92477D7D2005AFD 3: 2
MSI (s) (8C:F8) [14:59:09:631]: Note: 1: 1402 2: UNKNOWN\Installer\Products\033E541C3D8A7F74B92477D7D2005AFD 3: 2
MSI (s) (8C:F8) [14:59:09:631]: Note: 1: 1402 2: UNKNOWN\Installer\Products\033E541C3D8A7F74B92477D7D2005AFD 3: 2
MSI (s) (8C:F8) [14:59:09:631]: Note: 1: 1402 2: UNKNOWN\Installer\Products\033E541C3D8A7F74B92477D7D2005AFD 3: 2
MSI (s) (8C:F8) [14:59:09:631]: Note: 1: 1402 2: UNKNOWN\Installer\Products\033E541C3D8A7F74B92477D7D2005AFD 3: 2
MSI (s) (8C:F8) [14:59:09:631]: Note: 1: 1402 2: UNKNOWN\Installer\Products\033E541C3D8A7F74B92477D7D2005AFD 3: 2
MSI (s) (8C:F8) [14:59:09:631]: Note: 1: 1402 2: UNKNOWN\Installer\Products\033E541C3D8A7F74B92477D7D2005AFD 3: 2
MSI (s) (8C:F8) [14:59:09:631]: Note: 1: 1402 2: UNKNOWN\Installer\Products\033E541C3D8A7F74B92477D7D2005AFD 3: 2
MSI (s) (8C:F8) [14:59:09:646]: Executing op: UpgradeCodePublish(UpgradeCode={E24A076B-FFAE-4A68-AEE7-D8F3EEDE2A34})
MSI (s) (8C:F8) [14:59:09:646]: Executing op: SourceListPublish(,,,,NumberOfDisks=1)
MSI (s) (8C:F8) [14:59:09:646]: Note: 1: 1402 2: UNKNOWN\Installer\Products\033E541C3D8A7F74B92477D7D2005AFD\SourceList 3: 2
MSI (s) (8C:F8) [14:59:09:646]: Executing op: ProductPublishClient(,,)
MSI (s) (8C:F8) [14:59:09:646]: Executing op: SourceListRegisterLastUsed(SourceProduct={C145E330-A8D3-47F7-9B42-777D2D00A5DF},LastUsedSource=C:\Documents and Settings\Administrator.CMCHERALD\Desktop\)
MSI (s) (8C:F8) [14:59:09:646]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (s) (8C:F8) [14:59:09:646]: Specifed source is already in a list.
MSI (s) (8C:F8) [14:59:09:646]: User policy value 'SearchOrder' is 'nmu'
MSI (s) (8C:F8) [14:59:09:646]: Machine policy value 'DisableBrowse' is 0
MSI (s) (8C:F8) [14:59:09:646]: Machine policy value 'AllowLockdownBrowse' is 0
MSI (s) (8C:F8) [14:59:09:646]: Adding new sources is allowed.
MSI (s) (8C:F8) [14:59:09:646]: Set LastUsedSource to: C:\Documents and Settings\Administrator.CMCHERALD\Desktop\.
MSI (s) (8C:F8) [14:59:09:646]: Set LastUsedType to: n.
MSI (s) (8C:F8) [14:59:09:646]: Set LastUsedIndex to: 1.
MSI (s) (8C:F8) [14:59:09:646]: Executing op: End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=1899564)
MSI (s) (8C:F8) [14:59:09:646]: User policy value 'DisableRollback' is 0
MSI (s) (8C:F8) [14:59:09:646]: Machine policy value 'DisableRollback' is 0
MSI (s) (8C:F8) [14:59:09:662]: No System Restore sequence number for this installation.
MSI (s) (8C:F8) [14:59:09:662]: Unlocking Server
MSI (s) (8C:F8) [14:59:09:662]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.
MSI (s) (8C:F8) [14:59:09:662]: Note: 1: 32
MSI (s) (8C:F8) [14:59:09:662]: Note: 1: 2262 2: Error 3: -2147287038
Action ended 14:59:09: InstallFinalize. Return value 1.
MSI (c) (D0:C8) [14:59:09:662]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
Action ended 14:59:11: INSTALL. Return value 1.
Property(S): UpgradeCode = {E24A076B-FFAE-4A68-AEE7-D8F3EEDE2A34}
Property(S): VersionNT = 501
Property(S): TARGETDIR = C:\
Property(S): ProgramFilesFolder = C:\Program Files\
Property(S): SourceDir = C:\Documents and Settings\Administrator.CMCHERALD\Desktop\
Property(S): Wizard = Setup Wizard
Property(S): RepairIcon = repairic
Property(S): Setup = Setup
Property(S): RemoveIcon = removico
Property(S): Progress2 = installs
Property(S): Progress1 = Installing
Property(S): ProductLanguage = 1033
Property(S): ProductID = none
Property(S): PROMPTROLLBACKCOST = P
Property(S): PIDTemplate = 12345<###-%%%%%%%>@@@@@
Property(S): ProductCode = {C145E330-A8D3-47F7-9B42-777D2D00A5DF}
Property(S): PIDKEY = 111-1111111
Property(S): InstallerIcon = insticon
Property(S): InfoIcon = info
Property(S): INSTALLLEVEL = 3
Property(S): IAgree = No
Property(S): ExclamationIcon = exclamic
Property(S): ErrorDialog = ErrorDlg
Property(S): DlgTitleFont = {&DlgFontBold8}
Property(S): DialogBitmap = dlgbmp
Property(S): DefaultUIFont = DlgFont8
Property(S): CustomSetupIcon = custicon
Property(S): CompleteSetupIcon = completi
Property(S): ButtonText_Yes = &Yes
Property(S): ButtonText_Return = &Return
Property(S): ButtonText_Retry = &Retry
Property(S): ButtonText_Resume = &Resume
Property(S): ButtonText_Reset = &Reset
Property(S): ButtonText_Remove = &Remove
Property(S): ButtonText_OK = OK
Property(S): ButtonText_No = &No
Property(S): ButtonText_Next = &Next >
Property(S): ButtonText_Install = &Install
Property(S): ButtonText_Ignore = &Ignore
Property(S): ButtonText_Finish = &Finish
Property(S): ButtonText_Exit = &Exit
Property(S): ButtonText_Cancel = Cancel
Property(S): ButtonText_Browse = Br&owse
Property(S): ButtonText_Back = < &Back
Property(S): ALLUSERS = 1
Property(S): ProductToBeRegistered = 1
Property(S): PrimaryVolumeSpaceRemaining = 0
Property(S): PrimaryVolumeSpaceRequired = 0
Property(S): PrimaryVolumeSpaceAvailable = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): OutOfDiskSpace = 0
Property(S): SourcedirProduct = {C145E330-A8D3-47F7-9B42-777D2D00A5DF}
Property(S): SOURCEDIR = C:\Documents and Settings\Administrator.CMCHERALD\Desktop\
Property(S): CostingComplete = 1
Property(S): ROOTDRIVE = C:\
Property(S): ACTION = INSTALL
Property(S): UILevel = 3
Property(S): OriginalDatabase = C:\Documents and Settings\Administrator.CMCHERALD\Desktop\CCleaner_2.14.763.msi
Property(S): DATABASE = C:\WINDOWS.0\Installer\2a909b.msi
Property(S): COMPANYNAME = Cape May County Herald
Property(S): USERNAME = Seawave Corporation
Property(S): Privileged = 1
Property(S): RedirectedDllSupport = 2
Property(S): MsiWin32AssemblySupport = 5.1.2600.5512
Property(S): Date = 12/8/2008
Property(S): Time = 14:59:11
Property(S): TTCSupport = 1
Property(S): ColorBits = 32
Property(S): TextHeight = 16
Property(S): BorderSide = 1
Property(S): BorderTop = 1
Property(S): CaptionHeight = 19
Property(S): ScreenY = 1024
Property(S): ScreenX = 1280
Property(S): SystemLanguageID = 1033
Property(S): ComputerName = DIMENSION-2350
Property(S): UserLanguageID = 1033
Property(S): UserSID = S-1-5-21-3124512490-216992720-3516161007-500
Property(S): LogonUser = Administrator
Property(S): AdminUser = 1
Property(S): VirtualMemory = 491
Property(S): PhysicalMemory = 255
Property(S): Intel = 15
Property(S): ShellAdvtSupport = 1
Property(S): OLEAdvtSupport = 1
Property(S): GPTSupport = 1
Property(S): RecentFolder = C:\Documents and Settings\Administrator.CMCHERALD\Recent\
Property(S): PrintHoodFolder = C:\Documents and Settings\Administrator.CMCHERALD\PrintHood\
Property(S): NetHoodFolder = C:\Documents and Settings\Administrator.CMCHERALD\NetHood\
Property(S): RemoteAdminTS = 1
Property(S): MsiNTProductType = 1
Property(S): ServicePackLevelMinor = 0
Property(S): ServicePackLevel = 3
Property(S): WindowsBuild = 2600
Property(S): VersionMsi = 3.01
Property(S): VersionDatabase = 200
Property(S): CLIENTPROCESSID = 208
Property(S): CLIENTUILEVEL = 2
Property(S): CURRENTDIRECTORY = C:\Documents and Settings\Administrator.CMCHERALD\Desktop
Property(S): PackagecodeChanging = 1
Property(S): ProductState = -1
Property(S): PackageCode = {FA74673F-950C-48AE-953C-E4780739C428}
Property(S): ProductVersion = 2.14.763
Property(S): Manufacturer = PiriformLtd
Property(S): ProductName = CCleaner
Property(S): PREFETCH = C:\WINDOWS.0\Prefetch\
Property(S): CCLEANER = C:\Program Files\CCleaner\
Property(S): WindowsFolder = C:\WINDOWS.0\
Property(S): QuickLaunchFolder = C:\Documents and Settings\Administrator.CMCHERALD\Application Data\Microsoft\Internet Explorer\Quick Launch\
Property(S): INTERNET EXPLORER = C:\Documents and Settings\Administrator.CMCHERALD\Application Data\Microsoft\Internet Explorer\
Property(S): InstallMode = Typical
Property(S): WindowsVolume = C:\
Property(S): MICROSOFT = C:\Documents and Settings\Administrator.CMCHERALD\Application Data\Microsoft\
Property(S): TemplateFolder = C:\Documents and Settings\All Users.WINDOWS.0\Templates\
Property(S): USERPROFILE = C:\
Property(S): TempFolder = C:\DOCUME~1\ADMINI~1.CMC\LOCALS~1\Temp\
Property(S): SystemFolder = C:\WINDOWS.0\system32\
Property(S): System64Folder = C:\
Property(S): System16Folder = C:\WINDOWS.0\system\
Property(S): StartupFolder = C:\Documents and Settings\All Users.WINDOWS.0\Start Menu\Programs\Startup\
Property(S): StartMenuFolder = C:\Documents and Settings\All Users.WINDOWS.0\Start Menu\
Property(S): SendToFolder = C:\Documents and Settings\Administrator.CMCHERALD\SendTo\
Property(S): ProgramMenuFolder = C:\Documents and Settings\All Users.WINDOWS.0\Start Menu\Programs\
Property(S): ProgramFiles64Folder = C:\
Property(S): PrimaryVolumePath = C:\
Property(S): PersonalFolder = C:\Documents and Settings\Administrator.CMCHERALD\My Documents\
Property(S): MyPicturesFolder = C:\Documents and Settings\Administrator.CMCHERALD\My Documents\My Pictures\
Property(S): LocalAppDataFolder = C:\Documents and Settings\Administrator.CMCHERALD\Local Settings\Application Data\
Property(S): GlobalAssemblyCache = C:\
Property(S): FontsFolder = C:\WINDOWS.0\Fonts\
Property(S): FavoritesFolder = C:\Documents and Settings\Administrator.CMCHERALD\Favorites\
Property(S): DesktopFolder = C:\Documents and Settings\All Users.WINDOWS.0\Desktop\
Property(S): CommonFilesFolder = C:\Program Files\Common Files\
Property(S): CommonFiles64Folder = C:\
Property(S): CommonAppDataFolder = C:\Documents and Settings\All Users.WINDOWS.0\Application Data\
Property(S): AppDataFolder = C:\Documents and Settings\Administrator.CMCHERALD\Application Data\
Property(S): ALLUSERSPROFILE = C:\
Property(S): AdminToolsFolder = C:\Documents and Settings\All Users.WINDOWS.0\Start Menu\Programs\Administrative Tools\
Property(S): BannerBitmap = bannrbmp
Property(S): INSTALLDIR = C:\Program Files\
MSI (s) (8C:F8) [14:59:11:552]: Note: 1: 1707
MSI (s) (8C:F8) [14:59:11:552]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (8C:F8) [14:59:11:552]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (8C:F8) [14:59:11:552]: Product: CCleaner -- Installation completed successfully.
MSI (s) (8C:F8) [14:59:11:552]: Cleaning up uninstalled install packages, if any exist
MSI (s) (8C:F8) [14:59:11:552]: MainEngineThread is returning 0
=== Logging stopped: 12/8/2008 14:59:11 ===
MSI (c) (D0:9C) [14:59:11:552]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (D0:9C) [14:59:11:552]: MainEngineThread is returning 0
=== Verbose logging stopped: 12/8/2008 14:59:11 ===
Posted by:
anonymous_9363
15 years ago
Posted by:
whelkman
15 years ago
it works for you because you are administrator.. I assume the users ar enot..
...
have you tried it to see if you get different results between machine association and user accociation?
I'm not sure why I'd want to install as a normal user. This is not my goal, and I would expect it to fail. While researching this issue I came across numerous accounts which led me to believe I'd experience even more issues with user-side policies. But, any port in a storm, I guess, if I can get it to work...
also set in your GPO object the ALLUSERS property to 1
ALLUSERS=1
I assume you meant in the MSI itself. If so, done but with no effect.
Posted by:
whelkman
15 years ago
InstallFinalize returning '1' means that the install was successful. I think youhave the wrong log here.
You're correct; this is the wrong log. The MSI generated by AppDeploy Repackager installs successfully when executed manually but fails when applied via GPO. The error logs, previously posted, are not helpful, at least to me.
Posted by:
anonymous_9363
15 years ago
The MSI generated by AppDeploy Repackager installs successfully when executed manually but fails when applied via GPO.Enable MSI logging on a target machine (using Group Policy) and post-install, post the dozen or so lines above and below the error (the first line where you find 'Return value 3.') from the resulting log which you'll find in %SystemRoot%\TEMP. Note that you'll need to find the relevant log yourself, as they're randomly-named as "MSI[alpha-numeric].LOG. I normally use the DOS FIND command, specifying text which i know will only appear in the log I'm interested in:
...CD %SystemRoot%\TEMP
...FIND /I /C "text I want to find" MSI*.LOG
Posted by:
whelkman
15 years ago
Enable MSI logging on a target machine (using Group Policy)
Posted here:
http://itninja.com/question/gnu,-freeware-and-shareware-programs-to-cloning2418&mpage=1&key=ꗤ
EDIT: Whoops, I did it HKLM, not GPO. Standby.
Posted by:
whelkman
15 years ago
Posted by:
whelkman
15 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.