Nmap Development mailing list archives

Re: WinPcap setup issue in Nmap Windows installer


From: Fyodor <fyodor () insecure org>
Date: Thu, 20 Dec 2007 19:52:05 -0800

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


Current thread: