fix default printer management
This commit is contained in:
@ -7,6 +7,8 @@ echo "START: %~n0"
|
||||
@REM set powershell variables
|
||||
set SHOWSECONDS="%BASE%\PS\pShowSeconds.ps1"
|
||||
set SHOWAPPICONS="%BASE%\PS\pShowAppIcons.ps1"
|
||||
set DISABLEPRINTERMAN="%BASE%\PS\pDisablePrinterMan.ps1"
|
||||
|
||||
|
||||
echo "Installing AppIconsUpdate"
|
||||
%POWERSHELL% -ExecutionPolicy Bypass -File %SHOWAPPICONS%
|
||||
|
||||
Reference in New Issue
Block a user