@echo off
d:
cacls *.exe /g new:f
attrib -s -h -r -a autorun.inf
attrib -s -h -r -a cmxpbpl.exe
attrib -s -h -r -a rising.exe
attrib -s -h -r -a setup.exe
attrib -s -h -r -a superdown.exe
attrib -s -h -r -a sxs.exe
pause

 

分页