Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 14.0 (current version)Version 10.0Version 9.0 (home page)

On this page

IKeymanKeyboardInstalled::Uninstall Method

Introduction

The IKeymanKeyboardInstalled::Uninstall method uninstalls the keyboard file (.kmx) and related artefacts from Keyman Engine for Windows. This includes deleting the files from the Keyman Engine keyboard store, removing registry settings, and removing Windows input methods.

This method removes the keyboard layout from all languages it is associated with.

Changes associated with calling this method are applied immediately; IKeymanKeyboardsInstalled::Apply does not need to be called. However, changes to the Windows input methods are applied asynchronously.

This method requires elevated privileges.

Specification

void Uninstall(bool void)