Guest User

Regestry for right click context menu batch

a guest
Nov 15th, 2022
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_CLASSES_ROOT\*\shell\Convert WEBP to PNG]
  4. @="Convert WEBP to PNG"
  5.  
  6. [HKEY_CLASSES_ROOT\*\shell\Convert WEBP to PNG\command]
  7. @="\"C:\Users\John\Desktop\Webp\CONVERT_WEBP.bat\" \"%1\""
  8.  
Advertisement
Add Comment
Please, Sign In to add comment