Re: Version of Office by mr_unreliable
mr_unreliable
Tue Nov 07 11:28:17 CST 2006
hi Senad,
I am assuming that you are asking which VERSION of msOfc,
rather than which "language version"...
If that assumption is correct, then the answer is in the
registry.
Use vbs regread to read the subkeys for the following
hive (may be slightly different in winxp):
HKCU/Software/Microsoft/Office
On my system, among other things you see decimal numbers,
like: 8.0, 9.0, 10.0. Those are various versions of msOfc,
with the largest number indicating that msOfc version 10.0
(a.k.a. ofc2k) was the last version installed.
cheers, jw
____________________________________________________________
You got questions? WE GOT ANSWERS!!! ..(but,
no guarantee the answers will be applicable to the questions)
Senad Isanovic wrote:
> Hi! How can I check what language version of MS Office is installed on the
> machine (with vbscript)?
>
>