View Single Post
  #21  
06-14-2009, 07:58 AM
joshkrz's Avatar
joshkrz
Outlaw Cutter
 
: May 2009
: UK | West Yorkshire | Leeds
: 1,062
Blog Entries: 6
Rep Power: 17
joshkrz  (572)joshkrz  (572)joshkrz  (572)joshkrz  (572)joshkrz  (572)joshkrz  (572)

:
an interactive application file
What? An Interactive Application? Not all EXE's are interactive.

An EXE is a script that is executed on your computer however this file format is only available to Microsoft Windows operating systems.

Another files that's like "EXE" is a .MSI file. MSI's are basically zip files with a wizard interface and has the ability to read and write registry entries. Once again MSI can only run on Windows and is commonly used in 64x machines.

If you require a project to be an EXE file, I have a number of freeware programs that can do this for you. Just send me a PM.

Last edited by joshkrz; 06-14-2009 at 08:00 AM..
Reply With Quote