T
Tor Inge Rislaa
How to open a file in it's default program
A file with the extention .doc will normally be opened in Microsoft Word if
it is doubleclicked in a filebrowser, a file with the extention .htm will
normally be opened in Internet explorer. Is there a way to benefit from the
operating systems handling of default programs for opening known filetypes?
I need a VB.NET code where I can give a filename e.g.
"c:\mycatalog\myfile.doc" and let the code execute the right program for the
actual file.
Any Ideas
T.I.Rislaa
A file with the extention .doc will normally be opened in Microsoft Word if
it is doubleclicked in a filebrowser, a file with the extention .htm will
normally be opened in Internet explorer. Is there a way to benefit from the
operating systems handling of default programs for opening known filetypes?
I need a VB.NET code where I can give a filename e.g.
"c:\mycatalog\myfile.doc" and let the code execute the right program for the
actual file.
Any Ideas
T.I.Rislaa