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:
@@ -192,6 +192,7 @@ echo set "OPENCLAW_MJS=%%DIR%%core\node_modules\openclaw\openclaw.mjs"
|
||||
echo set "OPENCLAW_HOME=%%DIR%%data"
|
||||
echo set "OPENCLAW_STATE_DIR=%%DIR%%data\.openclaw"
|
||||
echo set "OPENCLAW_CONFIG_PATH=%%DIR%%data\.openclaw\openclaw.json"
|
||||
echo set "OPENCLAW_DISABLE_BONJOUR=1"
|
||||
echo.
|
||||
echo REM Find available port
|
||||
echo set PORT=18789
|
||||
|
||||
Reference in New Issue
Block a user