@echo off cls cd C:\users\install\desktop powershell.exe -executionpolicy bypass -file uninstall.ps1 pause