I have a Word document. I open it by double-clicking its icon. But if the file is already open in Word, double-clicking again on its icon simply moves the already-open window containing the document to the foreground. I want double-clicking on the icon a second time to instead open a second window.
In other words, I would like to open multiple Word windows, each displaying my document, by double-clicking multiple times on the document's icon. How may I do this?
(From within Word, it's easy to open additional windows for the same document via View > New Window. But that isn't satisfactory for my purposes.)
A few posts here are related to my question. This one is an example. But the general advice is that solutions to this problem are application-specific, and no one seems to have asked how to solve the problem for Word.
Potential solution: shortcuts and command-line arguments. I can create and edit a shortcut to the document. And if I do so, I can pass command-line arguments to Word. I'd hoped that Word has an argument that means "open this document in a new instance of Word," but I haven't yet found anything like that.