Thankfully, other people have figured out how to do it, and it's really simple:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\UltraEdit 32]
@="UltraEdit"
[HKEY_CLASSES_ROOT\*\shell\UltraEdit 32\command
@="\"C:\\Program Files\\IDM Computer Solutions\\UltraEdit-32\\uedit32.exe\" \"%1\""
(NB:If you create these keys manually, @ is the "(Default)" key in Regedit, and both keys are String values. Of course, quotes don't need to be escaped then)
No comments:
Post a Comment
Note: only a member of this blog may post a comment.