Results 1 to 14 of 14

Thread: [RESOLVED] [02/03] Process.Start("c:\asdf.jjj"), unknown file extension

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2006
    Posts
    675

    Resolved [RESOLVED] [02/03] Process.Start("c:\asdf.jjj"), unknown file extension

    Hello,
    Process.Start() works great, unless the file extension is unknown, as in Process.Start("c:\asdf.jjj"). The file exists, but .jjj is an unknown extension. So, how can I get my program to behave like Windows does, and ask the user to select a program, like in the attached pic.
    Thanks
    Last edited by 18experience; Mar 23rd, 2010 at 09:37 AM.
    VB.Net 2008
    .Net Framework 2.0

    "Must you breathe? 'Cause I need heaven..."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width