@echo off cd /d "%~dp0" echo. echo ======================================================================== echo OpenClaw Precheck Tool is starting... echo ======================================================================== echo. echo [Note] Please do NOT close this window. echo. powershell -NoProfile -ExecutionPolicy Bypass -Command "& { .\\OpenClawPrecheck.ps1 }"