feat: Introduce initial application structure, SQL database tools, and license management.
This commit is contained in:
4
build_xp.bat
Normal file
4
build_xp.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
pyinstaller --noconfirm --distpath dist-winXP --workpath build-winXP --clean ProBackup.spec
|
||||
echo.
|
||||
echo Building Keygen...
|
||||
pyinstaller --noconfirm --distpath dist-winXP --workpath build-winXP --clean Keygen.spec
|
||||
Reference in New Issue
Block a user