Re: [WiX-users] Any CPU platform in wix 3.0

2009-08-14 Thread Sam K
Richard, Thanks a lot. That solved my problem. I really appreciate all your help. -Sam. On Fri, Aug 14, 2009 at 5:36 AM, Richard Hollis wrote: > Hi Sam > > Have a look at these: > > http://stackoverflow.com/questions/471424/wix-tricks-and-best-practices > > http://www.brianpeek.com/blog/archive/2

Re: [WiX-users] Any CPU platform in wix 3.0

2009-08-14 Thread Richard Hollis
Hi Sam Have a look at these: http://stackoverflow.com/questions/471424/wix-tricks-and-best-practices http://www.brianpeek.com/blog/archive/2007/11/13/x64-development-with-net.aspx http://stackoverflow.com/questions/516730/visual-studio-any-cpu-target There are some good approaches that I've used

[WiX-users] Any CPU platform in wix 3.0

2009-08-13 Thread Sam K
Hi All, I wanted to upgrade from wix 2.0 to 3.0 and I have installed the latest version on my machine. I tried to create a new wix project using visual stduio 2008 and modified the old wix files to suit the new schema and when I tried to build, I noticed that I can only choose either x86/x64 platfo