qwen-code/scripts/installation
yiliang114 564f899359 fix(installer): remove non-functional doskey approach for cmd parent
doskey /exename from a child PowerShell process cannot modify the
parent cmd.exe session. Replace with a simple set PATH=... command
that the user can copy-paste.
2026-05-14 16:48:41 +08:00
..
install-qwen-standalone.bat feat(installer): make qwen usable immediately from PowerShell after install 2026-05-14 16:44:41 +08:00
install-qwen-standalone.ps1 fix(installer): remove non-functional doskey approach for cmd parent 2026-05-14 16:48:41 +08:00
install-qwen-standalone.sh fix(installer): persist PATH to current terminal session on Windows 2026-05-14 16:14:34 +08:00
install-qwen-with-source.bat chore(installer): trim hosted release diff scope 2026-05-13 16:58:20 +08:00
install-qwen-with-source.sh chore(installer): trim hosted release diff scope 2026-05-13 16:58:20 +08:00
INSTALLATION_GUIDE.md chore(installer): remove temporary OSS smoke workflow 2026-05-13 23:35:44 +08:00