Results 1 to 2 of 2

Thread: Set my custom text editor as default to open files with

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2015
    Posts
    3

    Question Set my custom text editor as default to open files with

    Hi All ,
    The title describes pretty much everything. I have created my own text editor in Visual Basic 2013 for my presonal use. So I want to open text files with it, but not from the application. What I mean is to open them like from Desktop with double click or righ click open with. My question is: How I my my text editor the one that I open text files with?
    Hope I described my situation well.
    PLEASE answere me soon, I need this very much, Thanks

  2. #2
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Posts
    12,371

    Re: Set my custom text editor as default to open files with

    This is typically set by the user, either by:
    1. Right-clicking the file > Open With > Choose Default Program...
    2. During installation of the software


    However, this can be done by registering your program. A quick Google search yielded this: http://stackoverflow.com/questions/1...y-this-program
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

Tags for this Thread

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