jim,
the link on your blog to download the converter seems to be broken[1].
to you have a different location that we can download it from?
cheers,
owen.
[1] http://www.biasecurities.com/SoftwareBuilds/Installer.Tools/
On Mon, 28 Mar 2005 08:29:57 -0600, Jim Geurts <[EMAIL PROTECTED]> wrote:
> He
Hey guys...
I wrote the vdprojconverter project. It does not require WiX. I
added "support" to convert vdproj files to wix syntax, along the way.
The original point of the converter was to convert to the NAntContrib
msi/msm task xml.
so... At this point, the NAntContrib msi/msm tasks now suppo
Jeff,
I have used the exec to devenv option. It works well, but as you
mentioned there are licensing issues.
I have also tried the NantContrib MSI tasks, and MSI2XML. I would not
now choose either of them, and I am in the process of converting the
installation creation tasks to use WiX (see http:
Jeff Hoover wrote:
I've noticed that there are a couple of possible routes build my
vdproj from NAnt, namely VDProjConverter and msi2xml/xml2msi.
Additionally, some people suggest shelling out to devenv to build the
vdproj, but the requirement of installing VS on the build server
doesn't sit well w