@echo off cd /d %~dp0 if not "%1"=="am_admin" (powershell start -verb runas '%0' am_admin & exit /b) type C:\SpotifyAddBlock\hosts_original>C:\Windows\System32\drivers\etc\hosts echo Service uninstalled pause