Skip to content

start.bat: pythonw.exe dynamisch finden#11

Merged
oliverba81 merged 1 commit into
mainfrom
feature/fix-start-bat
May 29, 2026
Merged

start.bat: pythonw.exe dynamisch finden#11
oliverba81 merged 1 commit into
mainfrom
feature/fix-start-bat

Conversation

@oliverba81

Copy link
Copy Markdown
Owner

pythonw nicht im PATH auf allen Systemen. Fix: py -c sucht pythonw.exe neben python.exe – kein Konsolenfenster, CMD schließt sofort. 🤖 Generated with Claude Code

pythonw is not in PATH on all systems. Use py -c to locate pythonw.exe
next to python.exe at runtime. CMD closes as soon as the process is
spawned, no console window remains.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@oliverba81 oliverba81 force-pushed the feature/fix-start-bat branch from 0363e9d to 2b8118c Compare May 29, 2026 13:16
@oliverba81 oliverba81 merged commit 4409d77 into main May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant