Create Uninstall.bat
parent
d8a7cb7c12
commit
fc7f6ae5da
|
@ -0,0 +1,2 @@
|
|||
@echo off
|
||||
powershell -Command "Start-Process powershell.exe -Argument '-noprofile -executionpolicy bypass -file """%~dp0WAU-Uninstall.ps1""" '" -Verb RunAs
|
Loading…
Reference in New Issue