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?
有没有办法通过代码,或通过创建安装项目(通过VS),创建一个预定义键盘快捷方式的桌面快捷方式?
alt text http://img89.imageshack.us/img89/8066/shortcutce8.jpg
alt text http://img89.imageshack.us/img89/8066/shortcutce8.jpg
1 个解决方案
#1
You can use the IShellLink interface, HotKey method to define a hotkey.
您可以使用IShellLink接口,HotKey方法来定义热键。
#1
You can use the IShellLink interface, HotKey method to define a hotkey.
您可以使用IShellLink接口,HotKey方法来定义热键。