I created a media player in winforms.i want to default it using c#.when you clicked an mp3 anywhere ,windows media player open that mp3file.i want to my program open files when double clicked on a mp3 or other files.
I hope someone helps me.
I created a media player in winforms.i want to default it using c#.when you clicked an mp3 anywhere ,windows media player open that mp3file.i want to my program open files when double clicked on a mp3 or other files.
I hope someone helps me.
Right click an MP3 file > Open With > Choose Default Program and then choose your application by browsing to the .exe file of your application.