Results 1 to 5 of 5

Thread: Change NotePad's Default File Type

  1. #1

    Thread Starter
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Change NotePad's Default File Type

    I think I remember years ago seeing a tip on how to change the default file type that NotePad opens. I'm not talking about what editor opens when I double click on a particular file but rather the default type that is displayed from NotePad's File|Open menu item. Does anyone know how to do it?

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Open notepad in a hex editor and move to offset 0x7b4

    You will then see 3 null delimeted pieces of text :
    txt

    Change the three letters to anything you want, and then also at 0x7c0 and that does the trick.
    So now my notepad opens *.aah files by default

  3. #3

  4. #4
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    This is what I use :
    http://www.tu-darmstadt.de/~rkibria/frhed156.zip

    Small and easy to use.

    If you give me the file type I can send you a modified .exe

  5. #5

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width