wingetautoupdate/Winget-AutoUpdate/WAU-Uninstall.bat

2 lines
155 B
Batchfile
Raw Normal View History

2022-05-22 15:28:54 +00:00
@echo off
powershell -Command "Start-Process powershell.exe -Argument '-noprofile -executionpolicy bypass -file """%~dp0WAU-Uninstall.ps1""" '" -Verb RunAs