Yes, this is the best thing to do to ensure your code is built with the correct version. The registry keys would just be used if you wanted to do a pre-req check that the WiX toolset is installed and where.
On Sun, Dec 5, 2010 at 10:14 PM, Neil Sleightholm <[email protected]>wrote: > If you need this to ensure your install is built with the correct > version of WiX you could use Wix/@RequiredVersion (e.g. <Wix > RequiredVersion="3.0.5027.0">) in your WiX source. > > Neil > > -----Original Message----- > From: Sean Farrow [mailto:[email protected]] > Sent: 05 December 2010 15:22 > To: [email protected] > Subject: [WiX-users] which version of wix is installed > > Hi: > Is there a way from the registry, to determine what version of the wix > toolset is installed? There is a sub-key, but I'm using the > msbuild.community.tasks, and need to determine the currently installed > version within an msbuild project. > Any help appreciated. > Cheers > Sean. > > ------------------------------------------------------------------------ > ------ > What happens now with your Lotus Notes apps - do you make another costly > upgrade, or settle for being marooned without product support? Time to > move off Lotus Notes and onto the cloud with Force.com, apps are easier > to build, use, and manage than apps on traditional platforms. Sign up > for the Lotus Notes Migration Kit to learn more. > http://p.sf.net/sfu/salesforce-d2d > _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users > > > ------------------------------------------------------------------------------ > What happens now with your Lotus Notes apps - do you make another costly > upgrade, or settle for being marooned without product support? Time to move > off Lotus Notes and onto the cloud with Force.com, apps are easier to > build, > use, and manage than apps on traditional platforms. Sign up for the Lotus > Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d > _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- virtually, Rob Mensching - http://RobMensching.com LLC ------------------------------------------------------------------------------ What happens now with your Lotus Notes apps - do you make another costly upgrade, or settle for being marooned without product support? Time to move off Lotus Notes and onto the cloud with Force.com, apps are easier to build, use, and manage than apps on traditional platforms. Sign up for the Lotus Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

