Current User keys issue for Microsoft Office MultiLingual User interface (MUI)
Hi All,
I am working on automating the install for Microsoft Office MultiLingual User interface (MUI)
I need to put the following registry keys in HKCU the first time a
new user logs on the machine
[HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\LanguageResources]
"HelpLanguage"=dword:00000804
"UILanguage"=dword:00000804
[HKEY_CURRENT_USER\Software\Microsoft\Shared]
"OfficeUILanguage"=dword:00000804
I used the following 2 methods
1> Activesetup
2> Default user profile
In both cases the MUI.msi (The office MUI msi) starts a repair process.
This repair process needs a access to the location from there the package
was installed, which is not available at run time
If I remove the keys from the default profile the MSI doesn't auto repair.
Please let me know if you have any suggestions on how this can be fixed.
Thanks,
Rakesh
I am working on automating the install for Microsoft Office MultiLingual User interface (MUI)
I need to put the following registry keys in HKCU the first time a
new user logs on the machine
[HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\LanguageResources]
"HelpLanguage"=dword:00000804
"UILanguage"=dword:00000804
[HKEY_CURRENT_USER\Software\Microsoft\Shared]
"OfficeUILanguage"=dword:00000804
I used the following 2 methods
1> Activesetup
2> Default user profile
In both cases the MUI.msi (The office MUI msi) starts a repair process.
This repair process needs a access to the location from there the package
was installed, which is not available at run time
If I remove the keys from the default profile the MSI doesn't auto repair.
Please let me know if you have any suggestions on how this can be fixed.
Thanks,
Rakesh
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
WiseUser
19 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.