生成程序的可执行文件 [英] generating executable file of a program

查看:98
本文介绍了生成程序的可执行文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Visual Studio 2008的构建"选项卡中有一个程序,我将其发布以生成其可执行文件.现在我想知道(如果在另一台计算机上运行)现有的.NET Framwork是否足够? > 我的程序是winform,我可以正确地将其发布到exe文件中吗?

Built> publish

I had a program in visual studio 2008 in build tab I publish it to generate its executable file.now I want to know (if I run it in another computer)whether existing .NET Framwork is enough or not?
my program is a winform do I correctly publish it into exe file?

built>publish

推荐答案

如果目标计算机没有足够版本的应用程序,则在该计算机上安装该依赖项之前,它将无法运行.
If the target computer does not have a sufficient version of the application, it will simply not run until that dependency is installed there.


您正在使用vs2008.所以您需要.net framwrk3.5
在目标计算机上安装.net framwrk3.5.
You are using vs2008. so u need .net framwrk3.5
Instal .net framwrk3.5 on target computer.


这篇关于生成程序的可执行文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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