To disable IPv6 in Windows Vista/7/2008 just create the following registry key
value:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\TCPIP6\Parameters]
"DisabledComponents"=dword:000000ff
and restart your computer.
The TCPIP6 stuff will still be present in the connection properties (and
ticked) but it is completely disabled and HTTRACK will correctly produce IPv4
addresses. |