You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ It's written in C# with Visual Studio.
6
6
7
7
### Dll-Files
8
8
It depends on your npp version:
9
-
1. for x64 use <Name>X64.dll
10
-
2. for x86 use <Name>X86.dll or <Name>.dll
9
+
1. for x64 use ...X64.dll
10
+
2. for x86 use ...X86.dll or ....dll
11
11
12
12
### Terminus:
13
13
1. tracked file: A tracked file is a file that was decompressed or is selected manually for compression. The Icon and Menu Entry will be checked for this file.
0 commit comments