Friedrich, Mike wrote:
I want to install a service by using an already installed binary (Apache.exe) as the ImagePath but using a new service name, different config/doc-root/parameters.

>From my read of the ServiceInstall table doc in the MSI SDK, it doesn't look like MSI supports that. Specifically:

Note that to install this service using the InstallService [sic] table, the KeyPath for this component must be the executable file for the service.

Actually I want to install a different Apache-Website ... I don't know any other way than by creating a new service.
Has anyone an idea how to do this with wix3?

I don't but I'd be interested in encapsulating it in an extension for Apache. It doesn't look like the stock Apache installer supports creating arbitrary services; maybe it's supposed to be driven through changes to httpd.conf?
-- 
sig://boB
http://bobs.org


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to