| Author: rishika 20 Aug 2008 | Member Level: Gold | Rating: Points: 5 |
file->new->project-> select otherproject types in that select setup and deployment. take setup project. in that u will have 3 folders. in applications foldes add ur project exe and dependencies. right click on project exe and select create shortcut to ur exe name. it will create a shortcut. cut and paste it in usres desktop folder and users programme menu(it will show ur project on desktom and prograames after installation). then build ur project. this will create setup.
|
| Author: Sandeep Chougule 20 Aug 2008 | Member Level: Gold | Rating: Points: 3 |
rishika was told u right process...... but if u want step by step process then go thr following link http://www.codeproject.com/KB/dotnet/Win_App_Setup_Project.aspx
|