Old 27th May 2003, 17:20   #1
banaman8d
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?
banaman8d is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump