Hot key for Ctrl-Alt-Del ?

Hints, tips and tricks for newbies

Moderators: Dorian (MJT support), JRL

Post Reply
wdc
Junior Coder
Posts: 33
Joined: Mon Jun 09, 2003 1:37 am
Location: Chevy Chase Maryland

Hot key for Ctrl-Alt-Del ?

Post by wdc » Thu Sep 02, 2004 10:30 am

Is there a way to define a HotKey for Ctrl-Alt-Del?

wdc

Lumumba

Post by Lumumba » Thu Sep 02, 2004 10:54 am

Do you want to lock the box?

wdc
Junior Coder
Posts: 33
Joined: Mon Jun 09, 2003 1:37 am
Location: Chevy Chase Maryland

Post by wdc » Thu Sep 02, 2004 12:00 pm

Afraid I don't understand "lock the box."

I find I often have to close non-responding programs (like that notorious troublemaker, lexpps ). Typing C-A-D over and over is a mild pain, for which a single hotkey would be welcome.

Lumumba

Post by Lumumba » Thu Sep 02, 2004 12:40 pm

So you wanna use C-A-D to get the taskmanger to kill the process?
Why not call'm directly ?
Run Program>taskmgr
More sophisticated: kill the process bypassing the taskmgr using (pslist and) pskill from SysInternals [more ...]
Run Program>pskill ...
pskill [\\computer [-u username] [-p password]]


-u - Specifies optional user name for login to remote computer.


-p - Specifies optional password for user name. If you omit this you will be prompted to enter a hidden password.


process id - Specifies the process ID of the process you want to kill.


process name - Specifies the process name of the process or processes you want to kill.

wdc
Junior Coder
Posts: 33
Joined: Mon Jun 09, 2003 1:37 am
Location: Chevy Chase Maryland

Post by wdc » Thu Sep 02, 2004 12:58 pm

Lumumba: I'm afraid you lost me. But thanks anyway for your interest.
(Not sure I made my query clear. I want a single hotkey that will act as Cntrl-Alt-Del just as I can define an MS hotkey for, say, Cntrl-X. ...wdc

Guest

Post by Guest » Thu Sep 02, 2004 1:35 pm

I often have to close non-responding programs
Using a single word: kill (the non responding program) eg.

Run Program>pskill lexpps

wdc
Junior Coder
Posts: 33
Joined: Mon Jun 09, 2003 1:37 am
Location: Chevy Chase Maryland

Post by wdc » Thu Sep 02, 2004 2:28 pm

Do you really mean "pskill"? What is "pskill?" I really am a Beginner.

Lumumba

Post by Lumumba » Thu Sep 02, 2004 3:07 pm

Please click here :arrow: [more ...]

Good luck.

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts