Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Artifact ID: | 29a2152072b3e4bbf0e5aa896805e2f53d3b8ec6 |
|---|---|
| Page Name: | Installation |
| Date: | 2019-02-08 07:37:36 |
| Original User: | tinus |
| Mimetype: | text/x-markdown |
| Parent: | ae6b5f7f2c5e59db9f813da6548cfaed1f350e44 (diff) |
| Next | ccf3ff45fa8ec939a129d79c76e79650aa4add0d |
Content
Installation
The Preview plugin can be installed 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
- 32-bits
- Extract the zip file to the plugins directory:
- For Notepad++ versions 7.?.? and up, the DLL should end up in
$(PLUGINSDIR)\Preview HTML - 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
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, you paste it into the address bar of Windows Explorer.