Modify ↓
Opened 16 years ago
Closed 16 years ago
#412 closed Bug (No Bug)
HotKeys do not function if explorer.exe is not running.
Reported by: | caplan77 | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.2.10.0 | Severity: | None |
Keywords: | Cc: |
Description
Hotkeys work only when explorer.exe is running (a user is logged into the PC).
Hotkeys do not work at the logon prompt (no user logged on, explorer.exe not running).
I've written a screen saver in AutoIt and would like hotkeys to work when just winlogon.exe is running.
Hotkeys do not work if the user locks the workstation while logged in.
This has been tested on XP SP1, 2, & 3.
Attachments (0)
Change History (1)
comment:1 in reply to: ↑ description Changed 16 years ago by Valik
- Resolution set to No Bug
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Wow, you really didn't think about this one at all.
Replying to caplan77:
This is simply not true. I just shut down Explorer and run a test script. Hotkeys worked just fine.
I'm sure this is either a security feature or due to the script running under a different session. In either case, I fully expect this behavior.
Because it's locked? Wouldn't it be rather insecure if a locked workstation still allowed hotkeys to execute arbitrary code?
Definitely no bugs here.