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:
joostverburg 2002-11-10 16:32:46 +00:00
parent a599d5b0b7
commit e6aacce2b9

View file

@ -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"