• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I open a bin file?

jakobkraft

Golden Member

Is there a way to read the contents of a bin file, or is that not possible?

Oh, and what about an .exe file with the DOS icon attached - when I click on it, I see the dos window open for a second, then nothing. Is that normal?
 
Of course you can read the contents of a bin file, but bin just stands for binary, which is about as generic as you can get, you should probably figure out what exactly is in it, or it's not of much use.
 
And with regards to the exe file with a DOS icon, congrats, you've probably just downloaded a virus, along with your BIN file 🙂


😉


Confused
 
winiso is a very cool program.. it gives you the ability to add other files you want in the .bin so that it'll burn the original contents and the stuff that you added in... makes things really convenient and easy 😉
 
The EXE file should be run THROUGH a DOS command prompt. Start --> Run --> command (or cmd in WIN2k/XP) ... navigate to the directory with the exe, and type the filename without the .exe extension. This way, the DOS window will not disappear once it's done running and you can see what's been done.

DO NOT RUN IT IF YOU DON'T KNOW WHAT THE FILE IS OR CAN'T TRUST WHERE IT CAME FROM.
 
Back
Top