更新已安装的C#程序 [英] Update installed C# program

查看:88
本文介绍了更新已安装的C#程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

只是想指出我在这方面相当新手,从来没有做过。希望以后能够更新我在C#中创建的已安装程序。哪种方式可以去?你如何创建程序,这是可能的?

感谢所有答案。

解决方案

所以你需要做补丁更新吗?您可以使用MSI(使用Visual Studio,现在用InstallShield限量版替换)或 Inno设置 [ ^ ]也是一个不错的选择。在这里,您可以使用不同的脚本自定义补丁升级


您可能需要考虑使用 ClickOnce technology [ ^ ]。

Just want to point out I am quite a novice in this and have never done it before. Want to be able in the future to update an installed program I made in C #. which ways are there to go? how do you create the program so this is possible?
grateful for all the answers.
Per

解决方案

So you need to do patch update right ? you can use MSI (which is with Visual studio, now it is replaced with InstallShield Limited Edition) or Inno setup[^] is also a good one. here you can customize your patch upgrade with different scripts


You probably need to look into the use of ClickOnce technology[^].


这篇关于更新已安装的C#程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆