MarufManiruzzaman
Wed Aug 29 04:04:01 CDT 2007
Did you tried this way:
Craete a service application and use SetWindowsHookEx.
The problem is, AFAIK, windows logon screen is secured than usual desktop.
GINA replacement is better.
If you do not like the GINA replacement, possibly you would not like
keyboard filter driver. Would you?
--
Sincerely,
Maruf Maniruzzaman,
Software Engineer,
KAZ Software Limited,
Dhaka, Bangladesh.
http://kaz.com.bd
http://kuashaonline.com
This posting is provided "AS IS", and confers no rights.
"andrewbb@gmail.com" wrote:
> Is there any way to listen for a keystroke/hotkey on the Windows Logon
> screen? I'd like to respond to a particular keystroke, run a program,
> then refresh the logon screen. No UI necessary.
>
> Is that possible to do without messing with msgina.dll?
>
> This would be for both XP and Vista.
>
>