For heat, "-ag" uses the "*" value to generate stable component guids. "-gg"
is only useful for running heat once to get a WXS structure that you will
maintain manually (or programmatically but not using heat).

If you have not yet released your MSI and you need to use heat in your
build, use -ag not -gg. If you can reuse the previous component guids you
have a better chance of success (you can still have problems if any files or
other keypaths were removed). 

Blair

-----Original Message-----
From: Preethi S. [mailto:preet...@amiindia.co.in] 
Sent: Thursday, April 21, 2011 1:55 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] When Applying patch, no changes reflected. But in
log file, getting succes msg.

Let me explain how an msi is created for my project.

We have a batch script that downloads and builds all the source file.
Again another batch script is called that will run the wix scripts(using
heat,candle and light).

So heat.exe will create GUID everytime?? We've used -gg option in
heat.exe..
Referred http://wix.mindcapers.com/wiki/Heat

In that, they stated "heat is considerably less useful after initial
project setup, because there is no way to preserve 
component GUIDs when repeating the process to acquire new files".

But in another website,
http://webcache.googleusercontent.com/search?q=cache:7H3iIlrw0MgJ:markli
nesdavies.blogware.com/blog/_archives/2011/3/14/4771326.html+preserving+
GUID+%2B+heat+%2B+wix&cd=1&hl=en&ct=clnk&gl=in&source=www.google.co.in

Preserving GUID is possible.. If we preserve our GUIDs, will the problem
get solved?

Thank You,
S. Preethi.

-----Original Message-----
From: Devarajan, Mahesh IN BLR SISL [mailto:d.mah...@siemens.com] 
Sent: Wednesday, April 20, 2011 3:37 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] When Applying patch, no changes reflected. But
in log file, getting succes msg.

Is the component table shows new component (that is ok)? But if it shows
change in component GUID, or Removed Components then the patch will not
work.

Possible problem:
Make sure that the file fragments are only updated when you create the
second MSI. If you create(not update) the fragment using Heat/Paraffin
it will generate new GUID's.

Solution/Analysis:
The log file will show which component is giving the problem, you can
easily find out what is the difference from the 1st MSI to the 2nd one.
Analyze the log file that will help u.
(or)

If you have any other tools like InstallShield, you can easily compare
the two MSI's and find out the differences.

Take care to follow rules for Patch Creation:
 http://msdn.microsoft.com/en-us/library/aa367850.aspx


With best regards,
Mahesh D


-----Original Message-----
From: Preethi S. [mailto:preet...@amiindia.co.in]
Sent: Wednesday, April 20, 2011 2:40 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] When Applying patch, no changes reflected. But
in log file, getting succes msg.

Thanks Mahesh.

After creating 2 MSIs I verified it through ORCA. The component GUIDs
are same in the Component table. There is no difference.

But when I viewed a patch over the first MSI(open first MSI in ORCA,
then select Transform-> View Patch), It shows lot of difference in
Component table.

Have any idea?

-----Original Message-----
From: Devarajan, Mahesh IN BLR SISL [mailto:d.mah...@siemens.com]
Sent: Wednesday, April 20, 2011 11:12 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] When Applying patch, no changes reflected. But
in log file, getting succes msg.


Please note the following line in your log file.

"MSI (c) (74:7C) [19:40:03:546]: SELMGR: ComponentId
'{C1D08FF3-4507-4371-B362-4D07D21E4339}' is registered to feature
'BCModuleFeature', but is not present in the Component table.  Removal
of components from a feature is not supported!"

You will not be able to remove components/files when you create pathes,
also make sure that both the .msi contains same GUID's for existing
components.



With best regards,
Mahesh D


-----Original Message-----
From: Preethi S. [mailto:preet...@amiindia.co.in]
Sent: Wednesday, April 20, 2011 11:04 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] When Applying patch, no changes reflected. But in
log file, getting succes msg.

When applying the patch created using WIX, I am getting Success message.
But no updates take place.



My previous product has more than 5000 files. In patch there are 1048
files have been changed. Using ORCA, I can able to see the modified file
names and components.



But after applying patch the modifications are not getting reflected.



Please help me.



Below I pasted my log file.



=== Verbose logging started: 4/19/2011  19:40:01  Build type: SHIP
UNICODE 3.01.4000.2435  Calling process: C:\WINDOWS\system32\msiexec.exe
===

MSI (c) (74:7C) [19:40:01:875]: Resetting cached policy values

MSI (c) (74:7C) [19:40:01:875]: Machine policy value 'Debug' is 0

MSI (c) (74:7C) [19:40:01:875]: ******* RunEngine:

           ******* Product: {A69EADB9-2BC1-47A5-BA05-93FA33E68E4E}

           ******* Action:

           ******* CommandLine: **********

MSI (c) (74:7C) [19:40:01:890]: Machine policy value
'DisableUserInstalls' is 0

MSI (c) (74:7C) [19:40:01:890]: Cloaking enabled.

MSI (c) (74:7C) [19:40:01:890]: Attempting to enable all disabled
priveleges before calling Install on Server

MSI (c) (74:7C) [19:40:01:906]: End dialog not enabled

MSI (c) (74:7C) [19:40:01:906]: Original package ==>
C:\WINDOWS\Installer\a3f1e6.msi

MSI (c) (74:7C) [19:40:01:906]: Package we're running from ==>
C:\WINDOWS\Installer\a3f1e6.msi

MSI (c) (74:7C) [19:40:01:921]: APPCOMPAT: looking for appcompat
database entry with ProductCode
'{A69EADB9-2BC1-47A5-BA05-93FA33E68E4E}'.

MSI (c) (74:7C) [19:40:01:921]: APPCOMPAT: no matching ProductCode found
in database.

MSI (c) (74:7C) [19:40:01:921]: MSCOREE not loaded loading copy from
system32

MSI (c) (74:7C) [19:40:01:953]: Original patch ==>
D:\19_4\patch\patch.msp

MSI (c) (74:7C) [19:40:01:953]: Patch we're running from ==>
C:\DOCUME~1\preethis\LOCALS~1\Temp\aa0aa3.msp

MSI (c) (74:7C) [19:40:01:953]: SOFTWARE RESTRICTION POLICY: Verifying
patch --> 'D:\19_4\patch\patch.msp' against software restriction policy

MSI (c) (74:7C) [19:40:01:953]: Note: 1: 2262 2: DigitalSignature 3:
-2147287038

MSI (c) (74:7C) [19:40:01:953]: SOFTWARE RESTRICTION POLICY:
D:\19_4\patch\patch.msp is not digitally signed

MSI (c) (74:7C) [19:40:01:953]: SOFTWARE RESTRICTION POLICY:
D:\19_4\patch\patch.msp is permitted to run at the 'unrestricted'
authorization level.

MSI (c) (74:7C) [19:40:01:953]: SequencePatches starts. Product code:
{A69EADB9-2BC1-47A5-BA05-93FA33E68E4E}, Product version: 1.1.0, Upgrade
code: {A7468E2E-5FB6-4408-9BF9-ADFA5DB9C508}, Product language 1033

MSI (c) (74:7C) [19:40:01:953]: 3.0 patch D:\19_4\patch\patch.msp is of
type QFE

MSI (c) (74:7C) [19:40:01:953]: PATCH SEQUENCER: verifying the
applicability of QFE patch D:\19_4\patch\patch.msp against product code:
{A69EADB9-2BC1-47A5-BA05-93FA33E68E4E}, product version: 1.1.0, product
language 1033 and upgrade code: {A7468E2E-5FB6-4408-9BF9-ADFA5DB9C508}

MSI (c) (74:7C) [19:40:01:953]: Validating transform
'TargetImageToUpgradeImage' with validation bits 0x922

MSI (c) (74:7C) [19:40:01:953]: Transform 'TargetImageToUpgradeImage' is
valid.

MSI (c) (74:7C) [19:40:01:953]: PATCH SEQUENCER: QFE patch
D:\19_4\patch\patch.msp is applicable.

MSI (c) (74:7C) [19:40:01:953]: SequencePatches returns success.

MSI (c) (74:7C) [19:40:01:953]: Final Patch Application Order:

MSI (c) (74:7C) [19:40:02:500]: Note: 1: 2715 2:
filBA472B630755374B1A4FE84EB22B5A18

MSI (c) (74:7C) [19:40:02:500]: Note: 1: 2715 2:
filA6FB34B38040788E359875216B91758D

MSI (c) (74:7C) [19:40:02:500]: Note: 1: 2715 2:
filF1DE4FD437CABAAA09DA235CC5EB5753

MSI (c) (74:7C) [19:40:02:500]: Note: 1: 2715 2:
filFFCEA0CB2B30C49BA593EF00CDF129CF.56ACD08B_1263_449E_9F22_4984C35AD533


MSI (c) (74:7C) [19:40:02:500]: Note: 1: 2715 2:
fil807ADB7EF5BF975A16983D3579E22038.56ACD08B_1263_449E_9F22_4984C35AD533


MSI (c) (74:7C) [19:40:02:656]: Windows Installer is disabling patch
optimizations for this install transaction.

MSI (c) (74:7C) [19:40:02:656]: Windows Installer is disabling patch
optimizations for this install transaction.

MSI (c) (74:7C) [19:40:02:656]: Disallowing uninstallation of patch
{7B977D96-4062-485C-879A-46A1908B244A} because it adds new entries to
table CreateFolder

MSI (c) (74:7C) [19:40:02:656]: Note: 1: 2205 2:  3: PatchPackage

MSI (c) (74:7C) [19:40:02:656]: TRANSFORM: 'PatchPackage' table is
missing or empty.  No pre-transform fixup necessary.

MSI (c) (74:7C) [19:40:02:656]: TRANSFORM: Applying regular transform to
database.

MSI (c) (74:7C) [19:40:02:671]: Note: 1: 2262 2: _Tables 3: -2147287038

MSI (c) (74:7C) [19:40:02:671]: Note: 1: 2262 2: _Columns 3: -2147287038


MSI (c) (74:7C) [19:40:02:671]: Note: 1: 2262 2: _Validation 3:
-2147287038

MSI (c) (74:7C) [19:40:02:671]: Note: 1: 2262 2: AdminExecuteSequence 3:
-2147287038

MSI (c) (74:7C) [19:40:02:671]: Note: 1: 2262 2: AdminUISequence 3:
-2147287038

MSI (c) (74:7C) [19:40:02:703]: Detected that this is a 'Small Update'
patch.  Any remaining transforms in the patch will be skipped.

MSI (c) (74:7C) [19:40:02:718]: Transforming table Media.

MSI (c) (74:7C) [19:40:02:718]: Note: 1: 2205 2:  3: PatchPackage

MSI (c) (74:7C) [19:40:02:718]: TRANSFORM: The minimum 'Media.DiskId'
value inserted by a patch transform is 100

MSI (c) (74:7C) [19:40:02:796]: PROPERTY CHANGE: Adding ProductState
property. Its value is '5'.

MSI (c) (74:7C) [19:40:02:796]: PROPERTY CHANGE: Adding
ProductToBeRegistered property. Its value is '1'.

MSI (c) (74:7C) [19:40:02:796]: Package name retrieved from
configuration data: 'ascm-1.1.80491-win32-x86.msi'

MSI (c) (74:7C) [19:40:02:796]: Determined that existing product (either
this product or the product being upgraded with a patch) is installed
per-machine.

MSI (c) (74:7C) [19:40:02:796]: Note: 1: 2205 2:  3: Error

MSI (c) (74:7C) [19:40:02:796]: Note: 1: 2729

MSI (c) (74:7C) [19:40:02:796]: PROPERTY CHANGE: Adding CURRENTDIRECTORY
property. Its value is

MSI (c) (74:78) [19:40:02:812]: PROPERTY CHANGE: Adding VersionHandler
property. Its value is '3.01'.

=== Logging started: 4/19/2011  19:40:02 ===

MSI (c) (74:7C) [19:40:02:812]: PROPERTY CHANGE: Adding
MSPSRC7B977D964062485C879A46A1908B244A property. Its value is
'C:\DOCUME~1\preethis\LOCALS~1\Temp\aa0aa3.msp'.

MSI (c) (74:7C) [19:40:02:812]: PROPERTY CHANGE: Adding SCM property.
Its value is 'D:\19_4\patch\patch.msp'.

MSI (c) (74:7C) [19:40:02:812]: Machine policy value 'DisableRollback'
is 0

MSI (c) (74:7C) [19:40:02:812]: User policy value 'DisableRollback' is 0

MSI (c) (74:7C) [19:40:02:812]: PROPERTY CHANGE: Adding UILevel
property. Its value is '5'.

MSI (c) (74:7C) [19:40:02:812]: PROPERTY CHANGE: Adding QFEUpgrade
property. Its value is '2'.

MSI (c) (74:7C) [19:40:02:812]: PROPERTY CHANGE: Adding Preselected
property. Its value is '1'.

MSI (c) (74:7C) [19:40:02:812]: PROPERTY CHANGE: Adding ACTION property.
Its value is 'INSTALL'.

MSI (c) (74:7C) [19:40:02:812]: Doing action: INSTALL

MSI (c) (74:7C) [19:40:02:812]: Note: 1: 2205 2:  3: ActionText

Action 19:40:02: INSTALL.

Action start 19:40:02: INSTALL.

MSI (c) (74:7C) [19:40:02:812]: UI Sequence table 'InstallUISequence' is
present and populated.

MSI (c) (74:7C) [19:40:02:812]: Running UISequence

MSI (c) (74:7C) [19:40:02:812]: PROPERTY CHANGE: Adding EXECUTEACTION
property. Its value is 'INSTALL'.

MSI (c) (74:7C) [19:40:02:812]: Doing action:
WindowsFolder.30729.01.Microsoft_VC90_CRT_x86.SP.D8D85FD0_537C_3A3A_9BEC
_7A1B426637EC

MSI (c) (74:7C) [19:40:02:812]: Note: 1: 2205 2:  3: ActionText

Action 19:40:02:
WindowsFolder.30729.01.Microsoft_VC90_CRT_x86.SP.D8D85FD0_537C_3A3A_9BEC
_7A1B426637EC.

Action start 19:40:02:
WindowsFolder.30729.01.Microsoft_VC90_CRT_x86.SP.D8D85FD0_537C_3A3A_9BEC
_7A1B426637EC.

MSI (c) (74:7C) [19:40:02:812]: PROPERTY CHANGE: Adding
WindowsFolder.30729.01.Microsoft_VC90_CRT_x86.SP.D8D85FD0_537C_3A3A_9BEC
_7A1B426637EC property. Its value is 'C:\WINDOWS\'.

Action ended 19:40:02:
WindowsFolder.30729.01.Microsoft_VC90_CRT_x86.SP.D8D85FD0_537C_3A3A_9BEC
_7A1B426637EC. Return value 1.

MSI (c) (74:7C) [19:40:02:812]: Doing action:
SystemFolder.30729.01.Microsoft_VC90_CRT_x86.SP.D8D85FD0_537C_3A3A_9BEC_
7A1B426637EC

MSI (c) (74:7C) [19:40:02:812]: Note: 1: 2205 2:  3: ActionText

MSI (c) (74:7C) [19:40:03:359]: Note: 1: 2205 2:  3: Class

MSI (c) (74:7C) [19:40:03:359]: Note: 1: 2205 2:  3: Extension

MSI (c) (74:7C) [19:40:03:359]: Note: 1: 2205 2:  3: TypeLib

Action ended 19:40:03: FileCost. Return value 1.

MSI (c) (74:7C) [19:40:03:359]: Doing action: CostFinalize

MSI (c) (74:7C) [19:40:03:359]: Note: 1: 2205 2:  3: ActionText

Action 19:40:03: CostFinalize. Computing space requirements

Action start 19:40:03: CostFinalize.

MSI (c) (74:7C) [19:40:03:359]: PROPERTY CHANGE: Adding OutOfDiskSpace
property. Its value is '0'.

MSI (c) (74:7C) [19:40:03:359]: PROPERTY CHANGE: Adding
OutOfNoRbDiskSpace property. Its value is '0'.

MSI (c) (74:7C) [19:40:03:359]: PROPERTY CHANGE: Adding INSTALLLOCATION
property. Its value is 'E:\Sample\SampleProduct'.

MSI (c) (74:7C) [19:40:03:359]: PROPERTY CHANGE: Modifying SystemFolder
property. Its current value is 'C:\WINDOWS\system32\'. Its new value:
'C:\WINDOWS\system32'.

MSI (c) (74:7C) [19:40:03:546]: Note: 1: 2205 2:  3: Condition

MSI (c) (74:7C) [19:40:03:546]: Machine policy value
'EnforceUpgradeComponentRules' is 0

MSI (c) (74:7C) [19:40:03:546]: SELMGR: ComponentId
'{C1D08FF3-4507-4371-B362-4D07D21E4339}' is registered to feature
'BCModuleFeature', but is not present in the Component table.  Removal
of components from a feature is not supported!

MSI (c) (74:7C) [19:40:03:546]: SELMGR: Removal of a component from a
feature is not supported

MSI (c) (74:7C) [19:40:03:546]: SELMGR: ComponentId
'{22997403-DF6B-419C-A77E-983A55317D8D}' is registered to feature
'HostPluginFeature', but is not present in the Component table.  Removal
of components from a feature is not supported!

MSI (c) (74:7C) [19:40:03:546]: SELMGR: Removal of a component from a
feature is not supported

MSI (c) (74:7C) [19:40:03:546]: SELMGR: ComponentId
'{81E2868F-CF72-4D14-BB3E-573E80B4513D}' is registered to feature
'RemotePluginFeature', but is not present in the Component table.
Removal of components from a feature is not supported!

MSI (c) (74:7C) [19:40:03:546]: SELMGR: Removal of a component from a
feature is not supported

MSI (c) (74:7C) [19:40:03:562]: SELMGR: ComponentId
'{79E90F46-66C3-45FB-89CE-3B1A13D28F89}' is registered to feature
'BaseFeature', but is not present in the Component table.  Removal of
components from a feature is not supported!

MSI (c) (74:7C) [19:40:03:562]: SELMGR: Removal of a component from a
feature is not supported

MSI (c) (74:7C) [19:40:03:562]: PROPERTY CHANGE: Adding TARGETDIR
property. Its value is 'E:\'.

MSI (c) (74:7C) [19:40:03:562]: PROPERTY CHANGE: Adding
ProgramMenuOEMFolder property. Its value is 'C:\Documents and
Settings\All Users\Start Menu\Programs\ABC\'.

MSI (c) (74:7C) [19:40:03:562]: PROPERTY CHANGE: Adding
dir759BD18B71E2E61747E9A75560E688BC property. Its value is
'E:\Sample\SampleProduct\ruby\lib\ruby\vendor_ruby\'.

MSI (s) (18:8C) [19:40:05:500]: File =
fil2ED4A1E8BD5E74BE3F9868DA856F1FA4: Final State = Install

MSI (s) (18:8C) [19:40:05:500]: File =
filDAEF6E8C6FFC7A23856D66B5A5F2E57C: Final State = Install

MSI (s) (18:8C) [19:40:05:500]: File =
fil3E0CAE90A92CAB34581C6AFAF0A754FA: Final State = Install

MSI (s) (18:8C) [19:40:05:500]: File =
fil5CF425A4DD7C8311FD3D12C1F90AC8C4: Final State = Install

MSI (s) (18:8C) [19:40:05:500]: File =
fil27C275551289929E7FF8DC1F9C38AFC7: Final State = Install

MSI (s) (18:8C) [19:40:06:265]: Component:
cmpDEC3682C1BE0CE49CE5B3B90E7DCF6A5; Installed: Absent;   Request: Null;
Action: Null

MSI (s) (18:8C) [19:40:06:265]: Component:
cmp56D45B1D441190CD32BC25B215B9A3FC; Installed: Absent;   Request: Null;
Action: Null

MSI (s) (18:8C) [19:40:08:000]: File =
fil57597F0C3B4A6BB65E324786BCB21A54.2548B275_374C_455D_8DC3_E1C6F983F8F6
: Final State = Install

MSI (s) (18:8C) [19:40:08:015]: File =
filFFCEA0CB2B30C49BA593EF00CDF129CF.56ACD08B_1263_449E_9F22_4984C35AD533
: Final State = Install

MSI (s) (18:8C) [19:40:08:015]: File =
fil807ADB7EF5BF975A16983D3579E22038.56ACD08B_1263_449E_9F22_4984C35AD533
: Final State = Install

MSI (s) (18:8C) [19:40:08:234]: Note: 1: 2205 2:  3:
MsiPatchOldAssemblyFile

MSI (s) (18:8C) [19:40:08:234]: Note: 1: 2228 2:  3:
MsiPatchOldAssemblyFile 4: SELECT `MsiPatchOldAssemblyFile`.`Assembly_`
FROM `MsiPatchOldAssemblyFile` WHERE  `MsiPatchOldAssemblyFile`.`File_`
= ?

MSI (s) (18:8C) [19:40:08:234]: Note: 1: 2205 2:  3: Error

MSI (s) (18:8C) [19:40:08:234]: Note: 1: 2228 2:  3: Error 4: SELECT
`Message` FROM `Error` WHERE `Error` = 1302

InstallFiles: File: Copying new files,  Directory: ,  Size:

Action ended 19:40:08: InstallFiles. Return value 1.

MSI (s) (18:8C) [19:40:08:234]: Doing action: PatchFiles

MSI (s) (18:8C) [19:40:08:234]: Note: 1: 2205 2:  3: ActionText

Action 19:40:08: PatchFiles. Patching files

Action start 19:40:08: PatchFiles.

MSI (s) (18:8C) [19:40:08:234]: Note: 1: 2205 2:  3: Error

MSI (s) (18:8C) [19:40:08:234]: Note: 1: 2228 2:  3: Error 4: SELECT
`Message` FROM `Error` WHERE `Error` = 1302

Action ended 19:40:08: PatchFiles. Return value 1.

MSI (s) (18:8C) [19:40:08:234]: Doing action: CreateShortcuts

MSI (s) (18:8C) [19:40:08:234]: Note: 1: 2205 2:  3: ActionText

Action 19:40:08: CreateShortcuts. Creating shortcuts

Action start 19:40:08: CreateShortcuts.

Action ended 19:40:08: CreateShortcuts. Return value 1.

MSI (s) (18:8C) [19:40:08:234]: Doing action: WriteRegistryValues

MSI (s) (18:8C) [19:40:08:234]: Note: 1: 2205 2:  3: ActionText

Action 19:40:08: WriteRegistryValues. Writing system registry values

Action start 19:40:08: WriteRegistryValues.

WriteRegistryValues: Key: Writing system registry values, Name: , Value:


Action ended 19:40:08: WriteRegistryValues. Return value 1.

MSI (s) (18:8C) [19:40:08:250]: Doing action: WriteEnvironmentStrings

MSI (s) (18:8C) [19:40:08:250]: Note: 1: 2205 2:  3: ActionText

Action 19:40:08: RegisterUser. Registering user

Action start 19:40:08: RegisterUser.

Action ended 19:40:08: RegisterUser. Return value 0.

MSI (s) (18:8C) [19:40:08:250]: Doing action: RegisterProduct

MSI (s) (18:8C) [19:40:08:250]: Note: 1: 2205 2:  3: ActionText

Action 19:40:08: RegisterProduct. Registering product

Action start 19:40:08: RegisterProduct.

MSI (s) (18:8C) [19:40:08:250]: Re-registering product - performing
upgrade of existing installation.

RegisterProduct: Registering product

Action ended 19:40:08: RegisterProduct. Return value 1.

MSI (s) (18:8C) [19:40:08:250]: Doing action: MsiPublishAssemblies

MSI (s) (18:8C) [19:40:08:250]: Note: 1: 2205 2:  3: ActionText

Action 19:40:08: MsiPublishAssemblies. Publishing assembly information

PublishFeatures: Feature: Publishing Product Features

Action ended 19:40:08: PublishFeatures. Return value 1.

MSI (s) (18:8C) [19:40:08:562]: Doing action: PublishProduct

MSI (s) (18:8C) [19:40:08:562]: Note: 1: 2205 2:  3: ActionText

Action 19:40:08: PublishProduct. Publishing product information

Action start 19:40:08: PublishProduct.

PublishProduct:

MSI (s) (18:8C) [19:40:08:562]: Re-publishing product - installing new
package with existing product code.

Action ended 19:40:08: PublishProduct. Return value 1.

MSI (s) (18:8C) [19:40:08:578]: Doing action: InstallFinalize

MSI (s) (18:8C) [19:40:08:578]: Note: 1: 2205 2:  3: ActionText

Action 19:40:08: InstallFinalize.

Action start 19:40:08: InstallFinalize.

InstallFinalize:

MSI (s) (18:8C) [19:40:08:578]: Running Script:
C:\WINDOWS\Installer\MSI209.tmp

x86.msi,Language=1033,Version=16842752,Assignment=1,ObsoleteArg=0,,,Pack
ageCode={495BB246-71FE-4649-94E2-4B8739CA9554},,,InstanceType=0,LUASetti
ng=0,RemoteURTInstalls=0)

MSI (s) (18:8C) [19:40:08:578]: Executing op:
DialogInfo(Type=0,Argument=1033)

MSI (s) (18:8C) [19:40:08:578]: Executing op:
DialogInfo(Type=1,Argument=Smart Client Manager)

MSI (s) (18:8C) [19:40:08:578]: Executing op:
RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back
action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescri
ption=Removing backup files,CleanupTemplate=File: [1])

MSI (s) (18:8C) [19:40:08:578]: Executing op:
SetBaseline(Baseline=0,ProductVersion=1.1.0)

MSI (s) (18:8C) [19:40:08:578]: Executing op: SetBaseline(Baseline=1,)

MSI (s) (18:8C) [19:40:08:578]: Executing op:
ActionStart(Name=ProcessComponents,Description=Updating component
registration,)

Action 19:40:08: ProcessComponents. Updating component registration

MSI (s) (18:8C) [19:40:08:593]: Executing op:
ProgressTotal(Total=2,Type=1,ByteEquivalent=24000)

MSI (s) (18:8C) [19:40:08:593]: Executing op:
ComponentRegister(ComponentId={BF95E909-73F5-3378-BA9E-5AA63B70230F},Key
Path=02:\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Installati
ons\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e\do
wnlevel_payload.9.0.30729.1\,State=3,,Disk=1,SharedDllRefCount=0,BinaryT
ype=0)

1: {A69EADB9-2BC1-47A5-BA05-93FA33E68E4E} 2:
{BF95E909-73F5-3378-BA9E-5AA63B70230F} 3:
02:\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Installations\x
86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e\downlev
el_payload.9.0.30729.1\

MSI (s) (18:8C) [19:40:08:593]: Executing op:
ComponentRegister(ComponentId={0679E22E-6B33-3458-B7E6-877AC9585626},Key
Path=02:\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Installati
ons\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e\do
wnlevel_manifest.9.0.30729.1\,State=3,,Disk=1,SharedDllRefCount=0,Binary
Type=0)

1: {A69EADB9-2BC1-47A5-BA05-93FA33E68E4E} 2:
{0679E22E-6B33-3458-B7E6-877AC9585626} 3:
02:\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Installations\x
86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e\downlev
el_manifest.9.0.30729.1\

MSI (s) (18:8C) [19:40:08:593]: Executing op:
ActionStart(Name=InstallFiles,Description=Copying new
files,Template=File: [1],  Directory: [9],  Size: [6])

Action 19:40:08: InstallFiles. Copying new files

MSI (s) (18:8C) [19:40:08:593]: Executing op:
InstallProtectedFiles(AllowUI=1)

MSI (s) (18:8C) [19:40:08:593]: Executing op:
ActionStart(Name=WriteRegistryValues,Description=Writing system registry
values,Template=Key: [1], Name: [2], Value: [3])

Action 19:40:08: WriteRegistryValues. Writing system registry values

MSI (s) (18:8C) [19:40:08:593]: Executing op:
ProgressTotal(Total=4,Type=1,ByteEquivalent=13200)

MSI (s) (18:8C) [19:40:08:593]: Executing op:
RegOpenKey(Root=-2147483646,Key=SOFTWARE\Microsoft\Windows\CurrentVersio
n\SideBySide\Installations\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.3
0729.1_x-ww_6f74963e\downlevel_payload.9.0.30729.1,,BinaryType=0)

MSI (s) (18:8C) [19:40:08:593]: Executing op: RegAddValue(,,)

WriteRegistryValues: Key:
\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Installations\x86_
Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e\downlevel_
payload.9.0.30729.1, Name: , Value:

MSI (s) (18:8C) [19:40:08:593]: Executing op:
RegOpenKey(Root=-2147483646,Key=SOFTWARE\Microsoft\Windows\CurrentVersio
n\SideBySide\Installations\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.3
0729.1_x-ww_6f74963e\downlevel_manifest.9.0.30729.1,,BinaryType=0)

MSI (s) (18:8C) [19:40:08:593]: Executing op: RegAddValue(,,)

WriteRegistryValues: Key:
\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Installations\x86_
Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e\downlevel_
manifest.9.0.30729.1, Name: , Value:

MSI (s) (18:8C) [19:40:08:593]: Executing op:
RegOpenKey(Root=-2147483646,Key=Software\Microsoft\Windows\CurrentVersio
n\SideBySide\PatchedComponents,,BinaryType=0)

MSI (s) (18:8C) [19:40:08:593]: Executing op:
RegAddValue(Name={0679E22E-6B33-3458-B7E6-877AC9585626},Value=C:\WINDOWS
\winsxs\Manifests\\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x
-ww_6f74963e.manifest[~]{0679E22E-6B33-3458-B7E6-877AC9585626}[~]C:\WIND
OWS\winsxs\Manifests\\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.
1_x-ww_6f74963e.cat[~]{0679E22E-6B33-3458-B7E6-877AC9585626}[~]C:\WINDOW
S\winsxs\Manifests\[~]{0679E22E-6B33-3458-B7E6-877AC9585626},)

WriteRegistryValues: Key:
\Software\Microsoft\Windows\CurrentVersion\SideBySide\PatchedComponents,
Name: {0679E22E-6B33-3458-B7E6-877AC9585626}, Value:
C:\WINDOWS\winsxs\Manifests\\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0
.30729.1_x-ww_6f74963e.manifest[~]{0679E22E-6B33-3458-B7E6-877AC9585626}
[~]C:\WINDOWS\winsxs\Manifests\\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_
9.0.30729.1_x-ww_6f74963e.cat[~]{0679E22E-6B33-3458-B7E6-877AC9585626}[~
]C:\WINDOWS\winsxs\Manifests\[~]{0679E22E-6B33-3458-B7E6-877AC9585626}

MSI (s) (18:8C) [19:40:08:609]: Executing op:
RegAddValue(Name={BF95E909-73F5-3378-BA9E-5AA63B70230F},Value=C:\WINDOWS
\winsxs\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963
e\\msvcr90.dll[~]{BF95E909-73F5-3378-BA9E-5AA63B70230F}[~]C:\WINDOWS\win
sxs\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e\\m
svcp90.dll[~]{BF95E909-73F5-3378-BA9E-5AA63B70230F}[~]C:\WINDOWS\winsxs\
x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e\\msvcm
90.dll[~]{BF95E909-73F5-3378-BA9E-5AA63B70230F}[~]C:\WINDOWS\winsxs\x86_
Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e\[~]{BF95E9
09-73F5-3378-BA9E-5AA63B70230F},)

WriteRegistryValues: Key:
\Software\Microsoft\Windows\CurrentVersion\SideBySide\PatchedComponents,
Name: {BF95E909-73F5-3378-BA9E-5AA63B70230F}, Value:
C:\WINDOWS\winsxs\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-
ww_6f74963e\\msvcr90.dll[~]{BF95E909-73F5-3378-BA9E-5AA63B70230F}[~]C:\W
INDOWS\winsxs\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6
f74963e\\msvcp90.dll[~]{BF95E909-73F5-3378-BA9E-5AA63B70230F}[~]C:\WINDO
WS\winsxs\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f749
63e\\msvcm90.dll[~]{BF95E909-73F5-3378-BA9E-5AA63B70230F}[~]C:\WINDOWS\w
insxs\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6f74963e\
[~]{BF95E909-73F5-3378-BA9E-5AA63B70230F}

MSI (s) (18:8C) [19:40:08:609]: Executing op:
ActionStart(Name=RegisterProduct,Description=Registering
product,Template=[1])

Action 19:40:08: RegisterProduct. Registering product

MSI (s) (18:8C) [19:40:08:609]: Executing op:
ProductRegister(UpgradeCode={A7468E2E-5FB6-4408-9BF9-ADFA5DB9C508},Versi
onString=1.1.0,,,,InstallSource=D:\19_4\patch\,Publisher=MIS
Inc,,,,NoModify=1,,,,,,,,EstimatedSize=11719)

RegisterProduct: {A69EADB9-2BC1-47A5-BA05-93FA33E68E4E}

MSI (s) (18:8C) [19:40:08:625]: Executing op:
ProductCPDisplayInfoRegister()

MSI (s) (18:8C) [19:40:08:625]: Executing op:
ActionStart(Name=PublishFeatures,Description=Publishing Product
Features,Template=Feature: [1])

Action 19:40:08: PublishFeatures. Publishing Product Features

MSI (s) (18:8C) [19:40:08:718]: Executing op:
PatchSourceListRegisterLastUsed(PatchCode={7B977D96-4062-485C-879A-46A19
08B244A},LastUsedSource=D:\19_4\patch\)

MSI (s) (18:8C) [19:40:08:718]: Entering
CMsiConfigurationManager::SetLastUsedSource.

MSI (s) (18:8C) [19:40:08:718]: Specifed source is already in a list.

MSI (s) (18:8C) [19:40:08:718]: User policy value 'SearchOrder' is 'nmu'

RollbackCleanup: File: C:\Config.Msi\a3f1ed.rbf

RollbackCleanup: File: C:\Config.Msi\a3f1ee.rbf

RollbackCleanup: File: C:\Config.Msi\a3f1ef.rbf

MSI (s) (18:8C) [19:40:08:781]: No System Restore sequence number for
this installation.

MSI (s) (18:8C) [19:40:08:781]: Unlocking Server

MSI (s) (18:8C) [19:40:08:781]: PROPERTY CHANGE: Deleting UpdateStarted
property. Its current value is '1'.

Action ended 19:40:08: InstallFinalize. Return value 1.

MSI (s) (18:8C) [19:40:08:781]: Skipping action: SxsUninstallCA
(condition is false)

Action ended 19:40:08: INSTALL. Return value 1.

Property(S): UpgradeCode = {A7468E2E-5FB6-4408-9BF9-ADFA5DB9C508}

Property(S): INSTALLLOCATION = E:\Sample\SampleProduct\

Property(S): ProgramMenuOEMFolder = C:\Documents and Settings\All
Users\Start Menu\Programs\Sample\

Property(S): SystemFolder = C:\WINDOWS\system32\

Property(S): ApplicationProgramsFolder = C:\Documents and Settings\All
Users\Start Menu\Programs\Sample\SampleProduct\

Property(S): dir29A2BD6D3E57573C96D32EFA936A1F76 =
E:\Sample\SampleProduct\Apache2.2\

Property(S): dir46C9C89386F452850894DC1E577A3F5D =
E:\Sample\SampleProduct\Apache2.2\bin\

Property(S): dir55FF3658B6D4433B837029349901C46E =
E:\Sample\SampleProduct\Apache2.2\bin\iconv\

Property(C): Manufacturer = IMR Inc

Property(C): ProductCode = {A69EADB9-2BC1-47A5-BA05-93FA33E68E4E}

Property(C): ProductLanguage = 1033

Property(C): ProductName = Sample Product

Property(C): ProductVersion = 1.1.0

Property(C): SecureCustomProperties = NEWPRODUCTFOUND;UPGRADEFOUND

Property(C):
WindowsFolder.30729.01.Microsoft_VC90_CRT_x86.SP.D8D85FD0_537C_3A3A_9BEC
_7A1B426637EC = C:\WINDOWS\

Property(C):
SystemFolder.30729.01.Microsoft_VC90_CRT_x86.SP.D8D85FD0_537C_3A3A_9BEC_
7A1B426637EC = C:\WINDOWS\system32\

Property(C):
WinSxsDirectory.30729.01.Microsoft_VC90_CRT_x86.SP.D8D85FD0_537C_3A3A_9B
EC_7A1B426637EC = C:\WINDOWS\winsxs\

Property(C): VirtualMemory = 3967

Property(C): ServicePackLevelMinor = 0

Property(C): dir462C91EEC7019D9F03EA9321A839B10C =
E:\Sample\SampleProduct\ruby\lib\ruby\1.8\yaml\

Property(C): MsiNetAssemblySupport = 2.0.50727.3053

Property(C): dir6B9A912055ED018C34A1557E0385468B =

Property(C): CommonAppDataFolder = C:\Documents and Settings\All
Users\Application Data\

Property(C): PRODUCTLANGUAGE = 1033

Property(C): dirA9E3AFD58BD8B90D0181B1078E4B7419 =
E:\Sample\SampleProduct\ruby\lib\ruby\1.8\win32\

Property(C): REINSTALL = ALL

Property(C): WindowsBuild = 2600

Property(C): PrintHoodFolder = C:\Documents and
Settings\preethis\PrintHood\

Property(C): WindowsFolder = C:\WINDOWS\

Property(C): RedirectedDllSupport = 2

Property(C): dir4560DCEEDF51F191A9E8616FEFC0516B =
E:\Sample\SampleProduct\ruby\lib\ruby\1.8\

Property(C): AdminToolsFolder = C:\Documents and Settings\All
Users\Start Menu\Programs\Administrative Tools\

Property(C): MsiWin32AssemblySupport = 5.1.2600.2180

Property(C): TempFolder = C:\DOCUME~1\preethis\LOCALS~1\Temp\

Property(C): MsiNTProductType = 1

Property(C): CostingComplete = 1

Property(C): PATCHNEWSUMMARYSUBJECT = Smart Client Manager

Property(C): PATCHNEWPACKAGECODE =
{CC646C0F-8C97-43B8-90A3-06FF92D9AE25}

Property(C): SCM = D:\19_4\patch\patch.msp

=== Logging stopped: 4/19/2011  19:40:10 ===

MSI (c) (74:7C) [19:40:10:593]: Product: Sample Product - Update 'Update
for Sample-KB11001' installed successfully.

MSI (c) (74:7C) [19:40:10:609]: Note: 1: 1728

MSI (c) (74:7C) [19:40:10:609]: Note: 1: 2205 2:  3: Error

MSI (c) (74:7C) [19:40:10:609]: Note: 1: 2228 2:  3: Error 4: SELECT
`Message` FROM `Error` WHERE `Error` = 1728

MSI (c) (74:7C) [19:40:10:609]: Note: 1: 2205 2:  3: Error

MSI (c) (74:7C) [19:40:10:609]: Note: 1: 2228 2:  3: Error 4: SELECT
`Message` FROM `Error` WHERE `Error` = 1709

MSI (c) (74:7C) [19:40:10:625]: Product: Smart Client Manager --
Configuration completed successfully.

MSI (c) (74:7C) [19:40:10:625]: Attempting to delete file
C:\DOCUME~1\preethis\LOCALS~1\Temp\aa0aa3.msp

MSI (c) (74:7C) [19:40:10:625]: Unable to delete the file. LastError =
32

MSI (c) (74:7C) [19:40:10:625]: Grabbed execution mutex.

MSI (c) (74:7C) [19:40:10:625]: Cleaning up uninstalled install
packages, if any exist

MSI (c) (74:7C) [19:40:10:625]: MainEngineThread is returning 0

=== Verbose logging stopped: 4/19/2011  19:40:10 ===



------------------------------------------------------------------------
------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and
improve
application availability and disaster protection. Learn more about
boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Important notice: This e-mail and any attachment there to contains
corporate proprietary information. If you have received it by mistake,
please notify us immediately by reply e-mail and delete this e-mail and
its attachments from your system.
Thank You.

------------------------------------------------------------------------
------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and
improve
application availability and disaster protection. Learn more about
boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------
------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and
improve
application availability and disaster protection. Learn more about
boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Important notice: This e-mail and any attachment there to contains
corporate proprietary information. If you have received it by mistake,
please notify us immediately by reply e-mail and delete this e-mail and
its attachments from your system.
Thank You.

------------------------------------------------------------------------
------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and
improve 
application availability and disaster protection. Learn more about
boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

----------------------------------------------------------------------------
--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to