Setup enable us to make our project run on real environment.
- Open Visual studio click create project
- Highlight Other project type tree and select Setup and Deployment
- Select location provide name click ok
- Now there are three option
- Application folder which comprise files when your software will install make a folder where your software will install
- User's Desktop comprise files which take place of user desktop after installation
- user's program menu comprise files which goes into start menu after installation
- Now right click on folder where you want to put your files, Add > Files
- Browse project folder find the exe file which is mostly reside in debug folder
- Now Press F6
- Now your setup is ready
No comments:
Post a Comment