Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit c572b03

Browse files
committed
Improved installation instructions
1 parent 6ed39f3 commit c572b03

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
1. Take the content of this folder and zip it into the file "NppPlugin.zip"
2-
2. copy the zip file to "My Documents\Visual Studio 2015\Templates\ProjectTemplates\Visual C#\"
2+
1.1 cd C:\...\NotepadPlusPlusPluginPack.Net\Visual Studio Project Template C#
3+
1.2 E.g. using 7zip "C:\Program Files\7-Zip\7z.exe" a -tzip NppPlugin.zip *
4+
1.3 E.g. using Winrar "C:\Program Files\WinRAR\winRAR.exe" a -r -afzip NppPlugin.zip *
5+
6+
2. Copy the zip file to "My Documents\Visual Studio 2015\Templates\ProjectTemplates\Visual C#\"
7+
38
3. Open Visual studio - The template is now visible in the 'New project' dialog.
9+
10+

0 commit comments

Comments
 (0)