Hi all

First of all, Happy new year.

We have to have customized keyboard Layouts for out product, these are
installed by a custom action written in C.
I have a property, I'm getting the default keyboard layout from the
registry. (HKCU\Keyboard Layout\Preload) and writing it to a Property called
"KBDLAYOUT" - I would then like to append to this depending on the features
that the person installs, for instance, if they choose to install a keyboard
with our characters on the CTRL Key then I want to append "CTRL" to the end,
(seperated by a semi-colon) if they choose to install a keyboard with our
charaters on the ALT-GR Key, then I'd like "ALTGR" appended to the Property.
Is this possible to do, if not, is there another / better way I could do
this?

Jason.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to