On Fri, 29 Jun 2001, Bob Tanner wrote:

> HAHAH!
> 
> >    [1]CLICK HERE to find out more about WinFix, the safest, most
> >    effective way to keep you working, by keeping your PC working
> >    non-stop.

I think I wrote a program similar to this:

#!/bin/sh

mount /dev/hda1 /mnt/win32
rm -rf /mnt/win32/windows

sure seemed to stabilize things.

-Brian