mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-04-15 07:42:28 +08:00
Use /K instead of /C flag to prevent cmd window from closing immediately after batch file execution. Also remove the buggy errorlevel check that was checking del command's return value instead of claude's. Fixes #726