On Fri, Dec 14, 2007 at 04:44:00PM +0000, jah wrote:
> The fix is documented in the NSIS wiki [1] and involves replacing
>
> ExecWait '"$0\Uninstall.exe"'
>
> with
>
> ExecWait '"$0\Uninstall.exe" _?=$INSTDIR'
>
> I've tested it and it does the job lovely, preventing the nmap-winpcap
> installer form from loading and becoming visible before the
> uninstallation of a previous version of winpcap is complete if that
> uninstaller spawns a child process (otherwise, it works as normal). It
Thanks Jah, I've applied this.
Cheers,
-F
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
Received on Dec 20 2007