TypeLib.dll doesn't have a resource section, use LangDLL.dll instead
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4732 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7a966c8335
commit
eb0febabab
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Page instfiles
|
|||
|
||||
XPStyle on
|
||||
|
||||
!define TestDLL '"${NSISDIR}\Plugins\TypeLib.dll"'
|
||||
!define TestDLL '"${NSISDIR}\Plugins\LangDLL.dll"'
|
||||
|
||||
Section
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue