mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
6 lines
No EOL
200 B
Batchfile
6 lines
No EOL
200 B
Batchfile
del Cosmos.vsi
|
|
cd ProjectTemplate
|
|
..\..\Build\tools\7zip\7za.exe -r a ..\CosmosBoot.zip *.*
|
|
cd ..
|
|
..\Build\tools\7zip\7za.exe a -tzip Cosmos.vsi Cosmos.vscontent CosmosBoot.zip
|
|
del CosmosBoot.zip |