Jump to content
WnSoft Forums

Recommended Posts

Posted

I can't test it right now because PTE is not installed on the PC I'm using, but here is a procedure which might work :

http://windowsitpro.com/article/articleid/13596/how-do-i-add-an-item-to-the-right-click-menu.html

How do I add an item to the Right Click menu?

Follow the procedures below:

1-Start the Registry Editor (REGEDIT.EXE)

2-Expand the HKEY_CLASSES_ROOT by clicking the plus sign

3-Scroll down and expand the Unknown subkey

4-Click on the Shell key and right click on it.

5-Select New from the pop-up menu and choose Key.

6-Enter the name you want to be displayed, e.g. the name of the application. Click Enter

7-Right click on the new subkey and click New. Again select Key and enter the name "Command" and click Enter

8-Click on the newly created Command and double click on "(Default)"

9-Enter the path and name of the executable with %1, i.e.

d:\program files\savedit\savedit.exe %1

10-Close the registry editor

I will test it tonight and will let you know how it works.

  • 2 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...