License from some url
Guys, what the easiest way could you propose for downloading license text from some url?
Archive: License from some url
License from some url
Guys, what the easiest way could you propose for downloading license text from some url?
Use the NSISdl plug-in, save the file to a temporary location ($PLUGINSDIR after using InitPlugins), read the file and send a window message to the control to set the text.
Note that you may have to increase the string size limit (see Special Builds on the website).
Originally posted by Joost VerburgOk, the problem has been solved. I modified script.cpp and ui.c files. Would you like me send you the updates ?
Use the NSISdl plug-in, save the file to a temporary location ($PLUGINSDIR after using InitPlugins), read the file and send a window message to the control to set the text.
Note that you may have to increase the string size limit (see Special Builds on the website).
There is no need to modify any file.