User-2099109049 posted
Hi Kannandesikan,
If you use Windows Application means the procedure follows and if you ASP.Net Web Application means you have to lanuch the website no Setup Needs
Step 1: Create .exe for your application and the exe file will in the Bin -> Debug -> they you got ur Exe file with the name of your application.
Step 2: Create New Project Select Other Project and they you can see "Setup and Deployment".
Step 3: Add the Exe File in the Project with use of Solutin Explorer ADD-> New File -> browse the Exe file of you application.
Setp 4: Now you build the Project.
Step 5: Now you Created the Setup for your Project its in the Debug in SetupProject you Created in the Folder Debug Setup is there.
Now you project is ready to Setup in any host machin
All the Best[Yes]
With Regards