Hi
I am not sure how this can be achieved. I am new to NSIS and evaluating different installers.
What I need to do is to bring up a webpage and register a user during install (using one of the plugins), and then get request a unique serial key from the website that needs to be written into the registry by the installation app when registration is successfull.
My question: How can I pass a url to a website, and have a value returned and assign it to a local variable to continue my script?
TIA
Reading value from website and store it in local variable
2 posts