update for v15

This commit is contained in:
USER
2026-02-18 17:56:33 +00:00
parent da5b965c2b
commit 847b22066d
3 changed files with 3 additions and 3 deletions

View File

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