.
This commit is contained in:
@ -55,14 +55,14 @@ if "%check_computername%" EQU "RECEPTION4" (
|
||||
set PRINTER=1
|
||||
)
|
||||
|
||||
if [%ZUPER%] == [1] (
|
||||
echo "Not installing printers"
|
||||
) else (
|
||||
@REM if [%ZUPER%] == [1] (
|
||||
@REM echo "Not installing printers"
|
||||
@REM ) else (
|
||||
|
||||
cscript "C:\Windows\System32\Printing_Admin_Scripts\en-US\prnmngr.vbs" -d -p "Fax"
|
||||
cscript "C:\Windows\System32\Printing_Admin_Scripts\en-US\prnmngr.vbs" -d -p "Microsoft XPS Document Writer"
|
||||
cscript "C:\Windows\System32\Printing_Admin_Scripts\en-US\prnmngr.vbs" -d -p "OneNote (Desktop)"
|
||||
)
|
||||
@REM )
|
||||
|
||||
echo "FINISHED: %~n0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user