编程语言兼容从XP到X的所有Windows版本? [英] Programming language compatible to all windows version from XP to X?

查看:143
本文介绍了编程语言兼容从XP到X的所有Windows版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我想开发一个独立于Windows版本和.net框架的安装程序和程序(.exe)。我应该选择哪种语言?



我正在尝试构建一个程序,它可以在所有可用的Windows版本上运行,默认框架或Windows安装。如果不是100%兼容性,最好的可能吗?



我需要创建一个可执行文件作为安装程序,然后这个安装程序将从本地系统检查某个变量后从预定义的URL下载所需的文件和程序。所以我需要这个安装程序兼容市场上所有可用的Windows操作系统版本。



提前致谢。

:)



我尝试过:



我已经在C#上完成了项目工作,我面临着与Win OS版本相对应的.net框架的大量依赖。

Hi,

I want to develop an installer and a program(.exe) independent of windows version and .net framework. Which language should I prefer?

I am trying to build a program, which is ready to run on all available windows version with default framework or available with windows installation. if not 100 % compatibility, best possible?

Best part that I need to create a single executable as installer and then this installer will download required files and program from pre-defined URL after checking certain variable from local system. So I need this installer to be compatible for all available Windows OS version in market .

Thanks in advance.
:)

What I have tried:

I have completed project work on C# where i am facing a lot of dependency over .net framework corresponding to Win OS version.

推荐答案

习惯它。一切都将具有某种运行时,您必须安装它才能使其工作。无论是C#,VB.NET,C / C ++,......除了汇编程序。祝你好运。



你的问题是你的目标是Windows XP,多年来一直没有得到支持。较新的东西不适用于它。
Get used to it. Everything is going to have some kind of runtime you have to install to get it to work. Be it the C#, VB.NET, C/C++, ... except for Assembler. Good luck learning that one.

Your problem is that you're targeting Windows XP, which hasn't been supported for years now. Newer stuff isn't going to work on it.


这篇关于编程语言兼容从XP到X的所有Windows版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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