Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-14 Thread David Lowndes
Each of the WiX toolset web sites has at least one link to the bug database. I like this one: http://wixtoolset.org/bugs. Click the Add new link. OK, done: https://sourceforge.net/tracker/?func=detailaid=3557290group_id=105970ati d=642714 Dave

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-14 Thread Pally Sandher
00:01 To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] How to get started with WiX in VS IDE? 1. Hopefully the too many web sites are really just: http://wixtoolset.org, http://wix.sourceforge.net and http://wix.codeplex.com. If you're looking for long

[WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread David Lowndes
I've installed the latest version of WiX (V3.6.3206.0) in VS 2012 and have followed the Creating a Simple Setup item under Working in Visual Studio. After adding a value for Manufacturer (something not mentioned in the help topic) as it causes error CNDL0006, the project builds and produces 2

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread Aditya Mohan
Can you attach your wix file Or let us know the exact CNDL error? ~A -Original Message- From: David Lowndes [mailto:dav...@mvps.org] Sent: Monday, August 13, 2012 4:05 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] How to get started with WiX in VS IDE? I've installed

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread Bruce Cran
On 13/08/2012 11:34, David Lowndes wrote: Knowing very little about WiX so far, I think the harvest facility hasn't worked (the harvest property is set to true) - but never having used WiX before, I don't know what should happen to know any better. Am I missing something, or is something

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread David Lowndes
Mohan [mailto:amo...@quark.com] Sent: 13 August 2012 12:00 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] How to get started with WiX in VS IDE? ~A -Original Message- From: David Lowndes [mailto:dav...@mvps.org] Sent: Monday, August 13, 2012 4:05 PM

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread David Lowndes
Harvesting has been disabled in 3.6, I think because it was rather buggy. Brilliant! I guess everyone in the know has long since stopped using it - despite it being the default modus operandi mentioned in the documentation to get folks going? Dave

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread Aditya Mohan
To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] How to get started with WiX in VS IDE? Harvesting has been disabled in 3.6, I think because it was rather buggy. Brilliant! I guess everyone in the know has long since stopped using it - despite it being the default

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread Aditya Mohan
for Windows Installer XML toolset. Subject: Re: [WiX-users] How to get started with WiX in VS IDE? I guess the attachment was filtered by your AV. However, please have a look at the following: http://sourceforge.net/tracker/?func=detailaid=3553206group_id=105970; atid=642714 ~A -Original Message

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread David Lowndes
: Aditya Mohan [mailto:amo...@quark.com] Sent: 13 August 2012 13:04 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] How to get started with WiX in VS IDE? I sent the email too soon, however, many more: http://sourceforge.net/search/?group_artifact_id

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread Pally Sandher
Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: David Lowndes [mailto:dav...@mvps.org] Sent: 13 August 2012 13:49 To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] How to get started with WiX in VS IDE? I guess this is the one: http

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread David Lowndes
The WiX Tutorial should help you get started - http://wix.tramontana.co.hu/ It's far superior to the help files for learning the basics. Thanks, I have come across that in my floundering. The problem is that as a newbie I have no idea what information is right, wrong, or indifferent, and the fact

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread John H Bergman (XPedient)
to get started with WiX in VS IDE? The WiX Tutorial should help you get started - http://wix.tramontana.co.hu/ It's far superior to the help files for learning the basics. Thanks, I have come across that in my floundering. The problem is that as a newbie I have no idea what information is right

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread Steve Huston
looked at the WiX book? The learning curve is a little steep, but well worth it :-) -Original Message- From: David Lowndes [mailto:dav...@mvps.org] Sent: Monday, August 13, 2012 9:03 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] How to get started

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread David Lowndes
Have you looked at the WiX book? Which one is that? The learning curve is a little steep, but well worth it :-) I've come to the conclusion that the starting difficulties I've had could so easily be resolved by not having out of date documentation supplied, and having the IDE create a more well

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread David Lowndes
I can second the referral to the WiX book. You can find more info at http://www.amazon.com/WiX-Developers-Guide-Windows-Installer/dp/1849513724/ ref=sr_1_1?s=booksie=UTF8qid=1344872345sr=1-1keywords=wix Thanks, I'll have a look at this. Dave

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread Rob Mensching
The documentation is supposed to explicitly call out that harvesting was disabled in WiX v3.6 due to many issues that arose at the end of WiX v3.5. Can you point out the documentation that still recommends harvesting so we can fix it? On Mon, Aug 13, 2012 at 4:24 AM, David Lowndes dav...@mvps.org

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread Rob Mensching
The official website: http://wixtoolset.org (and our old but not yet migrated website: http://wix.sourceforge.net) have links to the Tutorial and the Book. The Manual documentation is reference manual level documentation, not tutorial or multi-page book introduction material. smile/ Again, please

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread David Lowndes
The official website: http://wixtoolset.org There are too many WiX web sites - when floundering I didn't know which one to look at next. :) Even the official site is a bit confusing in that the front page recent news implies the May 28 RC version is the latest and greatest, but the See the

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread David Lowndes
The documentation is supposed to explicitly call out that harvesting was disabled in WiX v3.6 due to many issues that arose at the end of WiX v3.5. Can you point out the documentation that still recommends harvesting so we can fix it? It's in help file supplied with the latest download - under

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread John H Bergman (XPedient)
-users] How to get started with WiX in VS IDE? The official website: http://wixtoolset.org There are too many WiX web sites - when floundering I didn't know which one to look at next. :) Even the official site is a bit confusing in that the front page recent news implies the May 28 RC version

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread David Lowndes
... maybe the tutorial link and/or the documentation like could/should go in the mailing list footer? Possibly, but it wouldn't have helped me. Finding how to get onto this mailing list was an exercise in persistence in itself. Despite finding the list archives I had to specifically Google for

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread Werner Strydom
I have been using WIX on-and-off since v2.0 and must add that its getting increasingly difficult to follow the project. Not only is information scattered across several sites but finding information, especially in this mailing list, is difficult. While using Google will certainly help you

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread Rob Mensching
Ahh, that is absolutely a bug in the documentation. Please do file it. The harvesting related steps there need to be removed or, at least, moved to a footnote with a pointer to the documentation that says how harvesting is disabled by default. That is absolutely the kind of bug we can miss when

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread Nick Ramirez
When you say the harvest functionality has been disabled, are you referring to a particular part of Heat.exe? Like for me, harvesting a project didn't work out too well (it didn't pick up the dependencies), but harvesting a directory works just fine. Is the new info in the help files? -- View

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread Rob Mensching
1. Hopefully the too many web sites are really just: http://wixtoolset.org, http://wix.sourceforge.net and http://wix.codeplex.com. If there are others that are confusing, I'd love to know them. The http://wixtoolset.org and http://wix.sourceforge.net need to merge into one

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread Rob Mensching
I've investigated other options but have not found anything that is recognized as better, yet. My understanding is that Google Groups have problems with spam, which we finally solved here by making people join to send email. That made it a little harder to ask questions, unfortunately Honestly,

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread David Lowndes
1. Hopefully the too many web sites are really just: http://wixtoolset.org, http://wix.sourceforge.net and http://wix.codeplex.com. If you're looking for long treatsies on understandig the WiX toolset the Tutorial and Book are available. I was more looking to just getting something simple to

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread David Lowndes
Ahh, that is absolutely a bug in the documentation. Please do file it. OK, how do I do that? Dave -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread Rob Mensching
Bugs suck, no doubt about it. All we can do is find them and fix them when they happen. smile/ On Mon, Aug 13, 2012 at 3:56 PM, David Lowndes dav...@mvps.org wrote: 1. Hopefully the too many web sites are really just: http://wixtoolset.org, http://wix.sourceforge.net and

Re: [WiX-users] How to get started with WiX in VS IDE?

2012-08-13 Thread Rob Mensching
Each of the WiX toolset web sites has at least one link to the bug database. I like this one: http://wixtoolset.org/bugs. Click the Add new link. On Mon, Aug 13, 2012 at 3:58 PM, David Lowndes dav...@mvps.org wrote: Ahh, that is absolutely a bug in the documentation. Please do file it. OK,