Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Artifact ID: | 940d4caf643a4b0f3877e07c60becf74a5038473 |
|---|---|
| Page Name: | Installation |
| Date: | 2019-02-11 20:52:00 |
| Original User: | tinus |
| Mimetype: | text/x-markdown |
| Parent: | 61c33117daa688dc69cd707844c600d1cc144ed8 (diff) |
| Next | 86a3e429a1fb41df3279ed64725dc83066812865 |
Content
Installation
To install the Preview plugin, you can go about it in the following ways:
- Using the Plugin Admin (since Notepad++ version 7.?.?)
- Manually
🚧 (this page is a work in progress) 🚧
Using the Plugin Admin
(to be done)
Manual installation
- Check if you've got a 64-bits version of Notepad++, or a 32-bits version.
- Download the relevant latest version of the plugin:
- 64-bits not properly tested yet
- 32-bits
- Extract the zip file to the plugins directory:
- For Notepad++ versions 7.?.? and up, the DLL should end up in
$(PLUGINSDIR)\npp_preview - For Notepad++ version before 7.?.?, the DLL should end up directly in
$(PLUGINSDIR)
- For Notepad++ versions 7.?.? and up, the DLL should end up in
- Restart Notepad++. No other setup should be necessary.
Note about $(PLUGINSDIR)
The plugins directory can be located at %AppData%\Notepad++\plugins, or just below the directory containing notepad++.exe, e.g. C:\Program Files\Notepad++\plugins.
To find out where your %AppData% is located, just paste (or type) it into the address bar of Windows’ File Explorer:
Next steps
See How to use.