How can I encapsulate my program?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi everyone! How can I encapsulate my program into a software (with setup.exe file)? My English is so bad so that I hope u can understand what I mean ^_^. Thank you!
If I am not wrong....Select the following procedure:- Run .Net Select New Project Select Setup and Deployment Projects(from Project Types...in left pane) Finally Select Setup Project (from Templates...in right pane) Give the Proejct any App Name and Click Ok!! Add the file which has your program and or even add the folder that contains whole of ur program with source and etc etc. Run it & u will have have ur setup.exe file generated. Ppl if i perceive his question...make me correct and give him solution in that case... Regards