mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-24 15:16:38 +00:00
7 lines
320 B
Batchfile
7 lines
320 B
Batchfile
move ReleasePkg\en-us\Aerofoil-installpkg.msi ReleasePkg\Aerofoil-installpkg.msi
|
|
Tools\7z.exe a -bd -r -mx=9 ReleasePkg\Aerofoil.zip ReleasePkg\Aerofoil
|
|
Tools\7z.exe a -bd -r -mx=9 ReleasePkg\Aerofoil-PDBs.7z ReleasePkg\PDBs
|
|
rmdir /S /Q ReleasePkg\Aerofoil
|
|
rmdir /S /Q ReleasePkg\en-us
|
|
rmdir /S /Q ReleasePkg\PDBs
|