应用程序开发,应用程序维护 [英] Application development, Application Maintenance

查看:88
本文介绍了应用程序开发,应用程序维护的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用C#开发的MS-Windows XP应用程序与Windows7兼容?名称,它将在Windows 7上运行.

通常,大多数问题都与权限有关.仅当您以管理员身份运行应用程序时,某些在XP上运行的应用程序才能在Windows 7上运行,请参见 http://www.sevenforums.com/tutorials/11841-run-administrator.html [ ^ ].

—SA


How to make an application developed in C# for MS-Windows XP to be Compatible with Windows7?

解决方案

Write it without stupid mistakes like using hard-coded path names, and it will work on Windows 7.

Generally, most problems are in permissions. Some applications working on XP will work on Windows 7 only if you run an application as Administrator, see http://www.sevenforums.com/tutorials/11841-run-administrator.html[^].

—SA


这篇关于应用程序开发,应用程序维护的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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