I followed the tutorial of VBA A2Z but the resulting Setup file included no executable. I then noticed that VBA A2Z was using a VB Windows Forms App (.NET Framework) project. When I redid my program using that project type, I lost the high resolution of the form I want to use. Is there a way to correctly use the VS Installer Projects to successfully create a viable Setup file for a CB Windows Forms App?