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 support it.

 

Started as an internal tool at Microsoft, now an open source project, even
used to build the installers for several of microsoft's commerical products
(flight simulator for one I think)

 

From: Ana Buigues Grimalt [mailto:animal...@gmail.com] 
Sent: Tuesday, December 15, 2009 3:08 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Custom Action for service install

 

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 <msi> task. I have
everything set up and working except installing and un-installing the
service.  The question is how should I do this?  

Cheers,

Ana 

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to