Article ID: 142096
Article Last Modified on 11/15/2006
139052 "Dirty" and "Deadly" TSRs Detected by Windows 95
cd\
md w95flat
copy drive:\win95\*.* c:\w95flat
attrib -s -h -r msdos.sys
copy msdos.sys *.xxx
copy autoexec.bat *.xxx
copy config.sys *.xxx
attrib -s -h -r system.1st
ren system.1st *.xxx
ren windows winold
ren progra~1 progold
attrib -s -h -r msdos.sys
copy msdos.sys *.xxx
copy autoexec.bat *.xxx
copy config.sys *.xxx
Additional query words: clean
Keywords: kbhowto kbsetup KB142096