@echo off REM Codette Chat - Double-click to launch REM No console window needed (uses pythonw.exe) start "" "J:\pythonw.exe" "J:\codette-training-lab\inference\codette_chat_ui.py"