Re: Probably an easy one for ya - File Associations

From: Jon Skeet [C# MVP] (skeet_at_pobox.com)
Date: 02/18/05


Date: Fri, 18 Feb 2005 02:54:18 -0000

Tim Geiges <kernelsandirs@gmail.com> wrote:
> Sorry got another quick one(I think)
> when I right click a file (image) and choose "open with" and I browse
> for my app, once I select my app it shows up int the "Open With" Dialog
> box under "Reccomended Programs" but only the icon there is no
> filename or text.
> is there a property I need to populate, I have the Text property filled.

I don't know what gets used there, I'm afraid.

-- 
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too


Relevant Pages

  • Re: Extract same text from file.
    ... Ryan Keeling wrote: ... > I have the following text file which I want to use to populate text ... a filename from fields 8 and 9 to append the current line to. ...
    (comp.lang.perl.misc)
  • Re: Populate Listbox with File Name Only
    ... > I have various ways to populate a list box with .xls files, ... > do this I get the FileName to appear as well as the entire Directory ... Sub TestMe() ... Dim wb as Workbook ...
    (microsoft.public.excel.programming)
  • Populate Listbox with File Name Only
    ... I have various ways to populate a list box with .xls files, ... do this I get the FileName to appear as well as the entire Directory ... Justin ...
    (microsoft.public.excel.programming)