From fc8953ebf2c6974ef599e87ca6ba026dafd20ae3 Mon Sep 17 00:00:00 2001 From: Romanitho <96626929+Romanitho@users.noreply.github.com> Date: Sat, 22 Jan 2022 10:38:13 +0100 Subject: [PATCH] Add files via upload --- install.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.bat b/install.bat index 50a26b6..419d0cf 100644 --- a/install.bat +++ b/install.bat @@ -1 +1 @@ -powershell.exe -executionpolicy bypass -file "%~dp0winget-install-and-update.ps1" \ No newline at end of file +powershell -Command "Start-Process 'powershell.exe' -Argument '-executionpolicy bypass -file """%~dp0winget-install-and-update.ps1""'" -Verb RunAs \ No newline at end of file