Skip to content
⌘ NSIS Forum Archive

Call Web Service

4 posts

nagir#

Call Web Service

Hello,

Is there a quick way to call web service from the installer?
After that parse XML Response using XPath (maybe using nsisXML plug-in).

Cheers,
Dmitriy.
nagir#
Ok. I see.
Then I will have to pass response content to some XML plug-in for parsing.

Thanks.