Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Finish button problem


1 reply to this topic

jaguarLV

jaguarLV
  • Members
  • 2 posts

Posted 11 July 2005 - 22:38

Using Installshield 10.5, doing a basic MSI windows installer. Installation works fine, but in one of the last few releases of the installer, the finish button stopped working. Now it just hangs and has to be closed using task manager. I have searched for solutions on the web, but the best answer I could find was something like sdShowDialog needs to be called with false. The only problem is that I am not using that, I am just using MessageBox() in my custom actions.
Does anyone have any ideas? I am including the log file from an installation, but I am not experienced enough to interpret what I am seeing at the end of the log file. Any kind of direction or information would be greatly appreciated.
Thanks!
JaguarLV

**My only guess is that at the end of the logfile MsiHandle 138 is not being closed?

Log File:
=== Verbose logging started: 7/7/2005 17:07:57 Build type: SHIP UNICODE 3.00.3790.2538 Calling process: C:\WINDOWS\system32\MSIEXEC.EXE ===
MSI © (64:6C) [17:07:57:922]: Resetting cached policy values
MSI © (64:6C) [17:07:57:922]: Machine policy value 'Debug' is 0
MSI © (64:6C) [17:07:57:922]: ******* RunEngine:
******* Product: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\HostVIP!.msi
******* Action:
******* CommandLine: **********
MSI © (64:6C) [17:07:57:922]: Machine policy value 'DisableUserInstalls' is 0
MSI © (64:6C) [17:07:59:855]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\HostVIP!.msi' against software restriction policy
MSI © (64:6C) [17:07:59:855]: Note: 1: 2262 2: DigitalSignature 3: -2147287038
MSI © (64:6C) [17:07:59:855]: SOFTWARE RESTRICTION POLICY: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\HostVIP!.msi is not digitally signed
MSI © (64:6C) [17:07:59:905]: SOFTWARE RESTRICTION POLICY: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\HostVIP!.msi is permitted to run at the 'unrestricted' authorization level.
MSI © (64:6C) [17:07:59:935]: Cloaking enabled.
MSI © (64:6C) [17:07:59:935]: Attempting to enable all disabled priveleges before calling Install on Server
MSI © (64:6C) [17:07:59:985]: End dialog not enabled
MSI © (64:6C) [17:07:59:985]: Original package ==> C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\HostVIP!.msi
MSI © (64:6C) [17:07:59:985]: Package we're running from ==> C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1a20ae.msi
MSI © (64:6C) [17:08:00:005]: APPCOMPAT: looking for appcompat database entry with ProductCode '{9A1D2962-2E8F-4FFA-A1EB-5C5C8614BCF9}'.
MSI © (64:6C) [17:08:00:005]: APPCOMPAT: no matching ProductCode found in database.
MSI © (64:6C) [17:08:00:005]: MSCOREE not loaded loading copy from system32
MSI © (64:6C) [17:08:00:005]: Machine policy value 'TransformsSecure' is 1
MSI © (64:6C) [17:08:00:005]: Machine policy value 'DisablePatch' is 0
MSI © (64:6C) [17:08:00:005]: Machine policy value 'AllowLockdownPatch' is 0
MSI © (64:6C) [17:08:00:005]: Machine policy value 'DisableLUAPatching' is 0
MSI © (64:6C) [17:08:00:005]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI © (64:6C) [17:08:00:005]: Enabling baseline caching for this transaction since all active patches are MSI 3.0 style MSPs or at least one MSI 3.0 minor update patch is active
MSI © (64:6C) [17:08:00:015]: APPCOMPAT: looking for appcompat database entry with ProductCode '{9A1D2962-2E8F-4FFA-A1EB-5C5C8614BCF9}'.
MSI © (64:6C) [17:08:00:015]: APPCOMPAT: no matching ProductCode found in database.
MSI © (64:6C) [17:08:00:015]: Transforms are not secure.
MSI © (64:6C) [17:08:00:015]: Command Line: SETUPEXEDIR=C:\Documents and Settings\Administrator\Desktop CURRENTDIRECTORY=C:\Documents and Settings\Administrator\Desktop CLIENTUILEVEL=0 CLIENTPROCESSID=2404
MSI © (64:6C) [17:08:00:015]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{1212CB8E-2F65-4BEA-8015-034662AB8950}'.
MSI © (64:6C) [17:08:00:015]: Product Code passed to Engine.Initialize: ''
MSI © (64:6C) [17:08:00:015]: Product Code from property table before transforms: '{9A1D2962-2E8F-4FFA-A1EB-5C5C8614BCF9}'
MSI © (64:6C) [17:08:00:015]: Product Code from property table after transforms: '{9A1D2962-2E8F-4FFA-A1EB-5C5C8614BCF9}'
MSI © (64:6C) [17:08:00:015]: Product not registered: beginning first-time install
MSI © (64:6C) [17:08:00:015]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
MSI © (64:6C) [17:08:00:015]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI © (64:6C) [17:08:00:015]: User policy value 'SearchOrder' is 'nmu'
MSI © (64:6C) [17:08:00:015]: Adding new sources is allowed.
MSI © (64:6C) [17:08:00:015]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
MSI © (64:6C) [17:08:00:015]: Package name extracted from package path: 'HostVIP!.msi'
MSI © (64:6C) [17:08:00:015]: Package to be registered: 'HostVIP!.msi'
MSI © (64:6C) [17:08:00:015]: Note: 1: 2729
MSI © (64:6C) [17:08:00:025]: Note: 1: 2729
MSI © (64:6C) [17:08:00:025]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI © (64:6C) [17:08:00:025]: Machine policy value 'DisableMsi' is 1
MSI © (64:6C) [17:08:00:025]: Machine policy value 'AlwaysInstallElevated' is 0
MSI © (64:6C) [17:08:00:025]: User policy value 'AlwaysInstallElevated' is 0
MSI © (64:6C) [17:08:00:025]: Running product '{9A1D2962-2E8F-4FFA-A1EB-5C5C8614BCF9}' with user privileges: It's not assigned.
MSI © (64:6C) [17:08:00:025]: PROPERTY CHANGE: Adding SETUPEXEDIR property. Its value is 'C:\Documents and Settings\Administrator\Desktop'.
MSI © (64:6C) [17:08:00:025]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Documents and Settings\Administrator\Desktop'.
MSI © (64:6C) [17:08:00:025]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
MSI © (64:6C) [17:08:00:025]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '2404'.
MSI © (64:6C) [17:08:00:025]: TRANSFORMS property is now:
MSI © (64:6C) [17:08:00:025]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator\Application Data
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator\Favorites
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator\NetHood
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator\My Documents
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator\PrintHood
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator\Recent
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator\SendTo
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator\Templates
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Application Data
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator\Local Settings\Application Data
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator\My Documents\My Pictures
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator\Start Menu\Programs\Administrative Tools
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator\Start Menu\Programs\Startup
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator\Start Menu\Programs
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator\Start Menu
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\Administrator\Desktop
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs\Startup
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Desktop
MSI © (64:6C) [17:08:00:035]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\Fonts
MSI © (64:6C) [17:08:00:045]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI © (64:6C) [17:08:00:045]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI © (64:6C) [17:08:00:045]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI © (64:6C) [17:08:00:045]: PROPERTY CHANGE: Adding USERNAME property. Its value is ' '.
MSI © (64:6C) [17:08:00:045]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI © (64:6C) [17:08:00:045]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1a20ae.msi'.
MSI © (64:6C) [17:08:00:045]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\HostVIP!.msi'.
MSI © (64:6C) [17:08:00:045]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\'.
MSI © (64:6C) [17:08:00:045]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\'.
MSI © (64:68) [17:08:00:075]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '3.00'.
=== Logging started: 7/7/2005 17:08:00 ===
MSI © (64:6C) [17:08:00:105]: Note: 1: 2262 2: PatchPackage 3: -2147287038
MSI © (64:6C) [17:08:00:105]: Machine policy value 'DisableRollback' is 0
MSI © (64:6C) [17:08:00:105]: User policy value 'DisableRollback' is 0
MSI © (64:6C) [17:08:00:105]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
MSI © (64:6C) [17:08:00:105]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI © (64:6C) [17:08:00:105]: Doing action: INSTALL
Action start 17:08:00: INSTALL.
MSI © (64:6C) [17:08:00:105]: UI Sequence table 'InstallUISequence' is present and populated.
MSI © (64:6C) [17:08:00:105]: Running UISequence
MSI © (64:6C) [17:08:00:105]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
MSI © (64:6C) [17:08:00:105]: Doing action: ProgramFilesFolder.9240E1C0_49D2_40A2_93CE_E62CD8B48DDC
Action start 17:08:00: ProgramFilesFolder.9240E1C0_49D2_40A2_93CE_E62CD8B48DDC.
MSI © (64:6C) [17:08:00:105]: PROPERTY CHANGE: Adding ProgramFilesFolder.9240E1C0_49D2_40A2_93CE_E62CD8B48DDC property. Its value is 'C:\Program Files\'.
Action ended 17:08:00: ProgramFilesFolder.9240E1C0_49D2_40A2_93CE_E62CD8B48DDC. Return value 1.
MSI © (64:6C) [17:08:00:105]: Doing action: ProgramFilesFolder.55BCEE28_CDBF_4D7F_97C4_082D6B58B9FF
Action start 17:08:00: ProgramFilesFolder.55BCEE28_CDBF_4D7F_97C4_082D6B58B9FF.
MSI © (64:6C) [17:08:00:115]: PROPERTY CHANGE: Adding ProgramFilesFolder.55BCEE28_CDBF_4D7F_97C4_082D6B58B9FF property. Its value is 'C:\Program Files\'.
Action ended 17:08:00: ProgramFilesFolder.55BCEE28_CDBF_4D7F_97C4_082D6B58B9FF. Return value 1.
MSI © (64:6C) [17:08:00:115]: Doing action: ISMsiServerStartup
Action start 17:08:00: ISMsiServerStartup.
MSI © (64:6C) [17:08:00:156]: Creating MSIHANDLE (1) of type 790542 for thread 2412
Action ended 17:08:00: ISMsiServerStartup. Return value 1.
MSI © (64:6C) [17:08:00:156]: Doing action: ISStartup
Action start 17:08:00: ISStartup.
MSI © (64:6C) [17:08:00:166]: Creating MSIHANDLE (2) of type 790542 for thread 2412
MSI © (64:80) [17:08:00:206]: Invoking remote custom action. DLL: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\MSI22.tmp, Entrypoint: MsiServerStartup
MSI © (64:84) [17:08:00:206]: Invoking remote custom action. DLL: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\MSI23.tmp, Entrypoint: StartUp
MSI © (64:88) [17:08:00:246]: Cloaking enabled.
MSI © (64:88) [17:08:00:246]: Attempting to enable all disabled priveleges before calling Install on Server
MSI © (64:88) [17:08:00:246]: Connected to service for CA interface.
MSI © (64!A4) [17:08:00:796]: Creating MSIHANDLE (3) of type 790531 for thread 2468
1: The InstallScript engine version currently installed on this machine is adequate.
MSI © (64!A4) [17:08:00:806]: Closing MSIHANDLE (3) of type 790531 for thread 2468
MSI © (64!A4) [17:08:00:806]: Creating MSIHANDLE (4) of type 790531 for thread 2468
1: Event 'E80806' is created
MSI © (64!A4) [17:08:00:806]: Closing MSIHANDLE (4) of type 790531 for thread 2468
MSI © (64!A4) [17:08:00:806]: PROPERTY CHANGE: Adding ISStartupEvent property. Its value is 'E80806'.
MSI © (64!A4) [17:08:00:927]: Creating MSIHANDLE (5) of type 790531 for thread 2468
1: GetInstallDriver, Can not find InstallDriver in ROT table, Return Code = 0x80004005
MSI © (64!A4) [17:08:00:927]: Closing MSIHANDLE (5) of type 790531 for thread 2468
MSI © (64!A4) [17:08:00:927]: Creating MSIHANDLE (6) of type 790531 for thread 2468
1: {9A1D2962-2E8F-4FFA-A1EB-5C5C8614BCF9}
MSI © (64!A4) [17:08:00:927]: Closing MSIHANDLE (6) of type 790531 for thread 2468
MSI © (64!A4) [17:08:01:477]: Creating MSIHANDLE (7) of type 790531 for thread 2468
1: Extract supporting files
MSI © (64!A4) [17:08:01:477]: Closing MSIHANDLE (7) of type 790531 for thread 2468
MSI © (64!A4) [17:08:01:477]: Creating MSIHANDLE (8) of type 790541 for thread 2468
MSI © (64!A4) [17:08:01:487]: Creating MSIHANDLE (9) of type 790540 for thread 2468
MSI © (64!A4) [17:08:01:487]: Creating MSIHANDLE (10) of type 790531 for thread 2468
MSI © (64!A4) [17:08:02:709]: Closing MSIHANDLE (10) of type 790531 for thread 2468
MSI © (64!A4) [17:08:02:709]: Closing MSIHANDLE (9) of type 790540 for thread 2468
MSI © (64!A4) [17:08:02:709]: Creating MSIHANDLE (11) of type 790540 for thread 2468
MSI © (64!A4) [17:08:02:719]: Closing MSIHANDLE (11) of type 790540 for thread 2468
MSI © (64!A4) [17:08:02:719]: Creating MSIHANDLE (12) of type 790540 for thread 2468
MSI © (64!A4) [17:08:02:719]: Creating MSIHANDLE (13) of type 790531 for thread 2468
MSI © (64!A4) [17:08:02:729]: Closing MSIHANDLE (13) of type 790531 for thread 2468
MSI © (64!A4) [17:08:02:729]: Closing MSIHANDLE (12) of type 790540 for thread 2468
MSI © (64!A4) [17:08:02:729]: Creating MSIHANDLE (14) of type 790540 for thread 2468
MSI © (64!A4) [17:08:02:729]: Closing MSIHANDLE (14) of type 790540 for thread 2468
MSI © (64!A4) [17:08:02:739]: Creating MSIHANDLE (15) of type 790540 for thread 2468
MSI © (64!A4) [17:08:02:739]: Closing MSIHANDLE (15) of type 790540 for thread 2468
MSI © (64!A4) [17:08:02:739]: Creating MSIHANDLE (16) of type 790531 for thread 2468
1: Failed to extract _IsUser.dll, Ignore it.
MSI © (64!A4) [17:08:02:739]: Closing MSIHANDLE (16) of type 790531 for thread 2468
MSI © (64!A4) [17:08:02:749]: Creating MSIHANDLE (17) of type 790540 for thread 2468
MSI © (64!A4) [17:08:02:749]: Creating MSIHANDLE (18) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:081]: Closing MSIHANDLE (18) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:081]: Closing MSIHANDLE (17) of type 790540 for thread 2468
MSI © (64!A4) [17:08:04:081]: Creating MSIHANDLE (19) of type 790540 for thread 2468
MSI © (64!A4) [17:08:04:081]: Closing MSIHANDLE (19) of type 790540 for thread 2468
MSI © (64!A4) [17:08:04:081]: Creating MSIHANDLE (20) of type 790531 for thread 2468
1: Failed to extract IGdi.dll, Ignore it.
MSI © (64!A4) [17:08:04:091]: Closing MSIHANDLE (20) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:091]: Creating MSIHANDLE (21) of type 790540 for thread 2468
MSI © (64!A4) [17:08:04:091]: Creating MSIHANDLE (22) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:091]: Closing MSIHANDLE (22) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:091]: Creating MSIHANDLE (23) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:091]: Closing MSIHANDLE (23) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:091]: Creating MSIHANDLE (24) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:091]: Closing MSIHANDLE (24) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:101]: Creating MSIHANDLE (25) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:101]: Closing MSIHANDLE (25) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:101]: Creating MSIHANDLE (26) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:101]: Closing MSIHANDLE (26) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:101]: Creating MSIHANDLE (27) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:101]: Closing MSIHANDLE (27) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:101]: Creating MSIHANDLE (28) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:101]: Closing MSIHANDLE (28) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:111]: Creating MSIHANDLE (29) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:111]: Closing MSIHANDLE (29) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:111]: Creating MSIHANDLE (30) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:111]: Closing MSIHANDLE (30) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:111]: Creating MSIHANDLE (31) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:111]: Closing MSIHANDLE (31) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:111]: Creating MSIHANDLE (32) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:121]: Closing MSIHANDLE (32) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:121]: Creating MSIHANDLE (33) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:121]: Closing MSIHANDLE (33) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:121]: Creating MSIHANDLE (34) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:121]: Closing MSIHANDLE (34) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:121]: Creating MSIHANDLE (35) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:121]: Closing MSIHANDLE (35) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:121]: Creating MSIHANDLE (36) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:131]: Closing MSIHANDLE (36) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:131]: Creating MSIHANDLE (37) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:131]: Closing MSIHANDLE (37) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:131]: Creating MSIHANDLE (38) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:131]: Closing MSIHANDLE (38) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:131]: Creating MSIHANDLE (39) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:131]: Closing MSIHANDLE (39) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:131]: Creating MSIHANDLE (40) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:141]: Closing MSIHANDLE (40) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:141]: Creating MSIHANDLE (41) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:141]: Closing MSIHANDLE (41) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:141]: Creating MSIHANDLE (42) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:141]: Closing MSIHANDLE (42) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:141]: Creating MSIHANDLE (43) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:141]: Closing MSIHANDLE (43) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:151]: Creating MSIHANDLE (44) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:151]: Closing MSIHANDLE (44) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:151]: Creating MSIHANDLE (45) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:151]: Closing MSIHANDLE (45) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:151]: Creating MSIHANDLE (46) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:151]: Closing MSIHANDLE (46) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:151]: Creating MSIHANDLE (47) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:161]: Closing MSIHANDLE (47) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:161]: Creating MSIHANDLE (48) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:161]: Closing MSIHANDLE (48) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:161]: Creating MSIHANDLE (49) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:161]: Closing MSIHANDLE (49) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:161]: Creating MSIHANDLE (50) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:161]: Closing MSIHANDLE (50) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:161]: Creating MSIHANDLE (51) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:171]: Closing MSIHANDLE (51) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:171]: Creating MSIHANDLE (52) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:171]: Closing MSIHANDLE (52) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:171]: Creating MSIHANDLE (53) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:171]: Closing MSIHANDLE (53) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:171]: Creating MSIHANDLE (54) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:171]: Closing MSIHANDLE (54) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:171]: Creating MSIHANDLE (55) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:181]: Closing MSIHANDLE (55) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:181]: Creating MSIHANDLE (56) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:181]: Closing MSIHANDLE (56) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:181]: Creating MSIHANDLE (57) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:181]: Closing MSIHANDLE (57) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:181]: Creating MSIHANDLE (58) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:181]: Closing MSIHANDLE (58) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:191]: Creating MSIHANDLE (59) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:191]: Closing MSIHANDLE (59) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:191]: Creating MSIHANDLE (60) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:191]: Closing MSIHANDLE (60) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:191]: Creating MSIHANDLE (61) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:191]: Closing MSIHANDLE (61) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:191]: Creating MSIHANDLE (62) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:191]: Closing MSIHANDLE (62) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:201]: Creating MSIHANDLE (63) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:201]: Closing MSIHANDLE (63) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:201]: Creating MSIHANDLE (64) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:201]: Closing MSIHANDLE (64) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:201]: Creating MSIHANDLE (65) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:201]: Closing MSIHANDLE (65) of type 790531 for thread 2468
MSI © (64!A4) [17:08:04:201]: Closing MSIHANDLE (21) of type 790540 for thread 2468
MSI © (64!A4) [17:08:04:201]: Closing MSIHANDLE (8) of type 790541 for thread 2468
MSI © (64!A4) [17:08:05:113]: Note: 1: 2732 2: 0
MSI © (64!A4) [17:08:05:153]: Creating MSIHANDLE (66) of type 790531 for thread 2468
1: Ev1990364
MSI © (64!A4) [17:08:05:153]: Closing MSIHANDLE (66) of type 790531 for thread 2468
MSI © (64!A4) [17:08:05:153]: PROPERTY CHANGE: Adding ff9ef67406aa11d5ab9800b0d02332eb property. Its value is 'g'.
MSI © (64:84) [17:08:05:163]: Closing MSIHANDLE (2) of type 790542 for thread 2412
Action ended 17:08:05: ISStartup. Return value 1.
MSI © (64:6C) [17:08:05:163]: Doing action: AppSearch
Action start 17:08:05: AppSearch.
Action 17:08:05: AppSearch. Searching for installed applications
AppSearch: Property: IISROOTFOLDER, Signature: _IISROOTFOLDER
MSI © (64:6C) [17:08:05:163]: Note: 1: 2262 2: Signature 3: -2147287038
MSI © (64:6C) [17:08:05:163]: Note: 1: 2262 2: CompLocator 3: -2147287038
MSI © (64:6C) [17:08:05:163]: PROPERTY CHANGE: Adding IISROOTFOLDER property. Its value is 'C:\Inetpub\wwwroot\'.
AppSearch: Property: IIS_VERSION, Signature: _IIS_VERSION
MSI © (64:6C) [17:08:05:163]: Note: 1: 2262 2: Signature 3: -2147287038
MSI © (64:6C) [17:08:05:163]: Note: 1: 2262 2: CompLocator 3: -2147287038
MSI © (64:6C) [17:08:05:163]: PROPERTY CHANGE: Adding IIS_VERSION property. Its value is '#6'.
Action ended 17:08:05: AppSearch. Return value 1.
MSI © (64:6C) [17:08:05:163]: Doing action: LaunchConditions
Action start 17:08:05: LaunchConditions.
Action ended 17:08:05: LaunchConditions. Return value 1.
MSI © (64:6C) [17:08:05:163]: Doing action: SetupInitialization
Action start 17:08:05: SetupInitialization.
Info 2898.Tahoma8, Tahoma, 0
Info 2898.TahomaBold10, Tahoma, 0
Action 17:08:05: SetupInitialization. Dialog created
Action ended 17:08:05: SetupInitialization. Return value 1.
MSI © (64:6C) [17:08:05:273]: Doing action: FindRelatedProducts
Action start 17:08:05: FindRelatedProducts.
MSI © (64:6C) [17:08:05:273]: Note: 1: 2262 2: Upgrade 3: -2147287038
Action ended 17:08:05: FindRelatedProducts. Return value 1.
MSI © (64:6C) [17:08:05:283]: Skipping action: CCPSearch (condition is false)
MSI © (64:6C) [17:08:05:283]: Skipping action: RMCCPSearch (condition is false)
MSI © (64:6C) [17:08:05:283]: Doing action: ValidateProductID
Action start 17:08:05: ValidateProductID.
Action ended 17:08:05: ValidateProductID. Return value 1.
MSI © (64:6C) [17:08:05:283]: Doing action: CostInitialize
Action start 17:08:05: CostInitialize.
MSI © (64:6C) [17:08:05:283]: Machine policy value 'MaxPatchCacheSize' is 10
MSI © (64:6C) [17:08:05:283]: Baseline: Sorting baselines for {9A1D2962-2E8F-4FFA-A1EB-5C5C8614BCF9}.
MSI © (64:6C) [17:08:05:283]: Baseline: New baseline 1.0.1 from transaction.
MSI © (64:6C) [17:08:05:283]: Baseline: Sorted order Native: Order 0.
MSI © (64:6C) [17:08:05:283]: Baseline Data Table:
MSI © (64:6C) [17:08:05:283]: ProductCode: {9A1D2962-2E8F-4FFA-A1EB-5C5C8614BCF9} Version: 1.0.1 Attributes: 0 PatchId: Native BaselineId: -2147483648 Order: 0
MSI © (64:6C) [17:08:05:283]: Baseline File Table:
MSI © (64:6C) [17:08:05:283]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
MSI © (64:6C) [17:08:05:283]: Note: 1: 1325 2: WindowsFolder_Microsoft.net_Framework_v1.1.4322_
MSI © (64:6C) [17:08:05:283]: Note: 1: 1325 2: WindowsFolder_Microsoft.net
MSI © (64:6C) [17:08:05:283]: Note: 1: 1325 2: NoDirectory
MSI © (64:6C) [17:08:05:293]: Note: 1: 1325 2: ASPNET_REGIIS
MSI © (64:6C) [17:08:05:293]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
Action ended 17:08:05: CostInitialize. Return value 1.
MSI © (64:6C) [17:08:05:293]: Doing action: FileCost
Action start 17:08:05: FileCost.
MSI © (64:6C) [17:08:05:293]: Note: 1: 2262 2: RemoveFile 3: -2147287038
MSI © (64:6C) [17:08:05:293]: Note: 1: 2262 2: Class 3: -2147287038
MSI © (64:6C) [17:08:05:293]: Note: 1: 2262 2: Extension 3: -2147287038
MSI © (64:6C) [17:08:05:293]: Note: 1: 2262 2: IniFile 3: -2147287038
MSI © (64:6C) [17:08:05:293]: Note: 1: 2262 2: MoveFile 3: -2147287038
MSI © (64:6C) [17:08:05:293]: Note: 1: 2262 2: DuplicateFile 3: -2147287038
MSI © (64:6C) [17:08:05:293]: Note: 1: 2262 2: ReserveCost 3: -2147287038
MSI © (64:6C) [17:08:05:293]: Note: 1: 2262 2: Shortcut 3: -2147287038
Action ended 17:08:05: FileCost. Return value 1.
MSI © (64:6C) [17:08:05:293]: Doing action: IsolateComponents
Action start 17:08:05: IsolateComponents.
MSI © (64:6C) [17:08:05:293]: Note: 1: 2262 2: BindImage 3: -2147287038
MSI © (64:6C) [17:08:05:293]: Note: 1: 2262 2: IsolatedComponent 3: -2147287038
MSI © (64:6C) [17:08:05:293]: Note: 1: 2262 2: Patch 3: -2147287038
MSI © (64:6C) [17:08:05:293]: Note: 1: 2728 2: Patch
Action ended 17:08:05: IsolateComponents. Return value 1.
MSI © (64:6C) [17:08:05:293]: Doing action: setUserProfileNT
Action start 17:08:05: setUserProfileNT.
MSI © (64:6C) [17:08:05:303]: PROPERTY CHANGE: Adding USERPROFILE property. Its value is 'C:\Documents and Settings\Administrator'.
Action ended 17:08:05: setUserProfileNT. Return value 1.
MSI © (64:6C) [17:08:05:303]: Skipping action: SetAllUsersProfileNT (condition is false)
MSI © (64:6C) [17:08:05:303]: Doing action: setAllUsersProfile2K
Action start 17:08:05: setAllUsersProfile2K.
MSI © (64:6C) [17:08:05:303]: PROPERTY CHANGE: Adding ALLUSERSPROFILE property. Its value is 'C:\Documents and Settings\All Users'.
Action ended 17:08:05: setAllUsersProfile2K. Return value 1.
MSI © (64:6C) [17:08:05:303]: Doing action: ResolveSource
Action start 17:08:05: ResolveSource.
MSI © (64:6C) [17:08:05:303]: Resolving source.
MSI © (64:6C) [17:08:05:303]: Resolving source to launched-from source.
MSI © (64:6C) [17:08:05:303]: Setting launched-from source as last-used.
MSI © (64:6C) [17:08:05:303]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{9A1D2962-2E8F-4FFA-A1EB-5C5C8614BCF9}'.
MSI © (64:6C) [17:08:05:303]: SOURCEDIR ==> C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\
MSI © (64:6C) [17:08:05:303]: SOURCEDIR product ==> {9A1D2962-2E8F-4FFA-A1EB-5C5C8614BCF9}
MSI © (64:6C) [17:08:05:303]: Determining source type
MSI © (64:6C) [17:08:05:303]: Source type from package 'HostVIP!.msi': 0
MSI © (64:6C) [17:08:05:303]: Source path resolution complete. Dumping Directory table...
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: TARGETDIR , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\ , LongSubPath: , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: ProgramFilesFolder.9240E1C0_49D2_40A2_93CE_E62CD8B48DDC , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\ , LongSubPath: , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: Sql.9240E1C0_49D2_40A2_93CE_E62CD8B48DDC , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\ , LongSubPath: , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: SqlVer.9240E1C0_49D2_40A2_93CE_E62CD8B48DDC , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\ , LongSubPath: , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: SqlTools.9240E1C0_49D2_40A2_93CE_E62CD8B48DDC , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\x86\ , LongSubPath: x86\ , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: SqlToolsBin.9240E1C0_49D2_40A2_93CE_E62CD8B48DDC , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\x86\Binn\ , LongSubPath: x86\Binn\ , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: SqlToolsBinRes.9240E1C0_49D2_40A2_93CE_E62CD8B48DDC , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\x86\Binn\res\ , LongSubPath: x86\Binn\res\ , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: SqlToolsBinRes1033.9240E1C0_49D2_40A2_93CE_E62CD8B48DDC , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\x86\Binn\res\1033\ , LongSubPath: x86\Binn\res\1033\ , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: SqlTarget.55BCEE28_CDBF_4D7F_97C4_082D6B58B9FF , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\ , LongSubPath: , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: ProgramFilesFolder.55BCEE28_CDBF_4D7F_97C4_082D6B58B9FF , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\ , LongSubPath: , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: Sql.55BCEE28_CDBF_4D7F_97C4_082D6B58B9FF , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\ , LongSubPath: , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: SqlVer.55BCEE28_CDBF_4D7F_97C4_082D6B58B9FF , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\ , LongSubPath: , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: SqlTools.55BCEE28_CDBF_4D7F_97C4_082D6B58B9FF , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\x86\ , LongSubPath: x86\ , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: SqlToolsBin.55BCEE28_CDBF_4D7F_97C4_082D6B58B9FF , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\x86\Binn\ , LongSubPath: x86\Binn\ , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: _REGIIS_ , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\_REGIIS_\ , LongSubPath: _REGIIS_\ , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: WindowsVolume , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\WinRoot\ , LongSubPath: WinRoot\ , ShortSubPath:
MSI © (64:6C) [17:08:05:303]: Dir (source): Key: WindowsFolder_Microsoft.net_Framework_v1.1.4322_ , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\WindowsFolder_Microsoft.net_Framework_v1.1.4322_\ , LongSubPath: WindowsFolder_Microsoft.net_Framework_v1.1.4322_\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: WindowsFolder_Microsoft.net , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\WindowsFolder_Microsoft.net\ , LongSubPath: WindowsFolder_Microsoft.net\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: USERPROFILE , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\UserProfile\ , LongSubPath: UserProfile\ , ShortSubPath: USERPR~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: TemplateFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\ShellNew\ , LongSubPath: ShellNew\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: TempFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Temp\ , LongSubPath: Temp\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: SystemFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\System32\ , LongSubPath: System32\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: System64Folder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\System64\ , LongSubPath: System64\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: System16Folder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\System\ , LongSubPath: System\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: StartupFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\StartUp\ , LongSubPath: StartUp\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: StartMenuFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Start Menu\ , LongSubPath: Start Menu\ , ShortSubPath: STARTM~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: SendToFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\SendTo\ , LongSubPath: SendTo\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: ProgramFiles64Folder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Program Files 64\ , LongSubPath: Program Files 64\ , ShortSubPath: Prog64~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: PersonalFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Personal\ , LongSubPath: Personal\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: NoDirectory , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\NoDirectory\ , LongSubPath: NoDirectory\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: MyPicturesFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\MyPictures\ , LongSubPath: MyPictures\ , ShortSubPath: MyPict~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: LocalAppDataFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\LocalAppData\ , LongSubPath: LocalAppData\ , ShortSubPath: LocalA~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: IISROOTFOLDER , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\IISRootFolder\ , LongSubPath: IISRootFolder\ , ShortSubPath: IISRoo~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: ProgramMenuFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Programs\ , LongSubPath: Programs\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: TECHRESULTS1 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Programs\TechResults\ , LongSubPath: Programs\TechResults\ , ShortSubPath: Programs\TECHRE~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: hostvip , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Programs\TechResults\HostVIP\ , LongSubPath: Programs\TechResults\HostVIP\ , ShortSubPath: Programs\TECHRE~1\HostVIP\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: HOSTVIP_1 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Programs\TechResults\HostVIP!\ , LongSubPath: Programs\TechResults\HostVIP!\ , ShortSubPath: Programs\TECHRE~1\HostVIP!\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: GlobalAssemblyCache , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\GlobalAssemblyCache\ , LongSubPath: GlobalAssemblyCache\ , ShortSubPath: Global~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: FontsFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Fonts\ , LongSubPath: Fonts\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: FavoritesFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Favorites\ , LongSubPath: Favorites\ , ShortSubPath: FAVORI~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: WindowsFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Windows\ , LongSubPath: Windows\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: MICROSOFT.NET , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Windows\Microsoft.NET\ , LongSubPath: Windows\Microsoft.NET\ , ShortSubPath: Windows\MICROS~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: MICROSOFT.NET1 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Windows\Microsoft.NET\ , LongSubPath: Windows\Microsoft.NET\ , ShortSubPath: Windows\MICROS~1.NET\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: FRAMEWORK , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Windows\Microsoft.NET\Framework\ , LongSubPath: Windows\Microsoft.NET\Framework\ , ShortSubPath: Windows\MICROS~1.NET\FRAMEW~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: DesktopFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Desktop\ , LongSubPath: Desktop\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: ProgramFilesFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\program files\ , LongSubPath: program files\ , ShortSubPath: PROGRA~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: ISMyCompanyDir , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\program files\My Company Name\ , LongSubPath: program files\My Company Name\ , ShortSubPath: PROGRA~1\MYCOMP~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: ISMyProductDir , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\program files\My Company Name\My Product Name\ , LongSubPath: program files\My Company Name\My Product Name\ , ShortSubPath: PROGRA~1\MYCOMP~1\MYPROD~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: TECHRESULTS , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\program files\TechResults\ , LongSubPath: program files\TechResults\ , ShortSubPath: PROGRA~1\TECHRE~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: MY_PRODUCT_NAME , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\program files\TechResults\HostVIP!\ , LongSubPath: program files\TechResults\HostVIP!\ , ShortSubPath: PROGRA~1\TECHRE~1\HostVIP!\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: DATACONNECTIONS1 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\program files\TechResults\DataConnections\ , LongSubPath: program files\TechResults\DataConnections\ , ShortSubPath: PROGRA~1\TECHRE~1\DATACO~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: CommonFilesFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Common\ , LongSubPath: Common\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: ISCommonFilesFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Common\InstallShield\ , LongSubPath: Common\InstallShield\ , ShortSubPath: Common\Instal~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: ISUpdateServiceFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Common\InstallShield\UpdateService\ , LongSubPath: Common\InstallShield\UpdateService\ , ShortSubPath: Common\Instal~1\UPDATE~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: CommonFiles64Folder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\Common64\ , LongSubPath: Common64\ , ShortSubPath:
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: CommonAppDataFolder , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\CommonAppData\ , LongSubPath: CommonAppData\ , ShortSubPath: Common~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: PrimaryVolumePath , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\ , LongSubPath: PrimaryVolumePath\ , ShortSubPath: Primar~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: IMPORTS , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\Imports\ , LongSubPath: PrimaryVolumePath\Imports\ , ShortSubPath: Primar~1\Imports\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: INSTALLDIR , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\ , LongSubPath: PrimaryVolumePath\ , ShortSubPath: Primar~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: SERVICES1 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\Services\ , LongSubPath: PrimaryVolumePath\Services\ , ShortSubPath: Primar~1\Services\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: SERVER_SERVICES1 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\Services\Server Services\ , LongSubPath: PrimaryVolumePath\Services\Server Services\ , ShortSubPath: Primar~1\Services\SERVER~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: SERVER_SERVICES , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\Server Services\ , LongSubPath: PrimaryVolumePath\Server Services\ , ShortSubPath: Primar~1\SERVER~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: HOSTVIP , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP\ , LongSubPath: PrimaryVolumePath\HostVIP\ , ShortSubPath: Primar~1\HostVIP\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: SERVICES2 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP\Services\ , LongSubPath: PrimaryVolumePath\HostVIP\Services\ , ShortSubPath: Primar~1\HostVIP\Services\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: SERVER_SERVICES2 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP\Services\Server Services\ , LongSubPath: PrimaryVolumePath\HostVIP\Services\Server Services\ , ShortSubPath: Primar~1\HostVIP\Services\SERVER~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: DATACONNECTIONS , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\DataConnections\ , LongSubPath: PrimaryVolumePath\DataConnections\ , ShortSubPath: Primar~1\DATACO~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: DATABASE_DIR , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\Database\ , LongSubPath: PrimaryVolumePath\Database\ , ShortSubPath: Primar~1\Database\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: COMMON , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\Common\ , LongSubPath: PrimaryVolumePath\Common\ , ShortSubPath: Primar~1\Common\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: HOSTVIP_2 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\ , LongSubPath: PrimaryVolumePath\HostVIP!\ , ShortSubPath: Primar~1\HostVIP!\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: IMPORTS1 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Imports\ , LongSubPath: PrimaryVolumePath\HostVIP!\Imports\ , ShortSubPath: Primar~1\HostVIP!\Imports\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: DATABASE_DIR1 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Database\ , LongSubPath: PrimaryVolumePath\HostVIP!\Database\ , ShortSubPath: Primar~1\HostVIP!\Database\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: ISYourDataBaseDir , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Database\ , LongSubPath: PrimaryVolumePath\HostVIP!\Database\ , ShortSubPath: Primar~1\HostVIP!\Database\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: IMPORTS2 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Database\Imports\ , LongSubPath: PrimaryVolumePath\HostVIP!\Database\Imports\ , ShortSubPath: Primar~1\HostVIP!\Database\Imports\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: DTS , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Database\DTS\ , LongSubPath: PrimaryVolumePath\HostVIP!\Database\DTS\ , ShortSubPath: Primar~1\HostVIP!\Database\DTS\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: DATABASEDIR , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Database\ , LongSubPath: PrimaryVolumePath\HostVIP!\Database\ , ShortSubPath: Primar~1\HostVIP!\Database\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: SERVICES , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Services\ , LongSubPath: PrimaryVolumePath\HostVIP!\Services\ , ShortSubPath: Primar~1\HostVIP!\Services\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: SERVER_SERVICES3 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Services\Server Services\ , LongSubPath: PrimaryVolumePath\HostVIP!\Services\Server Services\ , ShortSubPath: Primar~1\HostVIP!\Services\SERVER~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: OASIS , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Services\OASIS\ , LongSubPath: PrimaryVolumePath\HostVIP!\Services\OASIS\ , ShortSubPath: Primar~1\HostVIP!\Services\OASIS\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: RATINGSSERVICE , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Services\OASIS\RatingsService\ , LongSubPath: PrimaryVolumePath\HostVIP!\Services\OASIS\RatingsService\ , ShortSubPath: Primar~1\HostVIP!\Services\OASIS\RATING~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: RATINGSERVICE , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Services\OASIS\RatingService\ , LongSubPath: PrimaryVolumePath\HostVIP!\Services\OASIS\RatingService\ , ShortSubPath: Primar~1\HostVIP!\Services\OASIS\RATING~2\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: CREDITSERVICE , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Services\OASIS\CreditService\ , LongSubPath: PrimaryVolumePath\HostVIP!\Services\OASIS\CreditService\ , ShortSubPath: Primar~1\HostVIP!\Services\OASIS\CREDIT~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: CARDSERVICE , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Services\OASIS\CardService\ , LongSubPath: PrimaryVolumePath\HostVIP!\Services\OASIS\CardService\ , ShortSubPath: Primar~1\HostVIP!\Services\OASIS\CARDSE~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: WEBSITE1 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Website\ , LongSubPath: PrimaryVolumePath\HostVIP!\Website\ , ShortSubPath: Primar~1\HostVIP!\Website\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: WEBSERVICES1 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Website\WebServices\ , LongSubPath: PrimaryVolumePath\HostVIP!\Website\WebServices\ , ShortSubPath: Primar~1\HostVIP!\Website\WEBSER~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: STORAGE1 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Website\Storage\ , LongSubPath: PrimaryVolumePath\HostVIP!\Website\Storage\ , ShortSubPath: Primar~1\HostVIP!\Website\Storage\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: RADCONTROLS , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Website\RadControls\ , LongSubPath: PrimaryVolumePath\HostVIP!\Website\RadControls\ , ShortSubPath: Primar~1\HostVIP!\Website\RADCON~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: _89ADA207C39A41D5A4C8A6E3FFCF0537 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Website\RadControls\Menu\ , LongSubPath: PrimaryVolumePath\HostVIP!\Website\RadControls\Menu\ , ShortSubPath: Primar~1\HostVIP!\Website\RADCON~1\Menu\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: _D815DF6AA5DD47E0A6A40491910ACB97 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Website\RadControls\Menu\Scripts\ , LongSubPath: PrimaryVolumePath\HostVIP!\Website\RadControls\Menu\Scripts\ , ShortSubPath: Primar~1\HostVIP!\Website\RADCON~1\Menu\Scripts\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: _F25703C828DE42A0A07FDFEC379E32BC , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Website\RadControls\Menu\Scripts\3_2_1\ , LongSubPath: PrimaryVolumePath\HostVIP!\Website\RadControls\Menu\Scripts\3_2_1\ , ShortSubPath: Primar~1\HostVIP!\Website\RADCON~1\Menu\Scripts\3_2_1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: _4A9464698D9C451C9F7C8940D49516E9 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Website\RadControls\Menu\IntelliSense\ , LongSubPath: PrimaryVolumePath\HostVIP!\Website\RadControls\Menu\IntelliSense\ , ShortSubPath: Primar~1\HostVIP!\Website\RADCON~1\Menu\INTELL~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: _2E7A4AF07F9F4F9C8CB96137B81BACFC , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Website\RadControls\Menu\Images\ , LongSubPath: PrimaryVolumePath\HostVIP!\Website\RadControls\Menu\Images\ , ShortSubPath: Primar~1\HostVIP!\Website\RADCON~1\Menu\Images\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: PAGES1 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Website\Pages\ , LongSubPath: PrimaryVolumePath\HostVIP!\Website\Pages\ , ShortSubPath: Primar~1\HostVIP!\Website\Pages\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: JAVASCRIPT1 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Website\Javascript\ , LongSubPath: PrimaryVolumePath\HostVIP!\Website\Javascript\ , ShortSubPath: Primar~1\HostVIP!\Website\JAVASC~1\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: IMAGES1 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Website\Images\ , LongSubPath: PrimaryVolumePath\HostVIP!\Website\Images\ , ShortSubPath: Primar~1\HostVIP!\Website\Images\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: HELP1 , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Website\Help\ , LongSubPath: PrimaryVolumePath\HostVIP!\Website\Help\ , ShortSubPath: Primar~1\HostVIP!\Website\Help\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: _D9E8E521F5A74556833F582B2F94D2FA , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Website\Help\whxdata\ , LongSubPath: PrimaryVolumePath\HostVIP!\Website\Help\whxdata\ , ShortSubPath: Primar~1\HostVIP!\Website\Help\whxdata\
MSI © (64:6C) [17:08:05:313]: Dir (source): Key: _CCC27DCEA1A1481AAFFB74AE6C13EC6D , Object: C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\PrimaryVolumePath\HostVIP!\Website\Help\whgdata\ , LongSubPath: PrimaryVolumePath\HostVIP!\Website\Help\whgdata\ , ShortSubPath: Primar~1\HostVIP!\Website\

jaguarLV

jaguarLV
  • Members
  • 2 posts

Posted 11 July 2005 - 22:39

I couldn't include the whole log file, so here is the last page or so:
Property(S): PackagecodeChanging = 1
Property(S): ProductState = -1
Property(S): PackageCode = {1212CB8E-2F65-4BEA-8015-034662AB8950}
Property(S): RemoteAdminTS = 1
Property(S): NetHoodFolder = C:\Documents and Settings\Administrator\NetHood\
Property(S): PrintHoodFolder = C:\Documents and Settings\Administrator\PrintHood\
Property(S): RecentFolder = C:\Documents and Settings\Administrator\Recent\
Property(S): GPTSupport = 1
Property(S): OLEAdvtSupport = 1
Property(S): ShellAdvtSupport = 1
Property(S): Intel = 15
Property(S): PhysicalMemory = 404
Property(S): VirtualMemory = 609
Property(S): AdminUser = 1
Property(S): LogonUser = Administrator
Property(S): UserSID = S-1-5-21-246756819-2472343843-137830377-500
Property(S): UserLanguageID = 1033
Property(S): ComputerName = MARCS2003VPC
Property(S): SystemLanguageID = 1033
Property(S): ScreenX = 1264
Property(S): ScreenY = 881
Property(S): CaptionHeight = 19
Property(S): BorderTop = 1
Property(S): BorderSide = 1
Property(S): TextHeight = 16
Property(S): ColorBits = 16
Property(S): TTCSupport = 1
Property(S): MsiNetAssemblySupport = 1.1.4322.2032
Property(S): MsiWin32AssemblySupport = 5.2.3790.121
Property(S): RedirectedDllSupport = 2
Property(S): Time = 17:10:48
Property(S): Date = 7/7/2005
Property(S): Privileged = 1
Property(S): DATABASE = C:\WINDOWS\Installer\12d52e.msi
Property(S): OriginalDatabase = C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\HostVIP!.msi
Property(S): UILevel = 5
Property(S): Preselected = 1
Property(S): ISStartupEvent = E922995
Property(S): ff9ef67406aa11d5ab9800b0d02332eb = g
Property(S): CostingComplete = 1
Property(S): OutOfDiskSpace = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): PrimaryVolumeSpaceAvailable = 0
Property(S): PrimaryVolumeSpaceRequired = 0
Property(S): PrimaryVolumeSpaceRemaining = 0
Property(S): caCreateVRootsUninstall = C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\IIS34.tmp
Property(S): IS_TEMP_PROP_IIS_CONFIG = C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\IIS34.tmp
Property(S): SOURCEDIR = C:\WINDOWS\Downloaded Installations\{1212CB8E-2F65-4BEA-8015-034662AB8950}\
Property(S): SourcedirProduct = {9A1D2962-2E8F-4FFA-A1EB-5C5C8614BCF9}
Property(S): ProductToBeRegistered = 1
MSI (s) (84:18) [17:10:48:628]: MainEngineThread is returning 0
MSI (s) (84:94) [17:10:48:638]: Destroying RemoteAPI object.
MSI (s) (84:28) [17:10:48:638]: Custom Action Manager thread ending.
MSI © (64:6C) [17:10:48:648]: Back from server. Return value: 0
MSI © (64:6C) [17:10:48:648]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI © (64:6C) [17:10:48:648]: PROPERTY CHANGE: Deleting SECONDSEQUENCE property. Its current value is '1'.
Action ended 17:10:48: ExecuteAction. Return value 1.
MSI © (64:6C) [17:10:48:648]: Doing action: SetupCompleteSuccess
Action start 17:10:48: SetupCompleteSuccess.
Action 17:10:48: SetupCompleteSuccess. Dialog created
MSI © (64:68) [17:12:33:408]: Doing action: ISCleanUpSuccess
Action start 17:12:33: ISCleanUpSuccess.
MSI © (64:68) [17:12:33:418]: Creating MSIHANDLE (138) of type 790542 for thread 2408
MSI © (64:00) [17:12:33:418]: Invoking remote custom action. DLL: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\MSI50.tmp, Entrypoint: CleanUp
MSI © (64!04) [17:12:33:539]: Creating MSIHANDLE (139) of type 790531 for thread 2820
MSI © (64!04) [17:12:33:539]: Closing MSIHANDLE (139) of type 790531 for thread 2820



**MSIHANDLE (138) Not being closed?