PC Review


Reply
Thread Tools Rate Thread

How do I customize the text in "Open With ->" context menu?

 
 
Lee Grissom
Guest
Posts: n/a
 
      21st Aug 2007
When I right-click on a file and choose the "Open With" submenu, there
are a list of five applications. Two of them are my custom
application, but all it says is "MyApp" and "MyApp". That's too
ambiguous, b/c in reality, one of them is version 1.0 and the other is
2.0. So I'm wondering if there's a way to customize the text that
appears to make it easier for my customers to know with version of the
application is going to be launched depending on which menu item they
clicked on.

Thanks,
Lee


 
Reply With Quote
 
 
 
 
Lee Grissom
Guest
Posts: n/a
 
      22nd Aug 2007
Lee Grissom explained on 8/21/2007 :
> So I'm wondering if there's a way to customize the text


It seems on my system, that the value is read from the Registry under
HKCU\Software\Microsoft\Windows\ShellNoRoam\MUICache

and for the path of my executables, the value can be any localized
string I wish. It seems that the OS automatically populates this value
by extracting it from the executable if possible, but for my .NET
application it's not working the way I'd like. I'm not sure if I'm
going down the correct road or not.
--
Lee


 
Reply With Quote
 
Ramesh, MS-MVP
Guest
Posts: n/a
 
      22nd Aug 2007
You could recompile the application with your preferred text, such as "MyApp v2.0". The "Open With" uses the "Description" field in executables.

If that's not possible, let me know. There is another way around.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"Lee Grissom" <lee.grissom--@--quest.com> wrote in message news:(E-Mail Removed)...
When I right-click on a file and choose the "Open With" submenu, there
are a list of five applications. Two of them are my custom
application, but all it says is "MyApp" and "MyApp". That's too
ambiguous, b/c in reality, one of them is version 1.0 and the other is
2.0. So I'm wondering if there's a way to customize the text that
appears to make it easier for my customers to know with version of the
application is going to be launched depending on which menu item they
clicked on.

Thanks,
Lee


 
Reply With Quote
 
Lee Grissom
Guest
Posts: n/a
 
      22nd Aug 2007
on 8/21/2007, Ramesh, MS-MVP supposed :
> You could recompile the application with your preferred text, such as "MyApp
> v2.0". The "Open With" uses the "Description" field in executables.
>
> If that's not possible, let me know. There is another way around.


Thanks Ramesh. Now I understand. For some strange reason, non of the
VersionInfo fields of my .NET executable are present. Maybe it has to
do with the Manifest file, I'm not sure, but the version information
doesn't appear. I'll have to figure that out. In the mean time, you
mentioned another way around? Please do tell. Many thanks.
--
Lee


 
Reply With Quote
 
Ramesh, MS-MVP
Guest
Posts: n/a
 
      23rd Aug 2007
Lee,

See: http://msdn2.microsoft.com/en-us/library/aa969321.aspx

<quote>
You can also include a FriendlyAppName value to provide the system with a friendly name for your application. The application's friendly name may also be extracted from its executable file, but only if the FriendlyAppName value is absent
</quote>

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"Lee Grissom" <lee.grissom--@--quest.com> wrote in message news:(E-Mail Removed)...
on 8/21/2007, Ramesh, MS-MVP supposed :
> You could recompile the application with your preferred text, such as "MyApp
> v2.0". The "Open With" uses the "Description" field in executables.
>
> If that's not possible, let me know. There is another way around.


Thanks Ramesh. Now I understand. For some strange reason, non of the
VersionInfo fields of my .NET executable are present. Maybe it has to
do with the Manifest file, I'm not sure, but the version information
doesn't appear. I'll have to figure that out. In the mean time, you
mentioned another way around? Please do tell. Many thanks.
--
Lee


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Open IME" & "Reconversion" option on context menu, How do I remove RHPT Windows Vista General Discussion 2 13th Nov 2008 12:51 AM
Need to repair context menu "open" in start menu Yves Leclerc Windows XP General 9 11th Nov 2005 07:45 AM
Start Menu folder context menu options failing: "Open All Users" e =?Utf-8?B?TSBTd2lmdA==?= Windows XP Configuration 0 18th Feb 2005 03:45 AM
Context menu -- cannot select "Open" or "Explore" Dave P Windows XP General 0 16th Apr 2004 09:55 PM
Strange Behavior -xp Start Menu Program Folders, "Open" command in context menu hosed Maxwell Windows XP General 1 23rd Feb 2004 07:43 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:58 AM.