Is there a way to call a URL (silent) to indicate that the install was sucessful?
I like to keep a track of my installs and I dont want inform the user, so I like the call to be silent (hidden)
How can I do that in NSIS?
Call URL at the end of install
3 posts
But doing this silently is NOT cool and you probably need to add some sort of privacy policy or change your license (IANAL)
i also want to know how many users installed/uninstalled my program without informing them. I want to get information on my email. Is it possible with this plugin? If so can u please post the script on how to get it.