Now points to the right DLL
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@834 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
e8825c3dab
commit
4273255cc6
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ Function .onInit
|
|||
StrCpy $9 0
|
||||
GetTempFileName $8
|
||||
GetTempFileName $7
|
||||
File /oname=$8 ..\..\Bin\InstallOptions.dll
|
||||
File /oname=$8 ..\..\Plugins\InstallOptions.dll
|
||||
File /oname=$7 "test.ini"
|
||||
FunctionEnd
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue