Set my custom text editor as default to open files with
Hi All :wave:,
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? :confused:
Hope I described my situation well.
PLEASE answere me soon, I need this very much, Thanks :thumb:
Re: Set my custom text editor as default to open files with
This is typically set by the user, either by:
- Right-clicking the file > Open With > Choose Default Program...
- 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