6 lines
237 B
Batchfile
6 lines
237 B
Batchfile
python.exe -m PyInstaller --onefile --windowed --name HFC .\hfc.py
|
|
|
|
python.exe -m PyInstaller --onefile --windowed --name CALI .\cali.py
|
|
|
|
python.exe -m PyInstaller --onefile --console --name license_generator .\license_generator.py
|