Jump to content

Deus Ex: Mankind Divided "Saved Games Backup" mod Problem (script does nothing) with solution


twist025

Recommended Posts

"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

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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...