From 535e16c504309afe5f991c2fc177661325ba4246 Mon Sep 17 00:00:00 2001 From: Kaya84 <35736369+Kaya84@users.noreply.github.com> Date: Mon, 22 Nov 2021 13:32:28 +0100 Subject: [PATCH] Update README.md Fixing more text error --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 288dd0b..a5c9cbe 100644 --- a/README.md +++ b/README.md @@ -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