Add "Open with Notepad" to the Context Menu for All Files
The default method of opening unknown files forces you to go through a list of known applications and is generally a pain to deal with. That's why I like to have a context menu option for "Open with Notepad" so that I can quickly open up files without having to go through a lot of trouble.
This registry hack is nothing new, it's been around forever… think of this as a refresher course. Also note that you can use this same technique to substitute any other application that you'd like by adjusting the path in the registry to point to the different editor.
Manual Registry Hack
Open regedit.exe through the start menu search or run box, and then browse down to the following key:
Right-click on "shell" and choose to create a new key, calling it "Open with Notepad". Create a new key below that one called "command". Double-click on the (Default) value in the right-hand pane and enter in the following:
notepad.exe %1
The change should take effect immediately… just right-click on any file and you'll see the next menu entry.
Download Registry Hack
Just download, extract and double-click on the OpenWithNotepad.reg file to enter the information into the registry. There's also an uninstall script included.
Related Posts by Categories
- Ultimate Windows Tweaker v1.2 Released
- How to add a Website Link at Desktop Context Menu
- How to Turn off Sign In Multiple feature in WLM
- How to Reduce the Silverlight App size
- How to Add your Blog Activities on Windows Live Account
- How to copy Text from images
- How to hide Desktop Icons in Windows 7 and Windows Vista
- How to add Tag to the Picture in Windows Vista & Windows 7
- How to merge multiple PDF files in single PDF file
- How to determining whether or not a photo has been edited
- How to run Internet Explorer and Firefox concurrently within Firefox browser
- Ultimate Windows Tweaker 1.1 Beta released
- Command-Line Switches for Sc.exe
- How to change Windows Registered Owner and Organization Name
- How to register and unregister dll files
- Increase the size of Recycle Bin
- Changing the Drive letter
- How to disable media sharing in Windows Media Player
- How to enable CMD at Right Click Context Menu
- How to install Windows Vista in less than 512 MB of RAM
- How to Play .OGM Video Files in Windows Vista
- Disable Run Dialogue in Windows Vista/XP
- Disable Logging off in Windows Vista/XP
- Add Defragment to a Drives Right-Click Menu
- Ultimate Windows Tweaker v1.2 Released
- How to copy Text from images
- How to hide Desktop Icons in Windows 7 and Windows Vista
- How to add Tag to the Picture in Windows Vista & Windows 7
- How to run Internet Explorer and Firefox concurrently within Firefox browser
- Command-Line Switches for Sc.exe
- How to Capture a screen shot
- How to change Windows Registered Owner and Organization Name
- Another way to Exit Explorer
- How to register and unregister dll files
- Ultimate Windows Tweaker - Tweak UI For Windows Vista
- Increase the size of Recycle Bin
- Changing the Drive letter
- Resizing Partition in Windows Vista
- Saving a Search in Windows Vista
- How to disable media sharing in Windows Media Player
- How to Install XP on Pre-Installed Vista Computer Using Vista Boot Pro
- How to install Windows Vista in less than 512 MB of RAM
- How to Play .OGM Video Files in Windows Vista
- Disable Run Dialogue in Windows Vista/XP
- Disable Logging off in Windows Vista/XP
- Add Defragment to a Drives Right-Click Menu
- formating USB Flash (pen) drive into NTFS format
- View installed OS Service Packs and Hotfixes Using Command Line
Post a Comment