OfficeFolder
This variable returns the installation path of Microsoft Office.
Note: It is internally defined to look up MSOfficeDir12, MSOfficeDir11, MSOfficeDir10, MSOfficeDir9, and MSOfficeDir8, in that order, and will return the first non-empty path thus found. However, some (Microsoft) applications create and register Office folders for later versions than the Office version that is actually installed on the system. In that case, OfficeFolder may resolve to the wrong folder.
Usage
You can refer to this variable as <OfficeFolder>. Do not change its value; it has been carefully configured for cross-platform compatibility.
Related topics
MSOfficeDir8, MSOfficeDir9, MSOfficeDir10, MSOfficeDir11, MSOfficeDir12