| Author: atulpatel 06 Nov 2009 | Member Level: Gold | Rating:  Points: 2 |
hi,
For setup and deployment, visit following link http://www.c-sharpcorner.com/UploadFile/vishnuprasad2005/SetupProjects12022005022406AM/SetupProjects.aspx
Thanks, Atul
|
| Author: jeya 08 Nov 2009 | Member Level: Bronze | Rating:  Points: 2 |
Hi atulpatel, i have done upto this.But i want to check the condition whether the prerequites are installed on the target machine or not.
Thanks in advance Jeya
|
| Author: krunal k shah 21 Nov 2009 | Member Level: Bronze | Rating:  Points: 2 |
open visual studio
select other project types
then --> setup and deployment option -- >setup project give appropriate name...
select application folder put all the refrences in that folder and put a shortcut of exe file in desktop folder and programfolder if you want a shortcut of both at desktop and program menu select application folder and give target file where setup will create it directory....
run or build the project it will create a setup file at debug or bin folder depending on you .net setting....
do rate this answer
|