@echo off chcp 65001 >nul cd /d "%~dp0.." node package/force-delete-dist.js if errorlevel 1 pause