notepad-plus-plus-legacy/PowerEditor/misc/npp.help/HTML/Shell Extension.html

21 lines
1.3 KiB
HTML
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Shell Extension</title>
<link rel="stylesheet" href="styles.css" type="text/css">
</head><body>
<h1>Shell
Extension</h1>
<p>By default the Notepad++ installer comes with a Shell
extension. This is not really part of the Notepad++ program but very
useful. If you choose to install it, then any file you rightclick on
will show an entry named &#8220;Edit with Notepad++&#8221; with the Notepad++
icon.<p>
Please
note that to install or remove the extension, it sometimes is
required to restart the Explorer process. For this you can reboot,
logout and log back in or use the task manager to kill explorer
(Windows NT and up) and restart it again. You can do this by hitting <span class="shortcut">Ctrl+Alt+Shift+Del</span>.
<p>If the Shell extension is
already installed, the Notepad++ installer cannot update or overwrite
it, you first have to uninstall it and restart Explorer.
<p>If you issue the install command for the dll, which is <tt>regsvr32 /i NppShell_01.dll</tt>, a dialog box will pop up from which various details of the behaviour of the extension can be tweaked. The trailing number will increase as versions go.
</body></html>