|
|
|
|
#1 |
|
Junior Member
Join Date: May 2003
Posts: 19
|
Thanks Kichik,
I am using the (Write|Read)Ini* functions to read and write values from the ini files. I am using the plugin for utility functions like interpolating NSIS variables into ini strings after they are read. so, {INSTDIR}\myfile becomes: C:\Program Files\MyApp\myfile This simple task could be done by scripting, but I wanted to keep the functions together logically. Also, the scripts become cumbersome fast. The only thing I can't figure out is how to access values like $PROGRAMFILES from the plugin. The defines in the ExDLL example include INSTDIR and friends, but not others. Is there a way to do this? |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|