How To Create An Installer In Visual Studio 2015 !link! [ Cross-Platform ]

To create an installer, you must first install the extension and then add a Setup Project to your existing solution. 1. Install the Installer Projects Extension

If you prefer a more powerful (but steeper learning curve) tool, consider: how to create an installer in visual studio 2015

(if needed):

Give your setup project a name (e.g., "MyApplicationSetup") and click OK . 3. Add Application Files and Primary Output To create an installer, you must first install