Search notes:

PowerShell module MS-Office: get-msOfficeInstallationRoot

The function get-msOfficeInstallationRoot of the PowerShell module MS-Office returns the root directory of a Microsoft Office installation.
This root directory stores the executables of the outlook applications (EXCEL.EXE, WINWORD.EXE etc. as well as those of some helper programs such as SELFCERT.EXE).

See also

get-msOfficeInstallationRoot is used to locate the path of SPREADSHEETCOMPARE.EXE in the PowerShell script compare-spreadsheets.ps1.

Index