Re: [WiX-users] VS2010 automated build

2010-07-08 Thread John Robbins
Hope you find it useful! -Original Message- From: John Robbins [mailto:j...@wintellect.com] Sent: Friday, July 02, 2010 4:23 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] VS2010 automated build Good points! I'm adding a regular expression

Re: [WiX-users] VS2010 automated build

2010-07-02 Thread John Robbins
o:james.gr...@lalpac.com] >Sent: Thursday, July 01, 2010 5:07 AM >To: 'General discussion for Windows Installer XML toolset.' >Subject: Re: [WiX-users] VS2010 automated build > >I was just about to ask the same question! > >-Original Message- >From

Re: [WiX-users] VS2010 automated build

2010-07-01 Thread James Green
-users] VS2010 automated build Good stuff! @John: A Paraffin question: What if i want to exclude files lets say with extension: .vshost.exe, but not .exe files? I think i am not able to do that am i? Stelios LalPac Limited registered in England No: 4211747 Partner in Licensing to over 120 UK local

Re: [WiX-users] VS2010 automated build

2010-07-01 Thread Stelios Kyprou
>> - John Robbins >> >> >>> -Original Message- >>> From: Stelios Kyprou [mailto:stelios.kyp...@formicary.net] >>> Sent: Wednesday, June 30, 2010 11:31 AM >>> To: General discussion for Windows Installer XML toolset. >&g

Re: [WiX-users] VS2010 automated build

2010-06-30 Thread Rob Mensching
John Robbins > > >-Original Message- > >From: Stelios Kyprou [mailto:stelios.kyp...@formicary.net] > >Sent: Wednesday, June 30, 2010 11:31 AM > >To: General discussion for Windows Installer XML toolset. > >Subject: [WiX-users] VS2010 automated build > >

Re: [WiX-users] VS2010 automated build

2010-06-30 Thread John Robbins
useful. - John Robbins >-Original Message- >From: Stelios Kyprou [mailto:stelios.kyp...@formicary.net] >Sent: Wednesday, June 30, 2010 11:31 AM >To: General discussion for Windows Installer XML toolset. >Subject: [WiX-users] VS2010 automated build > >Hello everyone, >

[WiX-users] VS2010 automated build

2010-06-30 Thread Stelios Kyprou
Hello everyone, I was wondering: what is the "best" way to autogenerate fragments for a visual studio project? -by including it as a reference (and set harvest to TRUE) in your .wixproj, you can't get the referenced libraries. -by doing heat.exe on the bin directory of the project, you get files