From 78e80a36207b8f2aa000dcf2c08e7bf7cf44021d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1?= Date: Mon, 15 Jul 2019 16:58:48 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cbfc9ec..a67963c 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# windows-postinstall \ No newline at end of file +# windows-postinstall + +If Windows show error *Running scripts is disabled on this system*, just open PowerShell like Administrator and type command: `set-executionpolicy remotesigned`