InitPluginsDir
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1655 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
a599d5b0b7
commit
e6aacce2b9
1 changed files with 1 additions and 2 deletions
|
@ -52,8 +52,7 @@ Function .onInit
|
|||
;Extract Install Options files
|
||||
;$PLUGINSDIR will automatically be removed when the installer closes
|
||||
|
||||
Call Initialize_____Plugins
|
||||
SetDetailsPrint both
|
||||
InitPluginsDir
|
||||
|
||||
File /oname=$PLUGINSDIR\test.ini "test.ini"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue