spiegel-keyman/windows/src/desktop
Marc Durdin f498400b86
Merge pull request #16363 from keymanapp/fix/windows/12812-handle-invalid-font-files-in-package-install
fix(windows): handle font and package .zip format errors during package installation
2026-08-19 13:53:28 +07:00
..
branding fix(windows): Ensure default locale always appears in list of locales 2026-05-20 15:51:25 +02:00
help maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
inst chore(windows): don't revert minor unrelated parts of map2pdb cleanup 2025-12-03 14:25:29 +01:00
insthelp chore(common): move common cpp files and remove unused files 2026-05-20 13:44:05 +02:00
kmbrowserhost chore(common): move common cpp files and remove unused files 2026-05-20 13:44:05 +02:00
kmconfig chore(common): move common cpp files and remove unused files 2026-05-20 13:44:05 +02:00
kmshell Merge pull request #16363 from keymanapp/fix/windows/12812-handle-invalid-font-files-in-package-install 2026-08-19 13:53:28 +07:00
locale maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
setup chore(common): move common cpp files and remove unused files 2026-05-20 13:44:05 +02:00
build.sh maint(common): use builder_launch for child builds 2025-12-02 06:17:31 +01: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
README.md docs(windows): Apply suggestions from code review 2021-05-25 08:08:13 +10: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.