The wix elements use the msi standard tables for things like installing
services and registry entries.  This provides a better user experience,
including rollback support, in contrast to calling an open ended external
process like myservice.exe --install.  Most of the information needed is in
the link provided, but installing the app on a test system using their
process and evaluating the result with sc.exe or regedit.exe would provide
confirmation of the information needed to use ServiceInstall, etc.

Use Heat.exe to generate wix authoring after you install the app using their
instructions and export the additional registry keys detailed in the
document



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/FireDaemon-and-WiX-tp7597811p7597812.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to