Forum: NSIS Discussion
21st May 2009, 18:47
|
|
Replies: 4
Views: 3,721
|
Forum: NSIS Discussion
21st May 2009, 08:37
|
|
Replies: 4
Views: 3,721
Using InstallOptions_Read to Get User Input
I'm trying to use the following to read the state of field 2 when the user clicks the next or close button. However when I print $R9 out, I don't receive the value. Eventually these will be strings...
|