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