Sysinternals Live: Grab all the latest Sysinternals utilities in one place
A few years ago Microsoft bought a company called Sysinternals that makes some of the most useful free utilities for Windows. This week the company launched Sysinternals Live, a single webpage with a huge list of Sysinternals utilities. The site isn't much to look at, but it's a one-stop shop for the latest version of any Sysinternals utilty. If you want to make sure you're always using the most recent version of a Sysinternals app, you can just grab it from the Live page without digging through a bunch of product pages to find it.
Here are a few of our favorite Sysinternals apps:
Process Explorer - This is a replacement for the Windows Task Explorer that gives you detailed information about your CPU and RAM usage as well as running processes.
Autoruns - This utility lets you easily manage the programs and processes that launch every time Windows starts.
Contig - This is a powerful command-line disk defragmenter.
You can access these programs by typing \\live.sysinternals.com\tools\contig.exe or autoruns.exe or procexp.exe into your Windows Explorer. You can run programs this way even if you haven't previously downloaded and installed them. Or if you just want easy access to the installers, you can also use http://live.sysinternals.com/contig.exe.
If you know the name of the utility you want, you can create a browser bookmark that will always link to the latest version.
[via ZDNet]
Here are a few of our favorite Sysinternals apps:
Process Explorer - This is a replacement for the Windows Task Explorer that gives you detailed information about your CPU and RAM usage as well as running processes.
Autoruns - This utility lets you easily manage the programs and processes that launch every time Windows starts.
Contig - This is a powerful command-line disk defragmenter.
You can access these programs by typing \\live.sysinternals.com\tools\contig.exe or autoruns.exe or procexp.exe into your Windows Explorer. You can run programs this way even if you haven't previously downloaded and installed them. Or if you just want easy access to the installers, you can also use http://live.sysinternals.com/contig.exe.
If you know the name of the utility you want, you can create a browser bookmark that will always link to the latest version.
[via ZDNet]













Comments
4
Subscribe to commentsHeathen DanMay 31st 2008 8:00AM
Bleh, contig hasn't been updated since the last time I got it. Of course, it could mean that contig has reached program perfection and doesn't need an update anymore. :p
pippozzoMay 31st 2008 3:03PM
I wrote a DOS batch script to check and download for new Sysinternals versions.
Anyway it isn't working today.... strange..
obenshaMay 31st 2008 5:15PM
for everyone with the (highly recommended) windows version of wget do something like
wget -np -A exe -N -r -l1 http://live.sysinternals.com/
which will get you all the latest .exe files from this page and not download anything you already have unless the web version is newer
invadesodaJun 1st 2008 7:26AM
Or just grab them all in one self-extracting exe here:
http://technet.microsoft.com/en-us/sysinternals/0e18b180-9b7a-4c49-8120-c47c5a693683.aspx