This repository has been archived on 2025-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
NeoStats-gameserv/win32/buildwin32snap.bat

5 lines
230 B
Batchfile
Raw Permalink Normal View History

2008-03-10 08:29:41 +00:00
@echo off
IF EXIST win32\GamesServ-Setup*.exe del win32\GamesServ-Setup*.exe
"C:\Program Files\Pantaray\QSetup\Composer.exe" win32\GamesServ.qsp /Compile /Exit
2008-03-18 12:32:27 +00:00
move win32\GamesServ-Setup.exe win32\GamesServ-Setup-3-0-1-%1.exe