I still wish someone could explain a truly useful purpose for this annoying prompt. In any other application that lists files, attempting to open a file that is already open will automatically do one of two things:
1. Open a duplicate (which is actually decided by the program the file is being opened by, and really doesn't do any harm)
or
2. Simply focus the already-opened file in whatever program it's opened in (again, no harm done)
I'm sorry, but I still fail to see how the prompt to open files helps in any situation.
Normally I would use AutoHotKey to automatically close this prompt but because of the nature of the type of dialogue it is, I can't seem to find any way for AHK to detect when it appears. Bah.
1. Open a duplicate (which is actually decided by the program the file is being opened by, and really doesn't do any harm)
or
2. Simply focus the already-opened file in whatever program it's opened in (again, no harm done)
I'm sorry, but I still fail to see how the prompt to open files helps in any situation.
Normally I would use AutoHotKey to automatically close this prompt but because of the nature of the type of dialogue it is, I can't seem to find any way for AHK to detect when it appears. Bah.