Binary Data File

Discussion in 'Gaming' started by white_shoes, Apr 11, 2006.

  1. white_shoes

    white_shoes Member

    Posts:
    10
    Likes Received:
    0
    Joined:
    Feb 3, 2006
    how do i use a binary data file???, i have one of these and i cant figure out how to open it or what with
     
  2. XMasterX

    XMasterX Well-Known Member

    Age:
    38
    Posts:
    5,336
    Likes Received:
    0
    Joined:
    Aug 1, 2005
    Location:
    Wisconsin, USA
    a .bin file?
     
  3. AKW

    AKW Senior Member

    Age:
    34
    Posts:
    2,312
    Likes Received:
    0
    Joined:
    Oct 18, 2004
    Location:
    Athens, Tennessee, USA
    You can open it with Word or Notepad even.
     
  4. DoItFakie

    DoItFakie Well-Known Member

    Age:
    33
    Posts:
    124
    Likes Received:
    0
    Joined:
    Mar 19, 2006
    Location:
    New Jersey
    Right click on it, Open With>Notepad.
     
  5. AKW

    AKW Senior Member

    Age:
    34
    Posts:
    2,312
    Likes Received:
    0
    Joined:
    Oct 18, 2004
    Location:
    Athens, Tennessee, USA
    Thanks... I just said that...
     
  6. XMasterX

    XMasterX Well-Known Member

    Age:
    38
    Posts:
    5,336
    Likes Received:
    0
    Joined:
    Aug 1, 2005
    Location:
    Wisconsin, USA
    to use the file, change it to *.bat (* meaning whatever the file name is)

    go to start -> run -> cmd (or command)

    go to your desktop, or wherever the file is, and type the full file name.
     
  7. AKW

    AKW Senior Member

    Age:
    34
    Posts:
    2,312
    Likes Received:
    0
    Joined:
    Oct 18, 2004
    Location:
    Athens, Tennessee, USA
    Thanks for that X. I was going for the .bat but I fell asleep.
     
  8. johndapunk FTW

    johndapunk FTW Senior Member

    Age:
    32
    Posts:
    2,513
    Likes Received:
    0
    Joined:
    Jan 19, 2006
    Location:
    Palm Beach
    how would changing it to a batch file help it? that uses the ms-dos command prompt, or w/e cmd prompt it uses now. w/e, i dont know much about this subject, just confused also how making it execute like a batch file would help.
     
  9. XMasterX

    XMasterX Well-Known Member

    Age:
    38
    Posts:
    5,336
    Likes Received:
    0
    Joined:
    Aug 1, 2005
    Location:
    Wisconsin, USA
    .bin files cannot be run in cmd, they will pop up a window, saying 'open with..'

    a .bat file will work in cmd...
     
  10. AKW

    AKW Senior Member

    Age:
    34
    Posts:
    2,312
    Likes Received:
    0
    Joined:
    Oct 18, 2004
    Location:
    Athens, Tennessee, USA
    Yes... if you want it to run then you must find the original program or open source it came from to stimulate it to open with something in Windows.
     
  11. johndapunk FTW

    johndapunk FTW Senior Member

    Age:
    32
    Posts:
    2,513
    Likes Received:
    0
    Joined:
    Jan 19, 2006
    Location:
    Palm Beach
    i know that the cmd pronpt runs .bat files, but the commands it uses in it must be correct commands... gosh, i need a leason on this crap.
     
  12. ImperialPanda

    ImperialPanda Well-Known Member

    Posts:
    613
    Likes Received:
    0
    Joined:
    Sep 18, 2005
    A batch file is an ASCII file of commands.

    Binary files are, obvious, not in ASCII. And they most likely don't have anything close to recognizable commands. Sometimes they have an ASCII portion but you might as well check in an editor.

    Renaming a bin to bat will do you all the good of renaming a jpg to a gif.

    If I had to guess tho, I'd say you have a CDRWin image. Mount with PowerISO or daemon tools.
     
  13. johndapunk FTW

    johndapunk FTW Senior Member

    Age:
    32
    Posts:
    2,513
    Likes Received:
    0
    Joined:
    Jan 19, 2006
    Location:
    Palm Beach
    so in essance i was right... making it a batch files does ziltch?
     

Share This Page