How to make an MSIX (or standalone executable) for a Windows keyboard layout

M.S.S. The Creative 0 Reputation points
2023-08-11T10:59:33.77+00:00

Hi,

I've been trying to make an MSIX which would install a keyboard layout on Windows. I have a folder exported from MSKLC which contains a few dlls, 3 msi files (ia64, i386 and amd64) and a setup (exe) file. Running the exe or any of the 3 msi's installs the keyboard just fine. I'd like to upload the keyboard layout to the Microsoft store - which requires an MSIX or standalone exe/msi file.

I've already tried apps like MSIX packaging tool and Advanced Installer - but the MSIX files they provide don't work (my guess is that they are unable to capture system actions for adding keyboard layouts): saying they've installed the keyboard successfully without it being added to input languages.

Are there any other ways to combine the files into an MSIX, or to create a standalone exe/msi which includes the required dlls in it? Thanks

Windows for business | Windows Client for IT Pros | User experience | Other
Microsoft Partner Center | Other
Community Center | Not monitored
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.