Installing eNSP on Windows 10.
NOTE: Only tested on 64 Bit Windows 10 with eNSP version 1.2.00.370 and VirtualBox-5.0.14-105127-Win.
eNSP already installed
----------------------
Remove only VirtualBox from you computer.
Start (right click), Programs and Features,"Oracle VM VirtualBox" uninstall
Download the latest version from https://www.virtualbox.org/wiki/Downloads
Select Start , type cmd, select "Command Prompt", right click and select "run as administrator" and select "Yes" when
the User Account Control pops up.
From the command prompt, go the location where you downloaded the VirtualBox program.
Type: VirtualBox-x.x.x-yyyyy-Win.exe -msiparams NETWORKTYPE=NDIS5
Example: C:\>Virtualbox-5.0.1.4-105127-Win.exe -msiparams NETWORKTYPE=NDIS5
After installing VirtualBox, check that VirtualBox is configured to run with Administrator rights
(Properties, Compatibility tab, Run this program as an administrator)
Start VirtualBox
(If your VirtualBox is in an other Language, you can change the Language at File, Preferences..., Language)
Select File, Preferences..., Network.
Select the Host-only Networks tab, then select "VirtualBox Host-Only Ethernet Adapter".
Select the screwdriver icon on the right side.
The Adapter tab should read:
IPv4 Address: 192.168.56.1
IPv4 Network Mask: 255.255.255.0
Select DHCP Server tab:
The DHCP Server tab should read:
Enable Server: Checked
Server Address: 192.168.56.100
Server Mask: 255.255.255.0
Lower Address Bound: 192.168.56.101
Upper Address Bound: 192.168.56.254
Go to the command prompt and type ipconfig /all
Check that your "VirtualBox Host-Only Ethernet Adapter:" has the following ip configuration:
IPv4 Address: 192.168.56.1
Subnet Mask: 255.255.255.0
Start eNSP.
Install from scratch
--------------------
First Install VirtualBox as mentioned in the above section
Install eNSP (as an administrator) and all the other options. (Virtual Box installation will be skipped).
Start eNSP
Let me know if it also worked for you.
Regards,
Hugo