From 36ff94f9b13b1d68f1fe095e83f05588cc02c07d Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 25 Oct 2009 23:45:51 +0000 Subject: [PATCH] Made some changes suggested by Jah at http://seclists.org/nmap-dev/2009/q4/173, but I didn't make all of them because the file has also been changed by Rob and I'm not sure which still apply --- mswin32/winpcap/Upgrading-Instructions.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mswin32/winpcap/Upgrading-Instructions.txt b/mswin32/winpcap/Upgrading-Instructions.txt index 73144fc16..be72e9f5e 100644 --- a/mswin32/winpcap/Upgrading-Instructions.txt +++ b/mswin32/winpcap/Upgrading-Instructions.txt @@ -7,7 +7,9 @@ How to upgrade Nmap to a new WinPcap release (2009) 2) Update the LICENSE file, if necessary. I couldn't find a plain WinPcap license file anywhere. There's an HTML version at http://www.winpcap.org/misc/copyright.htm. You can copy and paste - the license text from the installer into the LICENSE file. + the license text from the installer into the LICENSE file which should + be saved as PC file format (not UNIX) and ANSI encoding (not UTF-8). + 3) Extract all the files from the setup file using 7-Zip (http://www.7-zip.org/). Enter the $SYSDIR subdirectory. One by one,