Added the install-shared.nsi example

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7158 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2020-03-18 01:01:29 +00:00
parent 657a66f071
commit 02eb8e338a
5 changed files with 91 additions and 5 deletions

View file

@ -7,6 +7,7 @@ examples = Split("""
FileFuncTest.nsi
gfx.nsi
install-per-user.nsi
install-shared.nsi
languages.nsi
Library.nsi
LogicLib.nsi