I noticed that when Votive upgraded my 3.0 projects to 3.5 it basically just
updated WixTargetsPath (it also set ToolsVersion to 4.0 and added a Name
element for any  WiX extensions). 

What then is ProductVersion, used for? I noticed that it doesn't get
modified from 3.0 to 3.5 like I would expect. I was also wondering about
SchemaVersion (which stays at 2.0) but understand that its value need not
coincide with a particular version of WiX 

Also, it seems the upgrade logic only looks at the WixTargetsPath value to
determine if an upgrade is necessary but I feel that this could be dangerous
because WixTargetsPath could be defined in a different MSBuild file which
would cause the upgrade to be skipped. 
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Votive-Project-Upgrades-tp5420185p5420185.html
Sent from the wix-devs mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to