Asked By Luca Brasi
27-Oct-09 11:18 AM
I should create an msi that deploys custom color themes for Office 2007.
These theme files have to be placed into a subfolder of the Office
installation (e.g. C:\Program Files\Microsoft Office\Document Themes 12\Theme
Colors). But of course this path can vary, it might even be that the
[ProgramFilesFolder] folder has not been used for the MS Office installation.
From the registry I can get the [InstallRoot] path of the MS Office
installation, but then I fail replacing the ending "\Office12" with
Any hints are greatly appreciated.
Luca