Skip to content
⌘ NSIS Forum Archive

Use NSIS to gather information for online install.

2 posts

PapiSolo#

Use NSIS to gather information for online install.

Hi all.

I'm new here and need some guidance. I'm working on a web service that is hosted on my server. In order for the cliente to be avle to use the service, I need to gather some info, send it to the server, receive info back from the server and change a few seetings on the PC.No files will be copied, only a few resgistry keys changed.

If anybody could provide some guidance as how to start out, point me in the right direction so to speak, that would be great.

Cheers, P.
Red Wine#
I need to gather some info, send it to the server, receive info back from the server
I believe you're looking for inetc plugin,