.
This commit is contained in:
@ -34,7 +34,7 @@ if %errorlevel%==0 (
|
|||||||
|
|
||||||
echo %COMPUTERNAME% | find /I "server" >nul
|
echo %COMPUTERNAME% | find /I "server" >nul
|
||||||
if %errorlevel%==0 (
|
if %errorlevel%==0 (
|
||||||
%LOCAL%\SystemChecks\CheckSoftware.bat BackupAssist "C:\Program Files (x86)\BackupAssist v12\BackupAssist.exe"
|
%LOCAL%\SystemChecks\CheckSoftware.bat BackupAssist "C:\Program Files (x86)\BackupAssist v14\BackupAssist.exe"
|
||||||
%LOCAL%\SystemChecks\CheckSoftware.bat Exact "C:\Program Files (x86)\Software of Excellence\EXACT Server\dental.exe"
|
%LOCAL%\SystemChecks\CheckSoftware.bat Exact "C:\Program Files (x86)\Software of Excellence\EXACT Server\dental.exe"
|
||||||
%LOCAL%\SystemChecks\CheckSoftware.bat SafeNet "C:\Program Files (x86)\SafeNet Sentinel\Sentinel Protection Installer\7.7.0\English\ReadMe.pdf"
|
%LOCAL%\SystemChecks\CheckSoftware.bat SafeNet "C:\Program Files (x86)\SafeNet Sentinel\Sentinel Protection Installer\7.7.0\English\ReadMe.pdf"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user