16
Beta / Re: version 2.4
« on: May 26, 2020, 09:37:50 AM »
First results are in:
I couldn't get it to run on Windows 2000 SP4, so far. Have to check what the fresh system still lacks, in comparison to the established one that runs HFS fine. Maybe it is the IPv6 TP.
Important hint for Windows XP users:
On a standard Windows XP installation with SP3, HFS will start, no problem, but it will be disabled and unable to be put online. That's because a standard install is missing the IPv6 component.
Server will be permanently OFFLINE until you:
1. Open a command prompt,
2. issue a
3. reboot.
With activated IPv6, HFS will be started and online.
I couldn't get it to run on Windows 2000 SP4, so far. Have to check what the fresh system still lacks, in comparison to the established one that runs HFS fine. Maybe it is the IPv6 TP.
Important hint for Windows XP users:
On a standard Windows XP installation with SP3, HFS will start, no problem, but it will be disabled and unable to be put online. That's because a standard install is missing the IPv6 component.
Server will be permanently OFFLINE until you:
1. Open a command prompt,
2. issue a
Code: [Select]
netsh int ipv6 install
command, and3. reboot.
With activated IPv6, HFS will be started and online.