PDA

View Full Version : uninstaller makes a web call


unroar
27th June 2007, 17:18
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?

kichik
27th June 2007, 17:19
Use NSISdl that comes with NSIS or InetLoad or InetC available in the Wiki.