Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 7.0

Index

On this page

You are viewing documentation of version 7.0, which is not included in the latest version. Click here to open the index page for version 18.0.

Install a .kma addin (optionally bundled in a .kmp package). New addins should be distributed as .msi or .msm. This function may be deprecated in a future version of Keyman.

Declaration
Sub Install(Filename As String, Force As Boolean)
Parameters
NoNameTypeDescription
1FilenameStringFull pathname to the .kma addin file or .kmp package containing a .kma addin file
2ForceBooleanNot currently used. Use FALSE
Example Code