I'm writing a text viewer program.
I need to ascociate my program with the filetype *.log.
How do I do this, and I how can I make it load the contents of the
.log file into my RichTextBox (File)