Introduction to setting attributes of Visual Studio Installer

Source: Internet
Author: User

1. Create an installation project

2. After creating a project, you need to set up the specific operations and files.

2.1 File System

Set the file installation location and content. Including file, project output, assembly

2. file type (not commonly used)

Set file suffix

2.3 Registry (not commonly used)

Set registry operations

2.4 user interface

Set the user interaction interface for the entire installation process

2.5 custom operations

You can insert various types of automatic actions, such as executing the EXE file and creating SQL statements.

The custom operation has four phases: Install is executed after all files are installed. Commit is executed after the installation is completed correctly. Rollback is being rolled back. Uninstall is executed during uninstallation.

 

3. Installation prerequisites

Right-click Project-properties-prerequest. Check the environment variables before installation.

 

Introduction to setting attributes of Visual Studio Installer

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.