From 6e2cae448c3e3ee7762724ecb3d3695629c01102 Mon Sep 17 00:00:00 2001 From: Kaya84 <35736369+Kaya84@users.noreply.github.com> Date: Mon, 22 Nov 2021 13:32:04 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71f8bc7..288dd0b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ 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"="" @@ -36,7 +36,7 @@ Windows Registry Editor Version 5.00 > > [HKEY_CLASSES_ROOT\vnc\shell\open\command] > @="\"c:\\startVNC.bat\" \"%1\"" - +``` 3) Download and install the plugin as usual