wingetautoupdate/install.bat

3 lines
157 B
Batchfile

@echo off
powershell -Command "Start-Process 'powershell.exe' -Argument '-executionpolicy bypass -file """%~dp0winget-install-and-update.ps1""'" -Verb RunAs