[BACK]Return to inst2000.bat CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2

File: [local] / OpenXM_contrib2 / Attic / inst2000.bat (download)

Revision 1.1, Mon Apr 2 01:26:14 2001 UTC (23 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_1

Batch files for making asir2000 on windows.

@rem set instdir=%1
set instdir="c:\program files\asir"
copy asir2000\release\asir.exe %instdir%\bin
copy asir2000\lib\* %instdir%\lib"
copy windows\engine2000\release\engine.exe %instdir%\bin
copy windows\asir32gui\release\asirgui.exe %instdir%\bin
copy windows\cpp\release\cpp.exe %instdir%\bin
copy windows\help\asirhelp.chm %instdir%\bin