Windows Tools

This thread was prompted by a recent one in which I learned that the WindowsXP “Recovery Console” can be rather useful.

I’m probably not alone in my view that the various MSWindows operating systems can be long on problems and short on tools that can diagnose and fix those problems. So I was hoping to encourage Dopers to suggest tools that they have occasionally found handy and that they feel might be of use to others.

Perhaps there should be an emphasis on free or low-cost tools, but if you have pricey items that works well, there will probably be someone who’d like to hear about them. (I’d especially like to know of effective tools for diagnosing network problems, almost regardless of their cost.)
Here are a couple of simple items I’ll note up front:

  • TweakUI - various tools to modify aspects of the Windows user interface.
  • Ad-Aware and SpyBot - freeware utilities to search for and remove “adware”, “spyware” and “scumware”.
    I’m aware that most of what is posted here will have been mentioned many times previously. I nonetheless feel there may be some value to a compendium of this info.

(Details on the above – and I expect many other – suggestions are readily available via Google. If you suggest something that’s a bit obscure, you may wish to provide a link.)

One that I wholeheartedly recommend:
FreeRam XP Pro

Nmap and Ethereal are must haves.

Throw in Cain, , fport, and psutils and you’ve got a good start, network wise.

All free or with an evaluation period.

Xteq X-setup does some extra things that TweakUI doesn’t

One of my favorite pieces of freeware is xxcopy. Unfortunately it only runs on Win 9x

http://www.xxcopy.com/#summary

It’s a bit arcane with all the possible command line switches, but using its cloning features is simple: xxcopy c: d: /clone

It makes an exact copy of your hard drive, which can then be swapped with th original, and everything works as before. you can also be working in Windows while it’s running. It’s priceless when you’re upgrading a hard drive.

xxcopy does not make an exact copy of a hard drive. It’s because of the poorly thought out system MS came up with to have long file names. Certain programs (esp. the booting of the OS) may fail after such a “clone”. Furthermore, xxcopy’s own documentation (RTFM!) clearly explains this point and why it occurs.

To make a true copy you have to use a partition copy program (which usually comes with new hard drives or you can use programs like Partition Magic, etc.) Never, ever, expect xxcopy to clone a hard drive.

ftg
Are you referring to MS’s xcopy? You’re right, it won’t do the job.

This is xxcopy, a different piece of software, not from MS. I’ve used it a number of times and without reservation highly recommend it. Check this link. http://www.xxcopy.com/xxcopy10.htm

The actual steps are: