Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 7.0

Index

On this page

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