maze
Jun 06, 2003, 08:00 PM
This is a batch file to delete the files that are not needed, so it can fit on a dvdr. this is for NT/2k/XP only you would need to change the rd to deltree for 9x (who still uses 9x). open notepad and copy the five line below and save it as "anything.bat" and put it in the root directry of brute force and click on it then delete the batch file.
rd /s /q fx
rd /s /q Mech
rd /s /q Movies
del dashupdate.xbe
del update.xbe
del demos.xbe
:tup:
rd /s /q fx
rd /s /q Mech
rd /s /q Movies
del dashupdate.xbe
del update.xbe
del demos.xbe
:tup:
