Details
Sometimes customer want to remove Chinese/Local language package, but do not know how to remove it.
Solution
There is no menu to uninstall the Chinese language package, nor could you remove it from Control Panel/Programs and Features.
You need open command prompt as administrator, run below command to install/uninstall Chinese language, like this:
To install:
C:\>msiexec -i "Tecnomatix localization 16.0.1 x64 Chinese.msi"
To remove:
C:\>msiexec -x "Tecnomatix localization 16.0.1 x64 Chinese.msi"
For more details of msiexec, you may run "msiexec /?"
Hardware/Software Configuration
Platform: all
OS: n-a
OS Version: n-a
Product: TECNOMATIX
Application: PROCESS_SIMULAT
Function: SETUP
Ref: 002-8564207