wingetautoupdate/Winget-AutoUpdate/WAU-Uninstall.bat

2 lines
155 B
Batchfile

@echo off
powershell -Command "Start-Process powershell.exe -Argument '-noprofile -executionpolicy bypass -file """%~dp0WAU-Uninstall.ps1""" '" -Verb RunAs