fix(win): ensure openclaw CLI is on user PATH after install

This commit is contained in:
paisley
2026-03-09 16:04:01 +08:00
parent b1d3483cfe
commit 381441dd88
5 changed files with 269 additions and 163 deletions

View File

@@ -118,8 +118,6 @@ win:
nsis:
oneClick: false
perMachine: false
# Avoid NSIS build failure: warning 6010 (_ci_StrContains "not referenced") is emitted when
# building the uninstaller, because that function is only used in the install macro.
warningsAsErrors: false
allowToChangeInstallationDirectory: true
deleteAppDataOnUninstall: false