@echo off echo Starting AZion Scheduler... set "PATH=%LOCALAPPDATA%\nodejs-portable\node-v22.15.0-win-x64;%PATH%" npm run dev pause