I'm creating my first MSPs.  It appears that if a single component changes
then all other components in the same Feature are reinstalled/repaired when
the patch is applied.  Is that correct behavior?

Backstory: I have some components that install Services.  These components
do not change in the new version and the MSP doesn't transform them (I
checked in Orca).  It appears that since other components in the same
feature are changed then the Services are getting reinstalled. This causes
the Services' user-customized settings to be lost.  The MSP replaces a
single DLL and adds a bunch of fileVersion rows to the MsiAssemblyName
table.  The fileVersion rows seem to be the culprit causing the Services to
get reinstalled.

If anyone knows, let me know if this is normal behavior or if it sounds like
I'm doing something wrong.

Thanks!

- John Burak

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/MSP-whole-features-getting-reinstalled-tp7260485p7260485.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to