I have a program in which I have used a .myFileType file. obviously windows does not recognise the file type and so I have to browse for the file in the application.
how do I make it so that windows knows .myFiletype's native application and launch the application on double clicking the file?
Any direction or help would be appreciated!
Thanks