August 14, 200719 yr As Teh Topis Says, What IS A Windows Binary, AKA What Else, Other Than An .exe Extention Makes Windows "Execute" The Binary?Edit: Removed Signature... Edited August 14, 200719 yr by lion.12345678910
August 14, 200719 yr A "binary" or executable, is a file that contains a set of instructions. For example, I could write a program does the following:Asks user for a numberAsks user for another numberAdds numbers togetherDisplays sumThe .exe extension is actually just a convention. From what I understand, you could add a new extension, call it .dxd (for example), and also have that run as a program.
August 16, 200719 yr Here's another Wikipedia link with more info: http://en.wikipedia.org/wiki/Portable_Executable
Create an account or sign in to comment