Hi
hope someone can help me.
I need to check (with a script), if Office 2003 SP1 is installed.
I could check the location or File like this:
If FileExists("C:\Programme\Microsoft Office\OFFICE11\blalbalbla") Then
or a Registry Key....
But has anyone got an idea wich Key or File can tell me, that Office 2003 SP1 is installed?
thanks....
Page 1 of 1
Office2003 SP1 -> Check
#2
Posted 21 October 2004 - 04:58 AM
Edit: sorry misunderstood the question. Have to think about this one ...
#3
Posted 21 October 2004 - 05:19 AM
There are no 'unique' files for Office 2003 SP1 - the only way is to check the properties of certain dll files - as listed in this MSKB 821549
#4
Posted 23 October 2004 - 05:27 PM
well, some1 can check if the file lfmsp13n.dll is in their office 2003 without sp1 installation cuz it's in my sp1 installation
if it isnt', then u simply have to check if the file is present in the folder office11
if it isnt', then u simply have to check if the file is present in the folder office11
Share this topic:
Page 1 of 1



Help
Back to top









