TrainTrackHack
VIP Member
Why is it that when you open an executable, or any file not saved as text, in notepad or other similar editor and save the file, it becomes unusable? Just curious...
It might be something to do with the way notepad encodes the files. Plus, I think that most (or a few at least) programming languages require you to compile the code into an exe, and so with notepad, your not compiling it again.
Or it might be something completely unrelated to either of those two, lol.