Create Uninstall.bat

pull/80/head
Romain 2022-05-22 17:28:54 +02:00
parent d8a7cb7c12
commit fc7f6ae5da
1 changed files with 2 additions and 0 deletions

View File

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