How do Create (do) a Setup form A windows Application in C#
C#
3
Posts
2
Posters
0
Views
1
Watching
-
hi, I Would like to know if i have a windows application, i can do a setup for it.:confused:
La Light
Add a new project to your solution, a setup project and add tje primary output of your app project to the setup project, your first default setup is ready to compile ;-)
- - - --[ i love it when a plan comes together ]-- - - -
-
Add a new project to your solution, a setup project and add tje primary output of your app project to the setup project, your first default setup is ready to compile ;-)
- - - --[ i love it when a plan comes together ]-- - - -