开发者

How do I add a .NET assembly to the GAC in InnoSetup?

I'm making an installer with InnoSetup for a .NET application, and I want to regis开发者_开发百科ter some assemblies during the install. How can I do this?

Thanks.


Did you try the gacinstall file flag? It's explained in their documentation in "Setup Script Sections" -> "[Files] section": http://www.jrsoftware.org/ishelp/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜