Files
windows_tools/static/PeStudio/AddToExplorerMenu.reg

10 lines
478 B
Reg
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\pestudio]
@="Open with pestudio"
"Icon"="\"C:\\pestudio\\pestudio.exe\",0"
[HKEY_CLASSES_ROOT\*\shell\pestudio\command]
@="\"C:\\pestudio\\pestudio.exe\" \"%1\""