Advertisement
Guest User

Lua Script in "New" Context Menu

a guest
May 30th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 0.18 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_CLASSES_ROOT\.lua]
  4. @="LuaScript"
  5.  
  6. [HKEY_CLASSES_ROOT\.lua\ShellNew]
  7. "NullFile"=""
  8.  
  9. [HKEY_CLASSES_ROOT\LuaScript]
  10. @="Lua Script"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement