RE: [Nant-users] RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-15 Thread James Geurts
11, 2004 9:26 PM > To: Manish Jain; James Geurts > Cc: [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: Re: [Nant-users] RE: [NAntC-Dev] VDProjConverter and MSI task > > > Try giving the zip file another extension (eg. zzt). > > - Original Message - > From:

Re: [Nant-users] RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-11 Thread Gert Driesen
11, 2004 11:13 AM To: Manish Jain Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [Nant-users] RE: [NAntC-Dev] VDProjConverter and MSI task Hi Manish, I should have clarified... the vdprojconverter is a work in progress (sort of). It does not completely translate a vdproj

RE: [Nant-users] RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-11 Thread Manish Jain
]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [Nant-users] RE: [NAntC-Dev] VDProjConverter and MSI task Hi Manish, I should have clarified... the vdprojconverter is a work in progress (sort of). It does not completely translate a vdproj file to an equivalent nant msi syntax. This does not mean

Re: [Nant-users] RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-11 Thread James Geurts
-Original Message- > From: James Geurts [mailto:[EMAIL PROTECTED] > Sent: Monday, October 11, 2004 5:32 AM > To: Manish Jain > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: RE: [NAntC-Dev] VDProjConverter and MSI task > > > The dialog informa

RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-11 Thread Manish Jain
urts [mailto:[EMAIL PROTECTED] > Sent: Friday, October 08, 2004 12:59 PM > To: Manish Jain > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: RE: [NAntC-Dev] VDProjConverter and MSI task > > > The web based cvs on sourceforge says that the file i

RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-11 Thread James Geurts
Friday, October 08, 2004 12:59 PM > To: Manish Jain > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: RE: [NAntC-Dev] VDProjConverter and MSI task > > > The web based cvs on sourceforge says that the file is present. It was > added 4 months ago

RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-08 Thread Manish Jain
: Friday, October 08, 2004 12:59 PM To: Manish Jain Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [NAntC-Dev] VDProjConverter and MSI task The web based cvs on sourceforge says that the file is present. It was added 4 months ago. Anyway, try this link to download it

RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-08 Thread James Geurts
AdminConfirmDlg.wid" /> >>>name="${nant.vsnet.dialog.dir}/1033//VsdAdminFolderDlg.wid" /> >> > name="${nant.vsnet.dialog.dir}/1033//VsdBasicDialogs.wim" /> >>>name="${nant.vsnet.dialog.dir}/1033

RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-08 Thread Manish Jain
sh Jain Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [NAntC-Dev] VDProjConverter and MSI task A couple notes... the latest vdprojconverter doesn't support NAnt 0.84. Make sure you're using a nightly build. I would strongly recommend using the NAntContrib/bin/M

RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-08 Thread James Geurts
ogs.wim" /> >name="${nant.vsnet.dialog.dir}/1033//VsdProgressDlg.wid" /> > > >name="ShowProgress" value="1" /> module="VsdFinishedDlg.wid" name="UpdateText" value="#1258" /> >value="

RE: [NAntC-Dev] VDProjConverter and MSI task

2004-10-08 Thread Manish Jain
ginal Message- From: James Geurts [mailto:[EMAIL PROTECTED] Sent: Friday, October 08, 2004 10:43 AM To: Manish Jain Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [NAntC-Dev] VDProjConverter and MSI task The alternative to using the wid and wim

Re: [NAntC-Dev] VDProjConverter and MSI task

2004-10-08 Thread James Geurts
The alternative to using the wid and wim files (merge modules) is to hand code the dialog information by yourself... I perosnally think that is a bit tedious and would opt to just copy the wid and wim files to the build machine. As far as the component structures that vdprojconvert creates... it *