Okay,
How does application deployment work in .NET. In VB6 you had a nice MAKE .exe command. What do you have to do in VB.NET to create this file. The .exe in the bin folder doesn't show the icon that I have selected for my form. It just has an ugly white square. Also, how do you go about creating the .msi file for setup? Thanks...
How does application deployment work in .NET. In VB6 you had a nice MAKE .exe command. What do you have to do in VB.NET to create this file. The .exe in the bin folder doesn't show the icon that I have selected for my form. It just has an ugly white square. Also, how do you go about creating the .msi file for setup? Thanks...