Get Client Version

C

Cutter

Hello,
how do i see which version the Project 2007 Client is.
I already tried this reg key
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\00002109B30000000000000000F01FEC,
"DisplayVersion". But this shows in my case not the correct installed patch
level. Any idea?

Thanks

Cutter
 
G

Gérard Ducouret

Hi Cutter,
The version number which is displayed in Help / About Office Project is not
precise enough for what you need?
Gérard Ducouret
 
G

Gérard Ducouret

Jan,
I'm afraid that Application.Version property doesn't display the Service
Pack number.
for ex.
MsgBox Application.Version
displays only 12.0 while I have the SP1

Gérard Ducouret
 
Top