@echo off PowerShell -ExecutionPolicy unrestricted -command "& { . .\Globals.ps1; forceUpdate }" pause