Re: [WiX-users] How to assign Hotkey for a shortcut which is deployed through Wix

2011-03-17 Thread Malte Geißler
to decimal 1619 and that's it. Regards Malte > -Ursprüngliche Nachricht- > Von: Dsilva, Pramod [mailto:pramod.dsi...@philips.com] > Gesendet: Donnerstag, 17. März 2011 10:01 > An: wix-users@lists.sourceforge.net > Betreff: [WiX-users] How to assign Hotkey for a shortc

[WiX-users] How to assign Hotkey for a shortcut which is deployed through Wix

2011-03-17 Thread Dsilva, Pramod
I am trying to assign an HotKey (Ctrl+Alt+S) for a shortcut I deploy on Windows Desktop using Wix. Below is how I tried to assign the value. However the compiler says that the Hotkey value has to be a integer value. Please could anyone tell me how to determine the equivalent integer value fo