Windows 7 Forums


Reply
Thread Tools

how to add a program to the right-click menu?

 
 
Maurizio
Guest
Posts: n/a
Thanked:
 
      01-06-2012
Hello:
I use frequently Emeditor as an editor, and I like that when I select
any file (of any type) in windows explorer and doing a right-click, to
have Emeditor in the list of programs that I can open the file with.

how can this be done?

thank you

 
Reply With Quote
 
 
 
 
...winston
Guest
Posts: n/a
Thanked:
 
      01-06-2012
Add a shortcut to your program's executable in the SendTo folder. Then right click the file you wish to open in your program,
scroll and select SendTo and choose your program.

In Win7 the SendTo folder is located:
C:\Users\<windows logon profile name>\AppData\Roaming\Microsoft\Windows\SendTo


--
....winston
msft mvp mail


"Maurizio" wrote in message news:je7ml3$vs9$...

Hello:
I use frequently Emeditor as an editor, and I like that when I select
any file (of any type) in windows explorer and doing a right-click, to
have Emeditor in the list of programs that I can open the file with.

how can this be done?

thank you

 
Reply With Quote
 
Maurizio
Guest
Posts: n/a
Thanked:
 
      01-06-2012
On 06/01/2012 22:52, ...winston wrote:
> Add a shortcut to your program's executable in the SendTo folder. Then
> right click the file you wish to open in your program, scroll and select
> SendTo and choose your program.
>
> In Win7 the SendTo folder is located:
> C:\Users\<windows logon profile
> name>\AppData\Roaming\Microsoft\Windows\SendTo
>
>

Thank you

 
Reply With Quote
 
Dave-UK
Guest
Posts: n/a
Thanked:
 
      01-06-2012

"Maurizio" <> wrote in message news:je7ml3$vs9$...
> Hello:
> I use frequently Emeditor as an editor, and I like that when I select
> any file (of any type) in windows explorer and doing a right-click, to
> have Emeditor in the list of programs that I can open the file with.
>
> how can this be done?
>
> thank you
>


Fire up regedit and navigate to:

HKEY_CLASSES_ROOT\*\shell

Right-click the 'shell' key and select 'New > Key'.
Name the new key 'Open with Emeditor'.
Right-click 'Open with Emeditor' and select 'New > Key'.
Name the new key 'command'.

In the right pane double-click on (Default) and enter a command like this:

"c:\windows\notepad.exe" "%1"

This will open any file with notepad.
Edit this string for your program's exe path.
(Include the quotes and space.)



 
Reply With Quote
 
Rodney Pont
Guest
Posts: n/a
Thanked:
 
      01-06-2012
On Fri, 06 Jan 2012 22:47:40 +0200, Maurizio wrote:

>Hello:
>I use frequently Emeditor as an editor, and I like that when I select
>any file (of any type) in windows explorer and doing a right-click, to
>have Emeditor in the list of programs that I can open the file with.
>
>how can this be done?


Right click on your file, select Open With, Choose default program
If it's in the list select it and click the check box Always use this
program for this type of file. If it's not listed click Browse and go
to the program.

--
Regards - Rodney Pont
The from address exists but is mostly dumped,
please send any emails to the address below
e-mail rpont (at) gmail (dot) com


 
Reply With Quote
 
Gene E. Bloch
Guest
Posts: n/a
Thanked:
 
      01-07-2012
On 1/06/2012, Maurizio posted:
> Hello:
> I use frequently Emeditor as an editor, and I like that when I select any
> file (of any type) in windows explorer and doing a right-click, to have
> Emeditor in the list of programs that I can open the file with.


> how can this be done?


> thank you


The easiest way to get to the send-to folder (e.g., to follow
....winston's advice) is to click the start orb and in the search box
type

shell:sendto

Then when the same text is highlighted above, press enter or click on
that highlighted text.

--
Gene E. Bloch (Stumbling Bloch)


 
Reply With Quote
 
Maurizio
Guest
Posts: n/a
Thanked:
 
      01-07-2012
On 06/01/2012 23:46, Dave-UK wrote:

>
> Fire up regedit and navigate to:
>
> HKEY_CLASSES_ROOT\*\shell
>
> Right-click the 'shell' key and select 'New > Key'.
> Name the new key 'Open with Emeditor'.
> Right-click 'Open with Emeditor' and select 'New > Key'.
> Name the new key 'command'.
>
> In the right pane double-click on (Default) and enter a command like this:
>
> "c:\windows\notepad.exe" "%1"
> This will open any file with notepad. Edit this string for your
> program's exe path.
> (Include the quotes and space.)
>
>
>

Thank you very much, exactly what I want!!!

 
Reply With Quote
 
J. P. Gilliver (John)
Guest
Posts: n/a
Thanked:
 
      01-07-2012
In message <>,
Rodney Pont <> writes:
>On Fri, 06 Jan 2012 22:47:40 +0200, Maurizio wrote:
>
>>Hello:
>>I use frequently Emeditor as an editor, and I like that when I select
>>any file (of any type) in windows explorer and doing a right-click, to

^^^^^^^^^^^^^

>>have Emeditor in the list of programs that I can open the file with.
>>
>>how can this be done?

>
>Right click on your file, select Open With, Choose default program
>If it's in the list select it and click the check box Always use this
>program for this type of file. If it's not listed click Browse and go

^^^^^^^^^^^^^^^^^^^^^

>to the program.
>

The send-to (Winston) or registry edit (Dave-UK) are
file-type-independent.
--
J. P. Gilliver. UMRA: 1960/<1985 MB++G.5AL-IS-P--Ch++(p)Ar@T0H+Sh0!:`)DNAf

If vegetarians eat vegetables,..beware of humanitarians!
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft Word 2010 Ribbon Menu Interactive Guide Released Nibiru2012 Software 0 07-30-2010 06:33 PM
Windows 7: Secrets of the Start menu - Feature Nibiru2012 Customization 0 07-26-2010 05:13 AM
Add "Select All" to right click context menu LeHaM Customization 11 06-25-2010 02:48 AM
Windows 7 for XP users - How to find your way around Nibiru2012 General Discussion 8 06-04-2010 03:23 PM
Change right click menu color sethm1 Customization 4 01-04-2010 06:14 PM


All times are GMT +1. The time now is 03:25 PM.
W7Forums is an independent website and is not affiliated with Microsoft Corporation.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33