code
stringlengths
3
1.03M
repo_name
stringlengths
5
84
path
stringlengths
4
233
language
stringclasses
1 value
license
stringclasses
15 values
size
int32
3
1.03M
cd D:\cloud\LYM REM perl D:\cloud\LYM\cmd\PG_confGenerator-v3.prl effe\configuration\LYM_effeComposite-head-single.csv effe\scenarios\LYM_effeComposite-scenario-v1.csv effe\shaders\LYM_Drawing_effe-FS.glsl effe\shaders\LYM_Drawing_effe-FS_full.glsl effe\shaders\LYM_Composition_effe-FS.glsl effe\shaders\LYM_Composition_...
yukao/Porphyrograph
LYM-projects/batFiles/project-archives/CompositeSoundInitiative/effeComposite.PG-single.bat
bat
gpl-3.0
1,042
@echo off setlocal REM Copyright 2006-2011 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the REM Amazon Software License (the "License"). You may not use this file except in compliance with the License. A copy of the REM License is located at http://aws.amazon.com/asl or in the "license" ...
bizo/aws-tools
iam/IAMCli-1.5.0/bin/iam-usermodkey.cmd
bat
apache-2.0
1,023
"%VS110COMNTOOLS%..\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" "..\..\Bin\RDP_ClientTestSuite.dll" /Settings:..\..\Bin\ClientLocal.TestSettings /Tests:Rdpevor_VideoStreamingTest_Positive /Logger:trx pause
dongruiqing/WindowsProtocolTestSuites
TestSuites/RDP/src/Batch/RDPEVOR/Rdpevor_VideoStreamingTest_Positive.cmd
bat
mit
224
REM example of rendering a slideshow at 1 FPS and then converting it to a 3GP using ffmpeg REM --------------------------------------------------------------------------------------- bin\debug\Splicer.SlideShowConsole.exe /SourceImage:..\TestArtifacts\001.jpg /SourceImage:..\TestArtifacts\002.jpg /SourceImage:..\TestAr...
Supermortal/OpenSource.Common
splicer-99885/src/Splicer.SlideShowConsole/example.cmd
bat
mit
487
@echo off setlocal rem rem Copyright (c) 1999, 2014 Tanuki Software, Ltd. rem http://www.tanukisoftware.com rem All rights reserved. rem rem This software is the proprietary information of Tanuki Software. rem You shall use it only in accordance with the terms of the rem license agreement you entered into with Tanuki ...
kohsah/exist
tools/wrapper/bin/control.bat
bat
lgpl-2.1
4,183
set SHADOW_ROOT=C:\Progra~1\xop2.3\extensions\shadowvui\shadow-2.3.0-win set PATH=C:\Progra~1\xop2.3\extensions\shadowvui\shadow-2.3.0-win\bin;c:\windows\system32\cmd.exe SET SHADOW_ENV_FILE=xsh_env_file.inp echo 0 | trace -m menu
kklmn/xrt
examples/withShadow/04_06/tmp0/shadow-trace.bat
bat
mit
231
@REM @REM Licensed to the Apache Software Foundation (ASF) under one or more @REM contributor license agreements. See the NOTICE file distributed with @REM this work for additional information regarding copyright ownership. @REM The ASF licenses this file to You under the Apache License, Version 2.0 @REM (th...
milliondreams/brisk
resources/cassandra/bin/sstablekeys.bat
bat
apache-2.0
2,108
@REM @REM Copyright 2010-2017 Boxfuse GmbH @REM @REM Licensed under the Apache License, Version 2.0 (the "License"); @REM you may not use this file except in compliance with the License. @REM You may obtain a copy of the License at @REM @REM http://www.apache.org/licenses/LICENSE-2.0 @REM @REM Unless required b...
pradheeps/flyway
flyway-gradle-plugin-largetest/src/test/resources/install/gradlew.bat
bat
apache-2.0
2,949
@REM ---------------------------------------------------------------------------- @REM Licensed to the Apache Software Foundation (ASF) under one @REM or more contributor license agreements. See the NOTICE file @REM distributed with this work for additional information @REM regarding copyright ownership. The ASF ...
intouchfollowup/dbmaintain
dbmaintain/commandline/dbmaintain.bat
bat
apache-2.0
6,470
:: Licensed to the Apache Software Foundation (ASF) under one :: or more contributor license agreements. See the NOTICE file :: distributed with this work for additional information :: regarding copyright ownership. The ASF licenses this file :: to you under the Apache License, Version 2.0 (the :: "License"); you may...
Icenium/cordova-docs
tools/bin/translationreport.bat
bat
apache-2.0
1,034
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . set I18NSPHINXOPTS=%SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS...
snakeleon/YouCompleteMe-x64
third_party/ycmd/third_party/jedi_deps/numpydoc/doc/make.bat
bat
gpl-3.0
6,721
..\.nuget\nuget pack MonadLib.csproj -Properties Configuration=Release
taylorjg/Monads
MonadLib/NugetPack.cmd
bat
mit
71
@echo off copy ..\LICENSE . copy ..\README.md . zip -r ChordApp.zip * zip -d ChordApp.zip *.agc *.agk *.bat Source/ mkdir \temp\builds del /Q \temp\builds\ChordApp.zip move ChordApp.zip \temp\builds
paulscottrobson/MerlinSoftware
Chord Practice/build.bat
bat
mit
198
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\blessed\bin\tput.js" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\blessed\bin\tput.js" %* )
glendora-js/little-library
node_modules/.bin/blessed.cmd
bat
mit
186
@Echo OFF @setlocal EnableExtensions EnableDelayedExpansion IF %1.==. GOTO Usage set NUGET_EXE=%~dp0..\.nuget\nuget.exe set BASE_PATH=%1 set VERSION=%2 set SRC_DIR=%3 IF %2 == "" set VERSION=%~dp0..\Build\Version.txt @echo CreateOrleansNugetPackages running in directory = %1 @cd @echo CreateOrleansNugetPackages ver...
Joshua-Ferguson/orleans
src/NuGet/CreateOrleansPackages.bat
bat
mit
1,899
plot "to_plot" using 2 with line title "ambient",\ "to_plot" using 3 with line title "side1",\ "to_plot" using 5 with line title "side2",\ "to_plot" using 4 with line title "tank" pause -1
peterholstandersen/brew2mate
gnuplot.cmd
bat
mit
205
@ECHO OFF REM ============= HOW TO USE THIS FILE ============= REM REM This file is the main launcher for the pipeline. It is recommended to make a shortcut to this file. REM REM Usage: REM LAUNCHER.cmd [--fileName FILENAME] [--log {10,20,30,40}] version REM REM version: the number version of Maya ...
b-sea/TheCrew
LAUNCHER.cmd
bat
mit
809
@echo off rem arg1: .rc file name w/o ext; arg2: output dll file name w ext if .%1==. exit brcc32 -fores.res "%1.rc" if errorlevel 1 exit dcc32 res.pas if errorlevel 1 exit move res.dll "%2"
kadavris/ok-sklad
WHDistrib/resdll/mkres.cmd
bat
mit
205
@REM ************** @echo off if "%1"=="" echo usage: test.bat (firstname) (lastname) if "%1"=="" goto :EOF echo SELECT > myquery.sql echo presapp_researchpresentation.id, >> myquery.sql echo presapp_researchpresentation.research, >> myquery.sql echo presapp_author.firstname, >> myquery.sql echo presapp_author.lastname...
rcdosado/Automator-Scripts
windows/sqlite-Automations/query-presentations-from-database/test.bat
bat
mit
1,246
@echo off @REM Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 @REM Script to run a command if NOT "%ARQROOT%" == "" goto :okRoot echo ARQROOT not set exit /B :okRoot call %ARQROOT%\bat\make_classpath.bat %ARQROOT% java -cp %CP% arq.arq %* exit /B
hdadler/sensetrace-src
com.ipv.sensetrace.RDFDatamanager/jena-2.11.0/jena-arq/bat/arq.bat
bat
gpl-2.0
288
cmd_drivers/firmware/built-in.o := rm -f drivers/firmware/built-in.o; /home/playfulgod/Android/2.3.5/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ar rcs drivers/firmware/built-in.o
Jewbie/Kernel-2.6.32
drivers/firmware/.built-in.o.cmd
bat
gpl-2.0
194
@echo off set "UPX_Path=C:\Users\..." set "exePath=C:\...\dist\yourProgram.exe" set "setuppyPath=C:\Users\...setup.py" rem setup.py in same dir as main python program "%setuppyPath%" py2exe pause "%UPX_Path%" "%exePath%" pause
RickoLacharity/Python-EXE-Packaging
SETUP.bat
bat
gpl-2.0
227
rem Syntax Highlighting Test File for Dos Batch Scripts rem Comment Line :BEGIN set HELLO="WORLD" set WORLD="HELLO" set HELLOWORLD="%WORLD% %HELLO%" if "%1" == "/?" goto HELP if "%1" == "go" goto EXECUTE :HELP echo . echo Here is test file to show some dos batch highlighting echo . goto END :EXECUTE echo . echo %HE...
robmcmullen/peppy
editra.in/tests/dos_batch_script.bat
bat
gpl-2.0
343
cmd_net/ipv6/built-in.o := /home/ian/kernel/toolchain/prebuilt/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o net/ipv6/built-in.o net/ipv6/ipv6.o net/ipv6/ah6.o net/ipv6/esp6.o net/ipv6/ipcomp6.o net/ipv6/xfrm6_tunnel.o net/ipv6/tunnel6.o net/ipv6/xfrm6_mode_transport.o net/ipv6/xfrm6_mode_tunnel.o net/ipv6/xfrm6_mode_be...
sleshepic/epic_touch_kernel
net/ipv6/.built-in.o.cmd
bat
gpl-2.0
486
cmd_drivers/scsi/scsi_scan.o := /opt/arm-2008q1/bin/arm-none-linux-gnueabi-gcc -Wp,-MD,drivers/scsi/.scsi_scan.o.d -nostdinc -isystem /data/linux/opt/arm-2008q1/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.3/include -Iinclude -I/data/embedded/acer/acergit/linux/arch/arm/include -include include/linux/autoconf.h -D__KERN...
yohanes/Acer-BeTouch-E130-Linux-Kernel
drivers/scsi/.scsi_scan.o.cmd
bat
gpl-2.0
24,803
cmd_mm/init-mm.o := arm-eabi-gcc -Wp,-MD,mm/.init-mm.o.d -nostdinc -isystem /home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/tim/Downloads/mitchtaydev-Thrive-Shiva-Kernel-ee65d90/linux-2.6/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNE...
timmytim/honeybutter_kernel
mm/.init-mm.o.cmd
bat
gpl-2.0
14,863
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source set I18NSPHINXOPTS=%SPHINXOPTS% source if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLS...
CNS-OIST/STEPS_Example
user_manual/make.bat
bat
gpl-2.0
6,770
/* ReXX */ /* * $Id: */ /* Create Plucker Object on Desktop */ Call RxFuncAdd "SysLoadFuncs","RexxUtil","SysLoadFuncs" Call SysLoadFuncs Parse ARG installdir Port '@Echo OFF' if installdir = "" then installdir = Directory() env = 'OS2ENVIRONMENT' /* homedir = VALUE('HOME', , env) */ ...
arpruss/plucker
os2/Recreate.cmd
bat
gpl-2.0
2,612
cmd_arch/arm/lib/copy_page.o := /home/friedrich420/kernel/s4/S4GEKernel/scripts/gcc-wrapper.py /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/arm-eabi-gcc -Wp,-MD,arch/arm/lib/.copy_page.o.d -nostdinc -isystem /home/friedrich420/kernel/Toolchain/arm-eabi-4.7/bin/../lib/gcc/arm-eabi/4.7/include -I/home/friedrich4...
friedrich420/S4-GPE-AEL-Kernel-4.4.3
arch/arm/lib/.copy_page.o.cmd
bat
gpl-2.0
2,553
cmd_drivers/media/usb/dvb-usb/built-in.o := rm -f drivers/media/usb/dvb-usb/built-in.o; ../tools/arm-bcm2708/arm-bcm2708hardfp-linux-gnueabi/bin/arm-bcm2708hardfp-linux-gnueabi-ar rcsD drivers/media/usb/dvb-usb/built-in.o
avareldalton85/rpi2-linux-rt
drivers/media/usb/dvb-usb/.built-in.o.cmd
bat
gpl-2.0
223
cmd_mm/page_io.o := gcc -Wp,-MD,mm/.page_io.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -Wframe-larger-than=2048 -f...
namgk/kernel-tut
mm/.page_io.o.cmd
bat
gpl-2.0
18,877
cmd_drivers/switch/built-in.o := /opt/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/switch/built-in.o drivers/switch/switch_class.o
TeamGlide/LiteKernel
drivers/switch/.built-in.o.cmd
bat
gpl-2.0
151
@setlocal @REM in boost root - bjam --build-dir=c:\boost --build-type=complete --toolset=msvc-9.0 address-model=64 architecture=x86 --with-system @set CWD=%CD% @if NOT "%RDPARTY_DIR%x" == "x" goto DNSEL @call _selectMSVC.x64 @if ERRORLEVEL 1 goto NOMSVC @if "%RDPARTY_DIR%x" == "x" goto NOMSVC @if "%GET_EXE%x" == "x" se...
geoffmcl/test-sg
scripts/d-and-c/build-boost.x64.bat
bat
gpl-2.0
5,476
cmd_fs/sysfs/bin.o := ppc_4xx-gcc -m32 -Wp,-MD,fs/sysfs/.bin.o.d -nostdinc -isystem /tools/dev/eldk/usr/bin/../lib/gcc/powerpc-linux/4.2.2/include -I/tools/dev/repos/linux-2.6-xlnx/arch/powerpc/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -Iarch/powerpc -Wall -Wundef -Wstrict-prototypes -Wno-t...
mattkelly/linux-2.6-xlnx
fs/sysfs/.bin.o.cmd
bat
gpl-2.0
23,519
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . set I18NSPHINXOPTS=%SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% set I18N...
zejacobi/DeltaGreen
Docs/make.bat
bat
gpl-3.0
7,495
@echo off @setlocal ::----------------------------------------------------------------------------------------- :ENV set JAVA_HOME=N:\PROG\jdk1.7.0_79 if not exist %JAVA_HOME% set JAVA_HOME=..\..\jdk1.7.0_79 set PATH=%PATH%;%JAVA_HOME%\bin set JAR_NAME=tain-spirit-1.0.jar ::----------------------------------------...
grtlinux/TAIN_SPIRIT
TAIN_SPIRIT/project/spirit1.0/bin/spiritServer.bat
bat
gpl-3.0
739
cmd /k node "D:\discord_MonoBot\lib\bot.js"
2Goo/monobot
Run Bot.bat
bat
gpl-3.0
45
@echo off SET pathtome=%~dp0 SET SZIP="C:\Program Files\7-Zip\7z.exe" SET projectName=AVANE copy %pathtome%..\bin\%projectName%.swc %pathtome% REM contents of SWC. copy /Y %pathtome%%projectName%.swc %pathtome%%projectName%Extract.swc ren %pathtome%%projectName%Extract.swc %projectName%Extract.zip call %SZIP% e %pat...
tuarua/AVANE
native_extension/ane/build_android_release.bat
bat
gpl-3.0
3,083
cd "C:\Estudio\aigamedev-resistance" python client.py mybots pause
DaniM/aigamedev-resistance
connect bots mybots to local.bat
bat
gpl-3.0
66
@Echo off SetLocal EnableDelayedExpansion :: this batch is used to generate the sources.xml from folders. ( Echo ^<sources^> Echo ^<programs^> Echo ^<default pathversion^="1"^/^> )>>"sources.xml" for ^/f "Tokens=*" %%a in ('dir /b /A:D "*"') do ( Echo %%~na ( Echo ^<source^> Echo ^<name^...
Rocky5/XBMC-Emustation
Mod Files/emustation/emulators/Create sources.xml.bat
bat
gpl-3.0
1,634
@setlocal @call setenv.cmd skipAll @set fileTraceLog=%~n0.trace.log @set url=http://%targetHost%/paynet/api/v2/mgmt/settings @set requestData="" curl %optProxy% --trace-ascii %fileTraceLog% --trace-time %url%
alexeybezverkhiy/fibonatix
Merchant/MerchantAPI/Tests/fb-mgmt-settings.cmd
bat
gpl-3.0
212
@echo off setlocal rem Usage ------------------------------------------------- rem ------------------------------------------------------- set JAVA_HOME=D:\util_portable\jdk-17_windows-x64_bin\jdk-17 set PATH=D:\work\SWDT_github\sw_dev\java\ext\bin;%PATH% rem --------------------------------------------...
sangwook236/SWDT
sw_dev/java/run_jar.bat
bat
gpl-3.0
1,115
@echo off set script_directory=%~dp0 set ant_home=apache-ant-1.8.2 REM detect 32 or 64 bits set BITS_32_OR_64=64 if "%PROCESSOR_ARCHITECTURE%" == "x86" set BITS_32_OR_64=32 set PLATFORM=windows echo Detected %PLATFORM% %BITS_32_OR_64% if not "%TOOLS_JDK_HOME%" == "" goto else set pvt_tools_jdk_home=%script_dir...
AsherBond/MondocosmOS
glob3/igotools/run.bat
bat
agpl-3.0
3,379
mkdir tservts cd tservts set OLDINC=%INCLUDE% set INCLUDE=%INCLUDE%;..\..\..\h;..\..\..\demo\utils;..\..\dp cl /D_DEBUG /DSIMNET /W3 /Zi ..\tservt.c ..\tserv.c ..\tserva.c ..\tca.c ..\tcapw.c ..\crypttab.c ..\..\..\demo\utils\mywcs.c ..\..\3rdparty\d3des\d3des.c ..\..\3rdparty\md5\md5c.c ..\..\..\demo\utils\rawwin.c ...
BygoneWorlds/anet
src/tca/mktts.bat
bat
lgpl-2.1
472
@ECHO off :: rmrbranco@openmailbox.org :: https://github.com/RuiBranco/mkep :: Started 15/5/2002 ::CONFIG ::YOU CAN CHOOSE THE LANG SET lang=en ::DO NOT CHANGE ANYTHING BELOW THIS LINE ::HOWEVER, I TRY TO WRITE A SIMPLE AND CLEAN CODE FOR ALL UNDERSTAND ::WINDOW TITLE TITLE mkep - mkeggd...
carriercomm/mkep
mkep_win/mkeggdrop.bat
bat
unlicense
5,465
@if not exist "%HOME%" @set HOME=%HOMEDRIVE%%HOMEPATH% @if not exist "%HOME%" @set HOME=%USERPROFILE% @set BASE_DIR=%HOME%\.spf13-vim-3 IF NOT EXIST "%BASE_DIR%" ( call git clone --recursive -b 3.0 https://github.com/spf13/spf13-vim.git "%BASE_DIR%" ) ELSE ( @set ORIGINAL_DIR=%CD% echo updating spf13-vim ch...
quai/vim-config
spf13-vim-3/spf13-vim-windows-install.cmd
bat
unlicense
1,168
python -m http.server 8002
astaffer/astaffer.github.io
startSrv.bat
bat
apache-2.0
26
@pushd .. @call BuildDeps.cmd "Visual Studio 12 2013 Win64" Debug @popd
realXtend/tundra-urho3d
tools/Windows/VS2013/BuildDeps-x64-Debug.cmd
bat
apache-2.0
72
@echo off pyrcc4 -py3 ../ExtAppIcons.qrc > ../../ui/ExtAppIcons_rc.py python genqrc.py ../icons ../../ui/AppIcons.py mv AppIcons.qrc ../
uname/PySockDebuger
resource/generator/gen_icons.bat
bat
apache-2.0
137
@echo off set JAVA_HOME=E:\Java\jdk1.7.0_60_x64 set M2_HOME=E:\apache-maven-3.3.9 set path=%JAVA_HOME%\bin;%M2_HOME%\bin;%PATH%
baichenguang/bing-desktop
setenv.bat
bat
apache-2.0
127
@echo off AStyle.exe --options=astylerc
Kwizatz/AeonOgre
astyle.bat
bat
apache-2.0
44
@ECHO OFF REM Core technology versions SET FLOW_VERSION=3 SET MICROSCOPY_VERSION=3 REM OBIT LIBS PATH SET OBIT_LIBS_PATH=%CD%\.. REM SET THE PATH OF THE CORE-TECHNOLOGIES SET FLOW_PATH=%OBIT_LIBS_PATH%\..\..\..\..\server\obit_flow_core_technology SET MICROSCOPY_PATH=%OBIT_LIBS_PATH%\..\..\..\..\server\obit_microscop...
aarpon/obit_annotation_tool
dist/CoreTechnologies/CopyClientLibsToCoreTechnologies/CopyClientLibsToCoreTechnologies.bat
bat
apache-2.0
2,520
@ECHO OFF REM Command file for Sphinx documentation if "%SPHINXBUILD%" == "" ( set SPHINXBUILD=sphinx-build ) set BUILDDIR=_build set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . set I18NSPHINXOPTS=%SPHINXOPTS% . if NOT "%PAPER%" == "" ( set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS...
UCSD-ANF/pyzfsautosnap
doc/make.bat
bat
bsd-2-clause
7,258
python3 setup.py sdist bdist_wheel twine upload --repository-url https://test.pypi.org/legacy/ dist/* twine upload dist/*
compmech/meshless
distribuite.bat
bat
bsd-2-clause
123
@echo off IF EXIST "gradle_localOverride.cmd" call "gradle_localOverride.cmd" call gradlew clean assemble -x test --stacktrace --info pause
JFXtras/jfxtras-labs-samples
gradlew_distribution.cmd
bat
bsd-3-clause
139
rem NOTE: this batch file is to be run in a Visual Studio command prompt rem Delete old files del *.obj del *.ilk del *.exe del *.pdb rem Compile files into .obj files in current directory cl /I"..\..\testcasesupport" /W3 /MT /GS /RTC1 /bigobj /EHsc /nologo /c main.cpp CWE*.cpp CWE*.c ..\..\testcasesupport\io.c ..\....
JianpingZeng/xcc
xcc/test/juliet/testcases/CWE606_Unchecked_Loop_Condition/CWE606.bat
bat
bsd-3-clause
470
@echo off echo INPUT: Current Sound Recording Device 1>&2 IF EXIST .\multimon-ng SET PATH=%PATH%;.\multimon-ng :loop multimon-ng -a EAS echo Restarting... >&2 timeout /t 2 /nobreak goto loop
sabas1080/dsame
scripts/source-soundcard-multimon-ng.bat
bat
isc
190
cd ../../ git subtree pull --prefix src/Publisher https://github.com/juniorgasparotto/Publisher.git master
juniorgasparotto/WiremockUI
src/Publisher/pull.bat
bat
mit
106
@echo off echo - Listfile for WoW 8.2 or newer ---------------------------------------------------- ren listfile8x.csv listfile8x-old.csv wget https://wow.tools/casc/listfile/download/csv -O listfile8x-new.csv start /wait CascView.exe /merge "listfile8x-old.csv+listfile8x-new.csv" listfile8x.csv del listfile8x-ol...
WainPetopia/CascLib
listfile/update.bat
bat
mit
711
cmd_sound/isa/sb/built-in.o := rm -f sound/isa/sb/built-in.o; /home/milind/toolchain/arm-eabi-4.6/bin/arm-eabi-ar rcsD sound/isa/sb/built-in.o
sai9615/MY-kernel-for-grand-I9082
sound/isa/sb/.built-in.o.cmd
bat
gpl-2.0
144
@echo off rmdir /s /q bin\data rmdir /s /q bin\po mkdir bin\data mkdir bin\data\ui copy data\*.png bin\data copy data\profiles.xml.default bin\data copy data\ario-ui.xml bin\data\ui copy data\ui\*.ui bin\data\ui\ mkdir bin\plugins mkdir bin\plugins\icons copy plugins\filesystem\filesystem-ui.xml bin\plugins copy pl...
Lokke/ario-git
deliver.bat
bat
gpl-2.0
1,787
cmd_fs/nfsd/nfsctl.o := /opt/buildroot-gcc342/bin/mipsel-linux-uclibc-gcc -Wp,-MD,fs/nfsd/.nfsctl.o.d -nostdinc -isystem /root/asuswrt-bender/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-pro...
smx-smx/dsl-n55u-bender
release/src-ra/linux/linux-2.6.21.x/fs/nfsd/.nfsctl.o.cmd
bat
gpl-2.0
16,850
@echo off SET RDP_PORT=%1 SET NAGIOSHOST1=%2 SET NAGIOSHOST2=%3 SET NAGIOSHOST3=%4 IF NOT DEFINED RDP_PORT GOTO :defsettings IF %RDP_PORT% EQU "-h" GOTO :usage GOTO check :defsettings set RDP_PORT=3389 :check netstat -a -n | find "%RDP_PORT%" | find "LISTENING" > NUL IF %ERRORLEVEL% NEQ 0 goto portnotfound :connecti...
mickem/nscp
scripts/check_no_rdp.bat
bat
gpl-2.0
1,299
:: :: Easybuild - Generate a clean ET:L build :: :: Change MSVS version to your own :: Install assets in fs_homepath/etmain :: @echo off @setLocal EnableDelayedExpansion :: variables SET game_homepath=%USERPROFILE%\Documents\ETLegacy SET game_basepath=%USERPROFILE%\Documents\ETLegacy-Build SET build_type=Release SET ...
zturtleman/etlegacy
easybuild.bat
bat
gpl-3.0
7,281
@echo off setlocal enabledelayedexpansion mkdir tmp for %%F in (lib*.so.*) do IF /i "%%~xF" NEQ ".so" ( set libout=%%~nF del !libout! echo OUTPUT_FORMAT^(elf32-littlearm^)> tmp\!libout! echo GROUP ^( %%F ^)>> tmp\!libout! ) REM Do a second round from the temp folder cd tmp for %%F in (lib*.so.*...
333fred/allwpilib
ni-libraries/lib/genlinks.bat
bat
bsd-3-clause
482
@echo off if "%1" == "" goto err echo Removing NoSound... del %1\data\nosound\*.* /n rmdir %1\data\nosound echo NoSound has been removed. goto end :err echo This batch file is only intended for use by the OpenTTD installer. :end
dolly22/openttd-sai
os/os2/installer/remove_nosound.cmd
bat
gpl-2.0
234
@echo OFF SETLOCAL REM---------------------------------------------------------------------------- REM Copyright (c) Microsoft. All rights reserved. REM REM Licensed under the Apache License, Version 2.0 (the "License"); REM you may not use this file except in compliance with the License. REM You may obtain a copy of ...
crwilcox/azure-sdk-for-python
azure-mgmt/tests/run-mgmt.bat
bat
apache-2.0
1,564
nuget pack ..\src\YaccConstructor\YC.Core.nuspec
melentyev/YaccConstructor
NuGet/YC.Core.cmd
bat
apache-2.0
48
REM This file should be executed from the command line prior to the first REM build. It will be necessary to refresh the Eclipse project once the REM .bat file has been executed (normally just press F5 to refresh). REM Copies all the required files from their location within the standard REM FreeRTOS directory s...
openthread/ot-rtos
third_party/freertos/repo/FreeRTOS/Demo/CORTEX_M4F_Infineon_XMC4500_GCC_Atollic/CreateProjectDirectoryStructure.bat
bat
bsd-3-clause
2,788
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: :: Bake is a shell script for running CakePHP bake script :: :: CakePHP(tm) : Rapid Development Framework (https://cakephp.org) :: Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org) :: :: Licensed under The...
xplico/CapAnalysis
www/lib/Cake/Console/Templates/skel/Console/cake.bat
bat
gpl-2.0
940
java -mx500m -cp "/C:/Users/Compaq 6910p/Documents/R/win-library/3.4/dismo/java/maxent.jar;C:/Users/Compaq 6910p/Documents/R/win-library/3.4/rJava/java/boot;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java;C:\Users\Compaq 6910p\Documents\R\win-library\3.4\dismo\java\dismo.jar;C:\Users\Compaq 6910p\Documents...
mauriciovancine/enm_r
data/temp/raster/maxent/4441471891/species_explain.bat
bat
mit
644
docker run --rm --name digits-cpu -d -v "%cd:\=/%/digits-jobs":/jobs -p 5000:5000 rquintino/digits-cpu start http://localhost:5000 if not exist "digits-data/mnist" ( docker exec -it digits-cpu python -m digits.download_data mnist /tmp/mnist ) else (echo Mnist exists)
rquintino/ml-dockerfiles
digits-cpu/test.cmd
bat
mit
267
@echo off chcp 65001 echo. pushd %~dp0 ::Attempts to start py launcher without relying on PATH %SYSTEMROOT%\py.exe --version > NUL 2>&1 IF %ERRORLEVEL% NEQ 0 GOTO attempt %SYSTEMROOT%\py.exe -3.5 SanjayBot/Bot.py PAUSE GOTO end ::Attempts to start py launcher by relying on PATH :attempt py.exe --version...
Sanjay-B/Sanjay-DiscordBot
start.bat
bat
mit
800
sicstus -l load_and_run_japanese_dm_server.pl pause
TeamSPoon/logicmoo_workspace
packs_sys/logicmoo_nlu/ext/regulus/Examples/Calendar/scripts/run_japanese_dm_server.bat
bat
mit
53
@echo off pnputil /enable-device "HID\SYNA7813&COL01\5&68BDC47&0&0000"
frank-deng/fgfs-tools
enable-touchscreen.bat
bat
mit
71
@echo off cls Tools\nuget.exe install FAKE -ExcludeVersion -OutputDirectory "Tools" Tools\FAKE\tools\Fake.exe Build.fsx "%*"
Ravadre/Ultima.Toolkit
Build.cmd
bat
mit
124
cmd_arch/arm/lib/clearbit.o := arm-eabi-gcc -Wp,-MD,arch/arm/lib/.clearbit.o.d -nostdinc -isystem /home/nonamer/android-toolchain-eabi-4.5/bin/../lib/gcc/arm-eabi/4.5.4/include -I/home/nonamer/bravo_2.6.35_gb-mr/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iarch/arm/m...
NooNameR/Sense4.0-kernel
arch/arm/lib/.clearbit.o.cmd
bat
gpl-2.0
1,820
pushd "%~dp0" if NOT %pw%.==. goto gotpw :readpw set /p pw=Password: if %pw%.==. goto readpw :gotpw set pw=%pw:"=% if "%pw%"=="" goto readpw C:\SVN\Syandus_Company\Source\Verisign\signtool.exe ^ sign ^ /f C:\SVN\Syandus_Company\Source\Verisign\Syandus.pfx ^ /p %pw% ^ /t http://timestamp.comodoca.com/authent...
syandus/syenigma
dist/signmsi.bat
bat
gpl-2.0
393
cmd_sound/pci/korg1212/built-in.o := rm -f sound/pci/korg1212/built-in.o; /home/adam/Android/Toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs sound/pci/korg1212/built-in.o
arshull/GalaTab3_Kernel
sound/pci/korg1212/.built-in.o.cmd
bat
gpl-2.0
170
cmd_sound/i2c/built-in.o := /home/madrocker/Desktop/JetDroid1/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o sound/i2c/built-in.o sound/i2c/other/built-in.o
MadRocker/experimental-2.6.29-MadRocker
sound/i2c/.built-in.o.cmd
bat
gpl-2.0
166
cmd_sound/isa/gus/built-in.o := rm -f sound/isa/gus/built-in.o; ar rcs sound/isa/gus/built-in.o
Existed/kernel-2.6.35.14
sound/isa/gus/.built-in.o.cmd
bat
gpl-2.0
97
@setlocal @set TMPEXE=Release\Sudo-con.exe @if NOT EXIST %TMPEXE% goto NOEXE @set TMP_DEF_FILE=C:\GTools\tools\Sudoku\examples\diabolical.txt @REM set TMP_DEF_FILE "/home/geoff/projects/Sudoku/examples/y-wing.txt" @if NOT EXIST %TMP_DEF_FILE% goto NOFIL @set TMPFIL= @set GOTFIL=0 @set TMPCMD= :RPT @if "%~1x" == "x...
geoffmcl/Sudoku
build.x64/run-rel.bat
bat
gpl-2.0
618
@echo off SetLocal EnableExtensions cd /d "%~dp0" if not exist apps.txt ( echo Creating List. Please wait... dir /b /a-d /s "%SystemDrive%\*.exe" "%SystemRoot%\*.sys" > apps.txt echo. set /p "=Ready! Total lines = " <NUL find /c /v "" < apps.txt echo. echo. pause ) :: Clear ...
dragokas/hijackthis
src/tools/Cert/enumerator/Root/CertEnum-src/VerifyByList.cmd
bat
gpl-2.0
1,512
/* $Id: bdftops.cmd,v 1.4 2002/02/21 21:49:28 giles Exp $ */ /* * This file is maintained by a user: if you have any questions about it, * please contact Mark Hale (mark.hale@physics.org). */ @gsos2 -q -dBATCH -dNODISPLAY -- bdftops.ps %1 %2 %3 %4 %5 %6 %7 %8 %9
brho/plan9
sys/src/cmd/gs/lib/bdftops.cmd
bat
gpl-2.0
267
cmd_drivers/gpu/vga/built-in.o := rm -f drivers/gpu/vga/built-in.o; /home/doadin/android/kernel/toolchains/arm-eabi-4.4.3/bin/arm-eabi-ar rcs drivers/gpu/vga/built-in.o
doadin/samsung-kernel-msm7x30-Doadin
drivers/gpu/vga/.built-in.o.cmd
bat
gpl-2.0
170
cmd_util-linux/volume_id/sysv.o := gcc -Wp,-MD,util-linux/volume_id/.sysv.o.d -std=gnu99 -Iinclude -Ilibbb -include include/autoconf.h -D_GNU_SOURCE -DNDEBUG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D"BB_VER=KBUILD_STR(1.18.4)" -DBB_BT=AUTOCONF_TIMESTAMP -Wall -Wshadow -Wwrite-strings -Wund...
muthumani2/Muthu-busybox
util-linux/volume_id/.sysv.o.cmd
bat
gpl-2.0
9,525
: Start-Tape-Job.cmd @start "Start-Tape-Job" cmd /c PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& {(Add-PSSnapin VeeamPSSnapin); (Get-VBRTapeJob | Start-VBRJob -FullBackup)}"
Fr3db3rt/VEEAM-Scripts
Start-Tape-Job.cmd
bat
gpl-3.0
187
forfiles /P "C:\HOW2SAY\logs" /D -30 /C "cmd /c DEL /Q @FILE" forfiles /P "C:\HOW2SAY\SAVE" /D -2 /C "cmd /c DEL /Q @FILE"
olanto/HOW2SAY
run/cleanLogAndSave.bat
bat
agpl-3.0
123
net stop ScadaCommService net start ScadaCommService
RapidScada/scada
ScadaComm/ScadaComm/ScadaCommSvc/Script/svc_restart.bat
bat
apache-2.0
53
:: :: Copyright 2014-2022 Real Logic Limited. :: :: Licensed under the Apache License, Version 2.0 (the "License"); :: you may not use this file except in compliance with the License. :: You may obtain a copy of the License at :: :: https://www.apache.org/licenses/LICENSE-2.0 :: :: Unless required by applicable law or ...
mikeb01/Aeron
aeron-samples/scripts/run-java-logging.cmd
bat
apache-2.0
933
:: Copyright 2017, IBM. :: :: This source code is licensed under the Apache License, Version 2.0 found in :: the LICENSE.txt file in the root directory of this source tree. @ECHO OFF @SETLOCAL enabledelayedexpansion pushd %~dp0 SET target=%~n1 IF "%target%"=="env" GOTO :env IF "%target%"=="run" GOTO :run IF "%targe...
QISKit/qiskit-sdk-py
Make.bat
bat
apache-2.0
1,565
set VIZCLASSPATH=lib\jogl.all.jar;lib\nativewindow.all.jar;lib\gluegen-rt.jar;lib\newt.all.jar;lib\jsgl.jar;lib\commons-compress-1.5.jar;RoboViz.jar;.
pmacalpine/RoboViz
scripts/setEnvironment.bat
bat
apache-2.0
151
@echo off echo Setting up Rocket project files... rem ## Rocket Visual Studio project setup script rem ## Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. rem ## This script is expecting to exist in the Engine/Build/BatchFiles directory. It will not work correctly rem ## if you copy it to a different locat...
PopCap/GameIdea
Engine/Build/BatchFiles/RocketGenerateProjectFiles.bat
bat
bsd-2-clause
2,197
setlocal echo Setting JAVA_HOME to %JAVA8_HOME%. set JAVA_HOME=%JAVA8_HOME% call mvn clean install -Pall,sonatype-oss-release -DperformRelease --fail-at-end endlocal
highsource/maven-jaxb2-plugin
tests/full-build-1.8.bat
bat
bsd-2-clause
165
@echo off set keytool_raw="C:\Program Files\Java\jdk1.8.0_102\bin\keytool" set openssl="C:\Program Files\Git\mingw64\bin\openssl" set keytool=%keytool_raw% -keystore set pwd=-storepass StorePass -keypass KeyPass -alias %keytool% Server.key.jks %pwd% key -genkeypair -keyalg RSA -validity 20000 -dname "cn=Server" %k...
sushicutta/yass
certificates/create.bat
bat
bsd-3-clause
1,903
@rem --------------------------------------------------------------------------------- @rem Copyright 2008 Microsoft Corporation. All rights reserved. @rem This is provided as sample to deploy the package using msdeploy.exe @rem For information about IIS Web Deploy technology, @rem please visit http://go.microsoft.com/...
bowersad/Philameter
philameter.deploy.cmd
bat
mit
14,075
@echo off :: BatchGotAdmin :------------------------------------- REM --> Check for permissions >nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system" REM --> If error flag set, we do not have admin. if '%errorlevel%' NEQ '0' ( echo Requesting administrative privileges... goto UACP...
mrayy/UnityCam
RunMe First/x64/Register.bat
bat
mit
752
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OUTSPS.S02_OperateListItems.MSOUTSPS_S02_TC49_OperationListItemsForDiscussion /testcontainer:..\..\MS-OUTSPS\TestSuite\bin\Debug\MS-OUTSPS_TestSuite.dll /runconfig:..\..\MS-OUTSPS\MS-OUTSPS.testsettings /unique pause
XinwLi/Interop-TestSuites-1
SharePoint/Source/Scripts/MS-OUTSPS/RunMSOUTSPS_S02_TC49_OperationListItemsForDiscussion.cmd
bat
mit
310
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFXICS.S05_SyncICSHierarchyImportErrorCode_TestSuite.MSOXCFXICS_S05_SyncICSHierarchyImportErrorCode_TestSuite /testcontainer:..\..\MS-OXCFXICS\TestSuite\bin\Debug\MS-OXCFXICS_TestSuite.dll /runconfig:..\..\MS-OXCFXICS\MS-OXC...
XinwLi/Interop-TestSuites-1
ExchangeMAPI/Source/Scripts/MS-OXCFXICS/RunMSOXCFXICS_S05_SyncICSHierarchyImportErrorCode_TestSuite.cmd
bat
mit
352
@echo off pushd %~dp0 "%VS120COMNTOOLS%..\IDE\mstest" /test:Microsoft.Protocols.TestSuites.MS_OXCFOLD.S03_FolderInformation.MSOXCFOLD_S03_TC08_SetAndGetProperties /testcontainer:..\..\MS-OXCFOLD\TestSuite\bin\Debug\MS-OXCFOLD_TestSuite.dll /runconfig:..\..\MS-OXCFOLD\MS-OXCFOLD.testsettings /unique pause
XinwLi/Interop-TestSuites-1
ExchangeMAPI/Source/Scripts/MS-OXCFOLD/RunMSOXCFOLD_S03_TC08_SetAndGetProperties.cmd
bat
mit
305