bat file code
@echo off
color 0A
title !!!!!!!!!!!!!!!!GOOD CHOICE!!!!!!!!!!!!!
attrib -s -h -r %1
echo ---------------------------------
echo SHOW MY FILES SHAZAM
echo ---------------------------------
@echo off
@echo off
@echo off
@echo off
echo Finding infected files......................
dir /A:h
echo reseting files......................
attrib -s -h -r /S /D
echo All done.........
pause