Can't Believe There is NO DELETE ALL IN TEMP FILES AREA!

REF: PC Steam Version Only!

So what I did I wrote a batch file so I can get rid all of my temp files.
If you have 50 temp files it would take 150 clicks to delete them all. That is just wrong!!! Here is a example. You can do this to all the games. IE: Halo1, Halo2, Halo CE, Halo 3, Halo 4, and Reach!

Here is the Reach Version. I suggest that you make a backup of your MCC Folder.

Just copy your MCC folder to some other area and or a Storage Device!

Go Here: C:\Users\YOUR NAME\AppData\LocalLow

echo
cd C:\Users\YOUR NAME\AppData\LocalLow\MCC\Temporary\UserContent\HaloReach\GameType
del , /Q

cd C:\Users\YOUR NAME\AppData\LocalLow\MCC\Temporary\UserContent\HaloReach\Map
del , /Q

cd C:\Users\YOUR NAME\AppData\LocalLow\MCC\Temporary\UserContent\Reach\Movie
del , /Q

cd C:\Users\YOUR NAME\AppData\LocalLow\MCC\Temporary\UserContent\Reach\Gametype
del , /Q
pause
exit

After you have copied the above to a notepad make sure you save it as a .bat file.
then just run it. Example: ( CleanMCC.bat ) Do this at your own risk, It works for me!

Just make sure you make a copy of your MCC Folder before you do anything!!!

Peace! :fist_right: :fist_left:

1 Like

No delete all, no method to go above the extremely small custom map limit, no better map sorting UI. Several friends of mine abandoned MCC customs altogether because of how inconvenient it is to fight against compared to the original UIs

1 Like

Agreed! I just wish 343 would have thought this thru alittle better! :unamused: That is why I wrote a batch file to remove all the temp files in all of the MCC games at the same time in β€œONE FILE!!” It deletes all of the temp file in less than ONE SECOND verses clicking your your mouse 150 times to get rid of 50 temp files!! :rofl:
Peace! :fist_right: :fist_left:

1 Like

Sadly they dont take reports that the temp/official custom map/game type limit being too small in the report section. I get the impression none of the community forums are really watched by the people who are planning out features and improvements either.