Attention:
- This method is only applicable to the package release of small software;
- The Package Wizard can pre-check the required runtime support;
Since Visual Studio canceled its own packager since 2012, if you need to package the installation, you need to use a plug-in called InstallShield for Visual Studio to package, but for the release of small software is a fuss.
Specific steps:
Step 1: Right-click on a single item to publish and select Publish.
Step 3: Select the path to the Build Installation Wizard file (not the path for future software installation)
Step 4: Follow the prompts, Next, next
This is relatively straightforward, if you need to modify the installation package, right-click on the project properties to modify
[no00009d] Simple way to install packages using Visual Studio Update3 Packager (no InstallShield required)