O
Ole Hanson
Hi
I am in need of a way to launch my WinForms-app (app.exe) just by pressing a
keyboard combination like (Ctrl-Alt-P).
This functionality should be present "out of the box" after the app
(app.exe) is deployed on the Client's PC. The only way I know - is to place
a shortcut on the desktop and associate a "ShortCut Key" to it by
right-clicking on the shorcut on the desktop.
Now - how do I, do that during installation using Windows Installer (from
VS.NET 2003)??
Thanks a million!
/Ole Hanson
I am in need of a way to launch my WinForms-app (app.exe) just by pressing a
keyboard combination like (Ctrl-Alt-P).
This functionality should be present "out of the box" after the app
(app.exe) is deployed on the Client's PC. The only way I know - is to place
a shortcut on the desktop and associate a "ShortCut Key" to it by
right-clicking on the shorcut on the desktop.
Now - how do I, do that during installation using Windows Installer (from
VS.NET 2003)??
Thanks a million!
/Ole Hanson