tags:

views:

228

answers:

2

Hi

I have written a WPF app with .Net 3.5 and want to load it with a shortcut key.

But it does not work.

I created shortcut for the app and went into properties.

It works if I try a .NEt winforms app

I am using Vista.

Malcolm

A: 

Could you give more detail? Have you tried something like this?

Cheers

Artur Carvalho
A: 

well I want to able to run the wpf app using a user defined short cut ie Ctrl + Alt + key

I have just discivered that winforms app I just created does not work also.

But other apps I created previously do.

I have copied shotrcuts to the desktop

Any ideas?

Malcolm