diff --git a/l_AddPrinters.bat b/l_AddPrinters.bat index 21dde51..6a50c39 100644 --- a/l_AddPrinters.bat +++ b/l_AddPrinters.bat @@ -40,11 +40,11 @@ if "%check_computername%" EQU "SURGERY4" ( ) if "%check_computername%" EQU "RECEPTION1" ( - set PRINTER=2 + set PRINTER=1 ) if "%check_computername%" EQU "RECEPTION2" ( - set PRINTER=1 + set PRINTER=2 ) if "%check_computername%" EQU "RECEPTION3" (