Browse Source

Show the correct registry path in custom keys help file

ScottBrogden 9 years ago
parent
commit
e61855b249
1 changed files with 3 additions and 3 deletions
  1. 3 3
      Help/DittoCustomKeys.htm

+ 3 - 3
Help/DittoCustomKeys.htm

@@ -208,7 +208,7 @@ application can be set to send the appropriate key stroke to paste the clip. </p
       <li>
         <p class="MsoNormal">Start - Run, enter regedit.</li>
       <li>
-        <p class="MsoNormal">Browse to &quot;HKCU\programs\Ditto\PasteStrings&quot;</li>
+        <p class="MsoNormal">Browse to &quot;HKCU\Software\Ditto\PasteStrings&quot;</li>
       <li>
         <p class="MsoNormal">Add a string value of your application name, must
         be the full name, ex: notepad.exe</li>
@@ -222,7 +222,7 @@ application can be set to send the appropriate key stroke to paste the clip. </p
       <li>
         <p class="MsoNormal">Start - Run, enter regedit.</li>
       <li>
-        <p class="MsoNormal">Browse to &quot;HKCU\programs\Ditto\CopyStrings&quot;</li>
+        <p class="MsoNormal">Browse to &quot;HKCU\Software\Ditto\CopyStrings&quot;</li>
       <li>
         <p class="MsoNormal">Add a string value of your application name, must
         be the full name, ex: notepad.exe</li>
@@ -236,7 +236,7 @@ application can be set to send the appropriate key stroke to paste the clip. </p
       <li>
         <p class="MsoNormal">Start - Run, enter regedit.</li>
       <li>
-        <p class="MsoNormal">Browse to &quot;HKCU\programs\Ditto\CutStrings&quot;</li>
+        <p class="MsoNormal">Browse to &quot;HKCU\Software\Ditto\CutStrings&quot;</li>
       <li>
         <p class="MsoNormal">Add a string value of your application name, must
         be the full name, ex: notepad.exe</li>