路径:

最终的解决方案是,ConfuserEx+Installshield+AutoUpdater.NET,ConfuserEx做代码混淆工作,Installshield可以解决注册表的问题,AutoUpdater.NET用起来太方便了!

<?xml version="1.0" encoding="UTF-8"?>
<item>
    <version>3.0.0.0</version>
    <url>http://130.23.24.21:333/setup/setup.exe</url>
    <mandatory>true</mandatory>
</item>

参考资料:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-11
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-03
  • 2022-01-18
  • 2022-02-08
  • 2021-09-06
  • 2022-12-23
相关资源
相似解决方案