lpksetup.exe /i * /p
This command will install all the language packs from the indicated path
lpksetup.exe /i en-US /p
This command will install only the english language pack. You can extend the command by including more language packs
lpksetup.exe /u en-US
This command will uninstall the indicated language pack.
Silent
If you want this command to be executed silently without user interface being displayed, please use /s at the end of the commandline for silent installation or uninstallation
No comments:
Post a Comment