I'm trying to make an installer in C++ for a Windows Forms application, and I've discovered 2 minor/major bugs.
- Trying to view the HTM files directly makes the graphics look messed up.
- Trying to start the installer without debugging results in opening up another instance of Visual Studio.
Is there anything I'm doing wrong? Please reply as soon as possible.