Filed under: Utilities, Windows, Freeware
Sysinternals Live: Grab all the latest Sysinternals utilities in one place
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]

So, just how good at time waster games are you? Think you've got the stuff? Well, The World's Hardest Game 2.0 doesn't think you do.
Yes, amazingly, it's possible to have a sequel to a game called "The World's Hardest Game". It doesn't seem logically possible, since if the first one was actually the world's hardest, how could another one come along and share the moniker? It made me doubt the name in the first place. That is, until I tried the game.
The mechanics of the game are very simple. You are a small red square, ...

Reader Comments (Page 1 of 1)
Heathen Dan said 8:00AM on 5-31-2008
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
Reply
pippozzo said 3:03PM on 5-31-2008
I wrote a DOS batch script to check and download for new Sysinternals versions.
Anyway it isn't working today.... strange..
Reply
obensha said 5:15PM on 5-31-2008
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
Reply
invadesoda said 7:26AM on 6-01-2008
Or just grab them all in one self-extracting exe here:
http://technet.microsoft.com/en-us/sysinternals/0e18b180-9b7a-4c49-8120-c47c5a693683.aspx
Reply