make sure composer exits after building

This commit is contained in:
Fish 2008-03-10 07:36:53 +00:00
parent 173fa3cc19
commit c498144bf2

View file

@ -1,4 +1,4 @@
@echo off
IF EXIST win32\WarServ-Setup*.exe del win32\WarServ-Setup*.exe
"C:\Program Files\Pantaray\QSetup\Composer.exe" win32\WarServ.qsp /Compile
"C:\Program Files\Pantaray\QSetup\Composer.exe" win32\WarServ.qsp /Compile /Exit
move win32\WarServ-Setup.exe win32\WarServ-Setup-3-0-a4-%1.exe