/build/static/layout/Breadcrumb_cap_w.png

Problems adding .NET Framework 2.0 (x86) pre-requisite for my installation

Hi,

I am trying to add .NET Framework 2.0 (x86) version for one of my Basic MSI project for packaging a .NET based desktop client application.

After making all necessary configuration and building the installers, when i try running the setup - it recognizes that .NET Framework is not present on the target OS, shows that .NET Framework 2.0 is a pre-req and needs to be installed. When we click on preceed button, it just shows extracting .NET Framework (as i have used "Copy from Source Media") and then continue with the application installation, without actually installing the .NET Framework.

I am not sure what could have gone wrong. Can someone please suggest if i am making any mistake or have missed any required configuration.

Thanks,
Saju[/align]

0 Comments   [ + ] Show comments

Answers (4)

Posted by: anonymous_9363 16 years ago
Red Belt
0
Run the installation with MSI logging enabled. The resulting log should help you determine what's gone wrong. I'd suggest enabling logging via Group Policy to ensure you log both installations.
Posted by: Saju 16 years ago
Yellow Belt
0
Thank You for ur reply....
I have already seen enabling log too. I am unable find whats going wrong.

Log which is created is given below.


=== Verbose logging started: 2/6/2008 10:28:12 Build type: SHIP UNICODE 3.01.4000.2435 Calling process: C:\WINDOWS\system32\MSIEXEC.EXE ===
MSI (c) (B0:C4) [10:28:12:093]: Resetting cached policy values
MSI (c) (B0:C4) [10:28:12:093]: Machine policy value 'Debug' is 0
MSI (c) (B0:C4) [10:28:12:093]: ******* RunEngine:
******* Product: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\TestApp.msi
******* Action:
******* CommandLine: **********
MSI (c) (B0:C4) [10:28:12:093]: Machine policy value 'DisableUserInstalls' is 0
MSI (c) (B0:C4) [10:28:12:562]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\TestApp.msi' against software restriction policy
MSI (c) (B0:C4) [10:28:12:562]: Note: 1: 2262 2: DigitalSignature 3: -2147287038
MSI (c) (B0:C4) [10:28:12:562]: SOFTWARE RESTRICTION POLICY: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\TestApp.msi is not digitally signed
MSI (c) (B0:C4) [10:28:12:562]: SOFTWARE RESTRICTION POLICY: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\TestApp.msi is permitted to run at the 'unrestricted' authorization level.
MSI (c) (B0:C4) [10:28:22:155]: Cloaking enabled.
MSI (c) (B0:C4) [10:28:22:155]: Attempting to enable all disabled priveleges before calling Install on Server
MSI (c) (B0:C4) [10:28:22:171]: End dialog not enabled
MSI (c) (B0:C4) [10:28:22:171]: Original package ==> C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\TestApp.msi
MSI (c) (B0:C4) [10:28:22:171]: Package we're running from ==> C:\DOCUME~1\SAJUDD~1.FD\LOCALS~1\Temp\1c81e.msi
MSI (c) (B0:C4) [10:28:22:171]: APPCOMPAT: looking for appcompat database entry with ProductCode '{EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}'.
MSI (c) (B0:C4) [10:28:22:171]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (B0:C4) [10:28:22:171]: MSCOREE not loaded loading copy from system32
MSI (c) (B0:C4) [10:28:22:187]: Machine policy value 'TransformsSecure' is 0
MSI (c) (B0:C4) [10:28:22:187]: User policy value 'TransformsAtSource' is 0
MSI (c) (B0:C4) [10:28:22:187]: Note: 1: 2262 2: File 3: -2147287038
MSI (c) (B0:C4) [10:28:22:187]: Note: 1: 2205 2: 3: MsiFileHash
MSI (c) (B0:C4) [10:28:22:187]: Machine policy value 'DisablePatch' is 0
MSI (c) (B0:C4) [10:28:22:187]: Machine policy value 'AllowLockdownPatch' is 0
MSI (c) (B0:C4) [10:28:22:187]: Machine policy value 'DisableLUAPatching' is 0
MSI (c) (B0:C4) [10:28:22:187]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (c) (B0:C4) [10:28:22:187]: APPCOMPAT: looking for appcompat database entry with ProductCode '{EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}'.
MSI (c) (B0:C4) [10:28:22:187]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (B0:C4) [10:28:22:187]: Transforms are not secure.
MSI (c) (B0:C4) [10:28:22:187]: Command Line: SETUPEXEDIR=C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1 CURRENTDIRECTORY=C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1 CLIENTUILEVEL=0 CLIENTPROCESSID=2736
MSI (c) (B0:C4) [10:28:22:187]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{3C61FE7C-F51C-4A13-B1CF-F0956800B372}'.
MSI (c) (B0:C4) [10:28:22:187]: Product Code passed to Engine.Initialize: '
MSI (c) (B0:C4) [10:28:22:187]: Product Code from property table before transforms: '{EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}'
MSI (c) (B0:C4) [10:28:22:187]: Product Code from property table after transforms: '{EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}'
MSI (c) (B0:C4) [10:28:22:187]: Product not registered: beginning first-time install
MSI (c) (B0:C4) [10:28:22:187]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
MSI (c) (B0:C4) [10:28:22:187]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (c) (B0:C4) [10:28:22:187]: User policy value 'SearchOrder' is 'nmu'
MSI (c) (B0:C4) [10:28:22:187]: Adding new sources is allowed.
MSI (c) (B0:C4) [10:28:22:187]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
MSI (c) (B0:C4) [10:28:22:187]: Package name extracted from package path: 'TestApp.msi'
MSI (c) (B0:C4) [10:28:22:187]: Package to be registered: 'TestApp.msi'
MSI (c) (B0:C4) [10:28:22:187]: Note: 1: 2729
MSI (c) (B0:C4) [10:28:22:187]: Note: 1: 2729
MSI (c) (B0:C4) [10:28:22:187]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (c) (B0:C4) [10:28:22:187]: Machine policy value 'DisableMsi' is 0
MSI (c) (B0:C4) [10:28:22:187]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (c) (B0:C4) [10:28:22:187]: User policy value 'AlwaysInstallElevated' is 0
MSI (c) (B0:C4) [10:28:22:187]: Product installation will be elevated because user is admin and product is being installed per-machine.
MSI (c) (B0:C4) [10:28:22:187]: Running product '{EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}' with elevated privileges: Product is assigned.
MSI (c) (B0:C4) [10:28:22:187]: PROPERTY CHANGE: Adding SETUPEXEDIR property. Its value is 'C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1'.
MSI (c) (B0:C4) [10:28:22:187]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1'.
MSI (c) (B0:C4) [10:28:22:187]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
MSI (c) (B0:C4) [10:28:22:187]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '2736'.
MSI (c) (B0:C4) [10:28:22:187]: TRANSFORMS property is now:
MSI (c) (B0:C4) [10:28:22:187]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
MSI (c) (B0:C4) [10:28:22:187]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Application Data
MSI (c) (B0:C4) [10:28:22:187]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Favorites
MSI (c) (B0:C4) [10:28:22:187]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\NetHood
MSI (c) (B0:C4) [10:28:22:187]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\My Documents
MSI (c) (B0:C4) [10:28:22:187]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\PrintHood
MSI (c) (B0:C4) [10:28:22:187]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Recent
MSI (c) (B0:C4) [10:28:22:187]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\SendTo
MSI (c) (B0:C4) [10:28:22:187]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Templates
MSI (c) (B0:C4) [10:28:22:187]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Application Data
MSI (c) (B0:C4) [10:28:22:187]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Local Settings\Application Data
MSI (c) (B0:C4) [10:28:22:187]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\My Documents\My Pictures
MSI (c) (B0:C4) [10:28:22:218]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools
MSI (c) (B0:C4) [10:28:22:218]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs\Startup
MSI (c) (B0:C4) [10:28:22:218]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs
MSI (c) (B0:C4) [10:28:22:218]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu
MSI (c) (B0:C4) [10:28:22:218]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Desktop
MSI (c) (B0:C4) [10:28:22:218]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Start Menu\Programs\Administrative Tools
MSI (c) (B0:C4) [10:28:22:218]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Start Menu\Programs\Startup
MSI (c) (B0:C4) [10:28:22:218]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Start Menu\Programs
MSI (c) (B0:C4) [10:28:22:218]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Start Menu
MSI (c) (B0:C4) [10:28:22:218]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Desktop
MSI (c) (B0:C4) [10:28:22:218]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Templates
MSI (c) (B0:C4) [10:28:22:218]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\Fonts
MSI (c) (B0:C4) [10:28:22:218]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI (c) (B0:C4) [10:28:22:218]: MSCOREE not loaded loading copy from system32
MSI (c) (B0:C4) [10:28:22:218]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (c) (B0:C4) [10:28:22:218]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Saju'.
MSI (c) (B0:C4) [10:28:22:218]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'Trianz'.
MSI (c) (B0:C4) [10:28:22:218]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\DOCUME~1\SAJUDD~1.FD\LOCALS~1\Temp\1c81e.msi'.
MSI (c) (B0:C4) [10:28:22:218]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\TestApp.msi'.
MSI (c) (B0:C4) [10:28:22:218]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\'.
MSI (c) (B0:C4) [10:28:22:218]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\'.
MSI (c) (B0:B4) [10:28:22:218]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '3.01'.
=== Logging started: 2/6/2008 10:28:22 ===
MSI (c) (B0:C4) [10:28:22:234]: Note: 1: 2205 2: 3: PatchPackage
MSI (c) (B0:C4) [10:28:22:234]: Machine policy value 'DisableRollback' is 0
MSI (c) (B0:C4) [10:28:22:234]: User policy value 'DisableRollback' is 0
MSI (c) (B0:C4) [10:28:22:234]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
MSI (c) (B0:C4) [10:28:22:234]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (c) (B0:C4) [10:28:22:234]: Doing action: INSTALL
Action 10:28:22: INSTALL.
Action start 10:28:22: INSTALL.
MSI (c) (B0:C4) [10:28:22:234]: UI Sequence table 'InstallUISequence' is present and populated.
MSI (c) (B0:C4) [10:28:22:234]: Running UISequence
MSI (c) (B0:C4) [10:28:22:234]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
MSI (c) (B0:C4) [10:28:22:234]: Doing action: AppSearch
Action 10:28:22: AppSearch. Searching for installed applications
Action start 10:28:22: AppSearch.
MSI (c) (B0:C4) [10:28:22:234]: Note: 1: 2205 2: 3: AppSearch
MSI (c) (B0:C4) [10:28:22:234]: Note: 1: 2228 2: 3: AppSearch 4: SELECT `Property`, `Signature_` FROM `AppSearch`
Action ended 10:28:22: AppSearch. Return value 0.
MSI (c) (B0:C4) [10:28:22:234]: Doing action: LaunchConditions
Action 10:28:22: LaunchConditions. Evaluating launch conditions
Action start 10:28:22: LaunchConditions.
MSI (c) (B0:C4) [10:28:22:234]: Note: 1: 2205 2: 3: LaunchCondition
MSI (c) (B0:C4) [10:28:22:234]: Note: 1: 2228 2: 3: LaunchCondition 4: SELECT `Condition`, `Description` FROM `LaunchCondition`
Action ended 10:28:22: LaunchConditions. Return value 0.
MSI (c) (B0:C4) [10:28:22:234]: Doing action: SetupInitialization
Action 10:28:22: SetupInitialization.
Action start 10:28:22: SetupInitialization.
Info 2898.For Tahoma8 textstyle, the system created a 'Tahoma' font, in 0 character set.
Info 2898.For TahomaBold10 textstyle, the system created a 'Tahoma' font, in 0 character set.
Action 10:28:22: SetupInitialization. Dialog created
Action ended 10:28:22: SetupInitialization. Return value 1.
MSI (c) (B0:C4) [10:28:22:265]: Doing action: FindRelatedProducts
Action 10:28:22: FindRelatedProducts. Searching for related applications
Action start 10:28:22: FindRelatedProducts.
Action ended 10:28:22: FindRelatedProducts. Return value 1.
MSI (c) (B0:C4) [10:28:22:265]: Skipping action: ISPreventDowngrade (condition is false)
MSI (c) (B0:C4) [10:28:22:265]: Skipping action: CCPSearch (condition is false)
MSI (c) (B0:C4) [10:28:22:265]: Skipping action: RMCCPSearch (condition is false)
MSI (c) (B0:C4) [10:28:22:265]: Doing action: ValidateProductID
Action 10:28:22: ValidateProductID.
Action start 10:28:22: ValidateProductID.
Action ended 10:28:22: ValidateProductID. Return value 1.
MSI (c) (B0:C4) [10:28:22:280]: Doing action: CostInitialize
Action 10:28:22: CostInitialize. Computing space requirements
Action start 10:28:22: CostInitialize.
MSI (c) (B0:C4) [10:28:22:280]: Machine policy value 'MaxPatchCacheSize' is 10
MSI (c) (B0:C4) [10:28:23:155]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'D:\'.
MSI (c) (B0:C4) [10:28:23:202]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
Action ended 10:28:23: CostInitialize. Return value 1.
MSI (c) (B0:C4) [10:28:23:202]: Doing action: FileCost
Action 10:28:23: FileCost. Computing space requirements
Action start 10:28:23: FileCost.
MSI (c) (B0:C4) [10:28:23:202]: Note: 1: 2205 2: 3: MsiAssembly
MSI (c) (B0:C4) [10:28:23:202]: Note: 1: 2205 2: 3: Registry
MSI (c) (B0:C4) [10:28:23:202]: Note: 1: 2205 2: 3: Registry
MSI (c) (B0:C4) [10:28:23:202]: Note: 1: 2205 2: 3: Class
MSI (c) (B0:C4) [10:28:23:202]: Note: 1: 2205 2: 3: Extension
MSI (c) (B0:C4) [10:28:23:202]: Note: 1: 2205 2: 3: TypeLib
Action ended 10:28:23: FileCost. Return value 1.
MSI (c) (B0:C4) [10:28:23:202]: Doing action: IsolateComponents
Action 10:28:23: IsolateComponents.
Action start 10:28:23: IsolateComponents.
Action ended 10:28:23: IsolateComponents. Return value 0.
MSI (c) (B0:C4) [10:28:23:202]: Doing action: setUserProfileNT
Action 10:28:23: setUserProfileNT.
Action start 10:28:23: setUserProfileNT.
MSI (c) (B0:C4) [10:28:23:218]: PROPERTY CHANGE: Adding USERPROFILE property. Its value is 'C:\Documents and Settings\sajuddeen.fd'.
Action ended 10:28:23: setUserProfileNT. Return value 1.
MSI (c) (B0:C4) [10:28:23:218]: Skipping action: SetAllUsersProfileNT (condition is false)
MSI (c) (B0:C4) [10:28:23:218]: Doing action: setAllUsersProfile2K
Action 10:28:23: setAllUsersProfile2K.
Action start 10:28:23: setAllUsersProfile2K.
MSI (c) (B0:C4) [10:28:23:218]: PROPERTY CHANGE: Adding ALLUSERSPROFILE property. Its value is 'C:\Documents and Settings\All Users'.
Action ended 10:28:23: setAllUsersProfile2K. Return value 1.
MSI (c) (B0:C4) [10:28:23:296]: Doing action: ResolveSource
Action 10:28:23: ResolveSource.
Action start 10:28:23: ResolveSource.
MSI (c) (B0:C4) [10:28:23:312]: Resolving source.
MSI (c) (B0:C4) [10:28:23:312]: Resolving source to launched-from source.
MSI (c) (B0:C4) [10:28:23:312]: Setting launched-from source as last-used.
MSI (c) (B0:C4) [10:28:23:312]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}'.
MSI (c) (B0:C4) [10:28:23:312]: SOURCEDIR ==> C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\
MSI (c) (B0:C4) [10:28:23:312]: SOURCEDIR product ==> {EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}
MSI (c) (B0:C4) [10:28:23:312]: Determining source type
MSI (c) (B0:C4) [10:28:23:312]: Source type from package 'TestApp.msi': 0
MSI (c) (B0:C4) [10:28:23:312]: Source path resolution complete. Dumping Directory table...
MSI (c) (B0:C4) [10:28:23:312]: Dir (source): Key: TARGETDIR , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\ , LongSubPath: , ShortSubPath:
MSI (c) (B0:C4) [10:28:23:312]: Dir (source): Key: WindowsFolder , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\Windows\ , LongSubPath: Windows\ , ShortSubPath:
MSI (c) (B0:C4) [10:28:23:312]: Dir (source): Key: USERPROFILE , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\UserProfile\ , LongSubPath: UserProfile\ , ShortSubPath: USERPR~1\
MSI (c) (B0:C4) [10:28:23:312]: Dir (source): Key: ProgramFilesFolder , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\program files\ , LongSubPath: program files\ , ShortSubPath: PROGRA~1\
MSI (c) (B0:C4) [10:28:23:312]: Dir (source): Key: TRIANZ , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\program files\trianz\ , LongSubPath: program files\trianz\ , ShortSubPath: PROGRA~1\trianz\
MSI (c) (B0:C4) [10:28:23:312]: Dir (source): Key: MY_PRODUCT_NAME , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\program files\trianz\TestApp\ , LongSubPath: program files\trianz\TestApp\ , ShortSubPath: PROGRA~1\trianz\TestApp\
MSI (c) (B0:C4) [10:28:23:312]: Dir (source): Key: INSTALLDIR , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\program files\trianz\TestApp\ , LongSubPath: program files\trianz\TestApp\ , ShortSubPath: PROGRA~1\trianz\TestApp\
MSI (c) (B0:C4) [10:28:23:312]: Dir (source): Key: CommonFilesFolder , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\Common\ , LongSubPath: Common\ , ShortSubPath:
MSI (c) (B0:C4) [10:28:23:312]: Dir (source): Key: ISCommonFilesFolder , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\Common\InstallShield\ , LongSubPath: Common\InstallShield\ , ShortSubPath: Common\Instal~1\
MSI (c) (B0:C4) [10:28:23:312]: Dir (source): Key: ISUpdateServiceFolder , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\Common\InstallShield\UpdateService\ , LongSubPath: Common\InstallShield\UpdateService\ , ShortSubPath: Common\Instal~1\UPDATE~1\
MSI (c) (B0:C4) [10:28:23:312]: Dir (source): Key: ALLUSERSPROFILE , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\All Users\ , LongSubPath: All Users\ , ShortSubPath: ALLUSE~1\
Action ended 10:28:23: ResolveSource. Return value 1.
MSI (c) (B0:C4) [10:28:23:312]: Doing action: CostFinalize
Action 10:28:23: CostFinalize. Computing space requirements
Action start 10:28:23: CostFinalize.
MSI (c) (B0:C4) [10:28:23:312]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
MSI (c) (B0:C4) [10:28:23:312]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
MSI (c) (B0:C4) [10:28:23:312]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
MSI (c) (B0:C4) [10:28:23:312]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
MSI (c) (B0:C4) [10:28:23:312]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
MSI (c) (B0:C4) [10:28:23:312]: Note: 1: 2262 2: Patch 3: -2147287038
MSI (c) (B0:C4) [10:28:23:312]: Note: 1: 2205 2: 3: Condition
MSI (c) (B0:C4) [10:28:23:312]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'D:\'.
MSI (c) (B0:C4) [10:28:23:312]: PROPERTY CHANGE: Modifying USERPROFILE property. Its current value is 'C:\Documents and Settings\sajuddeen.fd'. Its new value: 'C:\Documents and Settings\sajuddeen.fd\'.
MSI (c) (B0:C4) [10:28:23:312]: PROPERTY CHANGE: Adding TRIANZ property. Its value is 'C:\Program Files\trianz\'.
MSI (c) (B0:C4) [10:28:23:312]: PROPERTY CHANGE: Adding MY_PRODUCT_NAME property. Its value is 'C:\Program Files\trianz\TestApp\'.
MSI (c) (B0:C4) [10:28:23:312]: PROPERTY CHANGE: Adding INSTALLDIR property. Its value is 'C:\Program Files\trianz\TestApp\'.
MSI (c) (B0:C4) [10:28:23:312]: PROPERTY CHANGE: Adding ISCommonFilesFolder property. Its value is 'C:\Program Files\Common Files\InstallShield\'.
MSI (c) (B0:C4) [10:28:23:312]: PROPERTY CHANGE: Adding ISUpdateServiceFolder property. Its value is 'C:\Program Files\Common Files\InstallShield\UpdateService\'.
MSI (c) (B0:C4) [10:28:23:312]: PROPERTY CHANGE: Modifying ALLUSERSPROFILE property. Its current value is 'C:\Documents and Settings\All Users'. Its new value: 'C:\Documents and Settings\All Users\'.
MSI (c) (B0:C4) [10:28:23:312]: Target path resolution complete. Dumping Directory table...
MSI (c) (B0:C4) [10:28:23:312]: Note: target paths subject to change (via custom actions or browsing)
MSI (c) (B0:C4) [10:28:23:312]: Dir (target): Key: TARGETDIR , Object: D:\
MSI (c) (B0:C4) [10:28:23:312]: Dir (target): Key: WindowsFolder , Object: C:\WINDOWS\
MSI (c) (B0:C4) [10:28:23:312]: Dir (target): Key: USERPROFILE , Object: C:\Documents and Settings\sajuddeen.fd\
MSI (c) (B0:C4) [10:28:23:312]: Dir (target): Key: ProgramFilesFolder , Object: C:\Program Files\
MSI (c) (B0:C4) [10:28:23:312]: Dir (target): Key: TRIANZ , Object: C:\Program Files\trianz\
MSI (c) (B0:C4) [10:28:23:312]: Dir (target): Key: MY_PRODUCT_NAME , Object: C:\Program Files\trianz\TestApp\
MSI (c) (B0:C4) [10:28:23:312]: Dir (target): Key: INSTALLDIR , Object: C:\Program Files\trianz\TestApp\
MSI (c) (B0:C4) [10:28:23:312]: Dir (target): Key: CommonFilesFolder , Object: C:\Program Files\Common Files\
MSI (c) (B0:C4) [10:28:23:312]: Dir (target): Key: ISCommonFilesFolder , Object: C:\Program Files\Common Files\InstallShield\
MSI (c) (B0:C4) [10:28:23:312]: Dir (target): Key: ISUpdateServiceFolder , Object: C:\Program Files\Common Files\InstallShield\UpdateService\
MSI (c) (B0:C4) [10:28:23:312]: Dir (target): Key: ALLUSERSPROFILE , Object: C:\Documents and Settings\All Users\
Action ended 10:28:23: CostFinalize. Return value 1.
MSI (c) (B0:C4) [10:28:23:312]: Doing action: MigrateFeatureStates
Action 10:28:23: MigrateFeatureStates. Migrating feature states from related applications
Action start 10:28:23: MigrateFeatureStates.
Action ended 10:28:23: MigrateFeatureStates. Return value 0.
MSI (c) (B0:C4) [10:28:23:312]: Skipping action: PatchWelcome (condition is false)
MSI (c) (B0:C4) [10:28:23:312]: Doing action: InstallWelcome
Action 10:28:23: InstallWelcome.
Action start 10:28:23: InstallWelcome.
Action 10:28:23: InstallWelcome. Dialog created
MSI (c) (B0:B4) [10:28:23:390]: Note: 1: 2205 2: 3: MsiAssembly
MSI (c) (B0:B4) [10:28:23:390]: Note: 1: 2228 2: 3: MsiAssembly 4: SELECT `MsiAssembly`.`Attributes`, `MsiAssembly`.`File_Application`, `MsiAssembly`.`File_Manifest`, `Component`.`KeyPath` FROM `MsiAssembly`, `Component` WHERE `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Component_` = ?
MSI (c) (B0:B4) [10:28:23:390]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
MSI (c) (B0:B4) [10:28:23:390]: Note: 1: 2205 2: 3: Registry
MSI (c) (B0:B4) [10:28:23:390]: Note: 1: 2205 2: 3: BindImage
MSI (c) (B0:B4) [10:28:23:390]: Note: 1: 2205 2: 3: ProgId
MSI (c) (B0:B4) [10:28:23:390]: Note: 1: 2205 2: 3: PublishComponent
MSI (c) (B0:B4) [10:28:23:390]: Note: 1: 2205 2: 3: SelfReg
MSI (c) (B0:B4) [10:28:23:390]: Note: 1: 2205 2: 3: Extension
MSI (c) (B0:B4) [10:28:23:390]: Note: 1: 2205 2: 3: Font
MSI (c) (B0:B4) [10:28:23:390]: Note: 1: 2205 2: 3: Shortcut
MSI (c) (B0:B4) [10:28:23:390]: Note: 1: 2205 2: 3: Class
MSI (c) (B0:B4) [10:28:23:390]: Note: 1: 2727 2:
Info 2898.For MSSansBold8 textstyle, the system created a 'Tahoma' font, in 0 character set.
Info 2898.For MSSWhiteSerif8 textstyle, the system created a 'Tahoma' font, in 0 character set.
Action 10:28:26: LicenseAgreement. Dialog created
MSI (c) (B0:B4) [10:28:27:483]: PROPERTY CHANGE: Modifying AgreeToLicense property. Its current value is 'No'. Its new value: 'Yes'.
Action 10:28:28: CustomerInformation. Dialog created
Action 10:28:29: SetupType. Dialog created
MSI (c) (B0:B4) [10:28:30:014]: Note: 1: 2727 2:
Action 10:28:30: ReadyToInstall. Dialog created
MSI (c) (B0:B4) [10:28:30:514]: Note: 1: 2727 2:
Action ended 10:28:30: InstallWelcome. Return value 1.
MSI (c) (B0:C4) [10:28:30:686]: Skipping action: SetupResume (condition is false)
MSI (c) (B0:C4) [10:28:30:686]: Skipping action: MaintenanceWelcome (condition is false)
MSI (c) (B0:C4) [10:28:30:686]: Doing action: SetupProgress
Action 10:28:30: SetupProgress.
Action start 10:28:30: SetupProgress.
Action 10:28:30: SetupProgress. Dialog created
Action ended 10:28:30: SetupProgress. Return value 1.
MSI (c) (B0:C4) [10:28:30:718]: Doing action: ExecuteAction
Action 10:28:30: ExecuteAction.
Action start 10:28:30: ExecuteAction.
MSI (c) (B0:C4) [10:28:30:718]: PROPERTY CHANGE: Adding SECONDSEQUENCE property. Its value is '1'.
MSI (c) (B0:C4) [10:28:30:718]: Grabbed execution mutex.
MSI (c) (B0:C4) [10:28:30:718]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (c) (B0:C4) [10:28:30:718]: Switching to server: SECONDSEQUENCE="1" ROOTDRIVE="D:\" EXECUTEACTION="INSTALL" ACTION="INSTALL" SOURCEDIR="C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\" TARGETDIR="D:\" ALLUSERSPROFILE="C:\Documents and Settings\All Users\" MY_PRODUCT_NAME="C:\Program Files\trianz\TestApp\" INSTALLDIR="C:\Program Files\trianz\TestApp\" TRIANZ="C:\Program Files\trianz\" USERPROFILE="C:\Documents and Settings\sajuddeen.fd\" CLIENTPROCESSID="2736" COMPANYNAME="Trianz" CLIENTUILEVEL="0" USERNAME="Saju" CURRENTDIRECTORY="C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1" SETUPEXEDIR="C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1" ADDLOCAL=TestApp_Files
MSI (s) (BC:00) [10:28:30:749]: Grabbed execution mutex.
MSI (s) (BC:54) [10:28:30:749]: Resetting cached policy values
MSI (s) (BC:54) [10:28:30:749]: Machine policy value 'Debug' is 0
MSI (s) (BC:54) [10:28:30:749]: ******* RunEngine:
******* Product: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\TestApp.msi
******* Action: INSTALL
******* CommandLine: **********
MSI (s) (BC:54) [10:28:30:764]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (BC:54) [10:28:30:780]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3: 2
MSI (s) (BC:54) [10:28:30:796]: File will have security applied from OpCode.
MSI (s) (BC:54) [10:28:30:843]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\TestApp.msi' against software restriction policy
MSI (s) (BC:54) [10:28:30:843]: Note: 1: 2262 2: DigitalSignature 3: -2147287038
MSI (s) (BC:54) [10:28:30:843]: SOFTWARE RESTRICTION POLICY: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\TestApp.msi is not digitally signed
MSI (s) (BC:54) [10:28:30:843]: SOFTWARE RESTRICTION POLICY: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\TestApp.msi is permitted to run at the 'unrestricted' authorization level.
MSI (s) (BC:54) [10:28:30:843]: End dialog not enabled
MSI (s) (BC:54) [10:28:30:843]: Original package ==> C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\TestApp.msi
MSI (s) (BC:54) [10:28:30:843]: Package we're running from ==> C:\WINDOWS\Installer\2112c.msi
MSI (s) (BC:54) [10:28:30:858]: APPCOMPAT: looking for appcompat database entry with ProductCode '{EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}'.
MSI (s) (BC:54) [10:28:30:858]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (BC:54) [10:28:30:858]: MSCOREE not loaded loading copy from system32
MSI (s) (BC:54) [10:28:30:858]: Machine policy value 'TransformsSecure' is 0
MSI (s) (BC:54) [10:28:30:858]: User policy value 'TransformsAtSource' is 0
MSI (s) (BC:54) [10:28:30:858]: Note: 1: 2262 2: File 3: -2147287038
MSI (s) (BC:54) [10:28:30:858]: Note: 1: 2205 2: 3: MsiFileHash
MSI (s) (BC:54) [10:28:30:858]: Machine policy value 'DisablePatch' is 0
MSI (s) (BC:54) [10:28:30:858]: Machine policy value 'AllowLockdownPatch' is 0
MSI (s) (BC:54) [10:28:30:858]: Machine policy value 'DisableLUAPatching' is 0
MSI (s) (BC:54) [10:28:30:858]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (s) (BC:54) [10:28:30:858]: APPCOMPAT: looking for appcompat database entry with ProductCode '{EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}'.
MSI (s) (BC:54) [10:28:30:858]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (BC:54) [10:28:30:858]: Transforms are not secure.
MSI (s) (BC:54) [10:28:30:858]: Command Line: SECONDSEQUENCE=1 ROOTDRIVE=D:\ EXECUTEACTION=INSTALL ACTION=INSTALL SOURCEDIR=C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\ TARGETDIR=D:\ ALLUSERSPROFILE=C:\Documents and Settings\All Users\ MY_PRODUCT_NAME=C:\Program Files\trianz\TestApp\ INSTALLDIR=C:\Program Files\trianz\TestApp\ TRIANZ=C:\Program Files\trianz\ USERPROFILE=C:\Documents and Settings\sajuddeen.fd\ CLIENTPROCESSID=2736 COMPANYNAME=Trianz CLIENTUILEVEL=0 USERNAME=Saju CURRENTDIRECTORY=C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1 SETUPEXEDIR=C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1 ADDLOCAL=TestApp_Files ACTION=INSTALL
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{3C61FE7C-F51C-4A13-B1CF-F0956800B372}'.
MSI (s) (BC:54) [10:28:30:858]: Product Code passed to Engine.Initialize: '
MSI (s) (BC:54) [10:28:30:858]: Product Code from property table before transforms: '{EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}'
MSI (s) (BC:54) [10:28:30:858]: Product Code from property table after transforms: '{EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}'
MSI (s) (BC:54) [10:28:30:858]: Product not registered: beginning first-time install
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
MSI (s) (BC:54) [10:28:30:858]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (s) (BC:54) [10:28:30:858]: User policy value 'SearchOrder' is 'nmu'
MSI (s) (BC:54) [10:28:30:858]: Adding new sources is allowed.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
MSI (s) (BC:54) [10:28:30:858]: Package name extracted from package path: 'TestApp.msi'
MSI (s) (BC:54) [10:28:30:858]: Package to be registered: 'TestApp.msi'
MSI (s) (BC:54) [10:28:30:858]: Note: 1: 2729
MSI (s) (BC:54) [10:28:30:858]: Note: 1: 2729
MSI (s) (BC:54) [10:28:30:858]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (s) (BC:54) [10:28:30:858]: Machine policy value 'DisableMsi' is 0
MSI (s) (BC:54) [10:28:30:858]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (BC:54) [10:28:30:858]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (BC:54) [10:28:30:858]: Product installation will be elevated because user is admin and product is being installed per-machine.
MSI (s) (BC:54) [10:28:30:858]: Running product '{EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}' with elevated privileges: Product is assigned.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding SECONDSEQUENCE property. Its value is '1'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'D:\'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'D:\'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding ALLUSERSPROFILE property. Its value is 'C:\Documents and Settings\All Users\'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding MY_PRODUCT_NAME property. Its value is 'C:\Program Files\trianz\TestApp\'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding INSTALLDIR property. Its value is 'C:\Program Files\trianz\TestApp\'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding TRIANZ property. Its value is 'C:\Program Files\trianz\'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding USERPROFILE property. Its value is 'C:\Documents and Settings\sajuddeen.fd\'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '2736'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'Trianz'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Saju'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding SETUPEXEDIR property. Its value is 'C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding ADDLOCAL property. Its value is 'TestApp_Files'.
MSI (s) (BC:54) [10:28:30:858]: Engine has iefSecondSequence set to true.
MSI (s) (BC:54) [10:28:30:858]: TRANSFORMS property is now:
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Deleting SOURCEDIR property. Its current value is 'C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\'.
MSI (s) (BC:54) [10:28:30:858]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
MSI (s) (BC:54) [10:28:30:874]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Application Data
MSI (s) (BC:54) [10:28:30:874]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Favorites
MSI (s) (BC:54) [10:28:30:874]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\NetHood
MSI (s) (BC:54) [10:28:30:889]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\My Documents
MSI (s) (BC:54) [10:28:30:889]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\PrintHood
MSI (s) (BC:54) [10:28:30:905]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Recent
MSI (s) (BC:54) [10:28:30:905]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\SendTo
MSI (s) (BC:54) [10:28:30:905]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Templates
MSI (s) (BC:54) [10:28:30:921]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Application Data
MSI (s) (BC:54) [10:28:30:921]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Local Settings\Application Data
MSI (s) (BC:54) [10:28:30:921]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\My Documents\My Pictures
MSI (s) (BC:54) [10:28:30:936]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools
MSI (s) (BC:54) [10:28:30:936]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs\Startup
MSI (s) (BC:54) [10:28:30:936]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs
MSI (s) (BC:54) [10:28:30:952]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu
MSI (s) (BC:54) [10:28:30:952]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Desktop
MSI (s) (BC:54) [10:28:30:952]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Start Menu\Programs\Administrative Tools
MSI (s) (BC:54) [10:28:30:952]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Start Menu\Programs\Startup
MSI (s) (BC:54) [10:28:30:968]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Start Menu\Programs
MSI (s) (BC:54) [10:28:30:968]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Start Menu
MSI (s) (BC:54) [10:28:30:983]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\sajuddeen.fd\Desktop
MSI (s) (BC:54) [10:28:30:983]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Templates
MSI (s) (BC:54) [10:28:30:983]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\Fonts
MSI (s) (BC:54) [10:28:30:983]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI (s) (BC:54) [10:28:30:983]: MSCOREE not loaded loading copy from system32
MSI (s) (BC:54) [10:28:30:983]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (s) (BC:54) [10:28:30:983]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\WINDOWS\Installer\2112c.msi'.
MSI (s) (BC:54) [10:28:30:983]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\TestApp.msi'.
MSI (s) (BC:54) [10:28:30:983]: Note: 1: 2205 2: 3: PatchPackage
MSI (s) (BC:54) [10:28:30:983]: Machine policy value 'DisableRollback' is 0
MSI (s) (BC:54) [10:28:30:983]: User policy value 'DisableRollback' is 0
MSI (s) (BC:54) [10:28:30:983]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
MSI (s) (BC:54) [10:28:30:983]: PROPERTY CHANGE: Adding Preselected property. Its value is '1'.
MSI (s) (BC:54) [10:28:30:999]: Doing action: INSTALL
Action 10:28:30: INSTALL.
Action start 10:28:30: INSTALL.
MSI (s) (BC:54) [10:28:30:999]: Running ExecuteSequence
MSI (s) (BC:54) [10:28:30:999]: Doing action: AppSearch
Action 10:28:30: AppSearch. Searching for installed applications
Action start 10:28:30: AppSearch.
MSI (s) (BC:54) [10:28:30:999]: Skipping AppSearch action: already done on client side
Action ended 10:28:30: AppSearch. Return value 0.
MSI (s) (BC:54) [10:28:30:999]: Doing action: LaunchConditions
Action 10:28:30: LaunchConditions. Evaluating launch conditions
Action start 10:28:30: LaunchConditions.
MSI (s) (BC:54) [10:28:30:999]: Note: 1: 2205 2: 3: LaunchCondition
MSI (s) (BC:54) [10:28:30:999]: Note: 1: 2228 2: 3: LaunchCondition 4: SELECT `Condition`, `Description` FROM `LaunchCondition`
Action ended 10:28:30: LaunchConditions. Return value 0.
MSI (s) (BC:54) [10:28:30:999]: Doing action: FindRelatedProducts
Action 10:28:30: FindRelatedProducts. Searching for related applications
Action start 10:28:30: FindRelatedProducts.
MSI (s) (BC:54) [10:28:30:999]: Skipping FindRelatedProducts action: already done on client side
Action ended 10:28:30: FindRelatedProducts. Return value 0.
MSI (s) (BC:54) [10:28:30:999]: Skipping action: ISPreventDowngrade (condition is false)
MSI (s) (BC:54) [10:28:30:999]: Skipping action: CCPSearch (condition is false)
MSI (s) (BC:54) [10:28:30:999]: Skipping action: RMCCPSearch (condition is false)
MSI (s) (BC:54) [10:28:30:999]: Doing action: ValidateProductID
Action 10:28:30: ValidateProductID.
Action start 10:28:30: ValidateProductID.
Action ended 10:28:30: ValidateProductID. Return value 1.
MSI (s) (BC:54) [10:28:30:999]: Doing action: CostInitialize
Action 10:28:30: CostInitialize. Computing space requirements
Action start 10:28:30: CostInitialize.
MSI (s) (BC:54) [10:28:30:999]: Machine policy value 'MaxPatchCacheSize' is 10
MSI (s) (BC:54) [10:28:30:999]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
MSI (s) (BC:54) [10:28:31:014]: Note: 1: 2262 2: Patch 3: -2147287038
MSI (s) (BC:54) [10:28:31:014]: Note: 1: 2205 2: 3: PatchPackage
MSI (s) (BC:54) [10:28:31:014]: Note: 1: 2205 2: 3: MsiPatchHeaders
MSI (s) (BC:54) [10:28:31:014]: Note: 1: 2205 2: 3: __MsiPatchFileList
MSI (s) (BC:54) [10:28:31:014]: Note: 1: 2262 2: Media 3: -2147287038
MSI (s) (BC:54) [10:28:31:014]: Note: 1: 2205 2: 3: PatchPackage
MSI (s) (BC:54) [10:28:31:014]: Note: 1: 2228 2: 3: PatchPackage 4: SELECT `DiskId`, `PatchId`, `LastSequence` FROM `Media`, `PatchPackage` WHERE `Media`.`DiskId`=`PatchPackage`.`Media_` ORDER BY `DiskId`
Action ended 10:28:31: CostInitialize. Return value 1.
MSI (s) (BC:54) [10:28:31:014]: Doing action: ResolveSource
Action 10:28:31: ResolveSource.
Action start 10:28:31: ResolveSource.
MSI (s) (BC:54) [10:28:31:014]: Resolving source.
MSI (s) (BC:54) [10:28:31:014]: Resolving source to launched-from source.
MSI (s) (BC:54) [10:28:31:014]: Setting launched-from source as last-used.
MSI (s) (BC:54) [10:28:31:014]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\'.
MSI (s) (BC:54) [10:28:31:014]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\'.
MSI (s) (BC:54) [10:28:31:014]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}'.
MSI (s) (BC:54) [10:28:31:014]: SOURCEDIR ==> C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\
MSI (s) (BC:54) [10:28:31:014]: SOURCEDIR product ==> {EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}
MSI (s) (BC:54) [10:28:31:014]: Determining source type
MSI (s) (BC:54) [10:28:31:014]: Source type from package 'TestApp.msi': 0
MSI (s) (BC:54) [10:28:31:014]: Source path resolution complete. Dumping Directory table...
MSI (s) (BC:54) [10:28:31:014]: Dir (source): Key: TARGETDIR , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\ , LongSubPath: , ShortSubPath:
MSI (s) (BC:54) [10:28:31:014]: Dir (source): Key: WindowsFolder , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\Windows\ , LongSubPath: Windows\ , ShortSubPath:
MSI (s) (BC:54) [10:28:31:014]: Dir (source): Key: USERPROFILE , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\UserProfile\ , LongSubPath: UserProfile\ , ShortSubPath: USERPR~1\
MSI (s) (BC:54) [10:28:31:014]: Dir (source): Key: ProgramFilesFolder , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\program files\ , LongSubPath: program files\ , ShortSubPath: PROGRA~1\
MSI (s) (BC:54) [10:28:31:014]: Dir (source): Key: TRIANZ , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\program files\trianz\ , LongSubPath: program files\trianz\ , ShortSubPath: PROGRA~1\trianz\
MSI (s) (BC:54) [10:28:31:014]: Dir (source): Key: MY_PRODUCT_NAME , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\program files\trianz\TestApp\ , LongSubPath: program files\trianz\TestApp\ , ShortSubPath: PROGRA~1\trianz\TestApp\
MSI (s) (BC:54) [10:28:31:014]: Dir (source): Key: INSTALLDIR , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\program files\trianz\TestApp\ , LongSubPath: program files\trianz\TestApp\ , ShortSubPath: PROGRA~1\trianz\TestApp\
MSI (s) (BC:54) [10:28:31:014]: Dir (source): Key: CommonFilesFolder , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\Common\ , LongSubPath: Common\ , ShortSubPath:
MSI (s) (BC:54) [10:28:31:014]: Dir (source): Key: ISCommonFilesFolder , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\Common\InstallShield\ , LongSubPath: Common\InstallShield\ , ShortSubPath: Common\Instal~1\
MSI (s) (BC:54) [10:28:31:014]: Dir (source): Key: ISUpdateServiceFolder , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\Common\InstallShield\UpdateService\ , LongSubPath: Common\InstallShield\UpdateService\ , ShortSubPath: Common\Instal~1\UPDATE~1\
MSI (s) (BC:54) [10:28:31:014]: Dir (source): Key: ALLUSERSPROFILE , Object: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\All Users\ , LongSubPath: All Users\ , ShortSubPath: ALLUSE~1\
Action ended 10:28:31: ResolveSource. Return value 1.
MSI (s) (BC:54) [10:28:31:014]: Doing action: FileCost
Action 10:28:31: FileCost. Computing space requirements
Action start 10:28:31: FileCost.
MSI (s) (BC:54) [10:28:31:014]: Note: 1: 2205 2: 3: MsiAssembly
MSI (s) (BC:54) [10:28:31:014]: Note: 1: 2205 2: 3: Registry
MSI (s) (BC:54) [10:28:31:014]: Note: 1: 2205 2: 3: Registry
MSI (s) (BC:54) [10:28:31:014]: Note: 1: 2205 2: 3: Class
MSI (s) (BC:54) [10:28:31:014]: Note: 1: 2205 2: 3: Extension
MSI (s) (BC:54) [10:28:31:014]: Note: 1: 2205 2: 3: TypeLib
Action ended 10:28:31: FileCost. Return value 1.
MSI (s) (BC:54) [10:28:31:014]: Doing action: IsolateComponents
Action 10:28:31: IsolateComponents.
Action start 10:28:31: IsolateComponents.
Action ended 10:28:31: IsolateComponents. Return value 0.
MSI (s) (BC:54) [10:28:31:014]: Doing action: CostFinalize
Action 10:28:31: CostFinalize. Computing space requirements
Action start 10:28:31: CostFinalize.
MSI (s) (BC:54) [10:28:31:030]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
MSI (s) (BC:54) [10:28:31:030]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
MSI (s) (BC:54) [10:28:31:030]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
MSI (s) (BC:54) [10:28:31:030]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
MSI (s) (BC:54) [10:28:31:030]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
MSI (s) (BC:54) [10:28:31:030]: Note: 1: 2205 2: 3: Condition
MSI (s) (BC:54) [10:28:31:030]: PROPERTY CHANGE: Adding ISCommonFilesFolder property. Its value is 'C:\Program Files\Common Files\InstallShield\'.
MSI (s) (BC:54) [10:28:31:030]: PROPERTY CHANGE: Adding ISUpdateServiceFolder property. Its value is 'C:\Program Files\Common Files\InstallShield\UpdateService\'.
MSI (s) (BC:54) [10:28:31:030]: Target path resolution complete. Dumping Directory table...
MSI (s) (BC:54) [10:28:31:030]: Note: target paths subject to change (via custom actions or browsing)
MSI (s) (BC:54) [10:28:31:030]: Dir (target): Key: TARGETDIR , Object: D:\
MSI (s) (BC:54) [10:28:31:030]: Dir (target): Key: WindowsFolder , Object: C:\WINDOWS\
MSI (s) (BC:54) [10:28:31:030]: Dir (target): Key: USERPROFILE , Object: C:\Documents and Settings\sajuddeen.fd\
MSI (s) (BC:54) [10:28:31:030]: Dir (target): Key: ProgramFilesFolder , Object: C:\Program Files\
MSI (s) (BC:54) [10:28:31:030]: Dir (target): Key: TRIANZ , Object: C:\Program Files\trianz\
MSI (s) (BC:54) [10:28:31:030]: Dir (target): Key: MY_PRODUCT_NAME , Object: C:\Program Files\trianz\TestApp\
MSI (s) (BC:54) [10:28:31:030]: Dir (target): Key: INSTALLDIR , Object: C:\Program Files\trianz\TestApp\
MSI (s) (BC:54) [10:28:31:030]: Dir (target): Key: CommonFilesFolder , Object: C:\Program Files\Common Files\
MSI (s) (BC:54) [10:28:31:030]: Dir (target): Key: ISCommonFilesFolder , Object: C:\Program Files\Common Files\InstallShield\
MSI (s) (BC:54) [10:28:31:030]: Dir (target): Key: ISUpdateServiceFolder , Object: C:\Program Files\Common Files\InstallShield\UpdateService\
MSI (s) (BC:54) [10:28:31:030]: Dir (target): Key: ALLUSERSPROFILE , Object: C:\Documents and Settings\All Users\
Action ended 10:28:31: CostFinalize. Return value 1.
MSI (s) (BC:54) [10:28:31:030]: Doing action: SetARPINSTALLLOCATION
Action 10:28:31: SetARPINSTALLLOCATION.
Action start 10:28:31: SetARPINSTALLLOCATION.
MSI (s) (BC:54) [10:28:31:030]: PROPERTY CHANGE: Adding ARPINSTALLLOCATION property. Its value is 'C:\Program Files\trianz\TestApp\'.
Action ended 10:28:31: SetARPINSTALLLOCATION. Return value 1.
MSI (s) (BC:54) [10:28:31:030]: Doing action: SetODBCFolders
Action 10:28:31: SetODBCFolders. Initializing ODBC directories
Action start 10:28:31: SetODBCFolders.
MSI (s) (BC:54) [10:28:31:030]: Note: 1: 2205 2: 3: ODBCDriver
MSI (s) (BC:54) [10:28:31:030]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `ComponentId`,`Description`,`Directory_`, `ActionRequest`, `Installed`, `Attributes` FROM `ODBCDriver`, `Component` WHERE `ODBCDriver`.`Component_` = `Component` AND (`ActionRequest` = 1 OR `ActionRequest` = 2)
MSI (s) (BC:54) [10:28:31:030]: Note: 1: 2205 2: 3: ODBCTranslator
MSI (s) (BC:54) [10:28:31:030]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `ComponentId`,`Description`,`Directory_`, `ActionRequest`, `Installed`, `Attributes` FROM `ODBCTranslator`, `Component` WHERE `ODBCTranslator`.`Component_` = `Component` AND (`ActionRequest` = 1 OR `ActionRequest` = 2)
Action ended 10:28:31: SetODBCFolders. Return value 0.
MSI (s) (BC:54) [10:28:31:030]: Doing action: MigrateFeatureStates
Action 10:28:31: MigrateFeatureStates. Migrating feature states from related applications
Action start 10:28:31: MigrateFeatureStates.
MSI (s) (BC:54) [10:28:31:030]: Skipping MigrateFeatureStates action: already done on client side
Action ended 10:28:31: MigrateFeatureStates. Return value 0.
MSI (s) (BC:54) [10:28:31:030]: Doing action: InstallValidate
Action 10:28:31: InstallValidate. Validating install
Action start 10:28:31: InstallValidate.
MSI (s) (BC:54) [10:28:31:046]: Feature: TestApp_Files; Installed: Absent; Request: Local; Action: Local
MSI (s) (BC:54) [10:28:31:046]: Component: ISRegistryComponent; Installed: Absent; Request: Local; Action: Local
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: Registry
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: BindImage
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: ProgId
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: PublishComponent
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: SelfReg
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: Extension
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: Font
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: Shortcut
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: Class
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: MsiAssembly
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2228 2: 3: MsiAssembly 4: SELECT `MsiAssembly`.`Attributes`, `MsiAssembly`.`File_Application`, `MsiAssembly`.`File_Manifest`, `Component`.`KeyPath` FROM `MsiAssembly`, `Component` WHERE `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Component_` = ?
MSI (s) (BC:54) [10:28:31:046]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: Registry
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: BindImage
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: ProgId
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: PublishComponent
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: SelfReg
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: Extension
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: Font
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: Shortcut
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2205 2: 3: Class
MSI (s) (BC:54) [10:28:31:046]: Note: 1: 2727 2:
MSI (s) (BC:54) [10:28:31:249]: Note: 1: 2727 2:
Action ended 10:28:31: InstallValidate. Return value 1.
MSI (s) (BC:54) [10:28:31:249]: Doing action: RemoveExistingProducts
Action 10:28:31: RemoveExistingProducts. Removing applications
Action start 10:28:31: RemoveExistingProducts.
Action ended 10:28:31: RemoveExistingProducts. Return value 1.
MSI (s) (BC:54) [10:28:31:249]: Doing action: InstallInitialize
Action 10:28:31: InstallInitialize.
Action start 10:28:31: InstallInitialize.
MSI (s) (BC:54) [10:28:31:249]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (BC:54) [10:28:31:249]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (BC:54) [10:28:31:249]: BeginTransaction: Locking Server
MSI (s) (BC:54) [10:28:31:249]: Machine policy value 'LimitSystemRestoreCheckpointing' is 0
MSI (s) (BC:54) [10:28:31:249]: Note: 1: 1715 2: TestApp
MSI (s) (BC:54) [10:28:31:249]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 102, llSequenceNumber: 0, szDescription: "Installed TestApp.".
MSI (s) (BC:54) [10:28:37:764]: The call to SRSetRestorePoint API succeeded. Returned status: 0, llSequenceNumber: 213.
MSI (s) (BC:54) [10:28:37:764]: Server not locked: locking for product {EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}
Action ended 10:28:43: InstallInitialize. Return value 1.
MSI (s) (BC:54) [10:28:43:451]: Doing action: AllocateRegistrySpace
Action 10:28:43: AllocateRegistrySpace. Allocating registry space
Action start 10:28:43: AllocateRegistrySpace.
Action ended 10:28:43: AllocateRegistrySpace. Return value 1.
MSI (s) (BC:54) [10:28:43:451]: Doing action: ProcessComponents
Action 10:28:43: ProcessComponents. Updating component registration
Action start 10:28:43: ProcessComponents.
MSI (s) (BC:54) [10:28:43:483]: Note: 1: 2205 2: 3: MsiPatchCertificate
MSI (s) (BC:54) [10:28:43:483]: LUA patching is disabled: missing MsiPatchCertificate table
Action 10:28:43: GenerateScript. Generating script operations for action:
GenerateScript: Updating component registration
Action ended 10:28:43: ProcessComponents. Return value 1.
MSI (s) (BC:54) [10:28:43:530]: Doing action: UnpublishComponents
Action 10:28:43: UnpublishComponents. Unpublishing Qualified Components
Action start 10:28:43: UnpublishComponents.
MSI (s) (BC:54) [10:28:43:530]: Note: 1: 2205 2: 3: PublishComponent
MSI (s) (BC:54) [10:28:43:530]: Note: 1: 2228 2: 3: PublishComponent 4: SELECT `PublishComponent`.`ComponentId`, `PublishComponent`.`Qualifier`, `PublishComponent`.`AppData`, `Feature`, `Component`.`ComponentId`, `Component`.`RuntimeFlags` FROM `PublishComponent`, `Component`, `Feature` WHERE `PublishComponent`.`Component_` = `Component`.`Component` AND `PublishComponent`.`Feature_` = `Feature`.`Feature` AND (`Feature`.`Action` = 0 OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
Action ended 10:28:43: UnpublishComponents. Return value 0.
MSI (s) (BC:54) [10:28:43:545]: Doing action: MsiUnpublishAssemblies
Action 10:28:43: MsiUnpublishAssemblies. Unpublishing assembly information
Action start 10:28:43: MsiUnpublishAssemblies.
MSI (s) (BC:54) [10:28:43:592]: Note: 1: 2205 2: 3: MsiAssembly
MSI (s) (BC:54) [10:28:43:592]: Note: 1: 2228 2: 3: MsiAssembly 4: SELECT null, null, `Component`.`Component`, `Feature`, `Component`.`ComponentId`, `Component`.`RuntimeFlags` FROM `MsiAssembly`, `Component`, `Feature` WHERE `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Feature_` = `Feature`.`Feature` AND `MsiAssembly`.`File_Application` = null AND (`Feature`.`Action` = 0 OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
Action ended 10:28:43: MsiUnpublishAssemblies. Return value 0.
MSI (s) (BC:54) [10:28:43:592]: Doing action: UnpublishFeatures
Action 10:28:43: UnpublishFeatures. Unpublishing product features
Action start 10:28:43: UnpublishFeatures.
Action ended 10:28:43: UnpublishFeatures. Return value 1.
MSI (s) (BC:54) [10:28:43:592]: Doing action: StopServices
Action 10:28:43: StopServices. Stopping services
Action start 10:28:43: StopServices.
MSI (s) (BC:54) [10:28:43:592]: Note: 1: 2205 2: 3: ServiceControl
MSI (s) (BC:54) [10:28:43:592]: Note: 1: 2228 2: 3: ServiceControl 4: SELECT `Name`,`Wait`,`Arguments`,`Event`, `Action` FROM `ServiceControl`, `Component` WHERE `Component_` = `Component` AND (`Action` = 0 OR `Action` = 1 OR `Action` = 2)
Action ended 10:28:43: StopServices. Return value 1.
MSI (s) (BC:54) [10:28:43:592]: Doing action: DeleteServices
Action 10:28:43: DeleteServices. Deleting services
Action start 10:28:43: DeleteServices.
MSI (s) (BC:54) [10:28:43:592]: Note: 1: 2205 2: 3: ServiceControl
MSI (s) (BC:54) [10:28:43:592]: Note: 1: 2228 2: 3: ServiceControl 4: SELECT `Name`,`Wait`,`Arguments`,`Event`, `Action` FROM `ServiceControl`, `Component` WHERE `Component_` = `Component` AND (`Action` = 0 OR `Action` = 1 OR `Action` = 2)
Action ended 10:28:43: DeleteServices. Return value 1.
MSI (s) (BC:54) [10:28:43:592]: Doing action: UnregisterComPlus
Action 10:28:43: UnregisterComPlus. Unregistering COM+ Applications and Components
Action start 10:28:43: UnregisterComPlus.
MSI (s) (BC:54) [10:28:43:592]: Note: 1: 2205 2: 3: Complus
MSI (s) (BC:54) [10:28:43:592]: Note: 1: 2228 2: 3: Complus 4: SELECT `ComponentId`, `FileName`, `Component`.`Directory_`, `ExpType`, `Component`.`Action`, `Component`.`Installed` FROM `Complus`, `Component`, `File` WHERE `Complus`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND `Action` = 0
Action ended 10:28:43: UnregisterComPlus. Return value 0.
MSI (s) (BC:54) [10:28:43:592]: Doing action: SelfUnregModules
Action 10:28:43: SelfUnregModules. Unregistering modules
Action start 10:28:43: SelfUnregModules.
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2205 2: 3: SelfReg
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2228 2: 3: SelfReg 4: Select `File`.`FileName`,`Component`.`Directory_`,`Component`.`Installed`, `File`.`Component_`,`SelfReg`.`File_` From `SelfReg`, `File`, `Component` Where `SelfReg`.`File_` = `File`.`File` And `File`.`Component_` = `Component`.`Component` And `Component`.`Action` = 0
Action ended 10:28:43: SelfUnregModules. Return value 1.
MSI (s) (BC:54) [10:28:43:608]: Doing action: UnregisterTypeLibraries
Action 10:28:43: UnregisterTypeLibraries. Unregistering type libraries
Action start 10:28:43: UnregisterTypeLibraries.
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2205 2: 3: TypeLib
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2228 2: 3: TypeLib 4: SELECT `LibID`, `TypeLib`.`Version`, `TypeLib`.`Language`, `TypeLib`.`Directory_`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `BinaryType`, `Component`.`Component` FROM `TypeLib`, `Component`, `File` WHERE `TypeLib`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND (`Component`.`Action`=0)
Action ended 10:28:43: UnregisterTypeLibraries. Return value 0.
MSI (s) (BC:54) [10:28:43:608]: Doing action: RemoveODBC
Action 10:28:43: RemoveODBC. Removing ODBC components
Action start 10:28:43: RemoveODBC.
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2205 2: 3: ODBCDataSource
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2228 2: 3: ODBCDataSource 4: SELECT `DataSource`,`ComponentId`,`DriverDescription`,`Description`,`Registration` FROM `ODBCDataSource`, `Component` WHERE `Component_` = `Component` AND `Component`.`Action` = 0 AND `BinaryType` = ?
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2205 2: 3: ODBCDataSource
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2228 2: 3: ODBCDataSource 4: SELECT `DataSource`,`ComponentId`,`DriverDescription`,`Description`,`Registration` FROM `ODBCDataSource`, `Component` WHERE `Component_` = `Component` AND `Component`.`Action` = 0 AND `BinaryType` = ?
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2205 2: 3: ODBCTranslator
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `Translator`,`ComponentId`,`Description`, `RuntimeFlags`, `Component`.`Attributes` FROM `ODBCTranslator`, `Component` WHERE `Component_` = `Component` AND `Component`.`ActionRequest` = 0 AND `BinaryType` = ?
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2205 2: 3: ODBCTranslator
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `Translator`,`ComponentId`,`Description`, `RuntimeFlags`, `Component`.`Attributes` FROM `ODBCTranslator`, `Component` WHERE `Component_` = `Component` AND `Component`.`ActionRequest` = 0 AND `BinaryType` = ?
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2205 2: 3: ODBCDriver
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `Driver`,`ComponentId`,`Description`, `RuntimeFlags`, `Component`.`Attributes` FROM `ODBCDriver`, `Component` WHERE `Component_` = `Component` AND `Component`.`ActionRequest` = 0 AND `BinaryType` = ?
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2205 2: 3: ODBCDriver
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `Driver`,`ComponentId`,`Description`, `RuntimeFlags`, `Component`.`Attributes` FROM `ODBCDriver`, `Component` WHERE `Component_` = `Component` AND `Component`.`ActionRequest` = 0 AND `BinaryType` = ?
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2711 2: ODBCDriverManager
1: Removing ODBC components
MSI (s) (BC:54) [10:28:43:608]: Note: 1: 2711 2: ODBCDriverManager64
Action ended 10:28:43: RemoveODBC. Return value 1.
MSI (s) (BC:54) [10:28:43:623]: Doing action: UnregisterFonts
Action 10:28:43: UnregisterFonts. Unregistering fonts
Action start 10:28:43: UnregisterFonts.
MSI (s) (BC:54) [10:28:43:623]: Note: 1: 2205 2: 3: Font
MSI (s) (BC:54) [10:28:43:623]: Note: 1: 2228 2: 3: Font 4: SELECT `FontTitle`, `FileName`, `Directory_`, `Installed`From `Font`, `FileAction` Where `Font`.`File_` = `FileAction`.`File` And `FileAction`.`Action` = 0 ORDER BY `FileAction`.`Directory_`
Action ended 10:28:43: UnregisterFonts. Return value 1.
MSI (s) (BC:54) [10:28:43:623]: Doing action: RemoveRegistryValues
Action 10:28:43: RemoveRegistryValues. Removing system registry values
Action start 10:28:43: RemoveRegistryValues.
MSI (s) (BC:54) [10:28:43:623]: Note: 1: 2205 2: 3: Registry
MSI (s) (BC:54) [10:28:43:623]: Note: 1: 2205 2: 3: RegAction
MSI (s) (BC:54) [10:28:43:623]: Note: 1: 2228 2: 3: RegAction 4: SELECT `BinaryType`,`Root`,`Key`,`Name`,`Value`, `Component_` FROM `RegAction` WHERE (`Action`=0 OR (`Root` = 0 AND (`Action` = 11 OR `Action` = 12))) ORDER BY `BinaryType`, `Root`, `Key`
Action ended 10:28:43: RemoveRegistryValues. Return value 1.
MSI (s) (BC:54) [10:28:43:623]: Doing action: UnregisterClassInfo
Action 10:28:43: UnregisterClassInfo. Unregister class servers
Action start 10:28:43: UnregisterClassInfo.
MSI (s) (BC:54) [10:28:43:639]: Note: 1: 2205 2: 3: Class
MSI (s) (BC:54) [10:28:43:639]: Note: 1: 2228 2: 3: Class 4: SELECT `BinaryType`, `CLSID`, `ProgId_Default`, `Class`.`Description`, `Context`, `Feature_`, `ComponentId`, `Component`, `Class`.`Attributes`, `AppId_`, `FileTypeMask`, `Icon_`, `IconIndex`, `DefInprocHandler`, `Argument`, `Component`.`RuntimeFlags`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `Feature`.`Action` FROM `Class`, `Component`, `File`, `Feature` WHERE `Feature_` = `Feature` AND `Class`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
Action ended 10:28:43: UnregisterClassInfo. Return value 0.
MSI (s) (BC:54) [10:28:43:639]: Doing action: UnregisterExtensionInfo
Action 10:28:43: UnregisterExtensionInfo. Unregistering extension servers
Action start 10:28:43: UnregisterExtensionInfo.
MSI (s) (BC:54) [10:28:43:639]: Note: 1: 2205 2: 3: Extension
MSI (s) (BC:54) [10:28:43:639]: Note: 1: 2228 2: 3: Extension 4: SELECT `Extension`, `BinaryType`, `ProgId_`, null, null, `MIME_`, `Feature_`, `ComponentId`, `Component`.`RuntimeFlags`, `Component`.`Component`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `Feature`.`Action` FROM `Extension`, `Component`, `File`, `Feature` WHERE `Feature_` = `Feature` AND `Extension`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
Action ended 10:28:43: UnregisterExtensionInfo. Return value 0.
MSI (s) (BC:54) [10:28:43:639]: Doing action: UnregisterProgIdInfo
Action 10:28:43: UnregisterProgIdInfo. Unregistering program identifiers
Action start 10:28:43: UnregisterProgIdInfo.
MSI (s) (BC:54) [10:28:43:655]: Note: 1: 2205 2: 3: ProgId
MSI (s) (BC:54) [10:28:43:655]: Note: 1: 2228 2: 3: ProgId 4: SELECT DISTINCT `BinaryType`, `ProgId`, `Class_`, `ProgId`.`Description`, `ProgId`.`Icon_`, `ProgId`.`IconIndex`, null, `Component`.`RuntimeFlags` , `Component`.`Component` FROM `ProgId`, `Class`, `Feature`, `Component` WHERE `ProgId`.`Class_` = `Class`.`CLSID` AND `Class`.`Feature_` = `Feature` AND `Class`.`Component_` = `Component` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
Action ended 10:28:43: UnregisterProgIdInfo. Return value 0.
MSI (s) (BC:54) [10:28:43:655]: Doing action: UnregisterMIMEInfo
Action 10:28:43: UnregisterMIMEInfo. Unregistering MIME info
Action start 10:28:43: UnregisterMIMEInfo.
MSI (s) (BC:54) [10:28:43:655]: Note: 1: 2205 2: 3: MIME
MSI (s) (BC:54) [10:28:43:655]: Note: 1: 2228 2: 3: MIME 4: SELECT `BinaryType`, `ContentType`, `Extension`.`Extension`, `MIME`.`CLSID`, `Component`.`RuntimeFlags`, `Component`.`Component` FROM `MIME`, `Extension`, `Feature`, `Component` WHERE `MIME`.`Extension_` = `Extension`.`Extension` AND `Feature_` = `Feature` AND `Extension`.`Component_` = `Component` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
Action ended 10:28:43: UnregisterMIMEInfo. Return value 0.
MSI (s) (BC:54) [10:28:43:655]: Doing action: RemoveIniValues
Action 10:28:43: RemoveIniValues. Removing INI file entries
Action start 10:28:43: RemoveIniValues.
MSI (s) (BC:54) [10:28:43:655]: Note: 1: 2205 2: 3: IniFile
MSI (s) (BC:54) [10:28:43:655]: Note: 1: 2228 2: 3: IniFile 4: SELECT `FileName`,`IniFile`.`DirProperty`,`Section`,`IniFile`.`Key`,`IniFile`.`Value`,`IniFile`.`Action` FROM `IniFile`, `Component` WHERE `Component`=`Component_` AND `Component`.`Action`=0 ORDER BY `FileName`,`Section`
Action ended 10:28:43: RemoveIniValues. Return value 1.
MSI (s) (BC:54) [10:28:43:655]: Doing action: RemoveShortcuts
Action 10:28:43: RemoveShortcuts. Removing shortcuts
Action start 10:28:43: RemoveShortcuts.
MSI (s) (BC:54) [10:28:43:655]: Note: 1: 2205 2: 3: Shortcut
MSI (s) (BC:54) [10:28:43:655]: Note: 1: 2228 2: 3: Shortcut 4: SELECT `Name`, null, `Shortcut`.`Directory_`, `Component`.`RuntimeFlags`, `Feature`.`Action`, `Component`.`Action` From `Shortcut`, `Feature`, `Component` WHERE `Target` = `Feature` AND `Shortcut`.`Component_` = `Component` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
Action ended 10:28:43: RemoveShortcuts. Return value 0.
MSI (s) (BC:54) [10:28:43:655]: Doing action: RemoveEnvironmentStrings
Action 10:28:43: RemoveEnvironmentStrings. Updating environment strings
Action start 10:28:43: RemoveEnvironmentStrings.
MSI (s) (BC:54) [10:28:43:655]: Note: 1: 2205 2: 3: Environment
MSI (s) (BC:54) [10:28:43:655]: Note: 1: 2228 2: 3: Environment 4: SELECT `Name`,`Value` FROM `Environment`,`Component` WHERE `Component_`=`Component` AND (`Component`.`Action` = 0)
Action ended 10:28:43: RemoveEnvironmentStrings. Return value 1.
MSI (s) (BC:54) [10:28:43:655]: Doing action: RemoveDuplicateFiles
Action 10:28:43: RemoveDuplicateFiles. Removing duplicated files
Action start 10:28:43: RemoveDuplicateFiles.
Action ended 10:28:43: RemoveDuplicateFiles. Return value 1.
MSI (s) (BC:54) [10:28:43:655]: Doing action: RemoveFiles
Action 10:28:43: RemoveFiles. Removing files
Action start 10:28:43: RemoveFiles.
MSI (s) (BC:54) [10:28:43:655]: Note: 1: 2205 2: 3: RemoveFile
MSI (s) (BC:54) [10:28:43:686]: Note: 1: 2205 2: 3: RemoveFile
Action ended 10:28:43: RemoveFiles. Return value 0.
MSI (s) (BC:54) [10:28:43:686]: Doing action: RemoveFolders
Action 10:28:43: RemoveFolders. Removing folders
Action start 10:28:43: RemoveFolders.
Action ended 10:28:43: RemoveFolders. Return value 1.
MSI (s) (BC:54) [10:28:43:717]: Doing action: CreateFolders
Action 10:28:43: CreateFolders. Creating folders
Action start 10:28:43: CreateFolders.
CreateFolders: Folder: Creating folders
Action ended 10:28:43: CreateFolders. Return value 1.
MSI (s) (BC:54) [10:28:43:717]: Doing action: MoveFiles
Action 10:28:43: MoveFiles. Moving files
Action start 10:28:43: MoveFiles.
Action ended 10:28:43: MoveFiles. Return value 1.
MSI (s) (BC:54) [10:28:43:717]: Doing action: InstallFiles
Action 10:28:43: InstallFiles. Copying new files
Action start 10:28:43: InstallFiles.
MSI (s) (BC:54) [10:28:43:733]: Note: 1: 2262 2: Media 3: -2147287038
MSI (s) (BC:54) [10:28:43:733]: Note: 1: 2235 2: 3: StreamRef_ 4: SELECT `Patch`.`File_`, `Patch`.`Header`, `Patch`.`Attributes`, `Patch`.`Sequence`, `Patch`.`StreamRef_` FROM `Patch` WHERE `Patch`.`File_` = ? AND `Patch`.`#_MsiActive`=? ORDER BY `Patch`.`Sequence`
MSI (s) (BC:54) [10:28:43:733]: Note: 1: 2205 2: 3: MsiPatchOldAssemblyFile
MSI (s) (BC:54) [10:28:43:733]: Note: 1: 2228 2: 3: MsiPatchOldAssemblyFile 4: SELECT `MsiPatchOldAssemblyFile`.`Assembly_` FROM `MsiPatchOldAssemblyFile` WHERE `MsiPatchOldAssemblyFile`.`File_` = ?
MSI (s) (BC:54) [10:28:43:733]: Note: 1: 2205 2: 3: MsiSFCBypass
MSI (s) (BC:54) [10:28:43:733]: Note: 1: 2228 2: 3: MsiSFCBypass 4: SELECT `File_` FROM `MsiSFCBypass` WHERE `File_` = ?
MSI (s) (BC:54) [10:28:43:733]: Note: 1: 2205 2: 3: MsiPatchHeaders
MSI (s) (BC:54) [10:28:43:733]: Note: 1: 2228 2: 3: MsiPatchHeaders 4: SELECT `Header` FROM `MsiPatchHeaders` WHERE `StreamRef` = ?
InstallFiles: File: Copying new files, Directory: , Size:
Action ended 10:28:43: InstallFiles. Return value 1.
MSI (s) (BC:54) [10:28:43:733]: Doing action: PatchFiles
Action 10:28:43: PatchFiles. Patching files
Action start 10:28:43: PatchFiles.
MSI (s) (BC:54) [10:28:43:733]: Note: 1: 2262 2: Media 3: -2147287038
Action ended 10:28:43: PatchFiles. Return value 1.
MSI (s) (BC:54) [10:28:43:733]: Doing action: DuplicateFiles
Action 10:28:43: DuplicateFiles. Creating duplicate files
Action start 10:28:43: DuplicateFiles.
Action ended 10:28:43: DuplicateFiles. Return value 1.
MSI (s) (BC:54) [10:28:43:748]: Doing action: BindImage
Action 10:28:43: BindImage. Binding executables
Action start 10:28:43: BindImage.
Action ended 10:28:43: BindImage. Return value 1.
MSI (s) (BC:54) [10:28:43:748]: Doing action: CreateShortcuts
Action 10:28:43: CreateShortcuts. Creating shortcuts
Action start 10:28:43: CreateShortcuts.
MSI (s) (BC:54) [10:28:43:748]: Note: 1: 2205 2: 3: Shortcut
MSI (s) (BC:54) [10:28:43:748]: Note: 1: 2228 2: 3: Shortcut 4: SELECT `Name`, `FileName`, `Component`.`Directory_`, `Arguments`, `WkDir`, `Icon_`, `IconIndex`, `Hotkey`, `ShowCmd`, `Shortcut`.`Description`, `Shortcut`.`Directory_`, `Component`.`RuntimeFlags`, `Component`.`Action`, `Target`, `ComponentId`, `Feature`.`Action`, `Component`.`Installed` From `Shortcut`, `Feature`, `Component`, `File` WHERE `Target` = `Feature` AND `Shortcut`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)))
Action ended 10:28:43: CreateShortcuts. Return value 0.
MSI (s) (BC:54) [10:28:43:748]: Doing action: RegisterClassInfo
Action 10:28:43: RegisterClassInfo. Registering class servers
Action start 10:28:43: RegisterClassInfo.
MSI (s) (BC:54) [10:28:43:748]: Note: 1: 2205 2: 3: Class
MSI (s) (BC:54) [10:28:43:748]: Note: 1: 2228 2: 3: Class 4: SELECT `BinaryType`, `CLSID`, `ProgId_Default`, `Class`.`Description`, `Context`, `Feature_`, `ComponentId`, `Component`, `Class`.`Attributes`, `AppId_`, `FileTypeMask`, `Icon_`, `IconIndex`, `DefInprocHandler`, `Argument`, `Component`.`RuntimeFlags`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `Feature`.`Action` FROM `Class`, `Component`, `File`, `Feature` WHERE `Feature_` = `Feature` AND `Class`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND ((`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4))))
Action ended 10:28:43: RegisterClassInfo. Return value 0.
MSI (s) (BC:54) [10:28:43:748]: Doing action: RegisterExtensionInfo
Action 10:28:43: RegisterExtensionInfo. Registering extension servers
Action start 10:28:43: RegisterExtensionInfo.
MSI (s) (BC:54) [10:28:43:748]: Note: 1: 2205 2: 3: Extension
MSI (s) (BC:54) [10:28:43:748]: Note: 1: 2228 2: 3: Extension 4: SELECT `Extension`, `BinaryType`, `ProgId_`, null, null, `MIME_`, `Feature_`, `ComponentId`, `Component`.`RuntimeFlags`, `Component`.`Component`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `Feature`.`Action` FROM `Extension`, `Component`, `File`, `Feature` WHERE `Feature_` = `Feature` AND `Extension`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND ((`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4))))
Action ended 10:28:43: RegisterExtensionInfo. Return value 0.
MSI (s) (BC:54) [10:28:43:748]: Doing action: RegisterProgIdInfo
Action 10:28:43: RegisterProgIdInfo. Registering program identifiers
Action start 10:28:43: RegisterProgIdInfo.
MSI (s) (BC:54) [10:28:43:748]: Note: 1: 2205 2: 3: ProgId
MSI (s) (BC:54) [10:28:43:748]: Note: 1: 2228 2: 3: ProgId 4: SELECT DISTINCT `BinaryType`, `ProgId`, `Class_`, `ProgId`.`Description`, `ProgId`.`Icon_`, `ProgId`.`IconIndex`, null, `Component`.`RuntimeFlags`, `Component`.`Component` FROM `ProgId`, `Class`, `Feature`, `Component` WHERE `ProgId`.`Class_` = `Class`.`CLSID` AND `Class`.`Feature_` = `Feature` AND `Class`.`Component_` = `Component` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND ((`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4))))
Action ended 10:28:43: RegisterProgIdInfo. Return value 0.
MSI (s) (BC:54) [10:28:43:936]: Doing action: RegisterMIMEInfo
Action 10:28:43: RegisterMIMEInfo. Registering MIME info
Action start 10:28:43: RegisterMIMEInfo.
MSI (s) (BC:54) [10:28:43:936]: Note: 1: 2205 2: 3: MIME
MSI (s) (BC:54) [10:28:43:936]: Note: 1: 2228 2: 3: MIME 4: SELECT `BinaryType`, `ContentType`, `Extension`.`Extension`, `MIME`.`CLSID`, `Component`.`RuntimeFlags`, `Component`.`Component` FROM `MIME`, `Extension`, `Feature`, `Component` WHERE `MIME`.`Extension_` = `Extension`.`Extension` AND `Feature_` = `Feature` AND `Extension`.`Component_` = `Component` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND ((`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4))))
Action ended 10:28:43: RegisterMIMEInfo. Return value 0.
MSI (s) (BC:54) [10:28:43:936]: Doing action: WriteRegistryValues
Action 10:28:43: WriteRegistryValues. Writing system registry values
Action start 10:28:43: WriteRegistryValues.
MSI (s) (BC:54) [10:28:43:936]: Note: 1: 2205 2: 3: Registry
MSI (s) (BC:54) [10:28:43:936]: Note: 1: 2205 2: 3: RegAction
MSI (s) (BC:54) [10:28:43:936]: Note: 1: 2228 2: 3: RegAction 4: SELECT `BinaryType`,`Root`,`Key`,`Name`,`Value`, `Component_`, `Registry`, `Action`, `Attributes` FROM `RegAction` WHERE ((`Action`=1 OR `Action`=2) OR (`Root` = 0 AND `Action` = null AND `ActionRequest` = 1)) ORDER BY `BinaryType`, `Root`, `Key`
Action ended 10:28:43: WriteRegistryValues. Return value 1.
MSI (s) (BC:54) [10:28:43:936]: Doing action: WriteIniValues
Action 10:28:43: WriteIniValues. Writing INI file values
Action start 10:28:43: WriteIniValues.
MSI (s) (BC:54) [10:28:43:936]: Note: 1: 2205 2: 3: IniFile
MSI (s) (BC:54) [10:28:43:936]: Note: 1: 2228 2: 3: IniFile 4: SELECT `FileName`,`IniFile`.`DirProperty`,`Section`,`IniFile`.`Key`,`IniFile`.`Value`,`IniFile`.`Action` FROM `IniFile`, `Component` WHERE `Component`=`Component_` AND (`Component`.`Action`=1 OR `Component`.`Action`=2) ORDER BY `FileName`,`Section`
Action ended 10:28:43: WriteIniValues. Return value 1.
MSI (s) (BC:54) [10:28:43:936]: Doing action: WriteEnvironmentStrings
Action 10:28:43: WriteEnvironmentStrings. Updating environment strings
Action start 10:28:43: WriteEnvironmentStrings.
MSI (s) (BC:54) [10:28:43:936]: Note: 1: 2205 2: 3: Environment
MSI (s) (BC:54) [10:28:43:936]: Note: 1: 2228 2: 3: Environment 4: SELECT `Name`,`Value` FROM `Environment`,`Component` WHERE `Component_`=`Component` AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2)
Action ended 10:28:43: WriteEnvironmentStrings. Return value 1.
MSI (s) (BC:54) [10:28:43:936]: Doing action: RegisterFonts
Action 10:28:43: RegisterFonts. Registering fonts
Action start 10:28:43: RegisterFonts.
MSI (s) (BC:54) [10:28:43:936]: Note: 1: 2205 2: 3: Font
MSI (s) (BC:54) [10:28:43:936]: Note: 1: 2228 2: 3: Font 4: SELECT `FontTitle`, `FileName`, `Directory_`, `Action` From `Font`, `FileAction` Where `Font`.`File_` = `FileAction`.`File` And (`FileAction`.`Action` = 1 Or `FileAction`.`Action` = 2) ORDER BY `FileAction`.`Directory_`
Action ended 10:28:43: RegisterFonts. Return value 1.
MSI (s) (BC:54) [10:28:43:936]: Doing action: InstallODBC
Action 10:28:43: InstallODBC. Installing ODBC components
Action start 10:28:43: InstallODBC.
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2711 2: ODBCDriverManager
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2711 2: ODBCDriverManager64
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2205 2: 3: ODBCDriver
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `Driver`,`ComponentId`,`Description`,`RuntimeFlags`,`Directory_`,`FileName`,`File_Setup`,`Action` FROM `ODBCDriver`, `File`, `Component` WHERE `File_` = `File` AND `ODBCDriver`.`Component_` = `Component` AND (`Component`.`ActionRequest` = 1 OR `Component`.`ActionRequest` = 2) AND `BinaryType` = ?
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2205 2: 3: ODBCDriver
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `Driver`,`ComponentId`,`Description`,`RuntimeFlags`,`Directory_`,`FileName`,`File_Setup`,`Action` FROM `ODBCDriver`, `File`, `Component` WHERE `File_` = `File` AND `ODBCDriver`.`Component_` = `Component` AND (`Component`.`ActionRequest` = 1 OR `Component`.`ActionRequest` = 2) AND `BinaryType` = ?
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2205 2: 3: ODBCTranslator
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `Translator`,`ComponentId`,`Description`,`RuntimeFlags`,`Directory_`,`FileName`,`File_Setup`,`Action` FROM `ODBCTranslator`, `File`, `Component` WHERE `File_` = `File` AND `ODBCTranslator`.`Component_` = `Component` AND (`Component`.`ActionRequest` = 1 OR `Component`.`ActionRequest` = 2) AND `BinaryType` = ?
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2205 2: 3: ODBCTranslator
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `Translator`,`ComponentId`,`Description`,`RuntimeFlags`,`Directory_`,`FileName`,`File_Setup`,`Action` FROM `ODBCTranslator`, `File`, `Component` WHERE `File_` = `File` AND `ODBCTranslator`.`Component_` = `Component` AND (`Component`.`ActionRequest` = 1 OR `Component`.`ActionRequest` = 2) AND `BinaryType` = ?
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2205 2: 3: ODBCDataSource
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2228 2: 3: ODBCDataSource 4: SELECT `DataSource`,`ComponentId`,`DriverDescription`,`Description`,`Registration` FROM `ODBCDataSource`, `Component` WHERE `Component_` = `Component` AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND `BinaryType` = ?
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2205 2: 3: ODBCDataSource
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2228 2: 3: ODBCDataSource 4: SELECT `DataSource`,`ComponentId`,`DriverDescription`,`Description`,`Registration` FROM `ODBCDataSource`, `Component` WHERE `Component_` = `Component` AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND `BinaryType` = ?
Action ended 10:28:43: InstallODBC. Return value 0.
MSI (s) (BC:54) [10:28:43:951]: Doing action: RegisterTypeLibraries
Action 10:28:43: RegisterTypeLibraries. Registering type libraries
Action start 10:28:43: RegisterTypeLibraries.
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2205 2: 3: TypeLib
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2228 2: 3: TypeLib 4: SELECT `LibID`, `TypeLib`.`Version`, `TypeLib`.`Language`, `TypeLib`.`Directory_`, `FileName`, `Component`.`Directory_`, `Component`.`Action`, `Component`.`Installed`, `BinaryType`, `Component`.`Component`, `Component`.`RuntimeFlags` FROM `TypeLib`, `Component`, `File` WHERE `TypeLib`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND ((`Component`.`Action`=1 OR `Component`.`Action`=2) OR (`Component`.`Action` = null AND (`Component`.`ActionRequest` = 1 OR `Component`.`ActionRequest` = 2)))
Action ended 10:28:43: RegisterTypeLibraries. Return value 0.
MSI (s) (BC:54) [10:28:43:951]: Doing action: SelfRegModules
Action 10:28:43: SelfRegModules. Registering modules
Action start 10:28:43: SelfRegModules.
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2205 2: 3: SelfReg
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2228 2: 3: SelfReg 4: Select `FileAction`.`FileName`,`FileAction`.`Directory_`,`FileAction`.`Action`, `FileAction`.`Component_`,`SelfReg`.`File_` From `SelfReg`, `FileAction` Where `SelfReg`.`File_` = `FileAction`.`File` And (`FileAction`.`Action` = 1 OR `FileAction`.`Action` = 2)
Action ended 10:28:43: SelfRegModules. Return value 1.
MSI (s) (BC:54) [10:28:43:951]: Doing action: RegisterComPlus
Action 10:28:43: RegisterComPlus. Registering COM+ Applications and Components
Action start 10:28:43: RegisterComPlus.
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2205 2: 3: Complus
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2228 2: 3: Complus 4: SELECT `ComponentId`, `FileName`, `Component`.`Directory_`, `ExpType`, `Component`.`Action`, `Component`.`Installed` FROM `Complus`, `Component`, `File` WHERE `Complus`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND (`Action` = 1 OR `Action` = 2)
Action ended 10:28:43: RegisterComPlus. Return value 0.
MSI (s) (BC:54) [10:28:43:951]: Doing action: InstallServices
Action 10:28:43: InstallServices. Installing new services
Action start 10:28:43: InstallServices.
MSI (s) (BC:54) [10:28:43:951]: Detected older ServiceInstall table schema
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2205 2: 3: ServiceInstall
MSI (s) (BC:54) [10:28:43:951]: Note: 1: 2228 2: 3: ServiceInstall 4: SELECT `Name`,`DisplayName`,`ServiceType`,`StartType`,`ErrorControl`,`LoadOrderGroup`,`Dependencies`,`StartName`,`Password`,`ComponentId`,`Directory_`,`FileName`,`Arguments` FROM `ServiceInstall`, `Component`, `File` WHERE `ServiceInstall`.`Component_` = `Component`.`Component` AND (`Component`.`KeyPath` = `File`.`File`) AND (`Action` = 1 OR `Action` = 2)
Action ended 10:28:43: InstallServices. Return value 1.
MSI (s) (BC:54) [10:28:43:951]: Doing action: StartServices
Action 10:28:43: StartServices. Starting services
Action start 10:28:43: StartServices.
MSI (s) (BC:54) [10:28:43:967]: Note: 1: 2205 2: 3: ServiceControl
MSI (s) (BC:54) [10:28:43:967]: Note: 1: 2228 2: 3: ServiceControl 4: SELECT `Name`,`Wait`,`Arguments`,`Event`, `Action` FROM `ServiceControl`, `Component` WHERE `Component_` = `Component` AND (`Action` = 0 OR `Action` = 1 OR `Action` = 2)
Action ended 10:28:43: StartServices. Return value 1.
MSI (s) (BC:54) [10:28:43:967]: Doing action: RegisterUser
Action 10:28:43: RegisterUser. Registering user
Action start 10:28:43: RegisterUser.
RegisterUser: Registering user
Action ended 10:28:43: RegisterUser. Return value 1.
MSI (s) (BC:54) [10:28:43:967]: Doing action: RegisterProduct
Action 10:28:43: RegisterProduct. Registering product
Action start 10:28:43: RegisterProduct.
MSI (s) (BC:54) [10:28:43:967]: Note: 1: 2262 2: Media 3: -2147287038
MSI (s) (BC:54) [10:28:43:967]: Note: 1: 2262 2: Media 3: -2147287038
RegisterProduct: Registering product
MSI (s) (BC:54) [10:28:43:967]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
Action ended 10:28:43: RegisterProduct. Return value 1.
MSI (s) (BC:54) [10:28:43:967]: Doing action: PublishComponents
Action 10:28:43: PublishComponents. Publishing qualified components
Action start 10:28:43: PublishComponents.
MSI (s) (BC:54) [10:28:43:967]: Note: 1: 2205 2: 3: PublishComponent
MSI (s) (BC:54) [10:28:43:967]: Note: 1: 2228 2: 3: PublishComponent 4: SELECT `PublishComponent`.`ComponentId`, `PublishComponent`.`Qualifier`, `PublishComponent`.`AppData`, `Feature`, `Component`.`ComponentId`, `Component`.`RuntimeFlags` FROM `PublishComponent`, `Component`, `Feature` WHERE `PublishComponent`.`Component_` = `Component`.`Component` AND `PublishComponent`.`Feature_` = `Feature`.`Feature` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)))
Action ended 10:28:43: PublishComponents. Return value 0.
MSI (s) (BC:54) [10:28:43:967]: Doing action: MsiPublishAssemblies
Action 10:28:43: MsiPublishAssemblies. Publishing assembly information
Action start 10:28:43: MsiPublishAssemblies.
MSI (s) (BC:54) [10:28:43:967]: Note: 1: 2205 2: 3: MsiAssembly
MSI (s) (BC:54) [10:28:43:967]: Note: 1: 2228 2: 3: MsiAssembly 4: SELECT null, null, `Component`.`Component`, `Feature`, `Component`.`ComponentId`, `Component`.`RuntimeFlags` FROM `MsiAssembly`, `Component`, `Feature` WHERE `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Feature_` = `Feature`.`Feature` AND `MsiAssembly`.`File_Application` = null AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)))
Action ended 10:28:43: MsiPublishAssemblies. Return value 0.
MSI (s) (BC:54) [10:28:43:967]: Doing action: PublishFeatures
Action 10:28:43: PublishFeatures. Publishing product features
Action start 10:28:43: PublishFeatures.
PublishFeatures: Feature: Publishing product features
Action ended 10:28:43: PublishFeatures. Return value 1.
MSI (s) (BC:54) [10:28:43:983]: Doing action: PublishProduct
Action 10:28:43: PublishProduct. Publishing product information
Action start 10:28:43: PublishProduct.
1: Publishing product information
MSI (s) (BC:54) [10:28:44:014]: Note: 1: 2262 2: Media 3: -2147287038
Action ended 10:28:44: PublishProduct. Return value 1.
MSI (s) (BC:54) [10:28:44:014]: Skipping action: ScheduleReboot (condition is false)
MSI (s) (BC:54) [10:28:44:014]: Doing action: InstallFinalize
Action 10:28:44: InstallFinalize.
Action start 10:28:44: InstallFinalize.
MSI (s) (BC:54) [10:28:44:030]: Running Script: C:\WINDOWS\Installer\MSI1.tmp
MSI (s) (BC:54) [10:28:44:030]: PROPERTY CHANGE: Adding UpdateStarted property. Its value is '1'.
MSI (s) (BC:54) [10:28:44:030]: Machine policy value 'DisableRollback' is 0
MSI (s) (BC:54) [10:28:44:108]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (BC:54) [10:28:44:170]: Executing op: Header(Signature=1397708873,Version=301,Timestamp=944133014,LangId=1033,Platform=0,ScriptType=1,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)
MSI (s) (BC:54) [10:28:44:170]: Executing op: ProductInfo(ProductKey={EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF},ProductName=TestApp,PackageName=TestApp.msi,Language=1033,Version=16777216,Assignment=1,ObsoleteArg=0,ProductIcon=ARPPRODUCTICON.exe,,PackageCode={3C61FE7C-F51C-4A13-B1CF-F0956800B372},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0)
MSI (s) (BC:54) [10:28:44:170]: Executing op: DialogInfo(Type=0,Argument=1033)
MSI (s) (BC:54) [10:28:44:170]: Executing op: DialogInfo(Type=1,Argument=TestApp)
MSI (s) (BC:54) [10:28:44:170]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])
MSI (s) (BC:54) [10:28:44:170]: Executing op: SetBaseline(Baseline=0,)
MSI (s) (BC:54) [10:28:44:170]: Executing op: SetBaseline(Baseline=1,)
MSI (s) (BC:54) [10:28:44:170]: Executing op: ActionStart(Name=ProcessComponents,Description=Updating component registration,)
Action 10:28:44: ProcessComponents. Updating component registration
MSI (s) (BC:54) [10:28:44:170]: Executing op: ProgressTotal(Total=1,Type=1,ByteEquivalent=24000)
MSI (s) (BC:54) [10:28:44:170]: Executing op: ComponentRegister(ComponentId={318CA8AF-DEB7-4CE4-88D9-D5DCE13ED4A1},KeyPath=C:\Program Files\trianz\TestApp\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
1: {EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF} 2: {318CA8AF-DEB7-4CE4-88D9-D5DCE13ED4A1} 3: C:\Program Files\trianz\TestApp\
MSI (s) (BC:54) [10:28:44:217]: Executing op: ActionStart(Name=RemoveODBC,Description=Removing ODBC components,)
Action 10:28:44: RemoveODBC. Removing ODBC components
MSI (s) (BC:54) [10:28:44:217]: Executing op: ODBCDriverManager(,BinaryType=0)
MSI (s) (BC:54) [10:28:44:233]: Executing op: ODBCDriverManager(,BinaryType=1)
MSI (s) (BC:54) [10:28:44:233]: Executing op: ActionStart(Name=CreateFolders,Description=Creating folders,Template=Folder: [1])
Action 10:28:44: CreateFolders. Creating folders
MSI (s) (BC:54) [10:28:44:233]: Executing op: FolderCreate(Folder=C:\Program Files\trianz\TestApp\,Foreign=0,)
CreateFolders: Folder: C:\Program Files\trianz\TestApp\
MSI (s) (BC:54) [10:28:44:264]: Executing op: ActionStart(Name=InstallFiles,Description=Copying new files,Template=File: [1], Directory: [9], Size: [6])
Action 10:28:44: InstallFiles. Copying new files
MSI (s) (BC:54) [10:28:44:483]: Executing op: InstallProtectedFiles(AllowUI=1)
MSI (s) (BC:54) [10:28:44:483]: Executing op: ActionStart(Name=RegisterUser,Description=Registering user,Template=[1])
Action 10:28:44: RegisterUser. Registering user
MSI (s) (BC:54) [10:28:44:498]: Executing op: UserRegister(Owner=Saju,Company=Trianz,ProductId=none)
RegisterUser: {EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}
MSI (s) (BC:54) [10:28:44:498]: Executing op: ActionStart(Name=RegisterProduct,Description=Registering product,Template=[1])
Action 10:28:44: RegisterProduct. Registering product
MSI (s) (BC:54) [10:28:44:498]: Executing op: DatabaseCopy(DatabasePath=C:\WINDOWS\Installer\2112c.msi,ProductCode={EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF},,,)
MSI (s) (BC:54) [10:28:46:217]: Executing op: ProductRegister(UpgradeCode={36169B2C-45B4-493F-84D6-C662CDF88BD1},VersionString=1.00.0000,,,InstallLocation=C:\Program Files\trianz\TestApp\,InstallSource=C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\,Publisher=trianz,URLInfoAbout=http://www.trianz.com,,,,,,,,,,,EstimatedSize=452)
RegisterProduct: {EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}
MSI (s) (BC:54) [10:28:46:326]: Executing op: ProductCPDisplayInfoRegister()
MSI (s) (BC:54) [10:28:46:342]: Executing op: ActionStart(Name=PublishFeatures,Description=Publishing product features,Template=Feature: [1])
Action 10:28:46: PublishFeatures. Publishing product features
MSI (s) (BC:54) [10:28:46:373]: Executing op: FeaturePublish(Feature=TestApp_Files,,Absent=2,Component==)_w3E)ae@9+}{oj@~!])
PublishFeatures: Feature: TestApp_Files
MSI (s) (BC:54) [10:28:46:389]: Executing op: ActionStart(Name=PublishProduct,Description=Publishing product information,)
Action 10:28:46: PublishProduct. Publishing product information
MSI (s) (BC:54) [10:28:46:389]: Executing op: IconCreate(Icon=ARPPRODUCTICON.exe,Data=BinaryData)
1: ARPPRODUCTICON.exe
MSI (s) (BC:54) [10:28:46:451]: Executing op: CleanupConfigData()
MSI (s) (BC:54) [10:28:46:451]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\E3A5F1AE6B69B6D488D8ED8C0D1C3CFB\Patches 3: 2
MSI (s) (BC:54) [10:28:46:451]: Executing op: RegisterPatchOrder(Continue=0,SequenceType=1,Remove=0)
MSI (s) (BC:54) [10:28:46:451]: Note: 1: 1402 2: UNKNOWN\Products\E3A5F1AE6B69B6D488D8ED8C0D1C3CFB\Patches 3: 2
MSI (s) (BC:54) [10:28:46:451]: Executing op: ProductPublish(PackageKey={3C61FE7C-F51C-4A13-B1CF-F0956800B372})
1: {EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}
MSI (s) (BC:54) [10:28:46:467]: Note: 1: 1402 2: UNKNOWN\Installer\Products\E3A5F1AE6B69B6D488D8ED8C0D1C3CFB 3: 2
MSI (s) (BC:54) [10:28:46:467]: Note: 1: 1402 2: UNKNOWN\Installer\Products\E3A5F1AE6B69B6D488D8ED8C0D1C3CFB 3: 2
MSI (s) (BC:54) [10:28:46:467]: Note: 1: 1402 2: UNKNOWN\Installer\Products\E3A5F1AE6B69B6D488D8ED8C0D1C3CFB 3: 2
MSI (s) (BC:54) [10:28:46:467]: Note: 1: 1402 2: UNKNOWN\Installer\Products\E3A5F1AE6B69B6D488D8ED8C0D1C3CFB 3: 2
MSI (s) (BC:54) [10:28:46:467]: Note: 1: 1402 2: UNKNOWN\Installer\Products\E3A5F1AE6B69B6D488D8ED8C0D1C3CFB 3: 2
MSI (s) (BC:54) [10:28:46:467]: Note: 1: 1402 2: UNKNOWN\Installer\Products\E3A5F1AE6B69B6D488D8ED8C0D1C3CFB 3: 2
MSI (s) (BC:54) [10:28:46:467]: Note: 1: 1402 2: UNKNOWN\Installer\Products\E3A5F1AE6B69B6D488D8ED8C0D1C3CFB 3: 2
MSI (s) (BC:54) [10:28:46:467]: Note: 1: 1402 2: UNKNOWN\Installer\Products\E3A5F1AE6B69B6D488D8ED8C0D1C3CFB 3: 2
MSI (s) (BC:54) [10:28:46:467]: Note: 1: 1402 2: UNKNOWN\Installer\Products\E3A5F1AE6B69B6D488D8ED8C0D1C3CFB 3: 2
MSI (s) (BC:54) [10:28:46:467]: Note: 1: 1402 2: UNKNOWN\Installer\Products\E3A5F1AE6B69B6D488D8ED8C0D1C3CFB 3: 2
MSI (s) (BC:54) [10:28:46:483]: Executing op: UpgradeCodePublish(UpgradeCode={36169B2C-45B4-493F-84D6-C662CDF88BD1})
MSI (s) (BC:54) [10:28:46:483]: Executing op: SourceListPublish(,,DiskPromptTemplate=[1],,NumberOfDisks=0)
MSI (s) (BC:54) [10:28:46:483]: Note: 1: 1402 2: UNKNOWN\Installer\Products\E3A5F1AE6B69B6D488D8ED8C0D1C3CFB\SourceList 3: 2
MSI (s) (BC:54) [10:28:46:483]: Executing op: ProductPublishClient(,,)
MSI (s) (BC:54) [10:28:46:483]: Executing op: SourceListRegisterLastUsed(SourceProduct={EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF},LastUsedSource=C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\)
MSI (s) (BC:54) [10:28:46:483]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (s) (BC:54) [10:28:46:483]: Specifed source is already in a list.
MSI (s) (BC:54) [10:28:46:483]: User policy value 'SearchOrder' is 'nmu'
MSI (s) (BC:54) [10:28:46:483]: Machine policy value 'DisableBrowse' is 0
MSI (s) (BC:54) [10:28:46:498]: Machine policy value 'AllowLockdownBrowse' is 0
MSI (s) (BC:54) [10:28:46:498]: Adding new sources is allowed.
MSI (s) (BC:54) [10:28:46:498]: Set LastUsedSource to: C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\.
MSI (s) (BC:54) [10:28:46:498]: Set LastUsedType to: n.
MSI (s) (BC:54) [10:28:46:498]: Set LastUsedIndex to: 1.
MSI (s) (BC:54) [10:28:46:498]: Executing op: End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=24000)
MSI (s) (BC:54) [10:28:46:498]: User policy value 'DisableRollback' is 0
MSI (s) (BC:54) [10:28:46:498]: Machine policy value 'DisableRollback' is 0
Action 10:28:46: RollbackCleanup. Removing backup files
MSI (s) (BC:54) [10:28:46:654]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 103, llSequenceNumber: 213, szDescription: "".
MSI (s) (BC:54) [10:28:49:045]: The call to SRSetRestorePoint API succeeded. Returned status: 0.
MSI (s) (BC:54) [10:28:49:045]: Unlocking Server
MSI (s) (BC:54) [10:28:49:045]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.
Action ended 10:28:49: InstallFinalize. Return value 1.
Action ended 10:28:49: INSTALL. Return value 1.
Property(S): DiskPrompt = [1]
Property(S): UpgradeCode = {36169B2C-45B4-493F-84D6-C662CDF88BD1}
Property(S): ProductToBeRegistered = 1
Property(S): PrimaryVolumeSpaceRemaining = 0
Property(S): PrimaryVolumeSpaceRequired = 0
Property(S): PrimaryVolumeSpaceAvailable = 0
Property(S): OutOfNoRbDiskSpace = 0
Property(S): OutOfDiskSpace = 0
Property(S): SourcedirProduct = {EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}
Property(S): SOURCEDIR = C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\
Property(S): CostingComplete = 1
Property(S): Preselected = 1
Property(S): UILevel = 5
Property(S): OriginalDatabase = C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\TestApp.msi
Property(S): DATABASE = C:\WINDOWS\Installer\2112c.msi
Property(S): Privileged = 1
Property(S): RedirectedDllSupport = 2
Property(S): MsiWin32AssemblySupport = 5.1.2600.3019
Property(S): Date = 2/6/2008
Property(S): Time = 10:28:49
Property(S): TTCSupport = 1
Property(S): ColorBits = 32
Property(S): TextHeight = 16
Property(S): BorderSide = 1
Property(S): BorderTop = 1
Property(S): CaptionHeight = 26
Property(S): ScreenY = 768
Property(S): VersionNT = 501
Property(S): TARGETDIR = D:\
Property(S): ALLUSERSPROFILE = C:\Documents and Settings\All Users\
Property(S): ScreenX = 1024
Property(S): SystemLanguageID = 1033
Property(S): ComputerName = TRIANZQMS
Property(S): UserLanguageID = 1033
Property(S): UserSID = S-1-5-21-1970434271-3299744390-1190970766-6302
Property(S): CommonFilesFolder = C:\Program Files\Common Files\
Property(S): LogonUser = sajuddeen.fd
Property(S): AdminUser = 1
Property(S): VirtualMemory = 879
Property(S): PhysicalMemory = 504
Property(S): Intel = 15
Property(S): MY_PRODUCT_NAME = C:\Program Files\trianz\TestApp\
Property(S): INSTALLDIR = C:\Program Files\trianz\TestApp\
Property(S): ISCommonFilesFolder = C:\Program Files\Common Files\InstallShield\
Property(S): ShellAdvtSupport = 1
Property(S): ProgramFilesFolder = C:\Program Files\
Property(S): OLEAdvtSupport = 1
Property(S): GPTSupport = 1
Property(S): ISUpdateServiceFolder = C:\Program Files\Common Files\InstallShield\UpdateService\
Property(S): FontsFolder = C:\WINDOWS\Fonts\
Property(S): TRIANZ = C:\Program Files\trianz\
Property(S): DesktopFolder = C:\Documents and Settings\All Users\Desktop\
Property(S): StartMenuFolder = C:\Documents and Settings\All Users\Start Menu\
Property(S): ProgramMenuFolder = C:\Documents and Settings\All Users\Start Menu\Programs\
Property(S): StartupFolder = C:\Documents and Settings\All Users\Start Menu\Programs\Startup\
Property(S): AdminToolsFolder = C:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools\
Property(S): MyPicturesFolder = C:\Documents and Settings\sajuddeen.fd\My Documents\My Pictures\
Property(S): LocalAppDataFolder = C:\Documents and Settings\sajuddeen.fd\Local Settings\Application Data\
Property(S): CommonAppDataFolder = C:\Documents and Settings\All Users\Application Data\
Property(S): SourceDir = C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\
Property(S): TemplateFolder = C:\Documents and Settings\All Users\Templates\
Property(S): SendToFolder = C:\Documents and Settings\sajuddeen.fd\SendTo\
Property(S): USERPROFILE = C:\Documents and Settings\sajuddeen.fd\
Property(S): WindowsFolder = C:\WINDOWS\
Property(S): RecentFolder = C:\Documents and Settings\sajuddeen.fd\Recent\
Property(S): PrintHoodFolder = C:\Documents and Settings\sajuddeen.fd\PrintHood\
Property(S): PersonalFolder = C:\Documents and Settings\sajuddeen.fd\My Documents\
Property(S): NetHoodFolder = C:\Documents and Settings\sajuddeen.fd\NetHood\
Property(S): FavoritesFolder = C:\Documents and Settings\sajuddeen.fd\Favorites\
Property(S): AppDataFolder = C:\Documents and Settings\sajuddeen.fd\Application Data\
Property(S): TempFolder = C:\DOCUME~1\SAJUDD~1.FD\LOCALS~1\Temp\
Property(S): RemoteAdminTS = 1
Property(S): System16Folder = C:\WINDOWS\system\
Property(S): SystemFolder = C:\WINDOWS\system32\
Property(S): WindowsVolume = C:\
Property(S): MsiNTProductType = 1
Property(S): ServicePackLevelMinor = 0
Property(S): ServicePackLevel = 2
Property(S): WindowsBuild = 2600
Property(S): ISCHECKFORPRODUCTUPDATES = 1
Property(S): ApplicationUsers = AllUsers
Property(S): AgreeToLicense = No
Property(S): _IsMaintenance = Change
Property(S): RestartManagerOption = CloseRestart
Property(S): SetupType = Typical
Property(S): _IsSetupTypeMin = Typical
Property(S): Display_IsBitmapDlg = 1
Property(S): ARPPRODUCTICON = ARPPRODUCTICON.exe
Property(S): DefaultUIFont = Tahoma8
Property(S): DialogCaption = InstallShield for Windows Installer
Property(S): DisplayNameCustom = Custom
Property(S): DisplayNameMinimal = Minimal
Property(S): DisplayNameTypical = Typical
Property(S): DWUSINTERVAL = 30
Property(S): ErrorDialog = SetupError
Property(S): InstallChoice = AR
Property(S): INSTALLLEVEL = 100
Property(S): IS_COMPLUS_PROGRESSTEXT_COST = Costing COM+ application: [1]
Property(S): IS_COMPLUS_PROGRESSTEXT_INSTALL = Installing COM+ application: [1]
Property(S): IS_COMPLUS_PROGRESSTEXT_UNINSTALL = Uninstalling COM+ application: [1]
Property(S): IS_PROGMSG_XML_COSTING = Costing XML files...
Property(S): IS_PROGMSG_XML_CREATE_FILE = Creating XML file %s...
Property(S): IS_PROGMSG_XML_FILES = Performing XML file changes...
Property(S): IS_PROGMSG_XML_REMOVE_FILE = Removing XML file %s...
Property(S): IS_PROGMSG_XML_ROLLBACK_FILES = Rolling back XML file changes...
Property(S): IS_PROGMSG_XML_UPDATE_FILE = Updating XML file %s...
Property(S): IS_SQLSERVER_AUTHENTICATION = 0
Property(S): IS_SQLSERVER_USERNAME = sa
Property(S): ISVROOT_PORT_NO = 0
Property(S): Manufacturer = trianz
Property(S): PIDTemplate = 12345<###-%%%%%%%>@@@@@
Property(S): ProductCode = {EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}
Property(S): ProductID = none
Property(S): ProductLanguage = 1033
Property(S): ProductName = TestApp
Property(S): ProductVersion = 1.00.0000
Property(S): PROGMSG_IIS_CREATEAPPPOOL = Creating application pool %s
Property(S): PROGMSG_IIS_CREATEAPPPOOLS = Creating application Pools...
Property(S): PROGMSG_IIS_CREATEVROOT = Creating IIS virtual directory %s
Property(S): PROGMSG_IIS_CREATEVROOTS = Creating IIS virtual directories...
Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSION = Creating web service extension
Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSIONS = Creating web service extensions...
Property(S): PROGMSG_IIS_EXTRACT = Extracting information for IIS virtual directories...
Property(S): PROGMSG_IIS_EXTRACTDONE = Extracted information for IIS virtual directories...
Property(S): PROGMSG_IIS_EXTRACTDONEz = Extracted information for IIS virtual directories...
Property(S): PROGMSG_IIS_EXTRACTzDONE = Extracted information for IIS virtual directories...
Property(S): PROGMSG_IIS_REMOVEAPPPOOL = Removing application pool
Property(S): PROGMSG_IIS_REMOVEAPPPOOLS = Removing application pools...
Property(S): PROGMSG_IIS_REMOVESITE = Removing web site at port %d
Property(S): PROGMSG_IIS_REMOVEVROOT = Removing IIS virtual directory %s
Property(S): PROGMSG_IIS_REMOVEVROOTS = Removing IIS virtual directories...
Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSION = Removing web service extension
Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSIONS = Removing web service extensions...
Property(S): PROGMSG_IIS_ROLLBACKAPPPOOLS = Rolling back application pools...
Property(S): PROGMSG_IIS_ROLLBACKVROOTS = Rolling back virtual directory and web site changes...
Property(S): PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS = Rolling back web service extensions...
Property(S): ProgressType0 = install
Property(S): ProgressType1 = Installing
Property(S): ProgressType2 = installed
Property(S): ProgressType3 = installs
Property(S): RebootYesNo = Yes
Property(S): ReinstallModeText = omus
Property(S): IS_PREVENT_DOWNGRADE_EXIT = A newer version of this application is already installed on this computer. If you wish to install this version, please uninstall the newer version first. Click OK to exit the wizard.
Property(S): SecureCustomProperties = ISFOUNDNEWERPRODUCTVERSION;USERNAME;COMPANYNAME;ISX_SERIALNUM;SUPPORTDIR;LAUNCHPROGRAM
Property(S): ALLUSERS = 1
Property(S): DWUSLINK = CEEBE7B889CC87F8C9AC30FFCEFC978F593C308FFEFCC0BFCE0C87BFDE8CB7A80E2B47FF8EAC
Property(S): ARPURLINFOABOUT = http://www.trianz.com
Property(S): SHOWLAUNCHPROGRAM = 0
Property(S): ARPINSTALLLOCATION = C:\Program Files\trianz\TestApp\
Property(S): VersionMsi = 3.01
Property(S): ADDLOCAL = TestApp_Files
Property(S): SETUPEXEDIR = C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1
Property(S): CURRENTDIRECTORY = C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1
Property(S): CLIENTUILEVEL = 0
Property(S): CLIENTPROCESSID = 2736
Property(S): VersionDatabase = 200
Property(S): ACTION = INSTALL
Property(S): COMPANYNAME = Trianz
Property(S): EXECUTEACTION = INSTALL
Property(S): USERNAME = Saju
Property(S): ROOTDRIVE = D:\
Property(S): SECONDSEQUENCE = 1
Property(S): PackagecodeChanging = 1
Property(S): ProductState = -1
Property(S): PackageCode = {3C61FE7C-F51C-4A13-B1CF-F0956800B372}
MSI (s) (BC:54) [10:28:49:139]: MainEngineThread is returning 0
MSI (c) (B0:C4) [10:28:49:170]: Back from server. Return value: 0
MSI (c) (B0:C4) [10:28:49:170]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (B0:C4) [10:28:49:170]: PROPERTY CHANGE: Deleting SECONDSEQUENCE property. Its current value is '1'.
Action ended 10:28:49: ExecuteAction. Return value 1.
MSI (c) (B0:C4) [10:28:49:170]: Doing action: SetupCompleteSuccess
Action 10:28:49: SetupCompleteSuccess.
Action start 10:28:49: SetupCompleteSuccess.
Info 2826.Control ShowMsiLogText on dialog SetupCompleteSuccess extends beyond the boundaries of the dialog to the right by 24 pixels.
Action 10:28:49: SetupCompleteSuccess. Dialog created
Action ended 10:28:50: SetupCompleteSuccess. Return value 2.
Action ended 10:28:50: INSTALL. Return value 1.
Property(C): DiskPrompt = [1]
Property(C): UpgradeCode = {36169B2C-45B4-493F-84D6-C662CDF88BD1}
Property(C): PrimaryVolumeSpaceRemaining = 0
Property(C): PrimaryVolumeSpaceRequired = 0
Property(C): PrimaryVolumeSpaceAvailable = 0
Property(C): OutOfNoRbDiskSpace = 0
Property(C): OutOfDiskSpace = 0
Property(C): SourcedirProduct = {EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}
Property(C): CostingComplete = 1
Property(C): ROOTDRIVE = D:\
Property(C): EXECUTEACTION = INSTALL
Property(C): ACTION = INSTALL
Property(C): UILevel = 5
Property(C): VersionHandler = 3.01
Property(C): SOURCEDIR = C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\
Property(C): OriginalDatabase = C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\TestApp.msi
Property(C): DATABASE = C:\DOCUME~1\SAJUDD~1.FD\LOCALS~1\Temp\1c81e.msi
Property(C): Privileged = 1
Property(C): RedirectedDllSupport = 2
Property(C): MsiWin32AssemblySupport = 5.1.2600.3019
Property(C): Date = 2/6/2008
Property(C): VersionNT = 501
Property(C): TARGETDIR = D:\
Property(C): ALLUSERSPROFILE = C:\Documents and Settings\All Users\
Property(C): Time = 10:28:50
Property(C): TTCSupport = 1
Property(C): ColorBits = 32
Property(C): TextHeight = 16
Property(C): BorderSide = 1
Property(C): CommonFilesFolder = C:\Program Files\Common Files\
Property(C): BorderTop = 1
Property(C): CaptionHeight = 26
Property(C): ScreenY = 768
Property(C): ScreenX = 1024
Property(C): SystemLanguageID = 1033
Property(C): MY_PRODUCT_NAME = C:\Program Files\trianz\TestApp\
Property(C): INSTALLDIR = C:\Program Files\trianz\TestApp\
Property(C): ISCommonFilesFolder = C:\Program Files\Common Files\InstallShield\
Property(C): ComputerName = TRIANZQMS
Property(C): ProgramFilesFolder = C:\Program Files\
Property(C): UserLanguageID = 1033
Property(C): UserSID = S-1-5-21-1970434271-3299744390-1190970766-6302
Property(C): ISUpdateServiceFolder = C:\Program Files\Common Files\InstallShield\UpdateService\
Property(C): LogonUser = sajuddeen.fd
Property(C): TRIANZ = C:\Program Files\trianz\
Property(C): AdminUser = 1
Property(C): VirtualMemory = 896
Property(C): PhysicalMemory = 504
Property(C): Intel = 15
Property(C): ShellAdvtSupport = 1
Property(C): OLEAdvtSupport = 1
Property(C): GPTSupport = 1
Property(C): FontsFolder = C:\WINDOWS\Fonts\
Property(C): DesktopFolder = C:\Documents and Settings\All Users\Desktop\
Property(C): StartMenuFolder = C:\Documents and Settings\All Users\Start Menu\
Property(C): SourceDir = C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1\
Property(C): ProgramMenuFolder = C:\Documents and Settings\All Users\Start Menu\Programs\
Property(C): StartupFolder = C:\Documents and Settings\All Users\Start Menu\Programs\Startup\
Property(C): USERPROFILE = C:\Documents and Settings\sajuddeen.fd\
Property(C): WindowsFolder = C:\WINDOWS\
Property(C): AdminToolsFolder = C:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools\
Property(C): MyPicturesFolder = C:\Documents and Settings\sajuddeen.fd\My Documents\My Pictures\
Property(C): LocalAppDataFolder = C:\Documents and Settings\sajuddeen.fd\Local Settings\Application Data\
Property(C): CommonAppDataFolder = C:\Documents and Settings\All Users\Application Data\
Property(C): TemplateFolder = C:\Documents and Settings\All Users\Templates\
Property(C): SendToFolder = C:\Documents and Settings\sajuddeen.fd\SendTo\
Property(C): RecentFolder = C:\Documents and Settings\sajuddeen.fd\Recent\
Property(C): PrintHoodFolder = C:\Documents and Settings\sajuddeen.fd\PrintHood\
Property(C): PersonalFolder = C:\Documents and Settings\sajuddeen.fd\My Documents\
Property(C): NetHoodFolder = C:\Documents and Settings\sajuddeen.fd\NetHood\
Property(C): FavoritesFolder = C:\Documents and Settings\sajuddeen.fd\Favorites\
Property(C): AppDataFolder = C:\Documents and Settings\sajuddeen.fd\Application Data\
Property(C): TempFolder = C:\DOCUME~1\SAJUDD~1.FD\LOCALS~1\Temp\
Property(C): RemoteAdminTS = 1
Property(C): System16Folder = C:\WINDOWS\system\
Property(C): ISCHECKFORPRODUCTUPDATES = 1
Property(C): ApplicationUsers = AllUsers
Property(C): AgreeToLicense = Yes
Property(C): _IsMaintenance = Change
Property(C): RestartManagerOption = CloseRestart
Property(C): SetupType = Typical
Property(C): _IsSetupTypeMin = Typical
Property(C): Display_IsBitmapDlg = 1
Property(C): ARPPRODUCTICON = ARPPRODUCTICON.exe
Property(C): DefaultUIFont = Tahoma8
Property(C): DialogCaption = InstallShield for Windows Installer
Property(C): DisplayNameCustom = Custom
Property(C): DisplayNameMinimal = Minimal
Property(C): DisplayNameTypical = Typical
Property(C): DWUSINTERVAL = 30
Property(C): ErrorDialog = SetupError
Property(C): InstallChoice = AR
Property(C): INSTALLLEVEL = 100
Property(C): IS_COMPLUS_PROGRESSTEXT_COST = Costing COM+ application: [1]
Property(C): IS_COMPLUS_PROGRESSTEXT_INSTALL = Installing COM+ application: [1]
Property(C): IS_COMPLUS_PROGRESSTEXT_UNINSTALL = Uninstalling COM+ application: [1]
Property(C): IS_PROGMSG_XML_COSTING = Costing XML files...
Property(C): IS_PROGMSG_XML_CREATE_FILE = Creating XML file %s...
Property(C): IS_PROGMSG_XML_FILES = Performing XML file changes...
Property(C): IS_PROGMSG_XML_REMOVE_FILE = Removing XML file %s...
Property(C): IS_PROGMSG_XML_ROLLBACK_FILES = Rolling back XML file changes...
Property(C): IS_PROGMSG_XML_UPDATE_FILE = Updating XML file %s...
Property(C): IS_SQLSERVER_AUTHENTICATION = 0
Property(C): IS_SQLSERVER_USERNAME = sa
Property(C): ISVROOT_PORT_NO = 0
Property(C): Manufacturer = trianz
Property(C): PIDTemplate = 12345<###-%%%%%%%>@@@@@
Property(C): ProductCode = {EA1F5A3E-96B6-4D6B-888D-DEC8D0C1C3BF}
Property(C): ProductID = none
Property(C): ProductLanguage = 1033
Property(C): ProductName = TestApp
Property(C): ProductVersion = 1.00.0000
Property(C): PROGMSG_IIS_CREATEAPPPOOL = Creating application pool %s
Property(C): PROGMSG_IIS_CREATEAPPPOOLS = Creating application Pools...
Property(C): PROGMSG_IIS_CREATEVROOT = Creating IIS virtual directory %s
Property(C): PROGMSG_IIS_CREATEVROOTS = Creating IIS virtual directories...
Property(C): PROGMSG_IIS_CREATEWEBSERVICEEXTENSION = Creating web service extension
Property(C): PROGMSG_IIS_CREATEWEBSERVICEEXTENSIONS = Creating web service extensions...
Property(C): PROGMSG_IIS_EXTRACT = Extracting information for IIS virtual directories...
Property(C): PROGMSG_IIS_EXTRACTDONE = Extracted information for IIS virtual directories...
Property(C): PROGMSG_IIS_EXTRACTDONEz = Extracted information for IIS virtual directories...
Property(C): PROGMSG_IIS_EXTRACTzDONE = Extracted information for IIS virtual directories...
Property(C): PROGMSG_IIS_REMOVEAPPPOOL = Removing application pool
Property(C): PROGMSG_IIS_REMOVEAPPPOOLS = Removing application pools...
Property(C): PROGMSG_IIS_REMOVESITE = Removing web site at port %d
Property(C): PROGMSG_IIS_REMOVEVROOT = Removing IIS virtual directory %s
Property(C): PROGMSG_IIS_REMOVEVROOTS = Removing IIS virtual directories...
Property(C): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSION = Removing web service extension
Property(C): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSIONS = Removing web service extensions...
Property(C): PROGMSG_IIS_ROLLBACKAPPPOOLS = Rolling back application pools...
Property(C): PROGMSG_IIS_ROLLBACKVROOTS = Rolling back virtual directory and web site changes...
Property(C): PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS = Rolling back web service extensions...
Property(C): ProgressType0 = install
Property(C): ProgressType1 = Installing
Property(C): ProgressType2 = installed
Property(C): ProgressType3 = installs
Property(C): RebootYesNo = Yes
Property(C): ReinstallModeText = omus
Property(C): IS_PREVENT_DOWNGRADE_EXIT = A newer version of this application is already installed on this computer. If you wish to install this version, please uninstall the newer version first. Click OK to exit the wizard.
Property(C): SecureCustomProperties = ISFOUNDNEWERPRODUCTVERSION;USERNAME;COMPANYNAME;ISX_SERIALNUM;SUPPORTDIR;LAUNCHPROGRAM
Property(C): ALLUSERS = 1
Property(C): DWUSLINK = CEEBE7B889CC87F8C9AC30FFCEFC978F593C308FFEFCC0BFCE0C87BFDE8CB7A80E2B47FF8EAC
Property(C): ARPURLINFOABOUT = http://www.trianz.com
Property(C): SHOWLAUNCHPROGRAM = 0
Property(C): SystemFolder = C:\WINDOWS\system32\
Property(C): WindowsVolume = C:\
Property(C): MsiNTProductType = 1
Property(C): ServicePackLevelMinor = 0
Property(C): ServicePackLevel = 2
Property(C): WindowsBuild = 2600
Property(C): VersionMsi = 3.01
Property(C): VersionDatabase = 200
Property(C): CLIENTPROCESSID = 2736
Property(C): COMPANYNAME = Trianz
Property(C): CLIENTUILEVEL = 0
Property(C): USERNAME = Saju
Property(C): CURRENTDIRECTORY = C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1
Property(C): SETUPEXEDIR = C:\Documents and Settings\sajuddeen.fd\Desktop\DISK1
Property(C): PackagecodeChanging = 1
Property(C): ProductState = -1
Property(C): PackageCode = {3C61FE7C-F51C-4A13-B1CF-F0956800B372}
=== Logging stopped: 2/6/2008 10:28:50 ===
MSI (c) (B0:C4) [10:28:50:389]: Note: 1: 1707
MSI (c) (B0:C4) [10:28:50:389]: Product: TestApp -- Installation operation completed successfully.
MSI (c) (B0:C4) [10:28:50:436]: Grabbed execution mutex.
MSI (c) (B0:C4) [10:28:50:436]: Cleaning up uninstalled install packages, if any exist
MSI (c) (B0:C4) [10:28:50:436]: MainEngineThread is returning 0
=== Verbose logging stopped: 2/6/2008 10:28:50 ===


Thanks
Saju


Note: Update by bkelly to include tags around log file-- this feature of the board automatically takes large files like this and renders them in a more manageable format. -Bob
Posted by: anonymous_9363 16 years ago
Red Belt
0
Are you using a Setup.EXE to nest the MSIs? If so, you need to enable logging via Group Policy. It seems all you've done is log your main MSI, presumably with the '/L*V' switch. That was probably my fault in not being explicit enough: I advised you to 'enable MSI logging', not 'run the MSI with a verbose log'. To enable logging, paste the following into a .REG and merge it into your registry. Note that this will log ALL MSI installs so you may want to turn it off afterwards - I have it on for all my test VMs:

[font="courier new"]REGEDIT4

[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer]
"Logging"="voicewarmup"

BTW, bad idea to post complete logs, they just clutter everything up. All anyone will ever need to see is around a dozen lines before and after any line with 'Return value 3.' in it - that's the return value for a failed action.
Posted by: spartacus 16 years ago
Black Belt
0
PIDORIGINAL: VBScab

BTW, bad idea to post complete logs, they just clutter everything up. All anyone will ever need to see is around a dozen lines before and after any line with 'Return value 3.' in it - that's the return value for a failed action.


Also, posting complete logs may expose details you might, on reflection, prefer not to be in the public domain. Examples are company names, computer names, usernames, registered user's email address or even activation serial numbers for software you have paid for.

Regards,

Spartacus
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