

After that, click Finish to create the project Add application output to Installer Open Visual Studio -> File -> New Project -> Other Project Types -> Visual Studio Installer -> Setup WizardĬlick Next and select Project type suits to your application type, mine is Windows application so I choose Create a setup for a Windows ApplicationĬlick Next and in the step Choose files to include, we can add any optional files (readme, changelogs…) here. Open Visual Studio -> Tools -> Extensions and Updates -> Online and search for installerĬreate Installer project for Windows application Install Visual Studio Installer extension

Since I just finished the task relates to it and have to fixed few (or a lot… 😂) issues so this guide is the notes for them. The VS installer extension is very old, out-dated and obsoleted by Microsoft but it’s still the quick and simple way to create an installer for any project.
