DavidStein
New member
- Joined
- Jun 7, 2004
- Messages
- 2
- Programming Experience
- 1-3
I have a vb.net solution that includes a windows form project and a deployment project. When I build for release, I get three files: Setup.exe, Setup.ini, and MyApp.msi. It appears that I can install the program by running either Setup.exe, or MyApp.msi - what's the difference? And which is preferred?
Thanks.
Thanks.