Dann frag doch Word (oder Excel...)
Code:
Sub mm()
MsgBox "The version of Word is " & Application.Version
MsgBox "The system version is " & System.Version
MsgBox "The system version is " & System.OperatingSystem
System.MSInfo
End Sub
In Word2003 sind die Auskünfte etwas bescheiden, aber vielleicht Hilft's Dir trotzdem.
Gruß
K-H