Files
NAFKA-crm-gui/scripts/Launch_App_Fallback.bat
2026-05-28 11:01:25 +02:00

6 lines
222 B
Batchfile

@echo off
:: 1. Safely navigate to the exact folder this batch file is sitting in
cd /d "%~dp0"
:: 2. Launch the app in the background and instantly close the command prompt
start "" "python\pythonw.exe" -m my_package.gui