Thanks Peter. It works.
But one more question, in the patch I've added a new feature and a component 
under it.
In the patch metadata I'm not referencing this new component and then also the 
component is shown in the diff.
Any clue?

Thanks once again,
Kajal

-----Original Message-----
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] 
Sent: Wednesday, October 03, 2012 8:13 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Creating patch for minor upgrade

Only the changes you reference will be included in the patch, so
componentrefs for components and propertyrefs for properties. Just add
<PropertyRef  Id="ProductVersion" /> into your family.

-----Original Message-----
From: Kajal Kumar Biswas [mailto:kbis...@adobe.com] 
Sent: 03 October 2012 14:32
To: wix-users@lists.sourceforge.net
Cc: Akshat Kumar Jain
Subject: [WiX-users] Creating patch for minor upgrade

Hi,

I'm creating a patch using the wix toolset (not using the pcp technique).
I can create the patch successfully and can orca the msi and view the
contents of the patch.
But the problem is the ProductVersion does not get bumpted up while I open
the patch over the target msi in orca.
Steps followed are referred from
http://wix.sourceforge.net/manual-wix3/wix_patching.htm

Again when I create mst file by diffing the two msi's, and then view the
target msi + the mst in orca, then I can see the version number has got
bumped.

Can somebody please throw some light on it?

Thanks,
Kajal
-----------------------------------------------------------------------------
-
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly what is
happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at
no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to