Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Huge .bin file problem  (Read 4646 times)

0 Members and 1 Guest are viewing this topic.

jsvalen

    Topic Starter


    Newbie

    • Experience: Beginner
    • OS: Other
    Huge .bin file problem
    « on: November 30, 2015, 07:52:15 PM »
    I was trying to update the software on my D-Link DIR-615 router and downloaded the update on the D-Link support page. It downloaded a .bin file. By referencing the Support site I was eventually able to figure out how to update my router's software. Unfortunately, at the time I downloaded it I did not know I was not supposed to open the .bin file. So, when I double clicked on the .bin file and nothing happened, I stupidly designated a program change under "Properties" and changed it to have the program "Notepad" open the .bin file. I have subsequently figured out how to use the .bin file to update my software. My problem now is that because I changed the .bin file to open using Notepad, no matter how I try I can't change it back to a .bin file. This includes deleting it and downloading it again from the Support page; every time I download it, it still shows up as a Notepad file and not a .bin file. I hope you understand my problem and can help. Thank you.

    BC_Programmer


      Mastermind
    • Typing is no substitute for thinking.
    • Thanked: 1140
      • Yes
      • Yes
      • BC-Programming.com
    • Certifications: List
    • Computer: Specs
    • Experience: Beginner
    • OS: Windows 11
    Re: Huge .bin file problem
    « Reply #1 on: November 30, 2015, 07:57:37 PM »
    Changing the program it opens with doesn't change anything about the file itself.

    What you've run into is Microsoft's bone-headed, but well-intentioned decision, starting with Windows 95, to hide File extensions. What happens is basically if Windows knows how to open a file, it won't show the extension at all, otherwise, it will.

    The dialog you saw basically sets the association, so from that point forward, Windows knows how to open the file, so it is presented without a file extension. Additionally, the icon will change to show a little image of the associated program inside the default page.

    The "fix" is effectively to do nothing- nothing about the file is changed, it merely opens with notepad by default.
    I was trying to dereference Null Pointers before it was cool.

    waltzcar



      Beginner

      • Computer: Specs
      • Experience: Experienced
      • OS: Windows 8
      Re: Huge .bin file problem
      « Reply #2 on: December 09, 2015, 07:52:55 PM »
      You should be able to right click on the file and select a new program to open it, or deselect the box that says to use the existing program or app to open all files of this type.