Compare commits
No commits in common. "5d3ae961b2ca9d13c5136939324d8016b4c18dbc" and "dea9042ed16e8ea6a1c2042fc37e4e1b10079d09" have entirely different histories.
5d3ae961b2
...
dea9042ed1
|
|
@ -1,4 +1,5 @@
|
||||||
|
|
||||||
@ECHO OFF
|
@ECHO OFF
|
||||||
|
|
||||||
acoused.exe > error.txt 2>&1
|
start cmd /c test3\Acoused.exe
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -30,6 +30,3 @@ rmdir /s /q build
|
||||||
rmdir /s /q dist
|
rmdir /s /q dist
|
||||||
del /q AcouSed.spec
|
del /q AcouSed.spec
|
||||||
|
|
||||||
set PATH=%PATH%;C:\Program Files (x86)/7-Zip
|
|
||||||
7z a -tzip acoused_packaging.zip acoused_packaging
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue