wingetautoupdate/install.bat

3 lines
157 B
Batchfile
Raw Normal View History

2022-01-26 14:32:50 +00:00
@echo off
powershell -Command "Start-Process 'powershell.exe' -Argument '-executionpolicy bypass -file """%~dp0winget-install-and-update.ps1""'" -Verb RunAs