Re: [WiX-users] Absolute beginner need help!

2009-05-15 Thread sam desilva
Sent: 14 May 2009 15:56 > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Absolute beginner need help! > > All, > > > > I have just downloaded and installed WiX v3 for my Visual Studio 2008. I > am able to create a WiX project, but I can't seem to get a ba

Re: [WiX-users] Absolute beginner need help!

2009-05-15 Thread sam desilva
Sent: 14 May 2009 15:56 > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Absolute beginner need help! > > All, > > > > I have just downloaded and installed WiX v3 for my Visual Studio 2008. I > am able to create a WiX project, but I can't seem to get a ba

Re: [WiX-users] Absolute beginner need help!

2009-05-14 Thread Neil Sleightholm
Try this: http://neilsleightholm.blogspot.com/2009/01/wix-script-for-major-upgrade s.html Neil -Original Message- From: Hu, Pan [mailto:pan...@eds.com] Sent: 14 May 2009 15:56 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Absolute beginner need help! All, I have just

[WiX-users] Absolute beginner need help!

2009-05-14 Thread Hu, Pan
All, I have just downloaded and installed WiX v3 for my Visual Studio 2008. I am able to create a WiX project, but I can't seem to get a basic Product.wxs file compilable. Can anyone point me to a very simple sample Product.wxs file that I can use to get just a successful build? Thanks! -Pan