Update README.md

Fixing more text error
This commit is contained in:
Kaya84
2021-11-22 13:32:28 +01:00
committed by GitHub
parent 6e2cae448c
commit 535e16c504

View File

@@ -26,16 +26,16 @@ If user is correctly connected to one or more computer it will launch a VNC conn
2) Open regedit and add
Windows Registry Editor Version 5.00
```
> [HKEY_CLASSES_ROOT\vnc]
> @="URL:vnc Protocol"
> "URL Protocol"=""
>
> [HKEY_CLASSES_ROOT\vnc\shell]
>
> [HKEY_CLASSES_ROOT\vnc\shell\open]
>
> [HKEY_CLASSES_ROOT\vnc\shell\open\command]
> @="\"c:\\startVNC.bat\" \"%1\""
[HKEY_CLASSES_ROOT\vnc]
@="URL:vnc Protocol"
"URL Protocol"=""
[HKEY_CLASSES_ROOT\vnc\shell]
[HKEY_CLASSES_ROOT\vnc\shell\open]
[HKEY_CLASSES_ROOT\vnc\shell\open\command]
@="\"c:\\startVNC.bat\" \"%1\""
```
3) Download and install the plugin as usual