如何使用Visual Studio在单击应用程序上创建运行 [英] How to create a run on click application using Visual studio

查看:78
本文介绍了如何使用Visual Studio在单击应用程序上创建运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建一个在双击时才开始运行的exe。我不想安装只是运行和执行。我怎样才能实现这个目的?

解决方案

从bin\debug或bin \ release子文件夹中取出.exe(以及任何依赖的库/文件)

I want to create a exe which just starts running when double clicked. I dont want to install just run and execute. How can I achieve this?

解决方案

Just take the .exe (and any dependant libraries/files) out from the bin\debug or the bin\release folder.


这篇关于如何使用Visual Studio在单击应用程序上创建运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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