Testing an alternative way to shutdown POPFile (26 June 2009)

At present the installer uses the NSISdl plugin with a 10 second timeout
to shutdown POPFile. However this method does not provide sufficient time
if the user has to grant the installer permission to connect to the UI.

This zip file contains two modified versions of the stop_pf.exe stand-alone
shutdown utility. This utility uses more or less the same code as the main
installer which makes it easy to test alternative methods.

stop_pf_10.exe and stop_pf_20.exe use the inetc plugin instead of the less
sophisticated NSISdl one and offer a choice of timeout delay (10 seconds or
20 seconds).

Usage: stop_pf_10.exe 8080 (or stop_pf_20.exe 8080)

(replace "8080" with the UI port number; 8080 is the default value).

Brian Smith
