From a6011d14a81c684bab27fc1da94dc2acf9b41478 Mon Sep 17 00:00:00 2001 From: Pavel Valach Date: Wed, 17 Oct 2018 21:59:55 +0200 Subject: [PATCH] Opraveno spousteni pri ceste s mezerou --- start.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"