4 lines
80 B
Batchfile
4 lines
80 B
Batchfile
@echo off
|
|
|
|
powershell -ExecutionPolicy Bypass -File "%~dp0\AddHPPrinter.ps1"
|