diff --git a/start.cmd b/start.cmd index 2770a0c..45edf47 100644 --- a/start.cmd +++ b/start.cmd @@ -1,3 +1,3 @@ @echo off -powershell -ExecutionPolicy Bypass %~dp0\AddHPPrinter.ps1 \ No newline at end of file +powershell -ExecutionPolicy Bypass -File "%~dp0\AddHPPrinter.ps1"