A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows 98 » Improving Performance
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

Resources



 
 
Thread Tools Display Modes
  #11  
Old November 9th 04, 09:07 PM
Brian A.
external usenet poster
 
Posts: n/a
Default

APC is American Power Conversion, sellers of UPS's.
Power Chute is there system power monitor which kicks in if power is =
lost. Can also shutdown after set amount of minutes of power loss and =
then restart when power is regained, supposedly without loss of data.

--=20

Brian A.

Conflicts start where information lacks.
http://www.dts-l.org/goodpost.htm


"Bill in Co." wrote in message =
...
You seem to have a LOT of stuff in there!!! You can (with prudence)
selectively uncheck each of the fluffy ones in there, one by one, to =

find
out which ones are the real hogs.
=20
Why are you even running some of those in the startup, like (for =

example) Dr
Watson? I don't know what the APC thing is, and Norton can be a bit =

of a
hog too.
=20
Let's see if some others can weigh in with more specifics.
=20
=20
DebbieG wrote:
I am having big problems with my Win 98 SE PC having the resources =

sucked
out of it. Right now, according to the Resource Meter, it is:

System Resources: 32%
User Resources: 32%
GDI Resources: 63%

I usually have to reboot in order to get it back up. Usually, I'm =

running
Outlook, Outlook Express, and maybe a couple of IE windows. I have =

256
RAM.

I don't know what to tweak in order to fix this problem. Here's what =

is
in
my startup:

command: C:\PROGRAM FILES\GRISOFT\AVG6\avgcc32.exe /startup - in my

SysTray
command: C:\PROGRA~1\GRISOFT\AVG6\Avgserv9.exe

command: c:\windows\SYSTEM\wucrtupd.exe -startup (Windows Critical =

Update)

command: DAW9532.EXE (3COM network card)

command: c:\mouse\system\em_exec.exe (mouse)

command: C:\WINDOWS\SYSTEM\hpztsb04.exe (HP DeskJet Taskbar Utility) =

- in
my
SysTray

command: Rundll32.exe powrprof.dll,LoadCurrentPwrScheme
command: Rundll32.exe powrprof.dll,LoadCurrentPwrScheme

command: loadqm.exe (MSN Queue Manager)

command: C:\NKLINE GLOBAL\MODEM BOOSTER\ModemBtr.exe - in my SysTray

command: c:\PROGRA~1\NORTON~1\NAVAPW32.EXE (Norton anti-virus) - in =

my
SysTray
command: C:\PROGRA~1\SYMNET~1\SNDMON.EXE (Norton Live Update)

command: RUNDLL32.EXE c:\windows\SYSTEM\NvCpl.dll,NvStartup (NVIDIA =

Media
Center Library)
command: RUNDLL32.EXE c:\windows\SYSTEM\NvMcTray.dll,NvTaskbarInit
command: nwiz.exe /install (NVIDIA nView Wizard)

command: c:\windows\scanregw.exe /autorun (Scan Registry)

command: c:\windows\taskmon.exe (Task Monitor)

command: C:\Program Files\APC\APC PowerChute Personal =

Edition\mainserv.exe
command: C:\Program Files\APC\APC PowerChute Personal =

Edition\Display.exe
(APC UPS Status) - in my SysTray

command: C:\WINDOWS\SYSTEM\MDM.EXE (Machine Debug Manager)

command: mstask.exe (Scheduling Agent) - in my SysTray

command: "C:\Program Files\Common Files\Symantec Shared\Script
Blocking\SBServ.exe" -reg

command: C:\PROGRAM FILES\SPYBOT - SEARCH & DESTROY\TeaTimer.exe - in =

my
SysTray

command: C:\Program Files\Microsoft Office\Office\OSA9.EXE

command: C:\WINDOWS\RSRCMTR.EXE (Resource Meter) - in my SysTray

command: C:\WINDOWS\DRWATSON.EXE - in my SysTray

Is something listed above sucking up resources? Is there something =

that I
should uncheck? Is there somewhere else I should be checking? This =

is
getting so old having to restart.

Thanks for any advice,
Debbie

=20

  #12  
Old November 9th 04, 09:27 PM
PCR
external usenet poster
 
Posts: n/a
Default

I think you've done a good, good start, (but I like DrWatson). I don't
know what a bunch of those are. I do think there is a chance SpyBot is
hoggy. Can you easily disable it to see?

| command: mstask.exe (Scheduling Agent) - in my SysTray

Do you really use that, the Task Scheduler? (Don't worry about "Tune-up
Application Start-- Walign", in there. And run Scandisk/Defrag on your
own.) If not, use it's menu to turn off it's start at boot. (You may
still use it occasionally by "START, Programs, Accessories, System
Tools, Scheduled Tasks", if you ever have a need to.). HOWEVER, it will
put itself back into the Startup Group, unless you remove...

| command: c:\windows\SYSTEM\wucrtupd.exe -startup (Windows Critical
Update)

....the "MS Critical Update Notification Tool". It was accessing my HDD
every five minutes. It can be uninstalled in "Control Panel, Add/Remove
Programs". Then, occasionally, "START, Windows Update" on your own.

| command: C:\WINDOWS\SYSTEM\MDM.EXE (Machine Debug Manager)

.......Quote of Glee.......
You find that you are accumulating a lot of temporary files in your
Windows directory that start with fff and have a .tmp extension, similar
to this:

fff137e3_{3BC6A120-EFC3-11D2-96F7-D0634EC10000}.tmp
fff137e3_{3BC6A121-EFC3-11D2-96F7-D0634EC10000}.tmp

These files are created by a bug in certain versions of MDM.EXE....two
every time it is loaded.
See he
OFF2000: Files Whose Name Begins with 'fff' Appear in Windows Folder"
http://support.microsoft.com/?kbid=221438

OFF: How to Turn Off Machine Debug Manager, Mdm.exe
http://support.microsoft.com/?kbid=321410

MDM is loaded with programs such as Office, and Microsoft Script
Debugger.
The fix is to prevent it from loading, by renaming the file, and
removing its reference in the startup group.

Rename MDM.EXE to MDM.EX_ or MDM.BAD, or something like that.
Look for any reference to MDM.EXE in the Startup folders:
C:\Windows\Start Menu\Programs\StartUp
C:\Windows\All Users\Start Menu\Programs\StartUp
and in the registry run key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run
and delete it.

Then delete all those fff___.tmp files.
Note that if you reinstall any of the programs that added MDM.EXE, you
may get it loaded back, and will have to disable it again.

....glen
--
Glen Ventura, MS MVP W95/98 Systems
.......End....of quote.......


--
Thanks or Good Luck,
There may be humor in this post, and,
Naturally, you will not sue,
should things get worse after this,
PCR

"DebbieG" wrote in message
...
| OK, I should have done this before bothering this group ... I found a
cool
| website (
http://answersthatwork.com/) that explains almost everything
that
| was on my list. I removed 6 from my startup:
|
| loadqm.exe
| NvMcTray.dll
| taskmon.exe
| TeaTimer.exe
| OSA9.exe
| DRWATSON.EXE
|
| I could remove the Resource Meter because it takes up resources also,
but
| I've gotten to where I keep an eye on it to see if I need to reboot.
|
| We'll see if removing these improves my performance.
|
| I still would like to know if there is some other tweaking I could do.
|
| Thanks,
| Debbie
|
|
| "Bill in Co." wrote in message
| ...
| | You seem to have a LOT of stuff in there!!! You can (with
prudence)
| | selectively uncheck each of the fluffy ones in there, one by one, to
find
| | out which ones are the real hogs.
| |
| | Why are you even running some of those in the startup, like (for
example)
| Dr
| | Watson? I don't know what the APC thing is, and Norton can be a
bit of a
| | hog too.
| |
| | Let's see if some others can weigh in with more specifics.
| |
| |
| | DebbieG wrote:
| | I am having big problems with my Win 98 SE PC having the resources
| sucked
| | out of it. Right now, according to the Resource Meter, it is:
| |
| | System Resources: 32%
| | User Resources: 32%
| | GDI Resources: 63%
| |
| | I usually have to reboot in order to get it back up. Usually, I'm
| running
| | Outlook, Outlook Express, and maybe a couple of IE windows. I
have 256
| | RAM.
| |
| | I don't know what to tweak in order to fix this problem. Here's
what is
| in
| | my startup:
| |
| | command: C:\PROGRAM FILES\GRISOFT\AVG6\avgcc32.exe /startup - in
my
| SysTray
| | command: C:\PROGRA~1\GRISOFT\AVG6\Avgserv9.exe
| |
| | command: c:\windows\SYSTEM\wucrtupd.exe -startup (Windows Critical
| Update)
| |
| | command: DAW9532.EXE (3COM network card)
| |
| | command: c:\mouse\system\em_exec.exe (mouse)
| |
| | command: C:\WINDOWS\SYSTEM\hpztsb04.exe (HP DeskJet Taskbar
Utility) -
| in my
| | SysTray
| |
| | command: Rundll32.exe powrprof.dll,LoadCurrentPwrScheme
| | command: Rundll32.exe powrprof.dll,LoadCurrentPwrScheme
| |
| | command: loadqm.exe (MSN Queue Manager)
| |
| | command: C:\NKLINE GLOBAL\MODEM BOOSTER\ModemBtr.exe - in my
SysTray
| |
| | command: c:\PROGRA~1\NORTON~1\NAVAPW32.EXE (Norton anti-virus) -
in my
| | SysTray
| | command: C:\PROGRA~1\SYMNET~1\SNDMON.EXE (Norton Live Update)
| |
| | command: RUNDLL32.EXE c:\windows\SYSTEM\NvCpl.dll,NvStartup
(NVIDIA
| Media
| | Center Library)
| | command: RUNDLL32.EXE c:\windows\SYSTEM\NvMcTray.dll,NvTaskbarInit
| | command: nwiz.exe /install (NVIDIA nView Wizard)
| |
| | command: c:\windows\scanregw.exe /autorun (Scan Registry)
| |
| | command: c:\windows\taskmon.exe (Task Monitor)
| |
| | command: C:\Program Files\APC\APC PowerChute Personal
| Edition\mainserv.exe
| | command: C:\Program Files\APC\APC PowerChute Personal
| Edition\Display.exe
| | (APC UPS Status) - in my SysTray
| |
| | command: C:\WINDOWS\SYSTEM\MDM.EXE (Machine Debug Manager)
| |
| | command: mstask.exe (Scheduling Agent) - in my SysTray
| |
| | command: "C:\Program Files\Common Files\Symantec Shared\Script
| | Blocking\SBServ.exe" -reg
| |
| | command: C:\PROGRAM FILES\SPYBOT - SEARCH & DESTROY\TeaTimer.exe -
in my
| | SysTray
| |
| | command: C:\Program Files\Microsoft Office\Office\OSA9.EXE
| |
| | command: C:\WINDOWS\RSRCMTR.EXE (Resource Meter) - in my SysTray
| |
| | command: C:\WINDOWS\DRWATSON.EXE - in my SysTray
| |
| | Is something listed above sucking up resources? Is there
something that
| I
| | should uncheck? Is there somewhere else I should be checking?
This is
| | getting so old having to restart.
| |
| | Thanks for any advice,
| | Debbie
|


  #13  
Old November 9th 04, 09:27 PM posted to microsoft.public.win98.performance,microsoft.public.win98.gen_discussion
PCR
External Usenet User
 
Posts: 4,396
Default Resources

I think you've done a good, good start, (but I like DrWatson). I don't
know what a bunch of those are. I do think there is a chance SpyBot is
hoggy. Can you easily disable it to see?

| command: mstask.exe (Scheduling Agent) - in my SysTray

Do you really use that, the Task Scheduler? (Don't worry about "Tune-up
Application Start-- Walign", in there. And run Scandisk/Defrag on your
own.) If not, use it's menu to turn off it's start at boot. (You may
still use it occasionally by "START, Programs, Accessories, System
Tools, Scheduled Tasks", if you ever have a need to.). HOWEVER, it will
put itself back into the Startup Group, unless you remove...

| command: c:\windows\SYSTEM\wucrtupd.exe -startup (Windows Critical
Update)

....the "MS Critical Update Notification Tool". It was accessing my HDD
every five minutes. It can be uninstalled in "Control Panel, Add/Remove
Programs". Then, occasionally, "START, Windows Update" on your own.

| command: C:\WINDOWS\SYSTEM\MDM.EXE (Machine Debug Manager)

.......Quote of Glee.......
You find that you are accumulating a lot of temporary files in your
Windows directory that start with fff and have a .tmp extension, similar
to this:

fff137e3_{3BC6A120-EFC3-11D2-96F7-D0634EC10000}.tmp
fff137e3_{3BC6A121-EFC3-11D2-96F7-D0634EC10000}.tmp

These files are created by a bug in certain versions of MDM.EXE....two
every time it is loaded.
See he
OFF2000: Files Whose Name Begins with 'fff' Appear in Windows Folder"
http://support.microsoft.com/?kbid=221438

OFF: How to Turn Off Machine Debug Manager, Mdm.exe
http://support.microsoft.com/?kbid=321410

MDM is loaded with programs such as Office, and Microsoft Script
Debugger.
The fix is to prevent it from loading, by renaming the file, and
removing its reference in the startup group.

Rename MDM.EXE to MDM.EX_ or MDM.BAD, or something like that.
Look for any reference to MDM.EXE in the Startup folders:
C:\Windows\Start Menu\Programs\StartUp
C:\Windows\All Users\Start Menu\Programs\StartUp
and in the registry run key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run
and delete it.

Then delete all those fff___.tmp files.
Note that if you reinstall any of the programs that added MDM.EXE, you
may get it loaded back, and will have to disable it again.

....glen
--
Glen Ventura, MS MVP W95/98 Systems
.......End....of quote.......


--
Thanks or Good Luck,
There may be humor in this post, and,
Naturally, you will not sue,
should things get worse after this,
PCR

"DebbieG" wrote in message
...
| OK, I should have done this before bothering this group ... I found a
cool
| website (
http://answersthatwork.com/) that explains almost everything
that
| was on my list. I removed 6 from my startup:
|
| loadqm.exe
| NvMcTray.dll
| taskmon.exe
| TeaTimer.exe
| OSA9.exe
| DRWATSON.EXE
|
| I could remove the Resource Meter because it takes up resources also,
but
| I've gotten to where I keep an eye on it to see if I need to reboot.
|
| We'll see if removing these improves my performance.
|
| I still would like to know if there is some other tweaking I could do.
|
| Thanks,
| Debbie
|
|
| "Bill in Co." wrote in message
| ...
| | You seem to have a LOT of stuff in there!!! You can (with
prudence)
| | selectively uncheck each of the fluffy ones in there, one by one, to
find
| | out which ones are the real hogs.
| |
| | Why are you even running some of those in the startup, like (for
example)
| Dr
| | Watson? I don't know what the APC thing is, and Norton can be a
bit of a
| | hog too.
| |
| | Let's see if some others can weigh in with more specifics.
| |
| |
| | DebbieG wrote:
| | I am having big problems with my Win 98 SE PC having the resources
| sucked
| | out of it. Right now, according to the Resource Meter, it is:
| |
| | System Resources: 32%
| | User Resources: 32%
| | GDI Resources: 63%
| |
| | I usually have to reboot in order to get it back up. Usually, I'm
| running
| | Outlook, Outlook Express, and maybe a couple of IE windows. I
have 256
| | RAM.
| |
| | I don't know what to tweak in order to fix this problem. Here's
what is
| in
| | my startup:
| |
| | command: C:\PROGRAM FILES\GRISOFT\AVG6\avgcc32.exe /startup - in
my
| SysTray
| | command: C:\PROGRA~1\GRISOFT\AVG6\Avgserv9.exe
| |
| | command: c:\windows\SYSTEM\wucrtupd.exe -startup (Windows Critical
| Update)
| |
| | command: DAW9532.EXE (3COM network card)
| |
| | command: c:\mouse\system\em_exec.exe (mouse)
| |
| | command: C:\WINDOWS\SYSTEM\hpztsb04.exe (HP DeskJet Taskbar
Utility) -
| in my
| | SysTray
| |
| | command: Rundll32.exe powrprof.dll,LoadCurrentPwrScheme
| | command: Rundll32.exe powrprof.dll,LoadCurrentPwrScheme
| |
| | command: loadqm.exe (MSN Queue Manager)
| |
| | command: C:\NKLINE GLOBAL\MODEM BOOSTER\ModemBtr.exe - in my
SysTray
| |
| | command: c:\PROGRA~1\NORTON~1\NAVAPW32.EXE (Norton anti-virus) -
in my
| | SysTray
| | command: C:\PROGRA~1\SYMNET~1\SNDMON.EXE (Norton Live Update)
| |
| | command: RUNDLL32.EXE c:\windows\SYSTEM\NvCpl.dll,NvStartup
(NVIDIA
| Media
| | Center Library)
| | command: RUNDLL32.EXE c:\windows\SYSTEM\NvMcTray.dll,NvTaskbarInit
| | command: nwiz.exe /install (NVIDIA nView Wizard)
| |
| | command: c:\windows\scanregw.exe /autorun (Scan Registry)
| |
| | command: c:\windows\taskmon.exe (Task Monitor)
| |
| | command: C:\Program Files\APC\APC PowerChute Personal
| Edition\mainserv.exe
| | command: C:\Program Files\APC\APC PowerChute Personal
| Edition\Display.exe
| | (APC UPS Status) - in my SysTray
| |
| | command: C:\WINDOWS\SYSTEM\MDM.EXE (Machine Debug Manager)
| |
| | command: mstask.exe (Scheduling Agent) - in my SysTray
| |
| | command: "C:\Program Files\Common Files\Symantec Shared\Script
| | Blocking\SBServ.exe" -reg
| |
| | command: C:\PROGRAM FILES\SPYBOT - SEARCH & DESTROY\TeaTimer.exe -
in my
| | SysTray
| |
| | command: C:\Program Files\Microsoft Office\Office\OSA9.EXE
| |
| | command: C:\WINDOWS\RSRCMTR.EXE (Resource Meter) - in my SysTray
| |
| | command: C:\WINDOWS\DRWATSON.EXE - in my SysTray
| |
| | Is something listed above sucking up resources? Is there
something that
| I
| | should uncheck? Is there somewhere else I should be checking?
This is
| | getting so old having to restart.
| |
| | Thanks for any advice,
| | Debbie
|


  #14  
Old November 9th 04, 09:29 PM
Brian A.
external usenet poster
 
Posts: n/a
Default

Frequently asked questions about the Office 2000 shortcut (OSA9.exe) in =
the Windows Startup menu
http://support.microsoft.com/default...b;en-us;210875

Links to Off97 and XP included in article.
quote
You can safely remove the OSA9.exe file without causing the Office 2000 =
programs to fail. However, if you remove OSA9.exe, you no longer benefit =
from the performance advantages that are provided by running OSA9.exe. =
Also, the Office Shortcut Bar (OSB) and Find Fast may not longer =
automatically start if you configured the OSB and Find Fast to start =
when Windows starts
/quote

How to turn off Machine Debug Manager in Office XP
http://support.microsoft.com/default...b;en-us;321410

You have a NIC installed, why even bother with a Modem Booster?

--=20

Brian A.

Conflicts start where information lacks.
http://www.dts-l.org/goodpost.htm


"DebbieG" wrote in message =
...
OK, I should have done this before bothering this group ... I found a =

cool
website (http://answersthatwork.com/) that explains almost everything =

that
was on my list. I removed 6 from my startup:
=20
loadqm.exe
NvMcTray.dll
taskmon.exe
TeaTimer.exe
OSA9.exe
DRWATSON.EXE
=20
I could remove the Resource Meter because it takes up resources also, =

but
I've gotten to where I keep an eye on it to see if I need to reboot.
=20
We'll see if removing these improves my performance.
=20
I still would like to know if there is some other tweaking I could do.
=20
Thanks,
Debbie


  #15  
Old November 9th 04, 09:29 PM posted to microsoft.public.win98.performance,microsoft.public.win98.gen_discussion
Brian A.
External Usenet User
 
Posts: 748
Default Resources

Frequently asked questions about the Office 2000 shortcut (OSA9.exe) in the Windows Startup menu
http://support.microsoft.com/default...b;en-us;210875

Links to Off97 and XP included in article.
quote
You can safely remove the OSA9.exe file without causing the Office 2000 programs to fail. However, if you remove OSA9.exe, you no longer benefit from the performance advantages that are provided by running OSA9.exe. Also, the Office Shortcut Bar (OSB) and Find Fast may not longer automatically start if you configured the OSB and Find Fast to start when Windows starts
/quote

How to turn off Machine Debug Manager in Office XP
http://support.microsoft.com/default...b;en-us;321410

You have a NIC installed, why even bother with a Modem Booster?

--

Brian A.

Conflicts start where information lacks.
http://www.dts-l.org/goodpost.htm


"DebbieG" wrote in message ...
OK, I should have done this before bothering this group ... I found a cool
website (http://answersthatwork.com/) that explains almost everything that
was on my list. I removed 6 from my startup:

loadqm.exe
NvMcTray.dll
taskmon.exe
TeaTimer.exe
OSA9.exe
DRWATSON.EXE

I could remove the Resource Meter because it takes up resources also, but
I've gotten to where I keep an eye on it to see if I need to reboot.

We'll see if removing these improves my performance.

I still would like to know if there is some other tweaking I could do.

Thanks,
Debbie


  #16  
Old November 9th 04, 11:29 PM
FACE
external usenet poster
 
Posts: n/a
Default

Has anyone noted the continuous running of MDM.exe (Machine Debug Manager)?
That .exe is not on my win98 SE, which is not to say that it is not a valid
..exe but.......

FACE

On Tue, 9 Nov 2004 11:56:36 -0700, "Bill in Co." in
microsoft.public.win98.performance wrote:

I agree - get rid of Norton, and Find Fast (that is probably in Control
Panel).

Dapper Dan wrote:
Debbie
Glad you found something to help steer you through the resolution of
this problem. My comments for whatever they're worth are;
1) You appear to be running two AV programs, one of which is an known
resource hog as Richard Harper indicated. As long as you using
Grisoft, you do not require Norton. Disable it and watch the
improvement.
2) I note you have removed from your STARTUP Microsoft Office. I don't
know if this automatically stops the known resource hog FIND FAST, or
if it must be disabled separately . Maybe someone with knowledge will
chime in.

Dan

"DebbieG" wrote in message
...
OK, I should have done this before bothering this group ... I found a

cool
website (http://answersthatwork.com/) that explains almost everything

that
was on my list. I removed 6 from my startup:

loadqm.exe
NvMcTray.dll
taskmon.exe
TeaTimer.exe
OSA9.exe
DRWATSON.EXE

I could remove the Resource Meter because it takes up resources also, but
I've gotten to where I keep an eye on it to see if I need to reboot.

We'll see if removing these improves my performance.

I still would like to know if there is some other tweaking I could do.

Thanks,
Debbie


"Bill in Co." wrote in message
...
You seem to have a LOT of stuff in there!!! You can (with prudence)
selectively uncheck each of the fluffy ones in there, one by one, to

find
out which ones are the real hogs.

Why are you even running some of those in the startup, like (for

example) Dr
Watson? I don't know what the APC thing is, and Norton can be a bit of

a
hog too.

Let's see if some others can weigh in with more specifics.


DebbieG wrote:
I am having big problems with my Win 98 SE PC having the resources

sucked
out of it. Right now, according to the Resource Meter, it is:

System Resources: 32%
User Resources: 32%
GDI Resources: 63%

I usually have to reboot in order to get it back up. Usually, I'm

running
Outlook, Outlook Express, and maybe a couple of IE windows. I have 256
RAM.

I don't know what to tweak in order to fix this problem. Here's what

is in
my startup:

command: C:\PROGRAM FILES\GRISOFT\AVG6\avgcc32.exe /startup - in my

SysTray
command: C:\PROGRA~1\GRISOFT\AVG6\Avgserv9.exe

command: c:\windows\SYSTEM\wucrtupd.exe -startup (Windows Critical

Update)

command: DAW9532.EXE (3COM network card)

command: c:\mouse\system\em_exec.exe (mouse)

command: C:\WINDOWS\SYSTEM\hpztsb04.exe (HP DeskJet Taskbar Utility) -

in
my SysTray

command: Rundll32.exe powrprof.dll,LoadCurrentPwrScheme
command: Rundll32.exe powrprof.dll,LoadCurrentPwrScheme

command: loadqm.exe (MSN Queue Manager)

command: C:\NKLINE GLOBAL\MODEM BOOSTER\ModemBtr.exe - in my SysTray

command: c:\PROGRA~1\NORTON~1\NAVAPW32.EXE (Norton anti-virus) - in my
SysTray
command: C:\PROGRA~1\SYMNET~1\SNDMON.EXE (Norton Live Update)

command: RUNDLL32.EXE c:\windows\SYSTEM\NvCpl.dll,NvStartup (NVIDIA

Media
Center Library)
command: RUNDLL32.EXE

c:\windows\SYSTEM\NvMcTray.dll,NvTaskbarInit
command: nwiz.exe /install (NVIDIA nView Wizard)

command: c:\windows\scanregw.exe /autorun (Scan Registry)

command: c:\windows\taskmon.exe (Task Monitor)

command: C:\Program Files\APC\APC PowerChute Personal

Edition\mainserv.exe
command: C:\Program Files\APC\APC PowerChute Personal

Edition\Display.exe
(APC UPS Status) - in my SysTray

command: C:\WINDOWS\SYSTEM\MDM.EXE (Machine Debug Manager)

command: mstask.exe (Scheduling Agent) - in my SysTray

command: "C:\Program Files\Common Files\Symantec Shared\Script
Blocking\SBServ.exe" -reg

command: C:\PROGRAM FILES\SPYBOT - SEARCH & DESTROY\TeaTimer.exe - in

my
SysTray

command: C:\Program Files\Microsoft Office\Office\OSA9.EXE

command: C:\WINDOWS\RSRCMTR.EXE (Resource Meter) - in my SysTray

command: C:\WINDOWS\DRWATSON.EXE - in my SysTray

Is something listed above sucking up resources? Is there something

that I
should uncheck? Is there somewhere else I should be checking? This is
getting so old having to restart.

Thanks for any advice,
Debbie



  #17  
Old November 9th 04, 11:29 PM posted to microsoft.public.win98.performance,microsoft.public.win98.gen_discussion
FACE
External Usenet User
 
Posts: 90
Default Resources

Has anyone noted the continuous running of MDM.exe (Machine Debug Manager)?
That .exe is not on my win98 SE, which is not to say that it is not a valid
..exe but.......

FACE

On Tue, 9 Nov 2004 11:56:36 -0700, "Bill in Co." in
microsoft.public.win98.performance wrote:

I agree - get rid of Norton, and Find Fast (that is probably in Control
Panel).

Dapper Dan wrote:
Debbie
Glad you found something to help steer you through the resolution of
this problem. My comments for whatever they're worth are;
1) You appear to be running two AV programs, one of which is an known
resource hog as Richard Harper indicated. As long as you using
Grisoft, you do not require Norton. Disable it and watch the
improvement.
2) I note you have removed from your STARTUP Microsoft Office. I don't
know if this automatically stops the known resource hog FIND FAST, or
if it must be disabled separately . Maybe someone with knowledge will
chime in.

Dan

"DebbieG" wrote in message
...
OK, I should have done this before bothering this group ... I found a

cool
website (http://answersthatwork.com/) that explains almost everything

that
was on my list. I removed 6 from my startup:

loadqm.exe
NvMcTray.dll
taskmon.exe
TeaTimer.exe
OSA9.exe
DRWATSON.EXE

I could remove the Resource Meter because it takes up resources also, but
I've gotten to where I keep an eye on it to see if I need to reboot.

We'll see if removing these improves my performance.

I still would like to know if there is some other tweaking I could do.

Thanks,
Debbie


"Bill in Co." wrote in message
...
You seem to have a LOT of stuff in there!!! You can (with prudence)
selectively uncheck each of the fluffy ones in there, one by one, to

find
out which ones are the real hogs.

Why are you even running some of those in the startup, like (for

example) Dr
Watson? I don't know what the APC thing is, and Norton can be a bit of

a
hog too.

Let's see if some others can weigh in with more specifics.


DebbieG wrote:
I am having big problems with my Win 98 SE PC having the resources

sucked
out of it. Right now, according to the Resource Meter, it is:

System Resources: 32%
User Resources: 32%
GDI Resources: 63%

I usually have to reboot in order to get it back up. Usually, I'm

running
Outlook, Outlook Express, and maybe a couple of IE windows. I have 256
RAM.

I don't know what to tweak in order to fix this problem. Here's what

is in
my startup:

command: C:\PROGRAM FILES\GRISOFT\AVG6\avgcc32.exe /startup - in my

SysTray
command: C:\PROGRA~1\GRISOFT\AVG6\Avgserv9.exe

command: c:\windows\SYSTEM\wucrtupd.exe -startup (Windows Critical

Update)

command: DAW9532.EXE (3COM network card)

command: c:\mouse\system\em_exec.exe (mouse)

command: C:\WINDOWS\SYSTEM\hpztsb04.exe (HP DeskJet Taskbar Utility) -

in
my SysTray

command: Rundll32.exe powrprof.dll,LoadCurrentPwrScheme
command: Rundll32.exe powrprof.dll,LoadCurrentPwrScheme

command: loadqm.exe (MSN Queue Manager)

command: C:\NKLINE GLOBAL\MODEM BOOSTER\ModemBtr.exe - in my SysTray

command: c:\PROGRA~1\NORTON~1\NAVAPW32.EXE (Norton anti-virus) - in my
SysTray
command: C:\PROGRA~1\SYMNET~1\SNDMON.EXE (Norton Live Update)

command: RUNDLL32.EXE c:\windows\SYSTEM\NvCpl.dll,NvStartup (NVIDIA

Media
Center Library)
command: RUNDLL32.EXE

c:\windows\SYSTEM\NvMcTray.dll,NvTaskbarInit
command: nwiz.exe /install (NVIDIA nView Wizard)

command: c:\windows\scanregw.exe /autorun (Scan Registry)

command: c:\windows\taskmon.exe (Task Monitor)

command: C:\Program Files\APC\APC PowerChute Personal

Edition\mainserv.exe
command: C:\Program Files\APC\APC PowerChute Personal

Edition\Display.exe
(APC UPS Status) - in my SysTray

command: C:\WINDOWS\SYSTEM\MDM.EXE (Machine Debug Manager)

command: mstask.exe (Scheduling Agent) - in my SysTray

command: "C:\Program Files\Common Files\Symantec Shared\Script
Blocking\SBServ.exe" -reg

command: C:\PROGRAM FILES\SPYBOT - SEARCH & DESTROY\TeaTimer.exe - in

my
SysTray

command: C:\Program Files\Microsoft Office\Office\OSA9.EXE

command: C:\WINDOWS\RSRCMTR.EXE (Resource Meter) - in my SysTray

command: C:\WINDOWS\DRWATSON.EXE - in my SysTray

Is something listed above sucking up resources? Is there something

that I
should uncheck? Is there somewhere else I should be checking? This is
getting so old having to restart.

Thanks for any advice,
Debbie



  #18  
Old November 9th 04, 11:42 PM
Brian A.
external usenet poster
 
Posts: n/a
Default

If you do not have Office installed, you won't have it. Not sure if =
other apps use it, like Works.

--=20

Brian A.

Conflicts start where information lacks.
http://www.dts-l.org/goodpost.htm


"FACE" wrote in message =
news
Has anyone noted the continuous running of MDM.exe (Machine Debug =

Manager)?
That .exe is not on my win98 SE, which is not to say that it is not a =

valid
.exe but.......
=20
FACE
=20
On Tue, 9 Nov 2004 11:56:36 -0700, "Bill in Co." =

in
microsoft.public.win98.performance wrote:
=20
I agree - get rid of Norton, and Find Fast (that is probably in =

Control
Panel).

Dapper Dan wrote:
Debbie
Glad you found something to help steer you through the resolution of
this problem. My comments for whatever they're worth are;
1) You appear to be running two AV programs, one of which is an =

known
resource hog as Richard Harper indicated. As long as you using
Grisoft, you do not require Norton. Disable it and watch the
improvement.
2) I note you have removed from your STARTUP Microsoft Office. I =

don't
know if this automatically stops the known resource hog FIND FAST, =

or
if it must be disabled separately . Maybe someone with knowledge =

will
chime in.

Dan

"DebbieG" wrote in message
...
OK, I should have done this before bothering this group ... I found =

a
cool
website (http://answersthatwork.com/) that explains almost =

everything
that
was on my list. I removed 6 from my startup:

loadqm.exe
NvMcTray.dll
taskmon.exe
TeaTimer.exe
OSA9.exe
DRWATSON.EXE

I could remove the Resource Meter because it takes up resources =

also, but
I've gotten to where I keep an eye on it to see if I need to =

reboot.

We'll see if removing these improves my performance.

I still would like to know if there is some other tweaking I could =

do.

Thanks,
Debbie


"Bill in Co." wrote in message
...
You seem to have a LOT of stuff in there!!! You can (with =

prudence)
selectively uncheck each of the fluffy ones in there, one by one, =

to
find
out which ones are the real hogs.

Why are you even running some of those in the startup, like (for

example) Dr
Watson? I don't know what the APC thing is, and Norton can be a =

bit of
a
hog too.

Let's see if some others can weigh in with more specifics.


DebbieG wrote:
I am having big problems with my Win 98 SE PC having the =

resources
sucked
out of it. Right now, according to the Resource Meter, it is:

System Resources: 32%
User Resources: 32%
GDI Resources: 63%

I usually have to reboot in order to get it back up. Usually, =

I'm
running
Outlook, Outlook Express, and maybe a couple of IE windows. I =

have 256
RAM.

I don't know what to tweak in order to fix this problem. Here's =

what
is in
my startup:

command: C:\PROGRAM FILES\GRISOFT\AVG6\avgcc32.exe /startup - in =

my
SysTray
command: C:\PROGRA~1\GRISOFT\AVG6\Avgserv9.exe

command: c:\windows\SYSTEM\wucrtupd.exe -startup (Windows =

Critical
Update)

command: DAW9532.EXE (3COM network card)

command: c:\mouse\system\em_exec.exe (mouse)

command: C:\WINDOWS\SYSTEM\hpztsb04.exe (HP DeskJet Taskbar =

Utility) -
in
my SysTray

command: Rundll32.exe powrprof.dll,LoadCurrentPwrScheme
command: Rundll32.exe powrprof.dll,LoadCurrentPwrScheme

command: loadqm.exe (MSN Queue Manager)

command: C:\NKLINE GLOBAL\MODEM BOOSTER\ModemBtr.exe - in my =

SysTray

command: c:\PROGRA~1\NORTON~1\NAVAPW32.EXE (Norton anti-virus) - =

in my
SysTray
command: C:\PROGRA~1\SYMNET~1\SNDMON.EXE (Norton Live Update)

command: RUNDLL32.EXE c:\windows\SYSTEM\NvCpl.dll,NvStartup =

(NVIDIA
Media
Center Library)
command: RUNDLL32.EXE
c:\windows\SYSTEM\NvMcTray.dll,NvTaskbarInit
command: nwiz.exe /install (NVIDIA nView Wizard)

command: c:\windows\scanregw.exe /autorun (Scan Registry)

command: c:\windows\taskmon.exe (Task Monitor)

command: C:\Program Files\APC\APC PowerChute Personal

Edition\mainserv.exe
command: C:\Program Files\APC\APC PowerChute Personal

Edition\Display.exe
(APC UPS Status) - in my SysTray

command: C:\WINDOWS\SYSTEM\MDM.EXE (Machine Debug Manager)

command: mstask.exe (Scheduling Agent) - in my SysTray

command: "C:\Program Files\Common Files\Symantec Shared\Script
Blocking\SBServ.exe" -reg

command: C:\PROGRAM FILES\SPYBOT - SEARCH & DESTROY\TeaTimer.exe =

- in
my
SysTray

command: C:\Program Files\Microsoft Office\Office\OSA9.EXE

command: C:\WINDOWS\RSRCMTR.EXE (Resource Meter) - in my SysTray

command: C:\WINDOWS\DRWATSON.EXE - in my SysTray

Is something listed above sucking up resources? Is there =

something
that I
should uncheck? Is there somewhere else I should be checking? =

This is
getting so old having to restart.

Thanks for any advice,
Debbie



  #19  
Old November 9th 04, 11:42 PM posted to microsoft.public.win98.performance,microsoft.public.win98.gen_discussion
Brian A.
External Usenet User
 
Posts: 748
Default Resources

If you do not have Office installed, you won't have it. Not sure if other apps use it, like Works.

--

Brian A.

Conflicts start where information lacks.
http://www.dts-l.org/goodpost.htm


"FACE" wrote in message news
Has anyone noted the continuous running of MDM.exe (Machine Debug Manager)?
That .exe is not on my win98 SE, which is not to say that it is not a valid
.exe but.......

FACE

On Tue, 9 Nov 2004 11:56:36 -0700, "Bill in Co." in
microsoft.public.win98.performance wrote:

I agree - get rid of Norton, and Find Fast (that is probably in Control
Panel).

Dapper Dan wrote:
Debbie
Glad you found something to help steer you through the resolution of
this problem. My comments for whatever they're worth are;
1) You appear to be running two AV programs, one of which is an known
resource hog as Richard Harper indicated. As long as you using
Grisoft, you do not require Norton. Disable it and watch the
improvement.
2) I note you have removed from your STARTUP Microsoft Office. I don't
know if this automatically stops the known resource hog FIND FAST, or
if it must be disabled separately . Maybe someone with knowledge will
chime in.

Dan

"DebbieG" wrote in message
...
OK, I should have done this before bothering this group ... I found a

cool
website (http://answersthatwork.com/) that explains almost everything

that
was on my list. I removed 6 from my startup:

loadqm.exe
NvMcTray.dll
taskmon.exe
TeaTimer.exe
OSA9.exe
DRWATSON.EXE

I could remove the Resource Meter because it takes up resources also, but
I've gotten to where I keep an eye on it to see if I need to reboot.

We'll see if removing these improves my performance.

I still would like to know if there is some other tweaking I could do.

Thanks,
Debbie


"Bill in Co." wrote in message
...
You seem to have a LOT of stuff in there!!! You can (with prudence)
selectively uncheck each of the fluffy ones in there, one by one, to

find
out which ones are the real hogs.

Why are you even running some of those in the startup, like (for

example) Dr
Watson? I don't know what the APC thing is, and Norton can be a bit of

a
hog too.

Let's see if some others can weigh in with more specifics.


DebbieG wrote:
I am having big problems with my Win 98 SE PC having the resources

sucked
out of it. Right now, according to the Resource Meter, it is:

System Resources: 32%
User Resources: 32%
GDI Resources: 63%

I usually have to reboot in order to get it back up. Usually, I'm

running
Outlook, Outlook Express, and maybe a couple of IE windows. I have 256
RAM.

I don't know what to tweak in order to fix this problem. Here's what

is in
my startup:

command: C:\PROGRAM FILES\GRISOFT\AVG6\avgcc32.exe /startup - in my

SysTray
command: C:\PROGRA~1\GRISOFT\AVG6\Avgserv9.exe

command: c:\windows\SYSTEM\wucrtupd.exe -startup (Windows Critical

Update)

command: DAW9532.EXE (3COM network card)

command: c:\mouse\system\em_exec.exe (mouse)

command: C:\WINDOWS\SYSTEM\hpztsb04.exe (HP DeskJet Taskbar Utility) -

in
my SysTray

command: Rundll32.exe powrprof.dll,LoadCurrentPwrScheme
command: Rundll32.exe powrprof.dll,LoadCurrentPwrScheme

command: loadqm.exe (MSN Queue Manager)

command: C:\NKLINE GLOBAL\MODEM BOOSTER\ModemBtr.exe - in my SysTray

command: c:\PROGRA~1\NORTON~1\NAVAPW32.EXE (Norton anti-virus) - in my
SysTray
command: C:\PROGRA~1\SYMNET~1\SNDMON.EXE (Norton Live Update)

command: RUNDLL32.EXE c:\windows\SYSTEM\NvCpl.dll,NvStartup (NVIDIA

Media
Center Library)
command: RUNDLL32.EXE
c:\windows\SYSTEM\NvMcTray.dll,NvTaskbarInit
command: nwiz.exe /install (NVIDIA nView Wizard)

command: c:\windows\scanregw.exe /autorun (Scan Registry)

command: c:\windows\taskmon.exe (Task Monitor)

command: C:\Program Files\APC\APC PowerChute Personal

Edition\mainserv.exe
command: C:\Program Files\APC\APC PowerChute Personal

Edition\Display.exe
(APC UPS Status) - in my SysTray

command: C:\WINDOWS\SYSTEM\MDM.EXE (Machine Debug Manager)

command: mstask.exe (Scheduling Agent) - in my SysTray

command: "C:\Program Files\Common Files\Symantec Shared\Script
Blocking\SBServ.exe" -reg

command: C:\PROGRAM FILES\SPYBOT - SEARCH & DESTROY\TeaTimer.exe - in

my
SysTray

command: C:\Program Files\Microsoft Office\Office\OSA9.EXE

command: C:\WINDOWS\RSRCMTR.EXE (Resource Meter) - in my SysTray

command: C:\WINDOWS\DRWATSON.EXE - in my SysTray

Is something listed above sucking up resources? Is there something

that I
should uncheck? Is there somewhere else I should be checking? This is
getting so old having to restart.

Thanks for any advice,
Debbie



  #20  
Old November 10th 04, 12:13 AM
FACE
external usenet poster
 
Posts: n/a
Default

On Tue, 9 Nov 2004 17:42:46 -0600, "Brian A." gonefis'n@afarawaylake in
microsoft.public.win98.performance wrote:

If you do not have Office installed, you won't have it. Not sure if other apps use it, like Works.


Thanks Brian. I seem to remember debug creating virtual reams of output...
But that is when it is *actively* running. I would also suggest that Debbie
run SFC and check if any system files have been altered and to get a task
monitor to see just what is eating the resources/system and at what time of
activity.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Resources DebbieG General 24 November 12th 04 12:12 AM
Help with resources Adam General 6 July 31st 04 02:17 AM
System resources leaking away Larry General 18 July 13th 04 02:25 AM
Please help! Display settings !! Mitzi Monitors & Displays 12 July 11th 04 05:19 AM
Ping No resources error Bulok Internet 0 June 20th 04 09:42 PM


All times are GMT +1. The time now is 02:22 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.