作者: Jim Wang 公众号: 巴博萨船长
摘要:Inno Setup 生成的安装包是如何在安装的过程中注册COM组件DLL文件的,.NET的DLL为什么需要注册?如何将.NET程序集安装到GAC中,这样做的目的又是什么?在这项任务的一开始,我也有类似的疑问,查找归纳后就有了这篇文章。
Abstract: How does the installation package generated by Inno Setup register COM component DLL files during installation? What is the difference between .NET DLL and general DLL registration?
阅读全文