For those who do not have a new copy of NMAP to deal with the raw sockets issue, you can simply add this switch to your NMAP command:

--win_norawsock

I usually add it as the first switch but it will work anywhere in the command.

Someone had asked me about this switch so I figured this would be a good place to add it.

--TH13