G
Guest
Hi to everybody,
how can I get the application to open a file with a given extension?
I mean, I've a compact framework device and I would like to know the
executable that opens a file given its extension.
E.g. given the extension .html I would like to get the full path of the
browser back since this is the application that opens it.
In other words:
1 - where can I find the association between file extensions and applications?
2 - How do I access it from the code (C#)?
Thanks a lot.
M. & P.
how can I get the application to open a file with a given extension?
I mean, I've a compact framework device and I would like to know the
executable that opens a file given its extension.
E.g. given the extension .html I would like to get the full path of the
browser back since this is the application that opens it.
In other words:
1 - where can I find the association between file extensions and applications?
2 - How do I access it from the code (C#)?
Thanks a lot.
M. & P.