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/tools/buildwin32snap.bat

5 lines
221 B
Batchfile
Raw Permalink Normal View History

2007-08-02 04:05:25 +00:00
@echo off
2007-08-03 00:35:20 +00:00
IF EXIST tools\NeoStats-Setup*.exe del tools\NeoStats-Setup*.exe
2007-08-02 04:05:25 +00:00
"C:\Program Files\Pantaray\QSetup\Composer.exe" tools\NeoStats.qsp /Compile /Exit
2008-04-07 12:04:51 +00:00
move tools\NeoStats-Setup.exe tools\NeoStats-Setup-3-0-2-%1.exe