Prev Previous Post   Next Post Next
Old 9th April 2009, 14:09   #1
odyssey5
Junior Member
 
Join Date: Dec 2002
Posts: 17
Send a message via ICQ to odyssey5 Send a message via AIM to odyssey5 Send a message via Yahoo to odyssey5
WriteIniStr to insert values on a custom page?

I have created a custom page in MUI including a field that should (if it exists) read a value from registry and pre-fill out the field with this value. So far this is somewhat working:

ReadRegStr $1 HKLM "regpath..." ''
WriteIniStr 'custom.ini' 'Field 3' 'State' '$0'

However this does not just fill out the value in the custom page, but also alters my custom page ini-file.

I want this file to be unaltered since I use it for the setup - How do I avoid this?
odyssey5 is offline   Reply With Quote
 
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