how to make an installer for WCF Service using wix? [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this questionCan anybody tell me how to make an installer for WCF Service using wix? Is there any good tutorial for it? I know i can use and , but the开发者_运维知识库re is not much documentation abt these.
I used this http://blog.tentaclesoftware.com/archive/2009/01/01/21.aspx
and also the WiX SDK docs with a index search on ServiceInstall
精彩评论