fix: stabilize Windows launchers for v2.1.4

Fix Windows portable, installer, and desktop launcher startup paths; bump desktop metadata to 2.1.4.
This commit is contained in:
8000cabbage
2026-05-19 14:30:34 +08:00
committed by GitHub
parent c75188f935
commit 3ff3661825
8 changed files with 88 additions and 5 deletions

View File

@@ -595,6 +595,7 @@ set "OPENCLAW_MJS=%DIR%core\node_modules\openclaw\openclaw.mjs"
set "OPENCLAW_HOME=%DIR%data"
set "OPENCLAW_STATE_DIR=%DIR%data\.openclaw"
set "OPENCLAW_CONFIG_PATH=%DIR%data\.openclaw\openclaw.json"
set "OPENCLAW_DISABLE_BONJOUR=1"
REM Find available port
set PORT=18789