2

Using VBScript, how do I determine the path where Microsoft Office (2003 or 2010) is installed?

Helen
  • 87,344
  • 17
  • 243
  • 314
Cocoa Dev
  • 9,361
  • 31
  • 109
  • 177
  • 3
    The language is different, but the principle is the same; just check the registry key to see what is installed: http://stackoverflow.com/questions/3266675/how-to-detect-installed-version-of-ms-office – LittleBobbyTables - Au Revoir Mar 21 '13 at 19:55
  • Did the reference by LittleBobbyTables assist? It points [to this MS link](http://office.microsoft.com/en-us/orkXP/HA011364611033.aspx) – Lizz Mar 27 '13 at 12:27

1 Answers1

0

Did the reference by LittleBobbyTables assist? It points to this MS link

http://office.microsoft.com/en-us/orkXP/HA011364611033.aspx
Cocoa Dev
  • 9,361
  • 31
  • 109
  • 177