Adding assemblies to the GAC from Inno Setup

前端 未结 2 1405
眼角桃花
眼角桃花 2020-12-21 04:46

Until recently we were using Inno Setup for our installations, something I would like to continue doing, unless we can get an uninstall option in the start menu (thanks Giov

2条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-21 05:22

    Not sure about library, but you can call gacutil.exe to install/uninstall assemblies.

提交回复
热议问题