1. The first step is, when you are installing vNode, you need to uncheck the box install vNode as a service, then you finnaly the installion.
2. The second step is run a cmd using administrator privilegies.
3. The thirs step, using the cmd, you must go the installation folder of vNode, so for that, is necessary type the next command:
C:\Program Files\vNode\bin
4.Inside this folder, we must now run Node, using the following command:
vnode.exe start bootstrap
After this, you can go to the web browser and type localhost:8003 and you will see vNode running.