blah blah blah is here! blah blah » Close

1
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 ...

Feedback