Skip to content

Commit 366f553

Browse files
authored
added -Silent
1 parent 8bc58b1 commit 366f553

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
@echo off
2-
powershell -Command "Start-Process 'powershell.exe' -Argument '-executionpolicy bypass -file """%~dp0winget-install-and-update.ps1""'" -Verb RunAs
1+
@echo off
2+
powershell -Command "Start-Process 'powershell.exe' -Argument '-executionpolicy bypass -file """%~dp0winget-install-and-update.ps1"" -Silent'" -Verb RunAs

0 commit comments

Comments
 (0)