Hi! I have an issue with windows XP. Trivial code
code:
inetc::get /NOCANCEL /NOCOOKIES /BANNER downloading "https://mame0129.my1*****mirrors.ini" "$PLUGINSDIR\downloads\mirrors.ini" /END
works everywhere but windows XP.
Popping result from stack gives an empty string.
code:
Pop $2
StrCmp $2 "OK" last
This url works in xp's internet explorer.
I use the latest plugin and the latest NSIS versions.