spiegel-keyman/windows/src/desktop
rc-swag efc25ccd1d
Merge pull request #5829 from keymanapp/docs/update-install-anywhere
docs(windows): add install apps from anywhere instructions
2021-10-19 20:04:34 +10:00
..
branding chore(windows): Keyman Core UI and Settings 2021-09-29 13:51:51 +10:00
help docs: prefer anywhere with warning option 2021-10-13 08:11:40 +10:00
inst chore(windows): address review comments and fix installer bug 2021-09-29 15:05:41 +10:00
insthelp chore(windows): remove backup build step 2021-07-07 08:09:26 +10:00
kmbrowserhost chore(windows): remove backup build step 2021-07-07 08:09:26 +10:00
kmconfig chore(windows): remove backup build step 2021-07-07 08:09:26 +10:00
kmshell Merge remote-tracking branch 'origin/master' into chore/common/crowdin-ha 2021-10-16 16:03:29 +07:00
locale fix(common): build script help param 2021-05-28 09:50:40 +10:00
setup chore(common): Check in crowdin strings for Hausa 2021-09-29 10:47:56 +07:00
desktop.groupproj fix(windows): Task creation and deletion cleanup 2020-12-01 09:28:14 +11:00
history.md fix(windows): Rename to Keyman 2020-12-02 09:56:14 +11:00
Makefile fix(windows): Rename to Keyman 2020-12-02 09:56:14 +11:00
README.md docs(windows): Apply suggestions from code review 2021-05-25 08:08:13 +10:00
version.in fix(windows): Rename to Keyman 2020-12-02 09:56:14 +11:00

Keyman for Windows

Formerly called "Keyman Desktop", now called "Keyman" to harmonize with other platforms.

help

Contains all the help documents in Markdown format for Keyman for Windows. It can build both compiled help chm or HTML format.

inst - keymandesktop.msi

Building and signing of the installation archive keymandesktop.msi

insthelp - insthelp.exe

Builds a helper executable to do various installation tasks - insthelp.exe.

kmbrowserhost - kmbrowserhost.exe

kmbrowserhost.exe is the chromium embedded framework (CEF) host process executable. CEF uses a multi-process model and subprocesses are hosted in kmbrowserhost.exe.

kmconfig

Used for configuration of advanced Keyman settings. Configuration can be imported from a json file or exported to a json file. Individual settings can be set.

kmshell - Kmshell.exe

Keyman configuration tool that can be run from the command line with arguments to automate a number of tasks. For example installing and uninstalling keyboards.

locale

User interface strings in various languages

setup

Installation program for installing and initial setup of Keyman. A wrapper for keymandesktop.msi that also automates keyboard downloads and update downloads.