/build/static/layout/Breadcrumb_cap_w.png

Problems uninstall msi

Hi,

I have created a msi for one my application. It installs & works just fine, but when i try to uninstall it wouldn't uninstall ? do anyone have any idea why it's doing so!!

0 Comments   [ + ] Show comments

Answers (17)

Posted by: brenthunter2005 17 years ago
Fifth Degree Brown Belt
0
To troubleshoot an uninstallation problem, you need to find the error that is causing the issue. You might be able to find this in the Application Event Log (under MsiInstaller), if you can try to log the uninstallation then you will have better luck trying to figure out the issue.

To do this, run the following command:
msiexec /x {Name of MSI package or ProductCode} /l*v C:\MSIUninstall.log

Example:
msiexec /x "Microsoft Office 2003 Pro.msi" /l*v C:\Office2003Uninstall.log

After you've done this, find the section in the log file that is reporting the error and do some research on the error code/description.

Hope this helps. [8D]
Posted by: ab2cv 17 years ago
Orange Senior Belt
0
Any error messages? Anything in the event viewer? It's possible you've captured a system log file in your package, which will prevent the MSI from uninstalling as the system will say the file will be in use.

Alan
Posted by: aa006 17 years ago
Senior Purple Belt
0
It was giving error 1921, i guess fixed that .. inside my msi calling IP Address to execute from the installation files.. but if remove that i can uninstall it..
Posted by: Thegunner 17 years ago
Second Degree Green Belt
0
Funny kind of, as i was going to post a topic on this.

I have a product and as aa006 said, my product installs and works fine. When i goto uninstall it it stops on to process bars and doesnt do anything, if i kill off the msiexec.exe process it contines to uninstaill (i think)

I will try that log mode to see what it is doing, but i dont know if that will tell me what it is stopping on.
Posted by: aa006 17 years ago
Senior Purple Belt
0
so thegunner how did u fixed this problems.. give me some suggestions.... thanks
Posted by: Thegunner 17 years ago
Second Degree Green Belt
0
I have figured it out yet, going to look in to it again today. Probably the rest of the day.
Posted by: aa006 17 years ago
Senior Purple Belt
0
keep me posted !! thanks
Posted by: Thegunner 17 years ago
Second Degree Green Belt
0
Still no joy, still coming up with the same problem can not see why it is doing this.
Posted by: turbokitty 17 years ago
6th Degree Black Belt
0
Did you do what BrentHunter2005 suggested?

It might not be able to find the MSI. Was it installed from a network source that is no longer available? Go to the Uninstall key in the registry and look at where it's pointing.
Posted by: aa006 17 years ago
Senior Purple Belt
0
no my msi was not installed from network source. i copied over to hd & then run it ... having same issue if i try put script inside my msi.. will install fine but no luck uninstalling..
Posted by: Thegunner 17 years ago
Second Degree Green Belt
0
Right I think I sorted it out, just doing some testing to prove to myself it is this.

Basically what i did was to install the product and unstalled it with this verbose logging.

msiexec /x <package> /L*V C:\uninstall.log

As it uninstalled and goto the point where it hanged, I went and opened the log file up and when down to the point where it stop and looked at the it stopped on. In my case it was a DLL file that wasnt uninstalling, so I set it up again and renamed the DLL and uninstalled the packaged and it worked.
Posted by: aa006 17 years ago
Senior Purple Belt
0
I was able to ran cmd line successfuly but it didn't showed up any error ... do u know what i am doing wrong
Posted by: Thegunner 17 years ago
Second Degree Green Belt
0
The log file doesnt bring up an error, well it didnt on mind. But the last entry was a DLL file it tried to unregister.

Post the last few lines of your log file on here.
Posted by: aa006 17 years ago
Senior Purple Belt
0
Here is the last few lines from log file

----------------------------------------
Property(S): UILevel = 3
Property(S): Preselected = 1
Property(S): ACTION = INSTALL
Property(S): ROOTDRIVE = C:\
Property(S): CostingComplete = 1
Property(S): OutOfDiskSpace = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): PrimaryVolumeSpaceAvailable = 32834560
Property(S): PrimaryVolumeSpaceRequired = -14264
Property(S): PrimaryVolumeSpaceRemaining = 32848824
Property(S): PrimaryVolumePath = C:
MSI (s) (80:34) [20:45:35:070]: Note: 1: 1724
MSI (s) (80:34) [20:45:35:070]: Product: -- Removal completed successfully.

MSI (s) (80:34) [20:45:35:080]: Cleaning up uninstalled install packages, if any exist
MSI (s) (80:34) [20:45:35:080]: MainEngineThread is returning 0
=== Logging stopped: 6/1/2006 20:45:35 ===
MSI (c) (08:98) [20:45:35:090]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (08:98) [20:45:35:090]: MainEngineThread is returning 0
=== Verbose logging stopped: 6/1/2006 20:45:35 ===
Posted by: Thegunner 17 years ago
Second Degree Green Belt
0
Can not really tell much from that, how big is the file could you post that.

I got my bit working , then as soon as i put it in GPO it says now in Event Viewer.

Product: ArcGIS Crystal Reports for ESRI v9.2 -- Error 1721. There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor. Action: batchfile, location: C:\WINNT\system32\, command: cmd.exe /c "<path of the batch file>"
Posted by: aa006 17 years ago
Senior Purple Belt
0
Here you go !!!!!!!


=== Verbose logging started: 6/1/2006 20:45:26 Build type: SHIP UNICODE 3.01.4000.2435 Calling process: C:\WINDOWS\system32\msiexec.exe ===
MSI (c) (08:98) [20:45:26:879]: Resetting cached policy values
MSI (c) (08:98) [20:45:26:879]: Machine policy value 'Debug' is 0
MSI (c) (08:98) [20:45:26:879]: ******* RunEngine:
******* Product: C:\Documents and Settings\test\Desktop\App.msi
******* Action:
******* CommandLine: **********
MSI (c) (08:98) [20:45:26:889]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (08:98) [20:45:26:889]: Grabbed execution mutex.
MSI (c) (08:98) [20:45:26:909]: Cloaking enabled.
MSI (c) (08:98) [20:45:26:909]: Attempting to enable all disabled priveleges before calling Install on Server
MSI (c) (08:98) [20:45:26:919]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (80:F4) [20:45:26:929]: Grabbed execution mutex.
MSI (s) (80:34) [20:45:26:929]: Resetting cached policy values
MSI (s) (80:34) [20:45:26:929]: Machine policy value 'Debug' is 0
MSI (s) (80:34) [20:45:26:929]: ******* RunEngine:
******* Product: C:\Documents and Settings\test\Desktop\App.msi
******* Action:
******* CommandLine: **********
MSI (s) (80:34) [20:45:26:939]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (80:34) [20:45:26:949]: End dialog not enabled
MSI (s) (80:34) [20:45:26:949]: Original package ==> C:\Documents and Settings\test\Desktop\App.msi
MSI (s) (80:34) [20:45:26:949]: Package we're running from ==> C:\WINDOWS\Installer\52f0296.msi
MSI (s) (80:34) [20:45:26:979]: APPCOMPAT: looking for appcompat database entry with ProductCode '{626323F8-FCEE-4AE7-830D-9B5A51FFAD13}'.
MSI (s) (80:34) [20:45:26:979]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (80:34) [20:45:26:979]: MSCOREE not loaded loading copy from system32
MSI (s) (80:34) [20:45:26:989]: Machine policy value 'DisablePatch' is 0
MSI (s) (80:34) [20:45:26:989]: Machine policy value 'AllowLockdownPatch' is 0
MSI (s) (80:34) [20:45:26:989]: Machine policy value 'DisableLUAPatching' is 0
MSI (s) (80:34) [20:45:26:989]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (s) (80:34) [20:45:26:999]: APPCOMPAT: looking for appcompat database entry with ProductCode '{626323F8-FCEE-4AE7-830D-9B5A51FFAD13}'.
MSI (s) (80:34) [20:45:26:999]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (80:34) [20:45:27:009]: Transforms are not secure.
MSI (s) (80:34) [20:45:27:009]: Command Line: REMOVE=ALL CURRENTDIRECTORY=C:\Documents and Settings\test CLIENTUILEVEL=2 CLIENTPROCESSID=1800
MSI (s) (80:34) [20:45:27:009]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{38C97E7D-F142-42A0-9233-ECA87045030F}'.
MSI (s) (80:34) [20:45:27:009]: Product Code passed to Engine.Initialize: '{626323F8-FCEE-4AE7-830D-9B5A51FFAD13}'
MSI (s) (80:34) [20:45:27:009]: Product Code from property table before transforms: '{626323F8-FCEE-4AE7-830D-9B5A51FFAD13}'
MSI (s) (80:34) [20:45:27:009]: Product Code from property table after transforms: '{626323F8-FCEE-4AE7-830D-9B5A51FFAD13}'
MSI (s) (80:34) [20:45:27:009]: Product registered: entering maintenance mode
MSI (s) (80:34) [20:45:27:009]: PROPERTY CHANGE: Adding ProductState property. Its value is '5'.
MSI (s) (80:34) [20:45:27:009]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
MSI (s) (80:34) [20:45:27:009]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (s) (80:34) [20:45:27:009]: Specifed source is already in a list.
MSI (s) (80:34) [20:45:27:009]: User policy value 'SearchOrder' is 'nmu'
MSI (s) (80:34) [20:45:27:009]: Machine policy value 'DisableBrowse' is 0
MSI (s) (80:34) [20:45:27:009]: Machine policy value 'AllowLockdownBrowse' is 0
MSI (s) (80:34) [20:45:27:009]: Adding new sources is allowed.
MSI (s) (80:34) [20:45:27:009]: Package name retrieved from configuration data: 'App.msi'
MSI (s) (80:34) [20:45:27:009]: Determined that existing product (either this product or the product being upgraded with a patch) is installed per-machine.
MSI (s) (80:34) [20:45:27:019]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (s) (80:34) [20:45:27:019]: Machine policy value 'DisableMsi' is 0
MSI (s) (80:34) [20:45:27:019]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (80:34) [20:45:27:019]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (80:34) [20:45:27:019]: Product {626323F8-FCEE-4AE7-830D-9B5A51FFAD13} is admin assigned: LocalSystem owns the publish key.
MSI (s) (80:34) [20:45:27:019]: Product {626323F8-FCEE-4AE7-830D-9B5A51FFAD13} is managed.
MSI (s) (80:34) [20:45:27:019]: Running product '{626323F8-FCEE-4AE7-830D-9B5A51FFAD13}' with elevated privileges: Product is assigned.
MSI (s) (80:34) [20:45:27:019]: PROPERTY CHANGE: Adding REMOVE property. Its value is 'ALL'.
MSI (s) (80:34) [20:45:27:019]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Documents and Settings\test'.
MSI (s) (80:34) [20:45:27:019]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '2'.
MSI (s) (80:34) [20:45:27:019]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '1800'.
MSI (s) (80:34) [20:45:27:019]: TRANSFORMS property is now:
MSI (s) (80:34) [20:45:27:019]: PROPERTY CHANGE: Adding PRODUCTLANGUAGE property. Its value is '1033'.
MSI (s) (80:34) [20:45:27:019]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
MSI (s) (80:34) [20:45:27:029]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\test\Application Data
MSI (s) (80:34) [20:45:27:029]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\test\Favorites
MSI (s) (80:34) [20:45:27:039]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\test\NetHood
MSI (s) (80:34) [20:45:27:039]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\test\My Documents
MSI (s) (80:34) [20:45:27:039]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\test\PrintHood
MSI (s) (80:34) [20:45:27:039]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\test\Recent
MSI (s) (80:34) [20:45:27:049]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\test\SendTo
MSI (s) (80:34) [20:45:27:049]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\test\Templates
MSI (s) (80:34) [20:45:27:059]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Application Data
MSI (s) (80:34) [20:45:27:059]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\test\Local Settings\Application Data
MSI (s) (80:34) [20:45:27:069]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\test\My Documents\My Pictures
MSI (s) (80:34) [20:45:27:069]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools
MSI (s) (80:34) [20:45:27:069]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs\Startup
MSI (s) (80:34) [20:45:27:069]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs
MSI (s) (80:34) [20:45:27:069]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu
MSI (s) (80:34) [20:45:27:069]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Desktop
MSI (s) (80:34) [20:45:27:069]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\test\Start Menu\Programs\Administrative Tools
MSI (s) (80:34) [20:45:27:079]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\test\Start Menu\Programs\Startup
MSI (s) (80:34) [20:45:27:089]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\test\Start Menu\Programs
MSI (s) (80:34) [20:45:27:089]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\test\Start Menu
MSI (s) (80:34) [20:45:27:099]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\test\Desktop
MSI (s) (80:34) [20:45:27:099]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Templates
MSI (s) (80:34) [20:45:27:099]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\Fonts
MSI (s) (80:34) [20:45:27:099]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI (s) (80:34) [20:45:27:109]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (s) (80:34) [20:45:27:109]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Department Of Information Technology'.
MSI (s) (80:34) [20:45:27:109]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'APPL'.
MSI (s) (80:34) [20:45:27:109]: PROPERTY CHANGE: Adding Installed property. Its value is '2006/05/23 21:41:42'.
MSI (s) (80:34) [20:45:27:109]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\WINDOWS\Installer\52f0296.msi'.
MSI (s) (80:34) [20:45:27:109]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Documents and Settings\test\Desktop\App.msi'.
MSI (s) (80:34) [20:45:27:109]: Note: 1: 2205 2: 3: PatchPackage
MSI (s) (80:34) [20:45:27:109]: Machine policy value 'DisableRollback' is 0
MSI (s) (80:34) [20:45:27:109]: User policy value 'DisableRollback' is 0
MSI (s) (80:34) [20:45:27:109]: PROPERTY CHANGE: Adding UILevel property. Its value is '3'.
=== Logging started: 6/1/2006 20:45:27 ===
MSI (s) (80:34) [20:45:27:119]: PROPERTY CHANGE: Adding Preselected property. Its value is '1'.
MSI (s) (80:34) [20:45:27:119]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (s) (80:34) [20:45:27:119]: Doing action: INSTALL
MSI (s) (80:34) [20:45:27:129]: Running ExecuteSequence
MSI (s) (80:34) [20:45:27:129]: Doing action: LaunchConditions
Action start 20:45:27: INSTALL.
MSI (s) (80:34) [20:45:27:129]: Note: 1: 2262 2: LaunchCondition 3: -2147287038
Action start 20:45:27: LaunchConditions.
MSI (s) (80:34) [20:45:27:129]: Skipping action: SetPatchMode (condition is false)
MSI (s) (80:34) [20:45:27:129]: Skipping action: SetPatchReinstallMode (condition is false)
MSI (s) (80:34) [20:45:27:129]: Doing action: FindRelatedProducts
Action ended 20:45:27: LaunchConditions. Return value 1.
MSI (s) (80:34) [20:45:27:129]: Skipping FindRelatedProducts action: not run in maintenance mode
Action start 20:45:27: FindRelatedProducts.
MSI (s) (80:34) [20:45:27:139]: Doing action: AppSearch
Action ended 20:45:27: FindRelatedProducts. Return value 0.
MSI (s) (80:34) [20:45:27:139]: Note: 1: 2262 2: AppSearch 3: -2147287038
Action start 20:45:27: AppSearch.
MSI (s) (80:34) [20:45:27:139]: Skipping action: CCPSearch (condition is false)
MSI (s) (80:34) [20:45:27:139]: Skipping action: RMCCPSearch (condition is false)
MSI (s) (80:34) [20:45:27:139]: Doing action: ValidateProductID
Action ended 20:45:27: AppSearch. Return value 1.
Action start 20:45:27: ValidateProductID.
MSI (s) (80:34) [20:45:27:149]: Doing action: CostInitialize
Action ended 20:45:27: ValidateProductID. Return value 1.
MSI (s) (80:34) [20:45:27:149]: Machine policy value 'MaxPatchCacheSize' is 10
Action start 20:45:27: CostInitialize.
MSI (s) (80:34) [20:45:27:149]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
MSI (s) (80:34) [20:45:27:159]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
MSI (s) (80:34) [20:45:27:159]: Note: 1: 2205 2: 3: Patch
MSI (s) (80:34) [20:45:27:159]: Note: 1: 2205 2: 3: PatchPackage
MSI (s) (80:34) [20:45:27:159]: Note: 1: 2205 2: 3: MsiPatchHeaders
MSI (s) (80:34) [20:45:27:159]: Note: 1: 2205 2: 3: __MsiPatchFileList
MSI (s) (80:34) [20:45:27:159]: Note: 1: 2205 2: 3: PatchPackage
MSI (s) (80:34) [20:45:27:159]: Note: 1: 2228 2: 3: PatchPackage 4: SELECT `DiskId`, `PatchId`, `LastSequence` FROM `Media`, `PatchPackage` WHERE `Media`.`DiskId`=`PatchPackage`.`Media_` ORDER BY `DiskId`
MSI (s) (80:34) [20:45:27:159]: Doing action: FileCost
Action ended 20:45:27: CostInitialize. Return value 1.
MSI (s) (80:34) [20:45:27:159]: Note: 1: 2262 2: RemoveFile 3: -2147287038
MSI (s) (80:34) [20:45:27:159]: Note: 1: 2262 2: MsiAssembly 3: -2147287038
MSI (s) (80:34) [20:45:27:169]: Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (80:34) [20:45:27:169]: Note: 1: 2262 2: MoveFile 3: -2147287038
MSI (s) (80:34) [20:45:27:169]: Note: 1: 2262 2: DuplicateFile 3: -2147287038
MSI (s) (80:34) [20:45:27:169]: Note: 1: 2262 2: ReserveCost 3: -2147287038
Action start 20:45:27: FileCost.
MSI (s) (80:34) [20:45:27:169]: Doing action: IsolateComponents
Action ended 20:45:27: FileCost. Return value 1.
MSI (s) (80:34) [20:45:27:179]: Note: 1: 2262 2: BindImage 3: -2147287038
MSI (s) (80:34) [20:45:27:179]: Note: 1: 2262 2: IsolatedComponent 3: -2147287038
MSI (s) (80:34) [20:45:27:179]: Note: 1: 2205 2: 3: Patch
Action start 20:45:27: IsolateComponents.
MSI (s) (80:34) [20:45:27:179]: Doing action: CostFinalize
Action ended 20:45:27: IsolateComponents. Return value 1.
MSI (s) (80:34) [20:45:27:179]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
MSI (s) (80:34) [20:45:27:179]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
MSI (s) (80:34) [20:45:27:179]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
MSI (s) (80:34) [20:45:27:179]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
MSI (s) (80:34) [20:45:27:179]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
MSI (s) (80:34) [20:45:27:179]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:'.
MSI (s) (80:34) [20:45:27:179]: PROPERTY CHANGE: Modifying SystemFolder property. Its current value is 'C:\WINDOWS\system32\'. Its new value: 'C:\WINDOWS\system32'.
MSI (s) (80:34) [20:45:27:179]: PROPERTY CHANGE: Adding INSTALLDIR property. Its value is 'C:\Program Files\Codespear\SmartMSG\Client'.
MSI (s) (80:34) [20:45:27:179]: PROPERTY CHANGE: Adding Intel32 property. Its value is 'C:\Program Files\Common Files\InstallShield\Professional\RunTime\0701\Intel32'.
MSI (s) (80:34) [20:45:27:179]: PROPERTY CHANGE: Adding RunTime property. Its value is 'C:\Program Files\Common Files\InstallShield\Professional\RunTime'.
MSI (s) (80:34) [20:45:27:179]: PROPERTY CHANGE: Adding Utilities property. Its value is 'C:\Program Files\Codespear\SmartMSG\Client\Utilities'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding CACHE property. Its value is 'C:\Program Files\Codespear\SmartMSG\Client\cache'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding System.8C0C59A0_7DC8_11D2_B95D_006097C4DE24 property. Its value is 'C:\WINDOWS\system32'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding System.3207D1B0_80E5_11D2_B95D_006097C4DE24 property. Its value is 'C:\WINDOWS\system32'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding System.8BB4B550_AA69_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding System.3207D1B9_80E5_11D2_B95D_006097C4DE24 property. Its value is 'C:\WINDOWS\system32'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding System.64768830_83DC_11D2_B95D_006097C4DE24 property. Its value is 'C:\WINDOWS\system32'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding System.7EBEDD24_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding System.7EBEDD46_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding System.7EBEDD26_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding System.3207D1B6_80E5_11D2_B95D_006097C4DE24 property. Its value is 'C:\WINDOWS\system32'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding System.7EBEDD2D_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding System.576D64B0_7413_11D2_B954_006097C4DE24 property. Its value is 'C:\WINDOWS\system32'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding System.7EBEDD1E_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32'.
MSI (s) (80:34) [20:45:27:189]: Note: 1: 2205 2: 3: Patch
MSI (s) (80:34) [20:45:27:189]: Note: 1: 2262 2: Condition 3: -2147287038
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Modifying TARGETDIR property. Its current value is 'C:'. Its new value: 'C:\'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding WWWROOT property. Its value is 'C:\'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding GAC property. Its value is 'C:\'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding InstallShield property. Its value is 'C:\Program Files\Common Files\InstallShield\'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Adding Professional property. Its value is 'C:\Program Files\Common Files\InstallShield\Professional\'.
MSI (s) (80:34) [20:45:27:189]: PROPERTY CHANGE: Modifying RunTime property. Its current value is 'C:\Program Files\Common Files\InstallShield\Professional\RunTime'. Its new value: 'C:\Program Files\Common Files\InstallShield\Professional\RunTime\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding _0701 property. Its value is 'C:\Program Files\Common Files\InstallShield\Professional\RunTime\0701\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Modifying Intel32 property. Its current value is 'C:\Program Files\Common Files\InstallShield\Professional\RunTime\0701\Intel32'. Its new value: 'C:\Program Files\Common Files\InstallShield\Professional\RunTime\0701\Intel32\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding INSTALLDIR1 property. Its value is 'C:\Program Files\Codespear\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding SMARTMSG property. Its value is 'C:\Program Files\Codespear\SmartMSG\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Modifying INSTALLDIR property. Its current value is 'C:\Program Files\Codespear\SmartMSG\Client'. Its new value: 'C:\Program Files\Codespear\SmartMSG\Client\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding my_saved_files property. Its value is 'C:\Program Files\Codespear\SmartMSG\Client\my saved files\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding Docs property. Its value is 'C:\Program Files\Codespear\SmartMSG\Client\Docs\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Modifying Utilities property. Its current value is 'C:\Program Files\Codespear\SmartMSG\Client\Utilities'. Its new value: 'C:\Program Files\Codespear\SmartMSG\Client\Utilities\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Modifying CACHE property. Its current value is 'C:\Program Files\Codespear\SmartMSG\Client\cache'. Its new value: 'C:\Program Files\Codespear\SmartMSG\Client\cache\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding temp property. Its value is 'C:\Program Files\Codespear\SmartMSG\Client\cache\temp\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding WinSxS property. Its value is 'C:\WINDOWS\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding SoftwareDistribution property. Its value is 'C:\WINDOWS\SoftwareDistribution\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding DataStore property. Its value is 'C:\WINDOWS\SoftwareDistribution\DataStore\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding Logs property. Its value is 'C:\WINDOWS\SoftwareDistribution\DataStore\Logs\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Modifying SystemFolder property. Its current value is 'C:\WINDOWS\system32'. Its new value: 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding Redist.576D64B0_7413_11D2_B954_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding MS.576D64B0_7413_11D2_B954_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Modifying System.576D64B0_7413_11D2_B954_006097C4DE24 property. Its current value is 'C:\WINDOWS\system32'. Its new value: 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding Redist.7EBEDD24_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding MS.7EBEDD24_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Modifying System.7EBEDD24_AA66_11D2_B980_006097C4DE24 property. Its current value is 'C:\WINDOWS\system32'. Its new value: 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding Redist.64768830_83DC_11D2_B95D_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Adding MS.64768830_83DC_11D2_B95D_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:199]: PROPERTY CHANGE: Modifying System.64768830_83DC_11D2_B95D_006097C4DE24 property. Its current value is 'C:\WINDOWS\system32'. Its new value: 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding Redist.8C0C59A0_7DC8_11D2_B95D_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding MS.8C0C59A0_7DC8_11D2_B95D_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Modifying System.8C0C59A0_7DC8_11D2_B95D_006097C4DE24 property. Its current value is 'C:\WINDOWS\system32'. Its new value: 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding Redist.7EBEDD26_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding MS.7EBEDD26_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Modifying System.7EBEDD26_AA66_11D2_B980_006097C4DE24 property. Its current value is 'C:\WINDOWS\system32'. Its new value: 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding Redist.7EBEDD1E_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding MS.7EBEDD1E_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Modifying System.7EBEDD1E_AA66_11D2_B980_006097C4DE24 property. Its current value is 'C:\WINDOWS\system32'. Its new value: 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding Redist.7EBEDD2D_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding MS.7EBEDD2D_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Modifying System.7EBEDD2D_AA66_11D2_B980_006097C4DE24 property. Its current value is 'C:\WINDOWS\system32'. Its new value: 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding Redist.3207D1B0_80E5_11D2_B95D_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding MS.3207D1B0_80E5_11D2_B95D_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Modifying System.3207D1B0_80E5_11D2_B95D_006097C4DE24 property. Its current value is 'C:\WINDOWS\system32'. Its new value: 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding Redist.7EBEDD46_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding MS.7EBEDD46_AA66_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Modifying System.7EBEDD46_AA66_11D2_B980_006097C4DE24 property. Its current value is 'C:\WINDOWS\system32'. Its new value: 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding Redist.8BB4B550_AA69_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding MS.8BB4B550_AA69_11D2_B980_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Modifying System.8BB4B550_AA69_11D2_B980_006097C4DE24 property. Its current value is 'C:\WINDOWS\system32'. Its new value: 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding Redist.3207D1B9_80E5_11D2_B95D_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding MS.3207D1B9_80E5_11D2_B95D_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Modifying System.3207D1B9_80E5_11D2_B95D_006097C4DE24 property. Its current value is 'C:\WINDOWS\system32'. Its new value: 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding Redist.3207D1B6_80E5_11D2_B95D_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding MS.3207D1B6_80E5_11D2_B95D_006097C4DE24 property. Its value is 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Modifying System.3207D1B6_80E5_11D2_B95D_006097C4DE24 property. Its current value is 'C:\WINDOWS\system32'. Its new value: 'C:\WINDOWS\system32\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding ProfilesFolder property. Its value is 'C:\WINDOWS\'.
MSI (s) (80:34) [20:45:27:209]: PROPERTY CHANGE: Adding Codespear property. Its value is 'C:\Documents and Settings\All Users\Start Menu\Programs\Codespear\'.
MSI (s) (80:34) [20:45:27:209]: Target path resolution complete. Dumping Directory table...
MSI (s) (80:34) [20:45:27:209]: Note: target paths subject to change (via custom actions or browsing)
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: TARGETDIR , Object: C:\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: WWWROOT , Object: C:\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: LocalAppDataFolder , Object: C:\Documents and Settings\test\Local Settings\Application Data\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: CommonAppDataFolder , Object: C:\Documents and Settings\All Users\Application Data\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: MyPicturesFolder , Object: C:\Documents and Settings\test\My Documents\My Pictures\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: GAC , Object: C:\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: ProgramFilesFolder , Object: C:\Program Files\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: CommonFilesFolder , Object: C:\Program Files\Common Files\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: InstallShield , Object: C:\Program Files\Common Files\InstallShield\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Professional , Object: C:\Program Files\Common Files\InstallShield\Professional\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: RunTime , Object: C:\Program Files\Common Files\InstallShield\Professional\RunTime\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: _0701 , Object: C:\Program Files\Common Files\InstallShield\Professional\RunTime\0701\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Intel32 , Object: C:\Program Files\Common Files\InstallShield\Professional\RunTime\0701\Intel32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: INSTALLDIR1 , Object: C:\Program Files\Codespear\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: SMARTMSG , Object: C:\Program Files\Codespear\SmartMSG\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: INSTALLDIR , Object: C:\Program Files\Codespear\SmartMSG\Client\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: my_saved_files , Object: C:\Program Files\Codespear\SmartMSG\Client\my saved files\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Docs , Object: C:\Program Files\Codespear\SmartMSG\Client\Docs\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Utilities , Object: C:\Program Files\Codespear\SmartMSG\Client\Utilities\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: CACHE , Object: C:\Program Files\Codespear\SmartMSG\Client\cache\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: temp , Object: C:\Program Files\Codespear\SmartMSG\Client\cache\temp\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: WindowsFolder , Object: C:\WINDOWS\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: System16Folder , Object: C:\WINDOWS\system\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: FontsFolder , Object: C:\WINDOWS\Fonts\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: TemplateFolder , Object: C:\Documents and Settings\All Users\Templates\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: AdminToolsFolder , Object: C:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: WinSxS , Object: C:\WINDOWS\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: SoftwareDistribution , Object: C:\WINDOWS\SoftwareDistribution\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: DataStore , Object: C:\WINDOWS\SoftwareDistribution\DataStore\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Logs , Object: C:\WINDOWS\SoftwareDistribution\DataStore\Logs\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: SystemFolder , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Redist.576D64B0_7413_11D2_B954_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: MS.576D64B0_7413_11D2_B954_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: System.576D64B0_7413_11D2_B954_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Redist.7EBEDD24_AA66_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: MS.7EBEDD24_AA66_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: System.7EBEDD24_AA66_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Redist.64768830_83DC_11D2_B95D_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: MS.64768830_83DC_11D2_B95D_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: System.64768830_83DC_11D2_B95D_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Redist.8C0C59A0_7DC8_11D2_B95D_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: MS.8C0C59A0_7DC8_11D2_B95D_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: System.8C0C59A0_7DC8_11D2_B95D_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Redist.7EBEDD26_AA66_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: MS.7EBEDD26_AA66_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: System.7EBEDD26_AA66_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Redist.7EBEDD1E_AA66_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: MS.7EBEDD1E_AA66_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: System.7EBEDD1E_AA66_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Redist.7EBEDD2D_AA66_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: MS.7EBEDD2D_AA66_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: System.7EBEDD2D_AA66_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Redist.3207D1B0_80E5_11D2_B95D_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: MS.3207D1B0_80E5_11D2_B95D_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: System.3207D1B0_80E5_11D2_B95D_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Redist.7EBEDD46_AA66_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: MS.7EBEDD46_AA66_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: System.7EBEDD46_AA66_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Redist.8BB4B550_AA69_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: MS.8BB4B550_AA69_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: System.8BB4B550_AA69_11D2_B980_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Redist.3207D1B9_80E5_11D2_B95D_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: MS.3207D1B9_80E5_11D2_B95D_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: System.3207D1B9_80E5_11D2_B95D_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Redist.3207D1B6_80E5_11D2_B95D_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: MS.3207D1B6_80E5_11D2_B95D_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: System.3207D1B6_80E5_11D2_B95D_006097C4DE24 , Object: C:\WINDOWS\system32\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: TempFolder , Object: C:\DOCUME~1\test\LOCALS~1\Temp\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: ProfilesFolder , Object: C:\WINDOWS\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: PrintHoodFolder , Object: C:\Documents and Settings\test\PrintHood\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: SendToFolder , Object: C:\Documents and Settings\test\SendTo\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: PersonalFolder , Object: C:\Documents and Settings\test\My Documents\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: RecentFolder , Object: C:\Documents and Settings\test\Recent\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: FavoritesFolder , Object: C:\Documents and Settings\test\Favorites\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: AppDataFolder , Object: C:\Documents and Settings\test\Application Data\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: DesktopFolder , Object: C:\Documents and Settings\All Users\Desktop\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: NetHoodFolder , Object: C:\Documents and Settings\test\NetHood\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: StartMenuFolder , Object: C:\Documents and Settings\All Users\Start Menu\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: ProgramMenuFolder , Object: C:\Documents and Settings\All Users\Start Menu\Programs\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: StartupFolder , Object: C:\Documents and Settings\All Users\Start Menu\Programs\Startup\
MSI (s) (80:34) [20:45:27:209]: Dir (target): Key: Codespear , Object: C:\Documents and Settings\All Users\Start Menu\Programs\Codespear\
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {397D1013-A762-11D2-B97E-006097C4DE24} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {FC3E0B6E-F62B-11D1-B144-00C04F990B2B} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {397D1018-A762-11D2-B97E-006097C4DE24} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {3207D1B8-80E5-11D2-B95D-006097C4DE24} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {A8A1495F-36E5-11D2-B15A-00C04F990B2B} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {FC3E0B6A-F62B-11D1-B144-00C04F990B2B} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {397D1014-A762-11D2-B97E-006097C4DE24} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {64768831-83DC-11D2-B95D-006097C4DE24} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {22056900-C842-11D1-A0DD-00A0C9054277} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {397D101B-A762-11D2-B97E-006097C4DE24} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {3207D1B1-80E5-11D2-B95D-006097C4DE24} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {3207D1B1-80E5-11D2-B95D-006097C4DE24} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {10048713-2C96-11D2-9A97-006097C4E452} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {10048713-2C96-11D2-9A97-006097C4E452} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {474F61F1-7342-11D2-A199-00A0C90AB50F} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {474F61F1-7342-11D2-A199-00A0C90AB50F} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {997FA962-E067-11D1-9396-00A0C90F27F9} since another client exists
MSI (s) (80:34) [20:45:27:219]: Disallowing uninstallation of component: {997FA962-E067-11D1-9396-00A0C90F27F9} since another client exists
MSI (s) (80:34) [20:45:27:229]: Disallowing uninstallation of component: {15D34C55-95F5-468E-A272-EFD195FB55F0} since another client exists
MSI (s) (80:34) [20:45:27:229]: Disallowing uninstallation of component: {469E8B3D-48AA-43A0-AF03-9B73F7926B2C} since another client exists
MSI (s) (80:34) [20:45:27:229]: Disallowing uninstallation of component: {99853146-DEFB-44BC-A837-6C7596DCCC9A} since another client exists
MSI (s) (80:34) [20:45:27:239]: Disallowing uninstallation of component: {BD78C9EB-E64D-4A72-B401-39DB66AEE280} since another client exists
MSI (s) (80:34) [20:45:27:239]: Disallowing uninstallation of component: {6FE12D09-0B33-479A-96D6-11EEB967D931} since another client exists
MSI (s) (80:34) [20:45:27:239]: Disallowing uninstallation of component: {10024DFF-1705-40DA-9E8B-9099BCFF2727} since another client exists
MSI (s) (80:34) [20:45:27:239]: Disallowing uninstallation of component: {DF27DC6D-49AA-488A-823D-147857E186DD} since another client exists
MSI (s) (80:34) [20:45:27:239]: Disallowing uninstallation of component: {39BB34A6-A0CD-4CC1-8880-82494372B4D0} since another client exists
MSI (s) (80:34) [20:45:27:239]: Disallowing uninstallation of component: {EFF64D65-0E04-4CE6-B795-B548B1896758} since another client exists
MSI (s) (80:34) [20:45:27:249]: Disallowing uninstallation of component: {9132140D-C47A-4A34-B9CA-8CA4D41983C3} since another client exists
MSI (s) (80:34) [20:45:27:249]: Disallowing uninstallation of component: {BEDABA1C-759F-4FFC-A371-930F894D6105} since another client exists
MSI (s) (80:34) [20:45:27:249]: Disallowing uninstallation of component: {FFC88797-71F9-4F89-9F16-3EF0F5AF54AB} since another client exists
MSI (s) (80:34) [20:45:27:249]: Disallowing uninstallation of component: {F583F7D9-A247-4BA0-B9FF-22E6AF80FC2E} since another client exists
Action start 20:45:27: CostFinalize.
MSI (s) (80:34) [20:45:27:249]: Doing action: SetODBCFolders
Action ended 20:45:27: CostFinalize. Return value 1.
MSI (s) (80:34) [20:45:27:259]: Note: 1: 2262 2: ODBCDriver 3: -2147287038
MSI (s) (80:34) [20:45:27:259]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038
Action start 20:45:27: SetODBCFolders.
MSI (s) (80:34) [20:45:27:259]: Doing action: MigrateFeatureStates
Action ended 20:45:27: SetODBCFolders. Return value 1.
MSI (s) (80:34) [20:45:27:259]: Skipping MigrateFeatureStates action: not run in maintenance mode
Action start 20:45:27: MigrateFeatureStates.
MSI (s) (80:34) [20:45:27:259]: Doing action: SetARPINSTALLLOCATION
Action ended 20:45:27: MigrateFeatureStates. Return value 0.
MSI (s) (80:34) [20:45:27:269]: PROPERTY CHANGE: Adding ARPINSTALLLOCATION property. Its value is 'C:\Program Files\Codespear\SmartMSG\Client\'.
Action start 20:45:27: SetARPINSTALLLOCATION.
MSI (s) (80:34) [20:45:27:269]: Doing action: InstallValidate
Action ended 20:45:27: SetARPINSTALLLOCATION. Return value 1.
MSI (s) (80:34) [20:45:27:269]: Feature: Feature; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Feature: Complete; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: IniFile; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: CreateFolder; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: Wspelldlg.hlp; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: MSWINSCK.OCX; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: MSCOMCTL.OCX; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: AtekCSE.dll; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: wspell.ocx; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: DotNetInstaller.exe; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: Objectps.dll; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: ClientShutdown.exe; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: COMCT332.OCX; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: iKernel.dll; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: MSDERUN.DLL; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: TABCTL32.OCX; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: MSFLXGRD.OCX; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: iuser.dll; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: iGdi.dll; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: MSCOMCT2.OCX; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: setup.dll; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: filecache.adb; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: MSMASK32.OCX; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: AdminShutdown.exe; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: IsProBE.tlb; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: CSMediaClient.dll; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: COMDLG32.OCX; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: MSCOMM32.OCX; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: RICHTX32.OCX; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: iscript.dll; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: ctor.dll; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: CurrentUser; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: registry59; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: SmartMsgClient.exe; Installed: Local; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: Global_System_OLEAUT32.8C0C59A0_7DC8_11D2_B95D_006097C4DE24; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: Global_System_STDOLE.8C0C59A0_7DC8_11D2_B95D_006097C4DE24; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: Global_System_OLEPRO32.8C0C59A0_7DC8_11D2_B95D_006097C4DE24; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: Global_Controls_COMCATDLL.3207D1B0_80E5_11D2_B95D_006097C4DE24; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: Global_Controls_MSWINSCKOCX.8BB4B550_AA69_11D2_B980_006097C4DE24; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: Global_Controls_MSCOMCTLOCX.3207D1B9_80E5_11D2_B95D_006097C4DE24; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: Global_Controls_COMCT332OCX.64768830_83DC_11D2_B95D_006097C4DE24; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: Global_Controls_MSDERUNDLL.7EBEDD24_AA66_11D2_B980_006097C4DE24; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: Global_Controls_Tabctl32ocx.7EBEDD46_AA66_11D2_B980_006097C4DE24; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: Global_Controls_MSFlexGridOCX.7EBEDD26_AA66_11D2_B980_006097C4DE24; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: Global_Controls_MSCOMCT2OCX.3207D1B6_80E5_11D2_B95D_006097C4DE24; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: Global_Controls_MSMASK32OCX.7EBEDD2D_AA66_11D2_B980_006097C4DE24; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: Global_Controls_Comdlg32ocx.576D64B0_7413_11D2_B954_006097C4DE24; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: Global_Controls_MSCOMM32OCX.7EBEDD1E_AA66_11D2_B980_006097C4DE24; Installed: Local; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __Global_Controls_MSCOMCTLOCX.3207D1B9_80E65; Installed: Null; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __Global_System_OLEAUT32.8C0C59A0_7DC8_11D65; Installed: Null; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __Global_Controls_Comdlg32ocx.576D64B0_74165; Installed: Null; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __Global_Controls_MSWINSCKOCX.8BB4B550_AA665; Installed: Null; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __RICHTX32.OCX65; Installed: Null; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __Global_System_STDOLE.8C0C59A0_7DC8_11D2_65; Installed: Null; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __registry5965; Installed: Null; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: __CurrentUser65; Installed: Null; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: __Global_Controls_MSMASK32OCX.7EBEDD2D_AA665; Installed: Null; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __Global_Controls_MSCOMM32OCX.7EBEDD1E_AA665; Installed: Null; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __wspell.ocx65; Installed: Null; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __Global_Controls_MSCOMCT2OCX.3207D1B6_80E65; Installed: Null; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __SmartMsgClient.exe65; Installed: Null; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: __Global_Controls_COMCT332OCX.64768830_83D65; Installed: Null; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __IsProBE.tlb65; Installed: Null; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: __Global_Controls_COMCATDLL.3207D1B0_80E5_65; Installed: Null; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __Global_Controls_MSDERUNDLL.7EBEDD24_AA6665; Installed: Null; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __Global_Controls_Tabctl32ocx.7EBEDD46_AA665; Installed: Null; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __Global_Controls_MSFlexGridOCX.7EBEDD26_A65; Installed: Null; Request: Absent; Action: Null
MSI (s) (80:34) [20:45:27:269]: Component: __IniFile65; Installed: Null; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: __IniFile66; Installed: Null; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Component: __SmartMsgClient.exe66; Installed: Null; Request: Absent; Action: Absent
MSI (s) (80:34) [20:45:27:269]: Note: 1: 2262 2: BindImage 3: -2147287038
MSI (s) (80:34) [20:45:27:269]: Note: 1: 2262 2: PublishComponent 3: -2147287038
MSI (s) (80:34) [20:45:27:269]: Note: 1: 2262 2: SelfReg 3: -2147287038
MSI (s) (80:34) [20:45:27:269]: Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (80:34) [20:45:27:269]: Note: 1: 2262 2: Font 3: -2147287038
Action start 20:45:27: InstallValidate.
MSI (s) (80:34) [20:45:27:279]: Note: 1: 2262 2: RemoveFile 3: -2147287038
MSI (s) (80:34) [20:45:27:279]: Note: 1: 2262 2: DuplicateFile 3: -2147287038
MSI (s) (80:34) [20:45:27:279]: Note: 1: 2262 2: ReserveCost 3: -2147287038
MSI (s) (80:34) [20:45:27:279]: Note: 1: 2205 2: 3: _RemoveFilePath
MSI (s) (80:34) [20:45:27:369]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
MSI (s) (80:34) [20:45:27:369]: Note: 1: 2262 2: BindImage 3: -2147287038
MSI (s) (80:34) [20:45:27:369]: Note: 1: 2262 2: PublishComponent 3: -2147287038
MSI (s) (80:34) [20:45:27:369]: Note: 1: 2262 2: SelfReg 3: -2147287038
MSI (s) (80:34) [20:45:27:369]: Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (80:34) [20:45:27:369]: Note: 1: 2262 2: Font 3: -2147287038
MSI (s) (80:34) [20:45:27:369]: PROPERTY CHANGE: Modifying PrimaryVolumeSpaceAvailable property. Its current value is '0'. Its new value: '32834568'.
MSI (s) (80:34) [20:45:27:369]: PROPERTY CHANGE: Modifying PrimaryVolumeSpaceRequired property. Its current value is '0'. Its new value: '-14264'.
MSI (s) (80:34) [20:45:27:369]: PROPERTY CHANGE: Modifying PrimaryVolumeSpaceRemaining property. Its current value is '0'. Its new value: '32848832'.
MSI (s) (80:34) [20:45:27:369]: PROPERTY CHANGE: Adding PrimaryVolumePath property. Its value is 'C:'.
MSI (s) (80:34) [20:45:27:369]: PROPERTY CHANGE: Modifying PrimaryVolumeSpaceAvailable property. Its current value is '32834568'. Its new value: '32834560'.
MSI (s) (80:34) [20:45:27:369]: PROPERTY CHANGE: Modifying PrimaryVolumeSpaceRemaining property. Its current value is '32848832'. Its new value: '32848824'.
MSI (s) (80:34) [20:45:27:379]: Doing action: InstallInitialize
Action ended 20:45:27: InstallValidate. Return value 1.
MSI (s) (80:34) [20:45:27:379]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (80:34) [20:45:27:379]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (80:34) [20:45:27:379]: BeginTransaction: Locking Server
MSI (s) (80:34) [20:45:27:379]: Machine policy value 'LimitSystemRestoreCheckpointing' is 0
MSI (s) (80:34) [20:45:27:379]: Note: 1: 1717 2: App
MSI (s) (80:34) [20:45:27:379]: Calling SRSetRestorePoint API. dwRestorePtType: 1, dwEventType: 102, llSequenceNumber: 0, szDescription: "Removed App".
MSI (s) (80:34) [20:45:33:528]: The call to SRSetRestorePoint API succeeded. Returned status: 0, llSequenceNumber: 9.
MSI (s) (80:34) [20:45:33:528]: Server not locked: locking for product {626323F8-FCEE-4AE7-830D-9B5A51FFAD13}
Action start 20:45:27: InstallInitialize.
MSI (s) (80:34) [20:45:34:530]: PROPERTY CHANGE: Deleting ProductToBeRegistered property. Its current value is '1'.
MSI (s) (80:34) [20:45:34:530]: Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (80:34) [20:45:34:530]: 'Icon626323F8.exe' icon will be removed.
MSI (s) (80:34) [20:45:34:530]: Skipping action: AllocateRegistrySpace (condition is false)
MSI (s) (80:34) [20:45:34:530]: Doing action: ProcessComponents
Action ended 20:45:34: InstallInitialize. Return value 1.
Action start 20:45:34: ProcessComponents.
MSI (s) (80:34) [20:45:34:570]: Doing action: UnpublishComponents
Action ended 20:45:34: ProcessComponents. Return value 1.
MSI (s) (80:34) [20:45:34:580]: Note: 1: 2262 2: PublishComponent 3: -2147287038
Action start 20:45:34: UnpublishComponents.
MSI (s) (80:34) [20:45:34:580]: Doing action: MsiUnpublishAssemblies
Action ended 20:45:34: UnpublishComponents. Return value 1.
Action start 20:45:34: MsiUnpublishAssemblies.
MSI (s) (80:34) [20:45:34:580]: Doing action: UnpublishFeatures
Action ended 20:45:34: MsiUnpublishAssemblies. Return value 1.
Action start 20:45:34: UnpublishFeatures.
MSI (s) (80:34) [20:45:34:590]: Doing action: StopServices
Action ended 20:45:34: UnpublishFeatures. Return value 1.
MSI (s) (80:34) [20:45:34:590]: Note: 1: 2262 2: ServiceControl 3: -2147287038
Action start 20:45:34: StopServices.
MSI (s) (80:34) [20:45:34:590]: Doing action: DeleteServices
Action ended 20:45:34: StopServices. Return value 1.
MSI (s) (80:34) [20:45:34:590]: Note: 1: 2262 2: ServiceControl 3: -2147287038
Action start 20:45:34: DeleteServices.
MSI (s) (80:34) [20:45:34:590]: Doing action: UnregisterComPlus
Action ended 20:45:34: DeleteServices. Return value 1.
MSI (s) (80:34) [20:45:34:600]: Note: 1: 2262 2: Complus 3: -2147287038
Action start 20:45:34: UnregisterComPlus.
MSI (s) (80:34) [20:45:34:600]: Doing action: SelfUnregModules
Action ended 20:45:34: UnregisterComPlus. Return value 1.
MSI (s) (80:34) [20:45:34:600]: Note: 1: 2262 2: SelfReg 3: -2147287038
Action start 20:45:34: SelfUnregModules.
MSI (s) (80:34) [20:45:34:600]: Skipping action: WiseDllUnreg11 (condition is false)
MSI (s) (80:34) [20:45:34:600]: Skipping action: WiseDllUnreg1 (condition is false)
MSI (s) (80:34) [20:45:34:600]: Doing action: WiseDllUnreg
Action ended 20:45:34: SelfUnregModules. Return value 1.
Action start 20:45:34: WiseDllUnreg.
MSI (s) (80:34) [20:45:34:610]: Doing action: UnregisterTypeLibraries
Action ended 20:45:34: WiseDllUnreg. Return value 1.
Action start 20:45:34: UnregisterTypeLibraries.
MSI (s) (80:34) [20:45:34:610]: Doing action: RemoveODBC
Action ended 20:45:34: UnregisterTypeLibraries. Return value 1.
MSI (s) (80:34) [20:45:34:610]: Note: 1: 2262 2: ODBCDataSource 3: -2147287038
MSI (s) (80:34) [20:45:34:610]: Note: 1: 2262 2: ODBCDataSource 3: -2147287038
MSI (s) (80:34) [20:45:34:610]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038
MSI (s) (80:34) [20:45:34:610]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038
MSI (s) (80:34) [20:45:34:610]: Note: 1: 2262 2: ODBCDriver 3: -2147287038
MSI (s) (80:34) [20:45:34:610]: Note: 1: 2262 2: ODBCDriver 3: -2147287038
MSI (s) (80:34) [20:45:34:610]: Note: 1: 2711 2: ODBCDriverManager
Action start 20:45:34: RemoveODBC.
MSI (s) (80:34) [20:45:34:620]: Note: 1: 2711 2: ODBCDriverManager64
MSI (s) (80:34) [20:45:34:620]: Doing action: UnregisterFonts
Action ended 20:45:34: RemoveODBC. Return value 1.
MSI (s) (80:34) [20:45:34:620]: Note: 1: 2262 2: Font 3: -2147287038
Action start 20:45:34: UnregisterFonts.
MSI (s) (80:34) [20:45:34:620]: Doing action: RemoveRegistryValues
Action ended 20:45:34: UnregisterFonts. Return value 1.
Action start 20:45:34: RemoveRegistryValues.
MSI (s) (80:34) [20:45:34:630]: Note: 1: 2262 2: LockPermissions 3: -2147287038
MSI (s) (80:34) [20:45:34:650]: Note: 1: 2262 2: RemoveRegistry 3: -2147287038
MSI (s) (80:34) [20:45:34:650]: Doing action: UnregisterClassInfo
Action ended 20:45:34: RemoveRegistryValues. Return value 1.
Action start 20:45:34: UnregisterClassInfo.
MSI (s) (80:34) [20:45:34:680]: Doing action: UnregisterExtensionInfo
Action ended 20:45:34: UnregisterClassInfo. Return value 1.
MSI (s) (80:34) [20:45:34:680]: Note: 1: 2262 2: Extension 3: -2147287038
Action start 20:45:34: UnregisterExtensionInfo.
MSI (s) (80:34) [20:45:34:680]: Doing action: UnregisterProgIdInfo
Action ended 20:45:34: UnregisterExtensionInfo. Return value 1.
MSI (s) (80:34) [20:45:34:680]: Note: 1: 2262 2: Extension 3: -2147287038
Action start 20:45:34: UnregisterProgIdInfo.
MSI (s) (80:34) [20:45:34:690]: Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (80:34) [20:45:34:690]: Doing action: UnregisterMIMEInfo
Action ended 20:45:34: UnregisterProgIdInfo. Return value 1.
MSI (s) (80:34) [20:45:34:700]: Note: 1: 2262 2: MIME 3: -2147287038
MSI (s) (80:34) [20:45:34:700]: Note: 1: 2262 2: Extension 3: -2147287038
Action start 20:45:34: UnregisterMIMEInfo.
MSI (s) (80:34) [20:45:34:700]: Doing action: RemoveIniValues
Action ended 20:45:34: UnregisterMIMEInfo. Return value 1.
Action start 20:45:34: RemoveIniValues.
MSI (s) (80:34) [20:45:34:700]: Note: 1: 2262 2: RemoveIniFile 3: -2147287038
MSI (s) (80:34) [20:45:34:710]: Doing action: RemoveShortcuts
Action ended 20:45:34: RemoveIniValues. Return value 1.
Action start 20:45:34: RemoveShortcuts.
MSI (s) (80:34) [20:45:34:710]: Doing action: RemoveEnvironmentStrings
Action ended 20:45:34: RemoveShortcuts. Return value 1.
MSI (s) (80:34) [20:45:34:710]: Note: 1: 2262 2: Environment 3: -2147287038
Action start 20:45:34: RemoveEnvironmentStrings.
MSI (s) (80:34) [20:45:34:710]: Doing action: RemoveDuplicateFiles
Action ended 20:45:34: RemoveEnvironmentStrings. Return value 1.
Action start 20:45:34: RemoveDuplicateFiles.
MSI (s) (80:34) [20:45:34:720]: Doing action: RemoveFiles
Action ended 20:45:34: RemoveDuplicateFiles. Return value 1.
Action start 20:45:34: RemoveFiles.
MSI (s) (80:34) [20:45:34:730]: Doing action: RemoveFolders
Action ended 20:45:34: RemoveFiles. Return value 1.
MSI (s) (80:34) [20:45:34:730]: Note: 1: 2262 2: LockPermissions 3: -2147287038
Action start 20:45:34: RemoveFolders.
MSI (s) (80:34) [20:45:34:740]: Doing action: CreateFolders
Action ended 20:45:34: RemoveFolders. Return value 1.
MSI (s) (80:34) [20:45:34:740]: Note: 1: 2262 2: LockPermissions 3: -2147287038
Action start 20:45:34: CreateFolders.
MSI (s) (80:34) [20:45:34:740]: Doing action: MoveFiles
Action ended 20:45:34: CreateFolders. Return value 1.
Action start 20:45:34: MoveFiles.
MSI (s) (80:34) [20:45:34:740]: Doing action: InstallFiles
Action ended 20:45:34: MoveFiles. Return value 1.
MSI (s) (80:34) [20:45:34:750]: Note: 1: 2262 2: LockPermissions 3: -2147287038
MSI (s) (80:34) [20:45:34:750]: Note: 1: 2205 2: 3: Patch
MSI (s) (80:34) [20:45:34:750]: Note: 1: 2228 2: 3: Patch 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) (80:34) [20:45:34:750]: Note: 1: 2205 2: 3: MsiSFCBypass
MSI (s) (80:34) [20:45:34:750]: Note: 1: 2228 2: 3: MsiSFCBypass 4: SELECT `File_` FROM `MsiSFCBypass` WHERE `File_` = ?
MSI (s) (80:34) [20:45:34:750]: Note: 1: 2205 2: 3: MsiPatchHeaders
MSI (s) (80:34) [20:45:34:750]: Note: 1: 2228 2: 3: MsiPatchHeaders 4: SELECT `Header` FROM `MsiPatchHeaders` WHERE `StreamRef` = ?
Action start 20:45:34: InstallFiles.
MSI (s) (80:34) [20:45:34:750]: Doing action: PatchFiles
Action ended 20:45:34: InstallFiles. Return value 1.
MSI (s) (80:34) [20:45:34:750]: Note: 1: 2205 2: 3: Patch
MSI (s) (80:34) [20:45:34:750]: Note: 1: 2228 2: 3: Patch 4: SELECT `File`,`FileName`,`FileSize`,`Directory_`,`PatchSize`,`File`.`Attributes`,`Patch`.`Attributes`,`Patch`.`Sequence`,`Component`.`Component`,`Component`.`ComponentId` FROM `File`,`Component`,`Patch` WHERE `Patch`.`#_MsiActive`=? AND `File`=`File_` AND `Component`=`Component_` ORDER BY `Patch`.`Sequence`
Action start 20:45:34: PatchFiles.
MSI (s) (80:34) [20:45:34:780]: Doing action: DuplicateFiles
Action ended 20:45:34: PatchFiles. Return value 0.
Action start 20:45:34: DuplicateFiles.
MSI (s) (80:34) [20:45:34:800]: Doing action: BindImage
Action ended 20:45:34: DuplicateFiles. Return value 1.
MSI (s) (80:34) [20:45:34:820]: Note: 1: 2262 2: BindImage 3: -2147287038
Action start 20:45:34: BindImage.
MSI (s) (80:34) [20:45:34:820]: Doing action: CreateShortcuts
Action ended 20:45:34: BindImage. Return value 1.
Action start 20:45:34: CreateShortcuts.
MSI (s) (80:34) [20:45:34:830]: Doing action: RegisterClassInfo
Action ended 20:45:34: CreateShortcuts. Return value 1.
Action start 20:45:34: RegisterClassInfo.
MSI (s) (80:34) [20:45:34:830]: Doing action: RegisterExtensionInfo
Action ended 20:45:34: RegisterClassInfo. Return value 1.
MSI (s) (80:34) [20:45:34:840]: Note: 1: 2262 2: Extension 3: -2147287038
Action start 20:45:34: RegisterExtensionInfo.
MSI (s) (80:34) [20:45:34:840]: Doing action: RegisterProgIdInfo
Action ended 20:45:34: RegisterExtensionInfo. Return value 1.
MSI (s) (80:34) [20:45:34:840]: Note: 1: 2262 2: Extension 3: -2147287038
Action start 20:45:34: RegisterProgIdInfo.
MSI (s) (80:34) [20:45:34:840]: Doing action: RegisterMIMEInfo
Action ended 20:45:34: RegisterProgIdInfo. Return value 1.
MSI (s) (80:34) [20:45:34:850]: Note: 1: 2262 2: MIME 3: -2147287038
MSI (s) (80:34) [20:45:34:850]: Note: 1: 2262 2: Extension 3: -2147287038
Action start 20:45:34: RegisterMIMEInfo.
MSI (s) (80:34) [20:45:34:850]: Doing action: WriteRegistryValues
Action ended 20:45:34: RegisterMIMEInfo. Return value 1.
Action start 20:45:34: WriteRegistryValues.
MSI (s) (80:34) [20:45:34:850]: Doing action: WriteIniValues
Action ended 20:45:34: WriteRegistryValues. Return value 1.
Action start 20:45:34: WriteIniValues.
MSI (s) (80:34) [20:45:34:860]: Doing action: WriteEnvironmentStrings
Action ended 20:45:34: WriteIniValues. Return value 1.
MSI (s) (80:34) [20:45:34:860]: Note: 1: 2262 2: Environment 3: -2147287038
Action start 20:45:34: WriteEnvironmentStrings.
MSI (s) (80:34) [20:45:34:860]: Doing action: RegisterFonts
Action ended 20:45:34: WriteEnvironmentStrings. Return value 1.
MSI (s) (80:34) [20:45:34:860]: Note: 1: 2262 2: Font 3: -2147287038
Action start 20:45:34: RegisterFonts.
MSI (s) (80:34) [20:45:34:860]: Doing action: InstallODBC
Action ended 20:45:34: RegisterFonts. Return value 1.
MSI (s) (80:34) [20:45:34:870]: Note: 1: 2711 2: ODBCDriverManager
MSI (s) (80:34) [20:45:34:870]: Note: 1: 2711 2: ODBCDriverManager64
MSI (s) (80:34) [20:45:34:870]: Note: 1: 2262 2: ODBCDriver 3: -2147287038
MSI (s) (80:34) [20:45:34:870]: Note: 1: 2262 2: ODBCAttribute 3: -2147287038
MSI (s) (80:34) [20:45:34:870]: Note: 1: 2262 2: ODBCDriver 3: -2147287038
MSI (s) (80:34) [20:45:34:870]: Note: 1: 2262 2: ODBCAttribute 3: -2147287038
MSI (s) (80:34) [20:45:34:870]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038
MSI (s) (80:34) [20:45:34:870]: Note: 1: 2262 2: ODBCTranslator 3: -2147287038
MSI (s) (80:34) [20:45:34:870]: Note: 1: 2262 2: ODBCDataSource 3: -2147287038
MSI (s) (80:34) [20:45:34:870]: Note: 1: 2262 2: ODBCSourceAttribute 3: -2147287038
MSI (s) (80:34) [20:45:34:870]: Note: 1: 2262 2: ODBCDataSource 3: -2147287038
MSI (s) (80:34) [20:45:34:870]: Note: 1: 2262 2: ODBCSourceAttribute 3: -2147287038
Action start 20:45:34: InstallODBC.
MSI (s) (80:34) [20:45:34:870]: Doing action: RegisterTypeLibraries
Action ended 20:45:34: InstallODBC. Return value 0.
Action start 20:45:34: RegisterTypeLibraries.
MSI (s) (80:34) [20:45:34:870]: Doing action: SelfRegModules
Action ended 20:45:34: RegisterTypeLibraries. Return value 1.
MSI (s) (80:34) [20:45:34:870]: Note: 1: 2262 2: SelfReg 3: -2147287038
Action start 20:45:34: SelfRegModules.
MSI (s) (80:34) [20:45:34:880]: Skipping action: WiseDllReg (condition is false)
MSI (s) (80:34) [20:45:34:880]: Skipping action: WiseDllReg1 (condition is false)
MSI (s) (80:34) [20:45:34:880]: Skipping action: WiseDllReg11 (condition is false)
MSI (s) (80:34) [20:45:34:880]: Doing action: RegisterComPlus
Action ended 20:45:34: SelfRegModules. Return value 1.
MSI (s) (80:34) [20:45:34:880]: Note: 1: 2262 2: Complus 3: -2147287038
Action start 20:45:34: RegisterComPlus.
MSI (s) (80:34) [20:45:34:880]: Doing action: InstallServices
Action ended 20:45:34: RegisterComPlus. Return value 1.
MSI (s) (80:34) [20:45:34:880]: Note: 1: 2262 2: ServiceInstall 3: -2147287038
Action start 20:45:34: InstallServices.
MSI (s) (80:34) [20:45:34:890]: Doing action: StartServices
Action ended 20:45:34: InstallServices. Return value 1.
MSI (s) (80:34) [20:45:34:890]: Note: 1: 2262 2: ServiceControl 3: -2147287038
Action start 20:45:34: StartServices.
MSI (s) (80:34) [20:45:34:890]: Doing action: RegisterUser
Action ended 20:45:34: StartServices. Return value 1.
Action start 20:45:34: RegisterUser.
MSI (s) (80:34) [20:45:34:890]: Doing action: RegisterProduct
Action ended 20:45:34: RegisterUser. Return value 0.
Action start 20:45:34: RegisterProduct.
MSI (s) (80:34) [20:45:34:890]: Doing action: PublishComponents
Action ended 20:45:34: RegisterProduct. Return value 1.
MSI (s) (80:34) [20:45:34:900]: Note: 1: 2262 2: PublishComponent 3: -2147287038
Action start 20:45:34: PublishComponents.
MSI (s) (80:34) [20:45:34:900]: Doing action: MsiPublishAssemblies
Action ended 20:45:34: PublishComponents. Return value 1.
Action start 20:45:34: MsiPublishAssemblies.
MSI (s) (80:34) [20:45:34:900]: Doing action: PublishFeatures
Action ended 20:45:34: MsiPublishAssemblies. Return value 1.
Action start 20:45:34: PublishFeatures.
MSI (s) (80:34) [20:45:34:900]: Doing action: PublishProduct
Action ended 20:45:34: PublishFeatures. Return value 1.
Action start 20:45:34: PublishProduct.
MSI (s) (80:34) [20:45:34:910]: Skipping action: ScheduleReboot (condition is false)
MSI (s) (80:34) [20:45:34:910]: Skipping action: Action (condition is false)
MSI (s) (80:34) [20:45:34:910]: Skipping action: InstallFinalize (condition is false)
MSI (s) (80:34) [20:45:34:910]: Doing action: RemoveExistingProducts
Action ended 20:45:34: PublishProduct. Return value 1.
MSI (s) (80:34) [20:45:34:910]: Skipping RemoveExistingProducts action: current configuration is maintenance mode or an uninstall
Action start 20:45:34: RemoveExistingProducts.
MSI (s) (80:34) [20:45:34:920]: Machine policy value 'DisableRollback' is 0
MSI (s) (80:34) [20:45:34:920]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
Action ended 20:45:34: RemoveExistingProducts. Return value 0.
MSI (s) (80:34) [20:45:34:920]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (80:34) [20:45:34:920]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 103, llSequenceNumber: 9, szDescription: "".
MSI (s) (80:34) [20:45:34:920]: The call to SRSetRestorePoint API succeeded. Returned status: 0.
MSI (s) (80:34) [20:45:34:920]: Unlocking Server
Action ended 20:45:34: INSTALL. Return value 1.
Property(S): Date = 6/1/2006
Property(S): DiskPrompt = [ProductName] [1]
Property(S): UpgradeCode = {772200F5-5C1D-421D-9538-C211B4BF6090}
Property(S): InstallMode = Complete
Property(S): MsiHiddenProperties = WISE_SQL_CONN_STR
Property(S): ProductCode = {626323F8-FCEE-4AE7-830D-9B5A51FFAD13}
Property(S): ProductName = App
Property(S): PRIMARYFOLDER = INSTALLDIR
Property(S): ProductVersion = 5.1
Property(S): Codespear = C:\Documents and Settings\All Users\Start Menu\Programs\Codespear\
Property(S): Manufacturer = Codespear
Property(S): ReinstallFileOlderVersion = o
Property(S): ReinstallRepair = r
Property(S): ErrorDialog = ErrorDialog
Property(S): Accept = No
Property(S): _WiseDialogFontDefault = {\Tahoma_80}
Property(S): WiseInitSpaceError = Could not create temporary file, not enough free temporary disk space. Please free up disk space and rerun this installation.
Property(S): _WiseDialogTitleFontDefault = {\Tahoma_81}
Property(S): WiseInitSuffix = Wizard...
Property(S): ProductID = none
Property(S): INSTALLDIR = C:\Program Files\Codespear\SmartMSG\Client\
Property(S): INSTALLLEVEL = 3
Property(S): ProductLanguage = 1033
Property(S): ReinstallFileVersion = o
Property(S): WiseInitPrefix = Initializing
Property(S): DISABLEADVTSHORTCUTS = 1
Property(S): _WiseDebugMode = 0
Property(S): ApplicationUsers = AllUsers
Property(S): _WiseDialogSuffix = Setup
Property(S): WiseCRLF =

Property(S): WiseInitAdminError = You must have administrator rights to run this installation. Please login as an administrator and re-run this installation.
Property(S): WiseInitLangDefault = English,1033
Property(S): PALMUSERS = 0
Property(S): ALLUSERS = 1
Property(S): PIDTemplate = 12345<###-%%%%%%%>@@@@@
Property(S): SecureCustomProperties = INSTALLDIR
Property(S): WiseInitExistError = %s Version %s is already installed. You must uninstall the existing version before installing %s Version %s. Do you want to uninstall the existing version of %s?
Property(S): MaintenanceMode = Modify
Property(S): RepositoryID = {484D2F00-DC0E-4582-82E2-763E0A02CE36}
Property(S): DefaultUIFont = Arial10
Property(S): StartMenuFolder = C:\Documents and Settings\All Users\Start Menu\
Property(S): TARGETDIR = C:\
Property(S): NetHoodFolder = C:\Documents and Settings\test\NetHood\
Property(S): WindowsFolder = C:\WINDOWS\
Property(S): TempFolder = C:\DOCUME~1\test\LOCALS~1\Temp\
Property(S): MS.3207D1B6_80E5_11D2_B95D_006097C4DE24 = C:\WINDOWS\system32\
Property(S): DesktopFolder = C:\Documents and Settings\All Users\Desktop\
Property(S): Redist.3207D1B6_80E5_11D2_B95D_006097C4DE24 = C:\WINDOWS\system32\
Property(S): ProgramFilesFolder = C:\Program Files\
Property(S): StartupFolder = C:\Documents and Settings\All Users\Start Menu\Programs\Startup\
Property(S): SoftwareDistribution = C:\WINDOWS\SoftwareDistribution\
Property(S): CommonFilesFolder = C:\Program Files\Common Files\
Property(S): WinSxS = C:\WINDOWS\
Property(S): RunTime = C:\Program Files\Common Files\InstallShield\Professional\RunTime\
Property(S): AppDataFolder = C:\Documents and Settings\test\Application Data\
Property(S): MS.3207D1B9_80E5_11D2_B95D_006097C4DE24 = C:\WINDOWS\system32\
Property(S): AdminToolsFolder = C:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools\
Property(S): Redist.8BB4B550_AA69_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): Redist.7EBEDD46_AA66_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): TemplateFolder = C:\Documents and Settings\All Users\Templates\
Property(S): MS.3207D1B0_80E5_11D2_B95D_006097C4DE24 = C:\WINDOWS\system32\
Property(S): Redist.3207D1B0_80E5_11D2_B95D_006097C4DE24 = C:\WINDOWS\system32\
Property(S): SystemFolder = C:\WINDOWS\system32\
Property(S): GAC = C:\
Property(S): FontsFolder = C:\WINDOWS\Fonts\
Property(S): CACHE = C:\Program Files\Codespear\SmartMSG\Client\cache\
Property(S): ProgramMenuFolder = C:\Documents and Settings\All Users\Start Menu\Programs\
Property(S): Redist.7EBEDD2D_AA66_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): SMARTMSG = C:\Program Files\Codespear\SmartMSG\
Property(S): MS.7EBEDD1E_AA66_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): MyPicturesFolder = C:\Documents and Settings\test\My Documents\My Pictures\
Property(S): Redist.7EBEDD26_AA66_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): Logs = C:\WINDOWS\SoftwareDistribution\DataStore\Logs\
Property(S): ProfilesFolder = C:\WINDOWS\
Property(S): FavoritesFolder = C:\Documents and Settings\test\Favorites\
Property(S): RecentFolder = C:\Documents and Settings\test\Recent\
Property(S): CommonAppDataFolder = C:\Documents and Settings\All Users\Application Data\
Property(S): LocalAppDataFolder = C:\Documents and Settings\test\Local Settings\Application Data\
Property(S): MS.7EBEDD46_AA66_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): MS.7EBEDD26_AA66_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): PersonalFolder = C:\Documents and Settings\test\My Documents\
Property(S): INSTALLDIR1 = C:\Program Files\Codespear\
Property(S): SendToFolder = C:\Documents and Settings\test\SendTo\
Property(S): _0701 = C:\Program Files\Common Files\InstallShield\Professional\RunTime\0701\
Property(S): DataStore = C:\WINDOWS\SoftwareDistribution\DataStore\
Property(S): Intel32 = C:\Program Files\Common Files\InstallShield\Professional\RunTime\0701\Intel32\
Property(S): MS.8C0C59A0_7DC8_11D2_B95D_006097C4DE24 = C:\WINDOWS\system32\
Property(S): Redist.8C0C59A0_7DC8_11D2_B95D_006097C4DE24 = C:\WINDOWS\system32\
Property(S): Utilities = C:\Program Files\Codespear\SmartMSG\Client\Utilities\
Property(S): Redist.64768830_83DC_11D2_B95D_006097C4DE24 = C:\WINDOWS\system32\
Property(S): PrintHoodFolder = C:\Documents and Settings\test\PrintHood\
Property(S): temp = C:\Program Files\Codespear\SmartMSG\Client\cache\temp\
Property(S): Docs = C:\Program Files\Codespear\SmartMSG\Client\Docs\
Property(S): my_saved_files = C:\Program Files\Codespear\SmartMSG\Client\my saved files\
Property(S): VersionNT = 501
Property(S): COMPANYNAME = APPL
Property(S): USERNAME = Department Of Information Technology
Property(S): Installed = 2006/05/23 21:41:42
Property(S): ARPINSTALLLOCATION = C:\Program Files\Codespear\SmartMSG\Client\
Property(S): System.8C0C59A0_7DC8_11D2_B95D_006097C4DE24 = C:\WINDOWS\system32\
Property(S): MS.64768830_83DC_11D2_B95D_006097C4DE24 = C:\WINDOWS\system32\
Property(S): System.3207D1B0_80E5_11D2_B95D_006097C4DE24 = C:\WINDOWS\system32\
Property(S): MS.8BB4B550_AA69_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): MS.7EBEDD24_AA66_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): System.8BB4B550_AA69_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): Redist.3207D1B9_80E5_11D2_B95D_006097C4DE24 = C:\WINDOWS\system32\
Property(S): InstallShield = C:\Program Files\Common Files\InstallShield\
Property(S): System.3207D1B9_80E5_11D2_B95D_006097C4DE24 = C:\WINDOWS\system32\
Property(S): Redist.7EBEDD24_AA66_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): System16Folder = C:\WINDOWS\system\
Property(S): System.64768830_83DC_11D2_B95D_006097C4DE24 = C:\WINDOWS\system32\
Property(S): MS.7EBEDD2D_AA66_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): System.7EBEDD24_AA66_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): System.7EBEDD46_AA66_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): Redist.576D64B0_7413_11D2_B954_006097C4DE24 = C:\WINDOWS\system32\
Property(S): System.7EBEDD26_AA66_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): MS.576D64B0_7413_11D2_B954_006097C4DE24 = C:\WINDOWS\system32\
Property(S): System.3207D1B6_80E5_11D2_B95D_006097C4DE24 = C:\WINDOWS\system32\
Property(S): Professional = C:\Program Files\Common Files\InstallShield\Professional\
Property(S): System.7EBEDD2D_AA66_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): System.576D64B0_7413_11D2_B954_006097C4DE24 = C:\WINDOWS\system32\
Property(S): Redist.7EBEDD1E_AA66_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): System.7EBEDD1E_AA66_11D2_B980_006097C4DE24 = C:\WINDOWS\system32\
Property(S): WWWROOT = C:\
Property(S): PackageCode = {38C97E7D-F142-42A0-9233-ECA87045030F}
Property(S): ProductState = 5
Property(S): REMOVE = ALL
Property(S): CURRENTDIRECTORY = C:\Documents and Settings\test
Property(S): CLIENTUILEVEL = 2
Property(S): CLIENTPROCESSID = 1800
Property(S): PRODUCTLANGUAGE = 1033
Property(S): VersionDatabase = 200
Property(S): VersionMsi = 3.01
Property(S): WindowsBuild = 2600
Property(S): ServicePackLevel = 2
Property(S): ServicePackLevelMinor = 0
Property(S): MsiNTProductType = 1
Property(S): WindowsVolume = C:\
Property(S): RemoteAdminTS = 1
Property(S): GPTSupport = 1
Property(S): OLEAdvtSupport = 1
Property(S): ShellAdvtSupport = 1
Property(S): Intel = 6
Property(S): PhysicalMemory = 254
Property(S): VirtualMemory = 530
Property(S): AdminUser = 1
Property(S): LogonUser = test
Property(S): UserSID = S-1-5-21-2097629538-2563123062-2860359804-1009
Property(S): UserLanguageID = 1033
Property(S): ComputerName = STATE-F37797842
Property(S): SystemLanguageID = 1033
Property(S): ScreenX = 1024
Property(S): ScreenY = 768
Property(S): CaptionHeight = 26
Property(S): BorderTop = 1
Property(S): BorderSide = 1
Property(S): TextHeight = 16
Property(S): ColorBits = 24
Property(S): TTCSupport = 1
Property(S): Time = 20:45:35
Property(S): MsiNetAssemblySupport = 2.0.50727.42
Property(S): MsiWin32AssemblySupport = 5.1.2600.2180
Property(S): RedirectedDllSupport = 2
Property(S): Privileged = 1
Property(S): DATABASE = C:\WINDOWS\Installer\52f0296.msi
Property(S): OriginalDatabase = C:\Documents and Settings\test\Desktop\App.msi
Property(S): UILevel = 3
Property(S): Preselected = 1
Property(S): ACTION = INSTALL
Property(S): ROOTDRIVE = C:\
Property(S): CostingComplete = 1
Property(S): OutOfDiskSpace = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): PrimaryVolumeSpaceAvailable = 32834560
Property(S): PrimaryVolumeSpaceRequired = -14264
Property(S): PrimaryVolumeSpaceRemaining = 32848824
Property(S): PrimaryVolumePath = C:
MSI (s) (80:34) [20:45:35:070]: Note: 1: 1724
MSI (s) (80:34) [20:45:35:070]: Product: App -- Removal completed successfully.

MSI (s) (80:34) [20:45:35:080]: Cleaning up uninstalled install packages, if any exist
MSI (s) (80:34) [20:45:35:080]: MainEngineThread is returning 0
=== Logging stopped: 6/1/2006 20:45:35 ===
MSI (c) (08:98) [20:45:35:090]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (08:98) [20:45:35:090]: MainEngineThread is returning 0
=== Verbose logging stopped: 6/1/2006 20:45:35 ===
Posted by: Thegunner 17 years ago
Second Degree Green Belt
0
Upon looking at it, can not see anything wrong with it. My initial log file didnt finish and yours does.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ