baappi
New member
- Joined
- Dec 3, 2007
- Messages
- 4
- Programming Experience
- Beginner
Hi experts,
I am rather a newbie to .NET .
My problem is : how can I identify the default application associacted with a file to open it up (just like Windows OS detects it and opens it up when we double click a file) in VB.NET .
Say, I have a .xyz file (might be a simple text document) in my machine and 3 to 4 application could open it up .
But I need to identify
1. the default program set to open it up
2. the location of the default program where it is installed
Any idea ?? Do I need to read egistry stuffs ?? Any help is greatly appriciated .
Thanks In Advance
Baappi
I am rather a newbie to .NET .
My problem is : how can I identify the default application associacted with a file to open it up (just like Windows OS detects it and opens it up when we double click a file) in VB.NET .
Say, I have a .xyz file (might be a simple text document) in my machine and 3 to 4 application could open it up .
But I need to identify
1. the default program set to open it up
2. the location of the default program where it is installed
Any idea ?? Do I need to read egistry stuffs ?? Any help is greatly appriciated .
Thanks In Advance
Baappi