.
This commit is contained in:
@ -22,66 +22,37 @@ if "%USERNAME%" == "zuper" (
|
|||||||
set ZUPER=1
|
set ZUPER=1
|
||||||
)
|
)
|
||||||
|
|
||||||
@REM if "%check_computername%" EQU "SURGERY1" (
|
if "%check_computername%" EQU "SURGERY1" (
|
||||||
@REM set PRINTER=3
|
set PRINTER=3
|
||||||
@REM echo "Installing printers""
|
)
|
||||||
@REM %EXE% -ExecutionPolicy Bypass -File %BROTHERPS%
|
|
||||||
@REM %EXE% -ExecutionPolicy Bypass -File %ZEBRAPS%
|
|
||||||
@REM )
|
|
||||||
|
|
||||||
@REM if "%check_computername%" EQU "SURGERY2" (
|
if "%check_computername%" EQU "SURGERY2" (
|
||||||
@REM set PRINTER=3
|
set PRINTER=3
|
||||||
@REM echo "Installing printers""
|
)
|
||||||
@REM %EXE% -ExecutionPolicy Bypass -File %BROTHERPS%
|
|
||||||
@REM %EXE% -ExecutionPolicy Bypass -File %ZEBRAPS%
|
|
||||||
@REM )
|
|
||||||
|
|
||||||
@REM if "%check_computername%" EQU "SURGERY3" (
|
if "%check_computername%" EQU "SURGERY3" (
|
||||||
@REM set PRINTER=3
|
set PRINTER=3
|
||||||
@REM echo "Installing printers""
|
)
|
||||||
@REM %EXE% -ExecutionPolicy Bypass -File %BROTHERPS%
|
|
||||||
@REM %EXE% -ExecutionPolicy Bypass -File %ZEBRAPS%
|
|
||||||
@REM )
|
|
||||||
|
|
||||||
@REM if "%check_computername%" EQU "SURGERY4" (
|
if "%check_computername%" EQU "SURGERY4" (
|
||||||
@REM set PRINTER=3
|
set PRINTER=3
|
||||||
@REM echo "Installing printers""
|
)
|
||||||
@REM %EXE% -ExecutionPolicy Bypass -File %BROTHERPS%
|
|
||||||
@REM %EXE% -ExecutionPolicy Bypass -File %ZEBRAPS%
|
|
||||||
@REM )
|
|
||||||
|
|
||||||
@REM if "%check_computername%" EQU "RECEPTION1" (
|
if "%check_computername%" EQU "RECEPTION1" (
|
||||||
@REM set PRINTER=3
|
set PRINTER=2
|
||||||
@REM echo "Installing printers""
|
)
|
||||||
@REM %EXE% -ExecutionPolicy Bypass -File %BROTHERPS%
|
|
||||||
@REM @REM %EXE% -ExecutionPolicy Bypass -File %ZEBRAPS%
|
|
||||||
@REM )
|
|
||||||
|
|
||||||
@REM if "%check_computername%" EQU "RECEPTION2" (
|
if "%check_computername%" EQU "RECEPTION2" (
|
||||||
@REM set PRINTER=3
|
set PRINTER=1
|
||||||
@REM echo "Installing printers""
|
)
|
||||||
@REM @REM %EXE% -ExecutionPolicy Bypass -File %BROTHERPS%
|
|
||||||
@REM %EXE% -ExecutionPolicy Bypass -File %ZEBRAPS%
|
|
||||||
@REM )
|
|
||||||
|
|
||||||
@REM if "%check_computername%" EQU "RECEPTION3" (
|
if "%check_computername%" EQU "RECEPTION3" (
|
||||||
@REM set PRINTER=3
|
set PRINTER=1
|
||||||
@REM echo "Installing printers""
|
)
|
||||||
@REM %EXE% -ExecutionPolicy Bypass -File %BROTHERPS%
|
|
||||||
@REM @REM %EXE% -ExecutionPolicy Bypass -File %ZEBRAPS%
|
|
||||||
@REM )
|
|
||||||
|
|
||||||
@REM if "%check_computername%" EQU "RECEPTION4" (
|
if "%check_computername%" EQU "RECEPTION4" (
|
||||||
@REM set PRINTER=3
|
set PRINTER=1
|
||||||
@REM echo "Installing printers""
|
)
|
||||||
@REM %EXE% -ExecutionPolicy Bypass -File %BROTHERPS%
|
|
||||||
@REM @REM %EXE% -ExecutionPolicy Bypass -File %ZEBRAPS%
|
|
||||||
@REM )
|
|
||||||
|
|
||||||
@REM if "%check_computername%" EQU "SURGERY2" (
|
|
||||||
@REM set PRINTER=3
|
|
||||||
@REM echo "Installing printers""
|
|
||||||
@REM )
|
|
||||||
|
|
||||||
if [%ZUPER%] == [1] (
|
if [%ZUPER%] == [1] (
|
||||||
echo "Not installing printers"
|
echo "Not installing printers"
|
||||||
|
|||||||
Reference in New Issue
Block a user