mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-14 19:36:38 +10:00
Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
@call BuildBinaries.bat
|
||||
@if %CS_ERROR%==1 goto end
|
||||
|
||||
@call _BuildEnglish.bat
|
||||
@if %CS_ERROR%==1 goto end
|
||||
|
||||
call BuildArchives.bat
|
||||
|
||||
:end
|
||||
Reference in New Issue
Block a user