explorer.exe

Off topic, but don't go too far overboard - after all, we are watching...heh.
LordShard

Postby LordShard » Mon Mar 29, 2004 9:20 am

Originally posted by Bagginses
Task manager was open because I was taking a screenshot of it and I was listening to music and chatting at the same time, hence, winamp and trillian. Not sure what EM_EXEC but I'll see if I can find out. I'll check that utility and if it's seeming as if there's something fishy going on I'll just wipe this baby clean.

-Bagginses

Edit: um, where do I find that system configuration utility. I checked in control panel and didn't seem to find it. Thanks.
EM_EXEC is a logitec mouse driver that doesn't really do anything other than cause imcompitibility of your scroll wheel in games! I know what trillian and winamp is, but taskmanager shouldn't come up as a process is why I said try killing that.

Bullhead

Postby Bullhead » Mon Mar 29, 2004 10:52 am

Originally posted by LordShard
I know what trillian and winamp is, but taskmanager shouldn't come up as a process is why I said try killing that.


Task manager SHOULD come up, because it is a process that is running when you call for it by hitting Ctrl-Alt-Del.It always has been, and always will, show itself when you pull that window up (as it should). Try killing the process, watch what happens........

Oh, and Bagginses, do this:

Start -> Run -> msconfig (type that in the box). The last tab is labeled "Startup." It will list all the applications that windows is told to load when it starts up. Uncheck explorer.exe if it is there. DO NOT uncheck things if you don't know what they do, it can cause all kinds of fun. If you are unsure of what something is, type the file name and/or description into google.

User avatar
Posts: 1147
Joined: Fri Apr 18, 2003 11:05 pm
Location: St Paul MN

Postby Colonel Ingus » Mon Mar 29, 2004 11:37 am

(after class, when I'm a bit more awake ).


Oh Yeah!

Well some of us have no class!

Actually as far as under the Startup tab I have absolutely everything unchecked and have no problems. IF I remember correctly all of these are just "load on start up" and so they take up some ram when loaded. It won't hurt anything to have these unchecked as you can start them at will when wanted.

And the tab just to the left of it (at work on an NT system and can't remember the name:P ) if you go under it there is a tab that says something like "hide windows funtions?" click that and then unclick anything that remains.

From what i remember when both of these are done they just stop the programs from loading on start up. Correct me if I am wrong but it seems to free up some resources and has no negative impact as far as I can see.
"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." ... Benjamin Franklin

[TeamFHA] JC

Postby [TeamFHA] JC » Mon Mar 29, 2004 11:46 am

In IE in the tools, options section, I always reduce my cache to under 50MB. Who needs more?

Also I uncheck Install on Demand (other) for safety.

Delete your cache, run disk cleanup, defrag, all the basics after that.

Good luck.

Bullhead

Postby Bullhead » Mon Mar 29, 2004 12:55 pm

Originally posted by Colonel Ingus
Actually as far as under the Startup tab I have absolutely everything unchecked and have no problems. IF I remember correctly all of these are just "load on start up" and so they take up some ram when loaded. It won't hurt anything to have these unchecked as you can start them at will when wanted.

And the tab just to the left of it (at work on an NT system and can't remember the name:P ) if you go under it there is a tab that says something like "hide windows funtions?" click that and then unclick anything that remains.



ARRRRGGGHHH :wall: :wall: :wall: :wall:

1. Turning off everything checked there is NOT necessarily a good thing. In my case, if I did that, I'd lose a good chunk of functionality from my Norton AV, as well as a useful little tray app for my Sound"card".

2. Same goes for the "services" tab, where you can hide the MS services. I'd lose ALL functionality for Norton if I did that, as well as some of my ATI services, and my vid card overclocking util. The performance gained from turning them off is negligible, and is NOWHERE near enough to offset the loss in functionality (and in my case protection) offered by these services.......

:ar15: :tard:

TestMonkey#8

Postby TestMonkey#8 » Mon Mar 29, 2004 8:57 pm

What in the crap is svchost.exe anyway, I also have four of these running in my process list. What does it do?

User avatar
Posts: 2045
Joined: Tue Feb 25, 2003 6:19 pm
Location: Fort Bliss, TX

Postby Evan » Mon Mar 29, 2004 9:26 pm

Originally posted by TestMonkey#8
What in the crap is svchost.exe anyway, I also have four of these running in my process list. What does it do?


It's a Windows service.
Image.

TestMonkey#8

Postby TestMonkey#8 » Mon Mar 29, 2004 9:58 pm

any reason why it needs 4 processes that look to be doing the same thing? Can you disable it?

User avatar
Posts: 2045
Joined: Tue Feb 25, 2003 6:19 pm
Location: Fort Bliss, TX

Postby Evan » Mon Mar 29, 2004 10:05 pm

Each of them are doing something different. I think each one is tied to a seperate Windows program.
Image.

Bagginses

Postby Bagginses » Mon Mar 29, 2004 10:39 pm

Well I downloaded that AVG program in the other thread, and I think it set off the time bomb that was lying in wait. I installed it and everytime I loaded up windows I got a blue screen of death, so I said screw it, and just reformatted the whole thing. Problem solved. Now to go download AVG so this doesn't happen again.

-Bagginses

RCinator

Postby RCinator » Mon Mar 29, 2004 11:13 pm

Originally posted by TestMonkey#8
any reason why it needs 4 processes that look to be doing the same thing? Can you disable it?


Do NOT kill svchost without knowing what is running behind it. Svchost.exe is a host process or generic service bootsrapper for other windows services. Instead of writing a the full wrapper for a service, developers (MS included) frequently use svchost as a host process to provide the basic service dispatch functions. Several critical windows components run under the svchost process. Killing them could be very bad indeed.

Bullhead

Postby Bullhead » Mon Mar 29, 2004 11:20 pm

Originally posted by RCinator
Do NOT kill svchost without knowing what is running behind it. Svchost.exe is a host process or generic service bootsrapper for other windows services. Instead of writing a the full wrapper for a service, developers (MS included) frequently use svchost as a host process to provide the basic service dispatch functions. Several critical windows components run under the svchost process. Killing them could be very bad indeed.


NO NO NO, it's safe, just like Alt-F4 :D :D :D

RCinator

Postby RCinator » Mon Mar 29, 2004 11:25 pm

Originally posted by Bullhead
NO NO NO, it's safe, just like Alt-F4 :D :D :D


Yep . . .and FDISK :P

;)

TestMonkey#8

Postby TestMonkey#8 » Tue Mar 30, 2004 12:15 am

Thanx alot guys, whats next on the windows mumbo jumbo revealed show?

RCinator

Postby RCinator » Tue Mar 30, 2004 2:03 am

Originally posted by TestMonkey#8
Thanx alot guys, whats next on the windows mumbo jumbo revealed show?


101 ways to reinstall without ever using an installer.

Previous

Return to The Smokin' Room

Who is online

Users browsing this forum: Bing [Bot] and 21 guests