In this article we will open the test application and add a new set-up installer project.
Open our test project TheWorldsGreatest.sln
In Solution explorer we need to add a new project to our solution, right click on the solution “Solution ‘TheWorldsGreatest’ (2 projects” and Add\New project.
Select “Setup project” and name the new project “TheWorldsGreatestInstall”
Click on the TheWorldsGreatestInstall project where we can edit properties such as:Author,
Company,
Description,
Target Platform,
Product Name,
Version etc.