代码搜索:batch

找到约 6,125 项符合「batch」的源代码

代码结果 6,125
www.eeworm.com/read/345086/11840685

bat abld.bat

@ECHO OFF REM Bldmake-generated batch file - ABLD.BAT REM ** DO NOT EDIT ** perl -S ABLD.PL "\EasyDgm\TestCode\T_DatagramService\group\\" %1 %2 %3 %4 %5 %6 %7 %8 %9 if errorlevel==1 goto Check
www.eeworm.com/read/344602/11870943

bat font_edit.bat

@echo off ECHO Use this batch file to make a new cab file. Press CTRL-C to cancel, or pause "C:\Program Files\Microsoft Visual Studio\VB98\Wizards\PDWizard\MAKECAB.EXE" /f "MYSON_OSD_Font_Editor.DD
www.eeworm.com/read/128129/14314371

bat abld.bat

@ECHO OFF REM Bldmake-generated batch file - ABLD.BAT REM ** DO NOT EDIT ** perl -S ABLD.PL \SP\RICHMAN\ %1 %2 %3 %4 %5 %6 %7 %8 %9 if errorlevel==1 goto CheckPerl goto End :CheckPerl per
www.eeworm.com/read/125081/14514085

bat abld.bat

@ECHO OFF REM Bldmake-generated batch file - ABLD.BAT REM ** DO NOT EDIT ** perl -S ABLD.PL \SOFTWARE\SRC\AUTOSTART\GROUP\ %1 %2 %3 %4 %5 %6 %7 %8 %9 if errorlevel==1 goto CheckPerl goto End
www.eeworm.com/read/124445/14566613

bat abel.bat

: ABEL(tm) Version-3.00a Copyright(C) 1983-1988 FutureNet Div, Data I/O Corp. echo off if X%1 == X goto help if NOT X%1 == X-help goto begin :help echo : NAME: abel = batch script to execute a
www.eeworm.com/read/124445/14566743

bat ezsim.bat

: ABEL(tm) Version-3.00a Copyright 1983-1987 FutureNet Div, Data I/O Corp. echo off if X%1 == X goto help if NOT X%1 == X-help goto begin :help echo : NAME: ezsim = batch script to execute res
www.eeworm.com/read/123658/14618214

bat configur.bat

@echo off echo Configuring GCC for go32 rem This batch file assumes a unix-type "sed" program if not exist config\msdos\configure.bat chdir ..\.. update config\i386\xm-dos.h config.h update c
www.eeworm.com/read/217087/14978802

mak qqtt.mak

PROJ = qqtt PROJFILE = qqtt.mak DEBUG = 0 PWBRMAKE = pwbrmake NMAKEBSC1 = set NMAKEBSC2 = nmake CC = cl CFLAGS_G = /BATCH CFLAGS_D = /qc /Gi$(PROJ).mdt /Zr /Zi /Od CFLAGS_R = /Ot AS
www.eeworm.com/read/205331/15317519

bat abld.bat

@ECHO OFF REM Bldmake-generated batch file - ABLD.BAT REM ** DO NOT EDIT ** perl -S ABLD.PL \FEP\HANEASE\GROUP\ %1 %2 %3 %4 %5 %6 %7 %8 %9 if errorlevel==1 goto CheckPerl goto End :CheckPe
www.eeworm.com/read/11175/209782

bat choice.bat

@echo off rem Eric Straub 5/31/92 rem Test Batch file for testing CHOICE rem To generate CHOICE.OUT, execute COMMAND/C CHOICE.BAT > CHOICE.OUT rem CHOICE.OUT should compare to CHOICE.TST rem