开发者

Install project with custom windows forms

is it possible to add custom window form to the installation process. I need it to display custo开发者_开发知识库m information, which I cannot do with the existing forms from the user interface. It can be shown in the Service.BeforeInstall event. What are the risks?


Take a look at WiX - If I remember well, it allows you to embed custom forms. And with WiX you can actually change the order at which windows are displayed, and insert your custom info window where suitable.

Wix Homepage on Source Forge

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜