How to Deploy windows application in C#
Step 1 : In Solution Explorer Click on Add new project ---Setup & Deployment --Give setup name--OK
Step2 : File System screen appears
Step3 : Right click on Application folder ---Project Output --Click on the setup file (.cs)
Step4 : Create a shortcut on of the setup created and cut it.
Step5 : Right click on User Desktop folder--paste the copied setup.
Step6 : Build the setup.
Step2 : File System screen appears
Step3 : Right click on Application folder ---Project Output --Click on the setup file (.cs)
Step4 : Create a shortcut on of the setup created and cut it.
Step5 : Right click on User Desktop folder--paste the copied setup.
Step6 : Build the setup.


Comments
Post a Comment