diff --git a/knowledge-base/kb0117.md b/knowledge-base/kb0117.md index c98c0d5a2..c7b21a1bc 100644 --- a/knowledge-base/kb0117.md +++ b/knowledge-base/kb0117.md @@ -2,6 +2,10 @@ This is a more in-depth guide to help install a Keyman keyboard onto Keyman for Windows without any language association using the Command Prompt, related to [transient LCIDs on Windows](/kb/116). +You should only follow the steps in this guide if you are having trouble installing +a keyboard through the normal methods, because you have run into the Windows +limitation of 4 transient languages, as linked above. + ### Install khmer_angkor.kmp * Download the `.kmp` file for [Khmer Angkor keyboard](https://keyman.com/keyboards/khmer_angkor) (or other keyboard of your choice) from [keyman.com](https://keyman.com/keyboards/). @@ -23,24 +27,18 @@ This is a more in-depth guide to help install a Keyman keyboard onto Keyman for * If the `kmp` file is in the download folder, or already in a different folder. Please follow: ```cmd - C:\Windows\system32>cd %userprofile%\Downloads - - C:\Users\mengh\Downloads> // you are in the Downloads folder + cd %userprofile%\Downloads ``` * Run this command: ```cmd - "C:\program files (x86)\keyman\keyman desktop\kmshell.exe" -i khmer_angkor.kmp= // the final `=` sign is important + "C:\program files (x86)\keyman\keyman desktop\kmshell.exe" -i khmer_angkor.kmp= ``` - (This will install khmer_angkor.kmp for all users, but with no language association.) - -* The full command: + > [!NOTE] The final `=` sign in the command above is important - ```cmd - C:\Users\mengh\Downloads>"C:\program files (x86)\keyman\keyman desktop\kmshell.exe" -i khmer_angkor.kmp= - ``` + (This will install khmer_angkor.kmp for all users, but with no language association.) ### Result