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