How to create a Setup package?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
How to create a Setup package?
Rating:
Take the following steps to create a Setup package:
- Create a new project from File > New > Project menu.

- In the New Project dialog box, select Setup and Deployment Projects in the Project Types pane, and then select the type of setup in the Templates pane.

- This will add the project to the Solution Explorer and open the File System editor.
- In the Properties window, select the ProductName property, and specify a name for the product.


Rating:
Was this information helpful?
Other articles
- What is fragment caching?
- What is Setup project?
- What is the AddRange method?
- How to move a file from one location to another location?
- How to use the UTF8Encoding class to encode and decode a text?