运行程序(WAP(EXE)=> vb.net)而不进行安装(Microsoft .NET Framework)? [英] Run programs(WAP(EXE) =>vb.net) without Installation (Microsoft .NET Framework)?

查看:172
本文介绍了运行程序(WAP(EXE)=> vb.net)而不进行安装(Microsoft .NET Framework)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

HI

您是否知道无需安装即可运行程序(WAP(EXE)=> vb.net)的软件(Microsoft .NET Framework)?

TanX

解决方案

我不确定Marcus是否正确理解了这个问题.您是否正在寻找无需安装.NET即可运行.NET应用程序的方法?

基本上,马库斯是对的:这是不可能的.我要补充:由于所有.NET Framework对合法的Windows用户都是免费的,因此这也没有任何意义.而且很容易在您的应用程序中部署可重新分发的.NET Framework.或将其作为先决条件-这是您的选择.只有最极端的宽松者才能理解. :-)

但是,我遇到了两种避免安装.NET的方法.它们具有其他更重要的功能,并且-不幸的是-基于专有的商业产品.参见:
http://www.remotesoft.com/linker/ [ http://spoon.net/Studio/Features [ [警告,大家!该解决方案"包含一些明显错误的陈述,不应予以考虑;请在下面查看我的评论— SA]


HI

Do you know the software That it can be run programs(WAP(EXE) =>vb.net) without Installation (Microsoft .NET Framework)?

TanX

I''m not sure that Marcus understood the question correctly. Are you looking for a ways to run a .NET application without installation of .NET?

Basically, Marcus is right: this is not possible. I would add: it also makes no sense as all .NET Frameworks come free of charge for legal Windows users; and it''s easy enough to deploy re-distributable .NET Framework with your application. Or demand it as a prerequisite — this is your choice. Only a most extreme looser won''t get it. :-)

However, I come across two approaches to avoid installation of .NET. They come with other, more important features and — unfortunately — are based on proprietary commercial products. See:
http://www.remotesoft.com/linker/[^] (looks more interesting),
http://spoon.net/Studio/Features[^].

Disclaimer



This is not advertizement! Maybe I''m not supposed to mention any commercial products at CodeProject, but my goal was exclusively to provide comprehensive help to best of my own knowledge. I do not have any affiliation with the teams marketing and selling the referenced projects, nor I have any interest in promoting them.

—SA


If the application was written to use the .net framework, then you will need to have the appropriate .net framework installed on the target machine.


I also agree with above two solutions baecause you can not run any Exe file without Microsoft .Net Framework.

To run any Exe File it requires Windows Installer And .Net Framework.
Bacause .Net Framework contains the all basic classes in the form of dll''s which are required to run any Windows Aplication Program.

If you want to run Application without installing Microsoft .Net Framework then try to design application using .Net Framework 2.0.
beacuse as per my knowledge when you install any OS on system it automatically installs Microsoft .Net Framework 2.0.

If you are developing an pplication using .Net Framework 3.5 and you want to run application where .Net Framework 3.5 not installed then you must have to install .Net Framework 3.5.

[Warning, everyone! This "solution" contains several obviously false statements and should not be taken into account; please see my comments below — SA]


这篇关于运行程序(WAP(EXE)=> vb.net)而不进行安装(Microsoft .NET Framework)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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