diff --git a/SystemChecks/Win11Checks.bat b/SystemChecks/Win11Checks.bat index 2499a83..085574f 100644 --- a/SystemChecks/Win11Checks.bat +++ b/SystemChecks/Win11Checks.bat @@ -25,5 +25,7 @@ if %errorlevel%==0 ( C:\Scripts\wLocal\SystemChecks\CheckSoftware.bat SafeNet "C:\Program Files\LibreOffice\program\soffice.exe" ) -C:\Scripts\wLocal\SystemChecks\CheckInstallPrinter.bat ZEBRA RECEPTION1 -echo %errorlevel% \ No newline at end of file +C:\Scripts\wLocal\SystemChecks\CheckInstallPrinter.bat RECEPTION1 ZEBRA +echo %errorlevel% + +C:\Scripts\wLocal\SystemChecks\CheckInstallPrinter.bat RECEPTION2 BROTHER \ No newline at end of file