Project professional version

C

Carmen

We have a project Server 2007 and we have just installed SP1.
We would like to know the version in our clients (Project Professional). We
have implemented event Project_Open and we have see that there is a property
in Application called Version. The value for this property is 12.0. That is
not enough because we need to know the complete version (12.0.6215.1000) in
order to know if SP1 is installed on the client. How can we get the whole
client version?

Thanks in advance,
Best Regards,
Carmen.
 
J

jlandry

Hello Carmen,

I asked that question few months ago to Chris Boyd. Here is his answer :

Hope this be helpful.

Jean



Chris answer :

Hey,

I have done this before for an internal deployment and I ran into the same
issue. We do not expose the version number through the OM. (That is changed
for P14, but that won’t help you) You have two options. You can either read
the registry or read the version through the file system by reading the
properties of the WinProj.exe.

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top