Click here to Skip to main content
15,921,203 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How to convert the total project into set up file.
Posted
Comments
El_Codero 13-Mar-12 8:15am    
Add a new Setup Project (to your Project) in Visual Studio.
Sergey Alexandrovich Kryukov 14-Mar-12 0:11am    
What do you mean by "convert"?
--SA

You can create a "setup and deployment" type project and choose your current projects output to be deployed using that "setup and deployment" project. should be easy, try to create "setup and deployment" project and read some documentation.
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900