windy said:
When I work in graphics I need all the memory I can find. I want to know
if there is a program which you could shut down all the services, dlls, and
program things that run in the background which is not needed until you
reboot again. I would like to beable to list all these and hit a stop
button, that would be nice. Yeah.
........Windy
Q: Anyone have a handy working link to download TrayKiller or old free
Game XP? (I briefly poked around but admit I haven't looked very
hard.)
Windy, you will find additional suggestions and commentary in the ACF
archives accessible via Google Groups. Try either of these queries
just to get started:
(stop services) OR (kill processes) group:alt.comp.freeware
enditall OR gamexp OR "tech systray" OR traykiller
group:alt.comp.freeware
A few possibilities are EndItAll, GameXP, Kill Win, Mr. Tech Systray,
and TrayKiller(all described below). If you are comfortable with
batch scripts, write your own or use AutoHotkey, AutoIt, or Batchrun.
PrcView comes with PV.EXE, a commandline utility. Sysinternals and
DiamondCS also offer commandline utilities.
I assume you have a good task/process monitor like:
CurrProcess -
www.nirsoft.com or nirsoft.cjb.net
Lists running processes and for each "all modules (DLL files) that
the
process loads into memory. For all processes and modules,
additional
useful information.... Kill a process, Dump memory of
process...."
FaberTools (free) -
www.FaberBox.com
Lists processes (close/kill), services (pause/stop), and autoruns
(status, suspend/remove).
Process Explorer -
www.sysinternals.com/ntw2k/utilities.shtml
PrcView -
www.PrcView.com or
www.teamcti.com/pview
Advanced Process Termination
-
www.diamondcs.com.au/index.php?page=products
"In addition to process termination, APT also allows you to
Suspend and
Resume processes, and also serves as a useful process list
utility."
TaskMan+ - DiamondCS
Windows Task Manager with greater privileges.
Or perhaps you prefer service or driver specific monitors like
NirSoft's relevant pair:
ServiWin
Lists installed drivers and services. You can "easily stop,
start,
restart, pause, and continue service or driver, change the startup
type...."
DriverView
Lists loaded device drivers with details.
Some security related applications, startup managers, etc., also will
let you view and control task processes and services. Some support
multiple profiles per user (IIRC, Startup-Mechanic) or generate
scripts. See:
Spybot Search & Destroy -
www.safer-networking.org
WinPatrol (free)-
www.winpatrol.com
Autoruns - Sysinternals
Autostart Viewer - DiamondCS
(Codestuff) Starter - codestuff.cjb.net
StartMan Startup Manager -
www.pt.lu/comnet/desc/startman.html
jv16 Powertools -
www.macecraft.com/
I know EndItAll is close to what you described but one of the others
might be better for your purposes. I haven't used the others (or not
the relevant features). TrayKiller and Game XP have been on my todo
list for some time. I haven't tried Mr. Tech Systray since whenever.
CloseAll
web.tiscali.it/bk/freeware.html
"From the Windows taskbar you can minimize but you can't close all the
applications. This little utility (33 KB) just do it, asking if you
want to save the data, if necessary.... readme.txt file [describes]
all the new features." (Maybe just closes applications visible in
taskbar?)
EndItAll v1
(I regard v1 as freely available but EndItAll v1 and v2 from
www.PCMag.com requires a special subscription. Either can be found
via a careful search -- starting with the ACF archive.)
List running processes and services. Some have preassigned values
(allow or prevent termination). You can assign others. Close or kill
processes. Note that some XP user have reported problems with v1;
others, not.
GameXP (old free)
(Search for old free version.)
www.theorica.tk has trialware.
"... intended to optimize the performance of your computer for gaming
needs. It tweaks and modifies various XP settings (cache settings, CPU
priority etc.) and optionally disables or stops several Windows
services that are usually not needed." Trialware might provide
cross-check on other recommendations or basis for custom batch file.
Kill Win (free)
www.bk-soft.com/killwin.htm
"... a Shutdown-Utility for Windows with many functions." The Close
All option might be what you want.
Mr. Tech Systray (free)
www.mrtech.com/mrsystray
"Stop Services: .... Look under the Tools|Stop Services menu. There is
also now a configurable stop services option, just load up the
'Customize Services to Stop' and use the 'Stop All Checked Services
Below' Option. You can also enable this behavior from startup from the
Options menu, just select 'On Startup Stop Checked Services'.
TrayKiller
(The site I mentioned last fall and my other link are dead but many
archive sites list it and may have an actual copy.)
"... configure groups of programs to start and stop by toggling an
icon in the system tray. It's useful for quickly killing background
processes before you do cpu intensive operations like burning cds or
capturing video, and then restarting them when you are done." Create
multiple instances to specify different profiles for the same user.
If anyone tries several, please let us know how they compare.
BillR