Skip to content
⌘ NSIS Forum Archive

How to Display Variable Value in Textbox of option page

5 posts

lmenaria#

How to Display Variable Value in Textbox of option page

Hello Everyone,

I Have Created a NSI Script for Nullsoft Installer of My .Net Application. I have added a option page with textbox, after licence page and created a option.ini to display textbox on option page, I want to display the "Text" value that I have specified in INI file.

Anyone know about that, how I display "Text" value on Option Page, If User Updates the Textbox's value, then I have to save that on new text file. Pls Suggest me.

Thanks
lmenaria
JaVS_v2.5#
Lady luck, why don't you try here:

Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.
l_d_allan#
Take a look at testnotify.nsi and testnotify.ini

If you are using the MUI, there is a good example .... installoptions.nsi