.
This commit is contained in:
@ -1,14 +1,16 @@
|
||||
@echo off
|
||||
call C:\Scripts\wBase\baseENV.bat
|
||||
call C:\Scripts\wLocal\localENV.bat
|
||||
@REM xxxxxxx
|
||||
echo "START: %~n0"
|
||||
|
||||
@REM set powershell variables
|
||||
set PRINTERPS="%LOCAL%\PS\pAddPrinters.ps1"
|
||||
set BROTHERPS="%LOCAL%\PS\pAddNetBrother.ps1"
|
||||
set ZEBRAPS="%LOCAL%\PS\pAddNetZebra.ps1"
|
||||
set EXE="Powershell.exe"
|
||||
|
||||
@REM set variables to ensure they are set,
|
||||
@REM set variables to ensure they are set
|
||||
@REM printer 0 - no install
|
||||
@REM printer 1 - install brother
|
||||
@REM printer 2 - install zebra
|
||||
|
||||
Reference in New Issue
Block a user