pyinstaller --onefile --add-data "datas/mariadb.zip:datas" --add-data "datas/init.sql:datas" --add-data "datas/jdk.zip:datas" src/install.py pyinstaller --onefile --add-data "datas/electromagnetic.jar:datas" src/start.py