:: change directory to C:\Program Files\Microsoft Office\OFFICE11\1033
cd C:\Program Files\Microsoft Office\OFFICE11\1033
:: change all the flash files include in subdirectories that need ,to attributed read only
attrib +r *.swf /s /d
cd C:\WINDOWS\Help\Tours\mmTour
attrib +r *.swf /s /d
cd "C:\Program Files\Macromedia\Flash 8"
attrib +r *.swf /s
cd "C:\Documents and Settings\All Users\Application Data\Macromedia\Flash 8"
attrib +r *.swf /s /d
:: delete all flash file, except all the read only attrib flash file!
del /f /s /q %systemdrive%\*.swf