Archive: uninstaller makes a web call


uninstaller makes a web call
I would like my uninstaller to make a simple web call to my server so that I can remove some data on my end.

Do I have to write a dll or is there an easier way?


Use NSISdl that comes with NSIS or InetLoad or InetC available in the Wiki.