You may want to evaluate WiX for this.
http://wix.sourceforge.net/ http://wix.sourceforge.net/
xml based files that are used by various parses/processors/compilers to spit
out MSI/MSP's as the end product.
Includes a visual studio extension (Votive) that gives you some new project
types to su
Hi Ana,
I found a file after I emailed you, and I have these entries in the
block:
The files referenced are installed with Visual Studio in the
Common7\Tools\Deployment folder
Cheers,
Bill
_
From:
Thanks for your response. Its just that I need.
But now, I don't find the sources
Where can I find the dlls?
Thanks for advance.
Ana
2009/12/15
> Hi Ana,
>
>
>
> It’s a long time since I’ve done this, and I haven’t got any examples handy
> unfortunately,
Hi Ana,
It's a long time since I've done this, and I haven't got any examples
handy unfortunately, but what you basically need to do is write a custom
action to call the installer class in the assembly. The simple cheat for
this is to create your MSI using the vdproj project, then open the
gen
I'm writing an installer that needs to install a Windows service.
I had created a vdproj to install it, but it's a bit limited (and not
directly callable from NAnt) so I'm moving it to use the task. I have
everything set up and working except installing and un-installing the
service. The questio
I'm writing an installer that needs to install a Windows service.
I had created a vdproj to install it, but it's a bit limited (and not
directly callable from NAnt) so I'm moving it to use the task. I have
everything set up and working except installing and un-installing the
service. The questio