Compare commits

...

3 Commits

Author SHA1 Message Date
Pierre-Antoine 5d3ae961b2 packages: Windows: Fix debug script. 2025-03-20 14:05:05 +01:00
brahim 60b367b7ef correction fusion 2025-03-20 13:23:15 +01:00
brahim ac1ffcef58 windows comand to zip the file is added 2025-03-20 13:20:23 +01:00
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,4 @@
@ECHO OFF
start cmd /c test3\Acoused.exe
acoused.exe > error.txt 2>&1

View File

@ -30,3 +30,6 @@ rmdir /s /q build
rmdir /s /q dist
del /q AcouSed.spec
set PATH=%PATH%;C:\Program Files (x86)/7-Zip
7z a -tzip acoused_packaging.zip acoused_packaging