从vb 2005独立.exe输出 [英] stand alone .exe output from vb 2005

查看:68
本文介绍了从vb 2005独立.exe输出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法从VB2005创建一个独立的.exe,它不依赖于目标机器上安装的.NET框架?


我之前的线程关于这个问题并没有看到明确的答案。


我想要做的是创建一个.exe,它具有在XP和98操作系统上运行所需的所有.dll等,并且不需要.NET框架被下载到机器上。许多目标是没有互联网连接的独立计算机。


开发环境:

XP专业版

Visual Studio 2005标准版

Visual Basic 2005


谢谢,Clint

Is there a way to create a stand alone .exe from VB2005, that does not depend upon the .NET framework being installed on the target machine?

I have followed previous threads on this subject and not seen a definitive answer.

What I want to do is create an .exe that has all of the .dll etc required to run on both XP and 98 operating systems, and does not require that the .NET framework be downloaded to the machine. Many of the targets are stand alone computers without internet connection.

Dev environment:
XP Professional
Visual Studio 2005 standard edition
Visual Basic 2005

Thanks, Clint

推荐答案


有没有办法从VB2005创建一个独立的.exe,它不依赖于目标机器上安装的.NET框架?
Is there a way to create a stand alone .exe from VB2005, that does not depend upon the .NET framework being installed on the target machine?



我对此表示怀疑。但是,我是VB6开发人员所以我知道什么?

我的猜测是你会在 .Net 论坛中得到更好的回应。如果你已经在那里发布了它,那就忘了我说了什么。

I seriously doubt it. But then, I''m a VB6 developer so what do I know?
My guess is you''d get a much better response to this one in the .Net forum. If you already posted it there as well, then just forget I said anything.



有没有办法单独创建一个.exe从VB2005开始,这不依赖于目标机器上安装的.NET框架吗?


我已经关注了这个主题的前一个主题并没有看到明确的答案。


我想要做的是创建一个.exe,它具有在XP和98操作系统上运行所需的所有.dll等,并且不需要.NET框架被下载到机器上。许多目标是没有互联网连接的独立计算机。


开发环境:

XP专业版

Visual Studio 2005标准版

Visual Basic 2005


谢谢,Clint
Is there a way to create a stand alone .exe from VB2005, that does not depend upon the .NET framework being installed on the target machine?

I have followed previous threads on this subject and not seen a definitive answer.

What I want to do is create an .exe that has all of the .dll etc required to run on both XP and 98 operating systems, and does not require that the .NET framework be downloaded to the machine. Many of the targets are stand alone computers without internet connection.

Dev environment:
XP Professional
Visual Studio 2005 standard edition
Visual Basic 2005

Thanks, Clint



你好克林特

不是机会。你将不得不恢复到良好的旧vb6来做到这一点。 :(


vb和.NET之间没有一半的房子,它是全有或全无。

.NET运行时是免费的,所以你可以安装它作为你的应用程序安装的一部分。你只需要下载一次并把它放在CD上。


祝你好运

Hi Clint
Not a chance. You will have to revert to good old vb6 to do that. :(

There is no half way house betwen vb and .NET it is all or nothing.
the .NET runtime is free so you could install it as part of your app install. You only need to download it once and put it on a cd.

Good luck


感谢两者兼而有之你的答复很快。看起来像VB6就是答案。


Clint
Thanks to both of you for your prompt replies. Looks like VB6 is the answer.

Clint


这篇关于从vb 2005独立.exe输出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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