How Can I Determine Which Version of Word is Installed on a Computer?
Hey, Scripting Guy! How can I determine which version of Word is installed on a computer?-- RR Hey, RR. Turns out that this is a trickier question than you might expect. That’s because WMI does only a so-so job of retrieving information about the software installed on a computer. In theory, you can use a script like this one to get back version ...