'How can I make a set up file to install my Sinhala Keyboard using Keyman Developer?
I have developed a Sinhala Keyboard using Keyman Developer 14.290. I have compiled it to a 'KMP' package file. I use it in my computer and shared with several friends. I thought of making a SET UP file for the installation. However when I tried to use the button "Compile Installer", it fails. Error message is "No .msi file"
Is it possible to make an installation file, like a SET UP file?
What other resources must I get, like the missing .msi file, to make it a success?
Tutorials do not cover installation file please.
I am using the Keyman Developer 14.291 in Windows 10 environment.
Thanks for your help please.
Solution 1:[1]
According to KeyMan help they have a tool called the distribution editor which generates a WiX project based on your project. This can then be built as an MSI.
https://help.keyman.com/developer/engine/desktop/9.0/tutorials/distribution/
However it seems to use WiX 2.0 which is VERY, VERY old.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Christopher Painter |