如何创建自动安装程序

问题描述:

我刚刚创建了我的第一个简单程序,但是如何编写自动安装程序

I just created my first simple program but how do i write a auto install program

嗨!

打开文件"菜单,然后选择新建项目",然后从对话框中的左窗格中选择"
安装和部署项目",然后从右侧窗格中选择安装项目".
最后就像制作一个VB项目一样,只需添加可执行文件即可和其他资源.并从构建"菜单中选择构建安装程序项目".

希望对您有用.

Shani!
Hi!

Open File menu then choose New Project and from the dialog box just select
Setup and Deployment Projects from left pane, after that from the pane at right choose Setup Project.
And at last just like making a VB Project just add your executable and other resources. and from Build menu select Build Setup Project.

Hope this'll work for you.

Shani!