Hi,
I want to open a .mtw file through VB.
Here is a scenario:
When I double click on the .mtw throgh windows explorer the files gets opened in Minitab application. What I want to do is when I click a button in VB I want to open the same fil in minitab application.
What I have done is I tried to do this along with Shell command, but the problem I faced is that to open a file with shell I need to provide .mtp file. Where as I don't have .mpt files.
Can any one help me how can I replicate the same windows explorer functionality in VB.
Your help is appriciated.
Regards
Rahman


Reply With Quote