Right-click halo.exe in your Drive web UI → Manage versions . Every time halo.exe updates locally, Drive saves the old version. Roll back in 2 clicks.
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. halo.exe google drive
Open Command Prompt as Admin:
Instead of copying the file, create a symbolic link inside your Google Drive folder that points to the real halo.exe . Right-click halo
Here is how I set up a dead-simple, cloud-backed version control system for halo.exe using only and a batch script. halo.exe google drive