VS2017 WinForm Packaging (using Microsoft Visual Studio Installer Project)

Source: Internet
Author: User
Tags visual studio installer

1. Menu bar: Tools, extensions and updates online, search Microsoft Visual Studio Installer project for download installation (Close VS2017 will be installed automatically after download);

2. Open the WinForm project, in Solution Explorer, Solution name, add New project, right-click menu, other project type, select Setup project-> input name, OK;

3.Application Folder (software root) Right-click menu->add-> project output, default main output, OK ; (You can also put folders and files, such as Sqlite.db, when the installation will be released to the software root directory)

4. Main output Right-click menu->create Shortcut to XXX (shortcut to create software)

3. Drag the shortcut to the user's desktop folder (create desktop shortcut)

4. You can also set the installation interface in the right-click menu->view of the Package project in Solution Explorer.

5. You can build the installation package once you've set it up (but only in MSI format):

VS2017 WinForm Packaging (using Microsoft Visual Studio Installer Project)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.