如何设置Windows应用程序 [英] how to setup windows application

查看:95
本文介绍了如何设置Windows应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经制作了Windows应用程序,我想用序列号[visual stdio 2010]设置这个应用程序,我该怎么办?

i have already made windows application and i want to setup this application with a serial number [visual stdio 2010],how can i do that?

推荐答案

你好

你可以通过以下流程创建设置文件



文件 - >新建 - >项目 - >其他项目类型 - >设置和部署 - > Visual Studio Installer->设置向导。



设置你的项目名称并点击确定



点击下一步 - >为Windows应用程序创建设置 - >下一步 - >通过Add Button选择你的Project EXE和其他支持文件,然后选择Next和Finsh。

然后运行Project。
Hi
you can Create setup file through below process

File-> New-> Project-> Other Project Types-> Setup and Deployment -> Visual Studio Installer- > Setup Wizard.

Set you Set your Project Name and Click on OK

click Next-> Create a setup for windows Application-> Next-> Select your Project EXE and other supporting file through Add Button then Next and Finsh.
then run the Project.


你好

你可以通过以下流程创建设置文件



文件 - >新建 - >项目 - >其他项目类型 - >设置和部署 - >设置项目。



设置您的项目名称并单击确定



单击目标文件系统机器 - >添加特殊文件夹 - >程序文件夹 - >添加文件夹(命名) - >然后转到文件 - >添加 - >现有项目 - >选择C#项目 - >之后,您可以在解决方案资源管理器中看到已添加解决方案 - >然后转到文件夹(命名) - >添加 - >项目输出 - >确定。



然后你可以看到主输出已经完成。制作两个快捷方式。

将您对用户桌面和另一个快捷方式的快捷方式移至用户程序菜单。



做完之后所有这些



点击查看 - >编辑 - >用户界面。

然后调试它。



您可以在visual studio项目中找到文件夹。



谢谢。
Hi
you can Create setup file through below process

File-> New-> Project-> Other Project Types-> Setup and Deployment -> Setup Project.

Set you Set your Project Name and Click on OK

Click File System On Target Machine -> Add Special Folder->Programs File Folder->Add Folder (Name It)-> Then go to File ->Add -> Existing project ->Select the C# project->After that you can see on solution explorer that solution has been added->Then go to the folder(Name it )->Add -> Project output->Ok.

Then you can see that Primary output has been made. Make two shortcuts of that.
Move those shortcuts that you have made to user desktop and another one to User programs menu.

After doing all this

Click View ->Editor->User Interface .
Then Debug It .

You can find the Folder inside visual studio projects.

Thanks.


这篇关于如何设置Windows应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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