Aug 21, 2014
Post comments count1
Post likes count0
How to register your program for file extensions shared with other programs
One frequently asked question is, “how do we register our program for a file extension when other versions (or programs) that handle it might also be installed?” The overarching question is really about how to have non-shared resources both write to a shared resource. But in the case with the Windows registry and file associations...