Results 1 to 4 of 4

Thread: Notepad bar in Internet Explorer

  1. #1
    Join Date
    Mar 2008
    Posts
    264

    Notepad bar in Internet Explorer

    We will see how to add a button to open the Windows Notepad in the bar of Internet Explorer.Practice to quickly save text, url, a code or script ...

    First we create a. Reg file to merge in the registry for Windows XP (see below if you have another version of Windows).You can also use the one available to you below.Open your favorite editor (Notepad will perfectly case: Start menu, select Run ... and type notepad) and copy the following:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Internet Explorer \ Extensions \ (AF4F850B-68FF-404C-8417-549F86B1E236)
    "CLSID" = "(1FBA04EE-3024-11d2-8F1F-0000F87ABD16)"
    "ButtonText" = "Notepad"
    "Exec" = "notepad.exe"
    "Default Visible" = "Yes"
    "icon" = "% systemroot% \ \ notepad.exe, 2"
    "hoticon" = "% systemroot% \ \ notepad.exe, 2"



    • Save the file name of your choice with the extension. Reg then double click it and answer Yes to merge.

    • Then, to display the button, open Internet Explorer and right click on the arrow and select Customize ...

    • Select the notepad in the available buttons and click Add ->. the window.

    • Restart Internet Explorer. And here you have done .

  2. #2
    Join Date
    Mar 2008
    Posts
    264

    Re: Notepad bar in Internet Explorer

    For other version of Windows:

    Note that this trick also works on Windows 2000 with IE6 but the button is automatically installed after merged on. Reg.

    If you have Windows 98 or 98SE minimum with IE5, you can use this

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{AF4F850B-68FF-404C-8417-549F86B1E236}]
    "CLSID"="{1FBA04EE-3024-11d2-8F1F-0000F87ABD16}"
    "ButtonText"="Bloc Notes - Notepad"
    "Exec"="notepad.exe"
    "Default Visible"="Yes"
    "Icon"="notepad.exe,2"
    "Hoticon"="notepad.exe,2"
    "MenuStatusBar"=Bloc Notes - Notepad"
    "MenuText"="Ajouter le Bloc Notes ou Notepad"

  3. #3
    Join Date
    Oct 2008
    Posts
    96

    Re: Notepad bar in Internet Explorer

    Is it possible in firefox also?

  4. #4
    Join Date
    Mar 2008
    Posts
    264

    Re: Notepad bar in Internet Explorer

    Quote Originally Posted by Morton View Post
    Is it possible in firefox also?
    Refer this Notepad bar in Firefox

Similar Threads

  1. Replies: 7
    Last Post: 07-03-2012, 10:42 PM
  2. Replies: 5
    Last Post: 07-03-2012, 03:18 PM
  3. Replies: 6
    Last Post: 26-05-2011, 10:35 AM
  4. Replies: 4
    Last Post: 11-02-2011, 10:12 AM
  5. Replies: 4
    Last Post: 20-01-2011, 11:30 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,618,239.27997 seconds with 17 queries