Tagged Questions
0
votes
1answer
177 views
If I make a new file type for my program, how do I use “Open With” properly?
I made a program. I also made my own file type, which the program can create, open, and edit. In Explorer, I right clicked on this new file type and selected "Open With" and chose my program. Of ...