bug that destroyed my system

  • Thread starter Thread starter Doug
  • Start date Start date
D

Doug

Apparently, AntiSpyWare alters the working directory of
scripts when it alerts you that an unknown script is
running. My development cleanup script contains, among
other things, "del /s *.dll" which works great in my
project folder. After I answered the AntiSpyWare alert,
the script proceeded to delete the dlls in my system32
folder. Obviously, since it trashed my system, this
program has been removed from my computer.
 
Back
Top