在程序中进行一些更改时如何升级我们的设置 [英] how to upgrade our setup when make some changes in program

查看:100
本文介绍了在程序中进行一些更改时如何升级我们的设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我开发了一个程序,用于在C#.net 2008中将两个数字相加
我将其部署得很好...

现在我通过...乘法而不是添加...来修改我的代码.

所以..现在我该如何升级我首先创建的设置..
然后重新安装我的应用程序...

请给我建议.

谢谢

解决方案

答案与您上次询问的时间相同(在过去半小时内).

您的用户没有Windows计算器吗?


您需要在安装项目属性中更改版本号.


在更新了其中的代码之后该项目,只需转到解决方案资源管理器,选择并右键单击该项目,然后单击"clean".
现在再次在解决方案资源管理器中,右键单击项目,然后选择"build".

现在对于设置项目,在解决方案资源管理器中右键单击它,
然后选择"rebuild all"

这应该做到.


hi
i developed a program for adding two number in C# .net 2008
i deploy this its working fine...

now i modify my code by ... multiply instead of adding...

so.. now how can i upgrade my setup which i create first..
and re install my application once again...

Please suggest me..

Thanks

解决方案

Same answer as the last time you asked ( in the last half hour or so ).

Do your users not have Windows Calculator ?


You need to change your version number in the setup project properties.


After you have updated the code within of the project, just go to solution explorer, select and right click on the project, click "clean".
Now again in solution explorer, right click on projectand select "build".

Now for the setup project, right click on it in solution explorer,
and select "rebuild all"

This should do it.


这篇关于在程序中进行一些更改时如何升级我们的设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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