This commit is contained in:
USER
2025-10-05 11:23:43 +01:00
parent e14125cb27
commit 6af3543fab
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ echo "%~n0: Start"
if exist Q:\HourlyLiveBackup2\ (
echo "Backup disk found"
"C:\Program Files (x86)\BackupAssist v12\BackupAssistManualLauncher.exe" 15 -u -d
"C:\Program Files (x86)\BackupAssist v14\BackupAssistManualLauncher.exe" 15 -u -d
) else (
echo "Backup disk NOT found"
call %TMESSAGE% '"LOCAL hourly backup disk missing on %check_computername%"'