wingetautoupdate/install.bat

2 lines
165 B
Batchfile
Raw Normal View History

2022-01-27 20:59:33 +00:00
@echo off
powershell -Command "Start-Process 'powershell.exe' -Argument '-executionpolicy bypass -file """%~dp0winget-install-and-update.ps1"" -Silent'" -Verb RunAs