@echo off
rem === TOOL: oland_update v1.0 (2026-09-15) ===
@echo off
chcp 65001 >nul
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0oland_update_v1.ps1"
