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:
pabs3 2006-08-09 06:11:49 +00:00
parent 7a966c8335
commit eb0febabab

View file

@ -14,7 +14,7 @@ Page instfiles
XPStyle on
!define TestDLL '"${NSISDIR}\Plugins\TypeLib.dll"'
!define TestDLL '"${NSISDIR}\Plugins\LangDLL.dll"'
Section