How to I compile an .exe file so that it shows up as a true .exe file instead of an assembly?

I ask because I am creating an installer and I need it to execute an exe I've created when it completes. I can run .exe's on my system (say winzip.exe), but not one that I've created.

Any thoughts?

DG.