Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Nmap Development: Re: WinPcap setup issue in Nmap Windows installer

Re: WinPcap setup issue in Nmap Windows installer

From: jah <jah_at_zadkiel.plus.com>
Date: Fri, 14 Dec 2007 16:44:00 +0000

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
likely needs a bit of testing, e.g. on vista or when the uninstallation
fails.

I've attached winpcap_nsi.patch

jah

[1] NSIS wiki -
http://nsis.sourceforge.net/When_I_use_ExecWait_uninstaller.exe_it_doesn%27t_wait_for_the_uninstaller

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org

Received on Dec 14 2007
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]
edgeos