1
votes
votes
2 answers
Debug Mode and Release Mode Conflicts
I have a Windows Application and i want to create a setup of it. For this purpose i build my entire solution (comprising of two projects) in release mode. The *.exe that i get is not running successfully on double clicking instead throws an ...
