Is there a way through code, or through the creation of a setup project (via VS), to create a desktop shortcut with a keyboard shortcut pre-defined?

|
|
|
|
|
|
|
You can use the IShellLink interface, HotKey method to define a hotkey. |
||
|
|