twist025 Posted November 15, 2024 Posted November 15, 2024 "Saved Games Backup" mod page: https://www.nexusmods.com/deusexmankinddivided/mods/12?tab=description After source and destinations is set in the backup.bat script, it does nothing! In the script, there is "WMIC" availability check: Quote :: Check WMIC is available WMIC.EXE Alias /? >NUL 2>&1 || GOTO backup_syntax Expand Where " backup_syntax " section just puts out discription (you will not see it if you run .bat by double-click). Solution: install Windows WMIC Component for win11: in Settings choose "add Additional Component" and choose WMIC.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now