From abe58250055676fddc3900e8bc492c04f44a36ee Mon Sep 17 00:00:00 2001 From: Romain <96626929+Romanitho@users.noreply.github.com> Date: Wed, 12 Oct 2022 22:15:13 +0200 Subject: [PATCH] Update install.bat --- install.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.bat b/install.bat index 3fd1e86..1c0b08e 100644 --- a/install.bat +++ b/install.bat @@ -2,4 +2,4 @@ SET arguments=-UpdatesAtLogon -UpdatesInterval Weekly -StartMenuShortcut -powershell -Command "Get-ChildItem -Path '%~dp0' -Recurse | Unblock-File; Start-Process powershell.exe -Argument '-noprofile -executionpolicy bypass -file """%~dp0Winget-AutoUpdate-Install.ps1"" %arguments%'" -Verb RunAs \ No newline at end of file +powershell -Command "Get-ChildItem -Path '%~dp0' -Recurse | Unblock-File; Start-Process powershell.exe -Argument '-noprofile -executionpolicy bypass -file """%~dp0Winget-AutoUpdate-Install.ps1"" %arguments%'" -Verb RunAs