Re: [WiX-users] dtf in Wix 3.7

2012-08-31 Thread Rob Mensching
See: http://robmensching.com/blog/posts/2012/8/21/Enter-WiX-v3.7-toolset under New Build System On Thu, Aug 30, 2012 at 8:15 PM, Sean Farrow wrote: > Hi: > The dtf.chm is in the source zip for 3.7, but does not seem to be in the > 3.7 install or the binary zip, is this being deprecated? If yes in

[WiX-users] dtf in Wix 3.7

2012-08-30 Thread Sean Farrow
Hi: The dtf.chm is in the source zip for 3.7, but does not seem to be in the 3.7 install or the binary zip, is this being deprecated? If yes in favour of what? Cheers Sean. -- Live Security Virtual Conference Exclusive liv

Re: [WiX-users] DTF in WiX - LINQ Issue

2008-05-20 Thread Christopher Painter
ibrary right now, but this one might be worth fixing... shouldn't be too hard I think. -Jason- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christopher Painter Sent: Tuesday, May 20, 2008 10:33 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] DT

Re: [WiX-users] DTF in WiX - LINQ Issue

2008-05-20 Thread Jason Ginchereau
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christopher Painter Sent: Tuesday, May 20, 2008 10:33 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] DTF in WiX - LINQ Issue I'm trying to do my first custom action with a LINQ query with the below code. However I&#x

Re: [WiX-users] DTF in WiX

2008-05-20 Thread Christopher Karper
On Behalf Of *Christopher > Painter > *Sent:* Friday, May 16, 2008 11:32 AM > *To:* wix-users@lists.sourceforge.net > *Subject:* [WiX-users] DTF in WiX > > > > I'm was reading DTF.chm and it looks really fabulous. I want t

[WiX-users] DTF in WiX - LINQ Issue

2008-05-20 Thread Christopher Painter
I'm trying to do my first custom action with a LINQ query with the below code. However I'm getting an exception.I've stepped through the debugger and what's wierd is that when var actions get assigned and proccessed it thinks there is 6 selectColumns instead of 3. It then goes to build a q

Re: [WiX-users] DTF in WiX

2008-05-20 Thread Jason Ginchereau
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Ginchereau Sent: Monday, May 19, 2008 3:30 PM To: [EMAIL PROTECTED]; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] DTF in WiX I created Visual Studio templates today for C# and VB custom action projects. Look for them in the

Re: [WiX-users] DTF in WiX

2008-05-19 Thread Christopher Painter
r [mailto:[EMAIL PROTECTED] Sent: Monday, May 19, 2008 8:37 AM To: Jason Ginchereau; [EMAIL PROTECTED]; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] DTF in WiX I'm working on a sample for my blog right now. In doing so, I've noticed something. It seems that sessio

Re: [WiX-users] DTF in WiX

2008-05-19 Thread Jason Ginchereau
g(@"[\[]Not a property[\]]"); From: Christopher Painter [mailto:[EMAIL PROTECTED] Sent: Monday, May 19, 2008 8:37 AM To: Jason Ginchereau; [EMAIL PROTECTED]; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] DTF in WiX I'm working on a sample for my blog right now. In do

Re: [WiX-users] DTF in WiX

2008-05-19 Thread Christopher Painter
Ginchereau; [EMAIL PROTECTED]; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] DTF in WiX If you'd give me some requirements and peer review my work, I'd be willing to help contribute the samples as part of my DTF learning process. BTW, I'm refactoring

Re: [WiX-users] DTF in WiX

2008-05-19 Thread Jason Ginchereau
[mailto:[EMAIL PROTECTED] Sent: Monday, May 19, 2008 11:26 AM To: Jason Ginchereau; [EMAIL PROTECTED]; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] DTF in WiX If you'd give me some requirements and peer review my work, I'd be willing to help contribute the samples as part o

Re: [WiX-users] DTF in WiX

2008-05-19 Thread Christopher Painter
e've talked about that would be nice to do. In general I want to work on some richer CA samples in the coming months. From: Christopher Painter [mailto:[EMAIL PROTECTED] Sent: Friday, May 16, 2008 7:39 PM To: Jason Ginchereau; [EMAIL PROTECTED]; wix-users@lists.sourceforge.net

Re: [WiX-users] DTF in WiX

2008-05-19 Thread Christopher Painter
out that would be nice to do. In general I want to work on some richer CA samples in the coming months. From: Christopher Painter [mailto:[EMAIL PROTECTED] Sent: Friday, May 16, 2008 7:39 PM To: Jason Ginchereau; [EMAIL PROTECTED]; wix-users@lists.sourceforge.net Subject: Re: [WiX-users]

Re: [WiX-users] DTF in WiX

2008-05-19 Thread Jason Ginchereau
ereau; [EMAIL PROTECTED]; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] DTF in WiX Sorry, one more question. How do you feel about WiX registering a new project type in Visual Studio? A sample C# class that includes the right references and plumbing to build the class and wrap it i

Re: [WiX-users] DTF in WiX

2008-05-16 Thread Christopher Painter
Sorry, one last post for the night. I noticed that my call to MakeSfxCA.exe is failing with this exception: Searching for custom action entry points in ClassLibrary1.dll Loaded dependent assembly: ExternalAssemblies\Microsoft.Deployment.WindowsIn staller.dll Error: System.IO.FileLoad

Re: [WiX-users] DTF in WiX

2008-05-16 Thread Christopher Painter
t juice. Seriously. :) Thank you for reporting these issues. I hope you find DTF useful. -Jason- From: Christopher Painter [mailto:[EMAIL PROTECTED] Sent: Friday, May 16, 2008 1:25 PM To: Jason Ginchereau; [EMAIL PROTECTED]; wix-users@lists.sourceforge.net Subject: Re: [WiX-use

Re: [WiX-users] DTF in WiX

2008-05-16 Thread Christopher Painter
Ginchereau; [EMAIL PROTECTED]; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] DTF in WiX I have a few other questions for you if you don't mind. 1) Will DTF have support for authoring MSI 4.5 style Embedded External UI handlers? 2) The Sample C# custom act

Re: [WiX-users] DTF in WiX

2008-05-16 Thread Jason Ginchereau
; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] DTF in WiX I have a few other questions for you if you don't mind. 1) Will DTF have support for authoring MSI 4.5 style Embedded External UI handlers? 2) The Sample C# custom action references a Session.Property[ string Property ]

Re: [WiX-users] DTF in WiX

2008-05-16 Thread Christopher Painter
D] On Behalf Of Christopher Painter Sent: Friday, May 16, 2008 11:42 AM To: [EMAIL PROTECTED]; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] DTF in WiX I also pulled the sources but I can't get the Compression.Cab project in the DTF solution to build. It's missing th

Re: [WiX-users] DTF in WiX

2008-05-16 Thread Jason Ginchereau
ay, May 16, 2008 11:42 AM To: [EMAIL PROTECTED]; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] DTF in WiX I also pulled the sources but I can't get the Compression.Cab project in the DTF solution to build. It's missing the file Errors.resources.resources file. If I exclude it

Re: [WiX-users] DTF in WiX

2008-05-16 Thread Jason Ginchereau
r Painter Sent: Friday, May 16, 2008 11:32 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] DTF in WiX I'm was reading DTF.chm and it looks really fabulous. I want to play with it right now but I don't see MakeSfxCA.exe. Am

Re: [WiX-users] DTF in WiX

2008-05-16 Thread Christopher Painter
I also pulled the sources but I can't get the Compression.Cab project in the DTF solution to build. It's missing the file Errors.resources.resources file. If I exclude it from the project it seems to build fine though. Christopher Painter <[EMAIL PROTECTED]> wrote:I'm was reading DTF.chm a

[WiX-users] DTF in WiX

2008-05-16 Thread Christopher Painter
I'm was reading DTF.chm and it looks really fabulous. I want to play with it right now but I don't see MakeSfxCA.exe. Am I missing something? - This SF.net email is sponsored by: Microsoft Defy all challenges. M