reading INI strings consecutively
i have the INI file set up like this :
[Download]how would i use NSIS to read the first site, do something, then read the second site and so on when the number of "site" lines is not definite?(it could be more than 10)
site1=http://www.winsite.com/blah.zip
site2=http://nasa.gov/blah.zip
site3=http://somewhere.edu/blah.zip