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 , /Qcd C:\Users\YOUR NAME\AppData\LocalLow\MCC\Temporary\UserContent\HaloReach\Map
del , /Qcd C:\Users\YOUR NAME\AppData\LocalLow\MCC\Temporary\UserContent\Reach\Movie
del , /Qcd 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!
![]()