update batch files

This commit is contained in:
USER
2025-08-11 12:51:29 +01:00
parent 36d276efea
commit b0d317ba52
3 changed files with 72 additions and 0 deletions

View File

@ -39,6 +39,22 @@ if "%check_computername%" EQU "SURGERY4" (
set PRINTER=3
)
if "%check_computername%" EQU "SURGERY5" (
set PRINTER=3
)
if "%check_computername%" EQU "SURGERY6" (
set PRINTER=3
)
if "%check_computername%" EQU "SURGERY7" (
set PRINTER=3
)
if "%check_computername%" EQU "SURGERY8" (
set PRINTER=3
)
if "%check_computername%" EQU "RECEPTION1" (
set PRINTER=1
)
@ -55,6 +71,14 @@ if "%check_computername%" EQU "RECEPTION4" (
set PRINTER=1
)
if "%check_computername%" EQU "RECEPTION5" (
set PRINTER=1
)
if "%check_computername%" EQU "RECEPTION6" (
set PRINTER=1
)
if [%ZUPER%] == [1] (
echo "Not installing printers"
) else (