On 8/13/2010 10:21 AM, jhennessey wrote: > What then is ProductVersion, used for?
Nothing by Votive. > 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. If you're customizing your MSBuild project files, then we assume a change is either (a) unnecessary (because your path won't change just because the default path changed) or (b) something you can do yourself if you're used to fiddling with .wixproj files. -- sig://boB http://joyofsetup.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
