Hi there.
I'm a little bit confused here. 🙂
I have a custompage with +/- 15 userinput boxes and checkboxes. After filling in the info and clicking next the info must be checked and executed. (username,computername, password etc etc) I now have a lot of
and a lot of functions when de variables are declared. I've read something about arrays (NSISArray.dll). But i try to understand (the logica)how it works. Is it even possible to get all the userinput (state) in on array and how to implement it with the variables and functions.
ReadINIStr $var1
ReadINIStr $var2
ReadINIStr $var3
I hope someone will and can explain me how it works
Thanks in advance