开发者

WebSetup Installer for configuring IIS settings

I have created 开发者_JS百科a websetup using Visual Studio for deployment of a web application.

How can i get it to setup additional IIS settings ?

Like setting up wildcard, virtual directory, permissions, etc.

Basically stuff you can control using the inetmgr.

I would like to automate the configuration as much as possible.

Users always make mistake!

Thanks!


See my answer to this question. You can create a custom build task that can automate many of the IIS configuration steps you mentioned.


Decided to go with WIX 3.5 installer.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜