Halo.exe Google - Drive
xcopy "%USERPROFILE%\Documents\My Games\Halo MCC" "C:\Google Drive\Halo Backups\Saves" /E /I /Y xcopy "C:\Program Files (x86)\Steam\steamapps\common\Halo The Master Chief Collection\config" "C:\Google Drive\Halo Backups\Config" /E /I /Y Schedule it via Task Scheduler to run every time halo.exe closes.
mklink "C:\Users\YourName\Google Drive\Apps\halo.exe" "D:\DevTools\halo.exe" Now, every time Google Drive syncs, it backs up the live file. halo.exe google drive
Save this as backup_halo.bat :