Skip to content
⌘ NSIS Forum Archive

Using INI Files

3 posts

Edgewize#
I'm not sure exactly, but the idea is to create a .onInit function that reads the directory into the $INSTDIR variable.
asafki#
Well, I did that already and it works, but only after the user fill something in the path section. the problem is that the default is not the one read from the INI file.
Thanks any way.