How can I save my projects as .exe files ..??
That is not possible. Project files are in XML format. If you mean to compile the application behind your project, then use a compiler and hit the "compile" button. Surely this requires to have a working source code without errors to compile successfully.