inetc vs nsisdl
Hello,
I am using nsisdl to log installs information.
the way I do it is by calling a PHP file which log the source parameter I sent from NSIS:
NSISdl::download_quiet /NOIEPROXY "http://site.com/log.php?source=${SOURCENAME}" "$PLUGINSDIR\local_file" /END
I want to have the best tracking results and wonder if "inetc" will perform better than nsisdl?
Would love to hear your thoughts,
Thx
G