I created one desktop application in C# with installation version.
I installed this application onto the machine. Now I want to open this application by pressing the Ctrl key of keyboard.
That is when the user press the Ctrl key my installed application is open.
How can I open a particular search page of my application by pressing a particular key of the keyboard?
Like the Picasa software.