Results 1 to 8 of 8
Thread: Windows task Manager
- 02-21-2008 #1
I think a screenie would explain it all; thats all I see when I press Control-Alt-Del

Also another question for batch files.
If you make an endless loops like such:
When you open it, it'll display a box that says that msg part. Anyways to exit that?Code::EndlessLoop @echo off msg * "Endless Loops begins" goto EndlessLoop
- 02-21-2008 #2
That's weird. Your Windows Task Manager is empty!
Just press CTRL+C to exit the batch command.
- 02-21-2008 #3
ctrl+c to close the command window and to end the infinite loop of message box
use Process Explorer go to
1.properties of >> csrss.exe
2.threads tab >> kill the thtread with Starting Aaddress "winsrv.dll+0x1c573"
for the taskmanager goto its properties in process explorer and ensure that the commandline is without any switch
- 02-22-2008 #4
lol I think I'm sxplaining the problem wrong.
I don't see the menu bar.
Heres a better screenie:

P.S. I whited out my name.
- 02-22-2008 #5
just double click on the blank(the one above the task/status) to show the menu bar.
- 02-22-2008 #6
Oh! yeah just double click on the blank area of Task Manager will do.
- 02-23-2008 #7
ha, I feel pretty stupid right about now. :D
- 02-23-2008 #8
Don't be. We are all equal ;)
Similar Threads
-
Task Coach 1.2.10 - (Your friendly task manager)
By FunkY in forum Latest ReleasesReplies: 3Last Post: 03-03-2011, 12:33 AM -
Task Coach 1.2.8 - (Your friendly task manager)
By FunkY in forum Latest ReleasesReplies: 1Last Post: 01-25-2011, 11:57 AM -
task manager disabled
By paul84 in forum Spyware/VirusesReplies: 9Last Post: 08-13-2009, 12:24 AM -
Replacing Windows Task Manager
By LunarWolf in forum SoftwareReplies: 4Last Post: 03-05-2009, 09:25 PM -
task manager
By Bodinga in forum SoftwareReplies: 1Last Post: 06-05-2008, 09:10 PM


LinkBack URL
About LinkBacks





Reply With Quote