Advertisement
BAAMN

LnkEditorGUI.Context.Menu

Oct 14th, 2018
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 0.33 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. ;'Reg Script Use a Registry Script such as following to create a right-click menu entry for LnkEditorGUI for .lnk files.
  4.  
  5. [HKEY_CLASSES_ROOT\lnkfile\shell\LNKEditorGUI]
  6. @="LNK&EditorGUI"
  7.  
  8. [HKEY_CLASSES_ROOT\lnkfile\shell\LNKEditorGUI\command]
  9. @="\"C:\\Program Files\\LNKEditorGUI.exe\" \"%1\""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement