Edit files with Notepad++ From Anywhere on your Network
Notepad++ is a very handy tool. It rocks.
What is annoying is that if you have it installed on a server, then you have to run NPP before opening the intended file that you want to edit.
Well, no more! Using the power of Group Policy Preferences (which also rocks).
First of all, install NPP onto your server but install it into a shared folder that you can access.
Next, open up Group Policy Management and edit the group policy that your user account is in (or those that you want to enable).
Open up User Configuration > Preferences > Windows Settings > Registry.
Crete a new registry setting:
Hive: HKEY_CURRENT_USER
Key Path: Software\Classes\*\Shell\Open in Notepad++\command
Default: ticked
Value type: REG_SZ
Value data: "\\server\share\notepad++.exe" "%1"
Then log onto a computer and right click on all of those files! Yey!
Related posts:
- Adding Printers will Hang a Vista Logon to a Domain Vista's UAC prevents standard users from installing printer drivers by...
- Deleting files older than a specific date or age I needed to delete a chunk of cookies today –...
- Uninstall Ranger from a Computer without the RangerRemove User Sometimes it might be necessary to remove Sentinel’s Ranger software...
- How to edit settings on a Ctrix Metaframe NFuse Server Something that comes up irregularly with clients: How do I...
- Reset your MediaWiki Sysop Password When you’re stuck without sysop access to MediaWiki because you...
Related posts brought to you by Yet Another Related Posts Plugin.
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.