I'm trying to develop a very simple application to launch a PDF from a CD (the app will autorun from the same CD).
I just downloaded VS2012 and so far I only manage to build and generate an installer for my app, but I don't know how to generate a single exe file which doesn't need to be installed.
Thank you