Task Manager Access with mouse

  • Thread starter Thread starter James
  • Start date Start date
J

James

As I only have a mouse connected to my box I need to access task
manager by mouse only, but I am unable to do so.

I don't run a shell as such - my application(Citect) is launched as
the "shell" with no windows shells. So when I close the app I have a
blue background with no access to the task manager. If I connect a
keyboard I can use ctl-alt-del to bring it up.

Any suggestion will be apreciated.

Thanks,

James
 
Hi James,
Any suggestion will be apreciated.
Well this can be categorized as any suggestion.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Userinit you can activate more than one application independently on your
shell.

So make app that will monitor your shell and when it is terminated, do
whatever you want to do from this app.
This idea needs little refinement, but should give you what you want.

If you are using minlogon then I don't know if it will work.

Regards,
Slobodan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top