@echo off set TOOLS=c:\tools echo ####### %0 ####### echo removing the Microsoft Store ... powershell -Command ./uninstall-store.ps1 echo ####### %0 #######