hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
588 values
lang
stringclasses
305 values
max_stars_repo_path
stringlengths
3
363
max_stars_repo_name
stringlengths
5
118
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 00:00:35
2022-03-31 23:43:49
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 12:37:38
2022-03-31 23:59:52
max_issues_repo_path
stringlengths
3
363
max_issues_repo_name
stringlengths
5
118
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
363
max_forks_repo_name
stringlengths
5
135
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:01:02
2022-03-31 23:27:27
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 08:55:07
2022-03-31 23:59:24
content
stringlengths
5
1.05M
avg_line_length
float64
1.13
1.04M
max_line_length
int64
1
1.05M
alphanum_fraction
float64
0
1
aa3d93a96e32f21d2410fbf3a7f6bd192f24ee81
884
bat
Batchfile
mORMot/SQLite3/c-np-darwin32.bat
LongDirtyAnimAlf/AsphyrePXL
9151ff88eca1fa01dce083b09e7ea20076f6d334
[ "Apache-2.0" ]
4
2020-04-24T07:43:43.000Z
2021-08-29T08:36:08.000Z
mORMot/SQLite3/c-np-darwin32.bat
LongDirtyAnimAlf/AsphyrePXL
9151ff88eca1fa01dce083b09e7ea20076f6d334
[ "Apache-2.0" ]
null
null
null
mORMot/SQLite3/c-np-darwin32.bat
LongDirtyAnimAlf/AsphyrePXL
9151ff88eca1fa01dce083b09e7ea20076f6d334
[ "Apache-2.0" ]
2
2020-08-18T09:42:33.000Z
2021-04-22T08:15:27.000Z
@rem Use NewPascal cross-compiler to compile our own patched sqlite3.c amalgation file @rem for FPC static linking info fpc-darwin32/sqlite3.o set np=c:\np set bin=%np%\cross\bin\x86-darwin set sdk=%np%\cross\lib\x86-darwin\MacOSX10.11.sdk\usr set lib=%sdk%\lib set dlls=%np%\fpcbootstrap\git\mingw32\bin set gcc=%bin%\i386-apple-darwin15-clang.exe set path=%path%;%dlls%;%bin% set inc=-I%bin%\include\clang\5.0.1\include -I%sdk%\include attrib -r ..\static\i386-darwin\sqlite3.o del ..\static\i386-darwin\sqlite3.o @rem try -O1 if -O2 triggers unexpected GPF :( %gcc% -c -O2 -m32 -target i386-apple-darwin15 -DSQLITE_ENABLE_FTS3 -DNDEBUG -DNO_TCL -D_CRT_SECURE_NO_DEPRECATE -DSQLITE_TEMP_STORE=1 %inc% -I. sqlite3.c -o ..\static\i386-darwin\sqlite3.o cd ..\static\i386-darwin %bin%\i386-apple-darwin15-libtool.exe -static sqlite3.o -o libsqlite3.a attrib +r sqlite3.o pause
34
188
0.75
9d7ac17eca3f54c0d3654c9ba028e3c22213f5a0
54
bat
Batchfile
run.bat
rootcoma/filemantaray
980322f1d97c0ea96f90f28f700a99aca7f36748
[ "MIT" ]
null
null
null
run.bat
rootcoma/filemantaray
980322f1d97c0ea96f90f28f700a99aca7f36748
[ "MIT" ]
null
null
null
run.bat
rootcoma/filemantaray
980322f1d97c0ea96f90f28f700a99aca7f36748
[ "MIT" ]
null
null
null
@ECHO off cd build .\filemantaray.exe @ECHO on pause
7.714286
18
0.740741
90fdd4f0957daa4a5714273ff9f5b3b742afcba2
1,374
bat
Batchfile
src/lib/dev/dio/msc51.bat
prepare/spice3f5
a0d8c69d43927b7ced9cb619e3faa3d56332566a
[ "BSD-4-Clause-UC" ]
4
2018-02-21T17:31:40.000Z
2022-03-03T01:43:32.000Z
src/lib/dev/dio/msc51.bat
prepare/spice3f5
a0d8c69d43927b7ced9cb619e3faa3d56332566a
[ "BSD-4-Clause-UC" ]
null
null
null
src/lib/dev/dio/msc51.bat
prepare/spice3f5
a0d8c69d43927b7ced9cb619e3faa3d56332566a
[ "BSD-4-Clause-UC" ]
2
2019-07-20T00:47:29.000Z
2020-01-06T19:18:21.000Z
cl /I..\..\..\include /c dio.c >> ..\..\..\msc.out cl /I..\..\..\include /c dioacld.c >> ..\..\..\msc.out cl /I..\..\..\include /c dioask.c >> ..\..\..\msc.out cl /I..\..\..\include /c dioconv.c >> ..\..\..\msc.out cl /I..\..\..\include /c diodel.c >> ..\..\..\msc.out cl /I..\..\..\include /c diodest.c >> ..\..\..\msc.out cl /I..\..\..\include /c diodisto.c >> ..\..\..\msc.out cl /I..\..\..\include /c diodset.c >> ..\..\..\msc.out cl /I..\..\..\include /c diogetic.c >> ..\..\..\msc.out cl /I..\..\..\include /c dioload.c >> ..\..\..\msc.out cl /I..\..\..\include /c diomask.c >> ..\..\..\msc.out cl /I..\..\..\include /c diomdel.c >> ..\..\..\msc.out cl /I..\..\..\include /c diompar.c >> ..\..\..\msc.out cl /I..\..\..\include /c dionoise.c >> ..\..\..\msc.out cl /I..\..\..\include /c dioparam.c >> ..\..\..\msc.out cl /I..\..\..\include /c diopzld.c >> ..\..\..\msc.out cl /I..\..\..\include /c diosacl.c >> ..\..\..\msc.out cl /I..\..\..\include /c diosetup.c >> ..\..\..\msc.out cl /I..\..\..\include /c diosload.c >> ..\..\..\msc.out cl /I..\..\..\include /c diosprt.c >> ..\..\..\msc.out cl /I..\..\..\include /c diosset.c >> ..\..\..\msc.out cl /I..\..\..\include /c diosupd.c >> ..\..\..\msc.out cl /I..\..\..\include /c diotemp.c >> ..\..\..\msc.out cl /I..\..\..\include /c diotrunc.c >> ..\..\..\msc.out lib ..\..\dev2.lib @response.lib >> ..\..\..\msc.out
52.846154
55
0.45706
13d6b158434506bdf4a3f5a708d4ab32fe0b4358
44
bat
Batchfile
tools/h2/start-db.bat
zhangyong7375/springside-sub
8e70c56137e77ce6b3cf83e86ee53371a83277c2
[ "Apache-2.0" ]
null
null
null
tools/h2/start-db.bat
zhangyong7375/springside-sub
8e70c56137e77ce6b3cf83e86ee53371a83277c2
[ "Apache-2.0" ]
4
2020-06-15T20:41:57.000Z
2022-02-09T23:02:40.000Z
tools/h2/start-db.bat
zhangyong7375/springside-sub
8e70c56137e77ce6b3cf83e86ee53371a83277c2
[ "Apache-2.0" ]
4
2015-05-27T02:00:05.000Z
2020-05-14T13:12:52.000Z
@echo off call mvn exec:java cd bin pause
11
19
0.727273
bce62e2a3748a047f0562313ac58b48afc1ed855
154
cmd
Batchfile
archi_h4_test.cmd
JustArchi/SORCER
ccc4e9e8fd08fe130a3b8739a1560ea72dc50b10
[ "Apache-2.0" ]
1
2021-05-30T07:44:58.000Z
2021-05-30T07:44:58.000Z
archi_h4_test.cmd
JustArchi/SORCER
ccc4e9e8fd08fe130a3b8739a1560ea72dc50b10
[ "Apache-2.0" ]
null
null
null
archi_h4_test.cmd
JustArchi/SORCER
ccc4e9e8fd08fe130a3b8739a1560ea72dc50b10
[ "Apache-2.0" ]
null
null
null
@echo off pushd %~dp0 set PATH=%PATH%;%~dp0_archi\Gradle\bin;%~dp0_archi\Ant\bin cd examples\archi call gradle test --tests *FavouriteServiceTest* pause
19.25
58
0.766234
12f5dd626eb3e171700a64521fcccabbb9fbbd61
379
bat
Batchfile
scripts/msvc-build.bat
raamana/shogun
55f57c10f99dc948c0eeedeed28de9ddebd82a45
[ "BSD-3-Clause" ]
1
2019-01-05T21:59:57.000Z
2019-01-05T21:59:57.000Z
scripts/msvc-build.bat
raamana/shogun
55f57c10f99dc948c0eeedeed28de9ddebd82a45
[ "BSD-3-Clause" ]
null
null
null
scripts/msvc-build.bat
raamana/shogun
55f57c10f99dc948c0eeedeed28de9ddebd82a45
[ "BSD-3-Clause" ]
null
null
null
@echo on mkdir %APPVEYOR_BUILD_FOLDER%\build pushd %APPVEYOR_BUILD_FOLDER%\build cmake -G "%GENERATOR%" ^ -DCMAKE_BUILD_TYPE=%CONFIGURATION% ^ -DCMAKE_INSTALL_PREFIX=%CONDA_PREFIX%\Library ^ -DBUILD_META_EXAMPLES=OFF ^ -DENABLE_TESTING=ON .. || exit /B cmake --build . --target install --config %CONFIGURATION% -- /maxcpucount:2 || exit /B
29.153846
87
0.6781
cabd426761362ed1fea2301acd3a6e0a0b93620e
206
bat
Batchfile
npm_package_install.bat
pulipulichen/electron-loading-test
d2c479891e6561909c937ee1fec54e790f7f6f8f
[ "MIT" ]
5
2019-01-14T02:02:32.000Z
2021-11-26T13:22:06.000Z
npm_package_install.bat
pulipulichen/electron-web-speed-testing
d2c479891e6561909c937ee1fec54e790f7f6f8f
[ "MIT" ]
53
2018-05-16T19:43:20.000Z
2018-06-01T04:12:28.000Z
npm_package_install.bat
pulipulichen/electron-loading-test
d2c479891e6561909c937ee1fec54e790f7f6f8f
[ "MIT" ]
1
2020-05-18T03:06:38.000Z
2020-05-18T03:06:38.000Z
cd %~dp0/src npm install electron-prebuilt --save-dev npm install electron-prebuilt -g npm install electron-packager --save-dev npm install electron-packager -g npm install asar npm install --save os-tmpdir
29.428571
40
0.796117
7797246e41f93d00652dd960b1903a6efaf75d5e
1,381
bat
Batchfile
usbong_kms/kasangkapan/autoScreenCaptureMonthlyPatientCountMOSC.bat
usbong/KMS
0ed2600e1ce52036eb60882abda310241848ffd7
[ "Apache-2.0" ]
1
2021-02-01T02:53:55.000Z
2021-02-01T02:53:55.000Z
usbong_kms/kasangkapan/autoScreenCaptureMonthlyPatientCountMOSC.bat
usbong/KMS
0ed2600e1ce52036eb60882abda310241848ffd7
[ "Apache-2.0" ]
1
2020-01-30T06:40:30.000Z
2020-01-30T06:43:09.000Z
usbong_kms/kasangkapan/autoScreenCaptureMonthlyPatientCountMOSC.bat
usbong/KMS
0ed2600e1ce52036eb60882abda310241848ffd7
[ "Apache-2.0" ]
null
null
null
@echo off REM Copyright 2020~2021 SYSON, MICHAEL B. REM REM 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 REM REM http://www.apache.org/licenses/LICENSE-2.0 REM REM Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing ' permissions and limitations under the License. REM REM @company: USBONG REM @author: SYSON, MICHAEL B. REM @date created: 20201016 REM @date updated: 20210702 REM @website address: http://www.usbong.ph REM REM Reference: REM 1) https://phantomjs.org/; last accessed: 20200724 REM 2) downloaded phantomjs zipped file's examples: netsniff.js; last accessed: 20200725 REM REM added by Mike, 20210702 cd "MOSC\add-on software\" call generateMOSCSummaryReportDailyCount.bat cd .. cd .. phantomjs saveWebPageAsImageFile.js MOSCSummaryReportDailyCountOutput -k set myDate=%date:~10,4%%date:~4,2%%date:~7,2% rem explorer "C:\xampp\htdocs\usbong_kms\kasangkapan\phantomjs-2.1.1-windows\bin\output\"%myDate% explorer "C:\xampp\htdocs\usbong_kms\kasangkapan\phantomjs-2.1.1-windows\bin\output\"%myDate%"
43.15625
314
0.765387
2592d58a607e12f368726ff8f3197f99ee4f7680
696
cmd
Batchfile
test.cmd
mazong1123/svn2gitnet
e8349cdccfd45628627ab79b070a004051d0e7bd
[ "MIT" ]
47
2017-09-08T00:40:09.000Z
2021-08-29T09:36:55.000Z
test.cmd
mazong1123/svn2gitnet
e8349cdccfd45628627ab79b070a004051d0e7bd
[ "MIT" ]
36
2017-08-27T09:40:46.000Z
2020-10-24T20:48:13.000Z
test.cmd
mazong1123/svn2gitnet
e8349cdccfd45628627ab79b070a004051d0e7bd
[ "MIT" ]
13
2017-09-14T10:42:02.000Z
2020-10-04T07:12:08.000Z
REM Unit test. cd tests/unittests if %errorlevel% neq 0 exit %errorlevel% dotnet test if %errorlevel% neq 0 exit %errorlevel% cd ../../ if %errorlevel% neq 0 exit %errorlevel% REM Preparing for integration test. call publish.cmd if %errorlevel% neq 0 exit %errorlevel% md "integrationtests" if %errorlevel% neq 0 exit %errorlevel% Xcopy src\bin\Release integrationtests /s /e if %errorlevel% neq 0 exit %errorlevel% REM Integration test. cd tests/integrationtests if %errorlevel% neq 0 exit %errorlevel% dotnet test if %errorlevel% neq 0 exit %errorlevel% cd ../../ if %errorlevel% neq 0 exit %errorlevel% REM Clean up. rd /s /q "integrationtests" if %errorlevel% neq 0 exit %errorlevel%
21.090909
44
0.747126
0a0be7200617f1fd0ca1551a6b5f848016b77566
187
bat
Batchfile
bat/shutdown/logoff_timer.bat
0V/G2Scripts
ced312b229ca11e6e0965fd1feb0091fb2027676
[ "MIT" ]
null
null
null
bat/shutdown/logoff_timer.bat
0V/G2Scripts
ced312b229ca11e6e0965fd1feb0091fb2027676
[ "MIT" ]
null
null
null
bat/shutdown/logoff_timer.bat
0V/G2Scripts
ced312b229ca11e6e0965fd1feb0091fb2027676
[ "MIT" ]
null
null
null
@echo off set /P waittime="Log off: Input wait time [sec]> %waittime%" set /A mintime=waittime/60 echo Log off : %mintime% [min] (%waittime% [sec]) timeout /t %waittime% shutdown /l
31.166667
61
0.673797
372b0e3528517ac8eba067693abda795d8053315
108
bat
Batchfile
Build/testfast_nc5.bat
wbsimms/FizzBuzz
9c9904e7908d666d5c7b0c3f6bc256086bbd5a31
[ "Apache-2.0" ]
null
null
null
Build/testfast_nc5.bat
wbsimms/FizzBuzz
9c9904e7908d666d5c7b0c3f6bc256086bbd5a31
[ "Apache-2.0" ]
null
null
null
Build/testfast_nc5.bat
wbsimms/FizzBuzz
9c9904e7908d666d5c7b0c3f6bc256086bbd5a31
[ "Apache-2.0" ]
null
null
null
@echo off msbuild FizzBuzz.xml /t:SimianReport;BuildCommon;AddEnableCoverage;TestOnly REM ;GetCoverageReport
36
75
0.87037
4325f2ebadebe6a2f5a9d8d9fe39c80cc53b6586
28
bat
Batchfile
.github/gcom.bat
waqasali07/.usr_scripts
0c99e5c7064a75ca84fd701632ae824aa453ec4c
[ "MIT" ]
null
null
null
.github/gcom.bat
waqasali07/.usr_scripts
0c99e5c7064a75ca84fd701632ae824aa453ec4c
[ "MIT" ]
null
null
null
.github/gcom.bat
waqasali07/.usr_scripts
0c99e5c7064a75ca84fd701632ae824aa453ec4c
[ "MIT" ]
null
null
null
@echo off git commit -am %1
9.333333
17
0.678571
298338a482ac8736378c6b21ad011b51236b4156
115
bat
Batchfile
server/bin/protorpc.bat
erDong01/gonet
68ac8b3c7a4684cc6b821427a7f924d06a0753f0
[ "MIT" ]
1,068
2018-12-17T07:42:22.000Z
2022-03-31T06:40:02.000Z
server/bin/protorpc.bat
erDong01/gonet
68ac8b3c7a4684cc6b821427a7f924d06a0753f0
[ "MIT" ]
11
2019-02-22T05:36:51.000Z
2022-03-25T09:18:42.000Z
server/bin/protorpc.bat
erDong01/gonet
68ac8b3c7a4684cc6b821427a7f924d06a0753f0
[ "MIT" ]
279
2018-12-17T06:09:28.000Z
2022-03-28T07:54:44.000Z
protoc.exe --plugin=protoc-gen-go=protoc-gen-go.exe --go_out=../../rpc --proto_path=../../rpc ../../rpc/rpc3.proto
115
115
0.643478
bc4325530f155facb45d7fd7e5c105c401c6d798
855
bat
Batchfile
app.bat
KneesDev/restart-oobe
933284785394c67571e7b834abde4a2e3deb64b0
[ "MIT" ]
1
2022-03-13T07:51:23.000Z
2022-03-13T07:51:23.000Z
app.bat
KneesDev/restart-oobe
933284785394c67571e7b834abde4a2e3deb64b0
[ "MIT" ]
2
2022-03-13T08:14:36.000Z
2022-03-13T10:16:09.000Z
app.bat
KneesDev/restart-oobe
933284785394c67571e7b834abde4a2e3deb64b0
[ "MIT" ]
null
null
null
@echo off if not "%1"=="am_admin" (powershell start -verb runas '%0' am_admin & exit /b) powershell "[console]::beep(500,300)" cls setlocal for /f "tokens=4-5 delims=. " %%i in ('ver') do set VERSION=%%i.%%j if "%version%" == "10.0" goto new if "%version%" == "6.3" goto new if "%version%" == "6.2" goto old if "%version%" == "6.1" goto old if "%version%" == "6.0" goto old if "%version%" == "0.0" goto old rem etc etc endlocal :new cls start %windir%\system32\oobe\msoobe.exe tasklist /fi "msoobe.exe" /fo csv 2>NUL | find /I "msoobe.exe">NUL if "%ERRORLEVEL%"=="0" echo OOBE is running in %username% ping localhost -n 01 >nul :old cls start %windir%\system32\oobe\audit.exe tasklist /fi "audit.exe" /fo csv 2>NUL | find /I "audit.exe">NUL if "%ERRORLEVEL%"=="0" echo OOBE is running in %username% ping localhost -n 01 >nul
29.482759
79
0.633918
1f7a8b81754d73c074c53913e01653d40af04abe
782
cmd
Batchfile
src/etw_provider_generate.cmd
koalo/azure-c-shared-utility
b64c2b09b0f3de53086883c0efd65badca75fea2
[ "MIT" ]
284
2018-12-11T11:37:14.000Z
2022-03-29T06:39:27.000Z
src/etw_provider_generate.cmd
koalo/azure-c-shared-utility
b64c2b09b0f3de53086883c0efd65badca75fea2
[ "MIT" ]
14
2018-12-12T05:48:02.000Z
2021-09-04T10:25:58.000Z
src/etw_provider_generate.cmd
koalo/azure-c-shared-utility
b64c2b09b0f3de53086883c0efd65badca75fea2
[ "MIT" ]
200
2018-12-11T12:57:33.000Z
2022-03-25T08:49:14.000Z
@echo off REM this file generates the code needed for the ETW provider that acts as a logger REM following are hints about modifying the ETW provider REM 1) to change the provider, type ecmangen etwlogger.man in a Visual Studio developer command prompt. REM 2) to add the provider to the system, administrative privileges are needed. type "wevtutil im block_storage_etw.man /rf:"d:\etw01_folder\ETW01.exe" /mf:"d:\etw01_folder\ETW01.exe". It will not work without full path name. REM a) errors might be due to user rights on the .exe, make sure that LocalService account has access right to the file. REM 3) Event Viewer will list the ETW provider under "Application and Service Logs -> Microsoft-ServiceBus" mc -um -h ../inc/azure_c_shared_utility -r ../res -v etwlogger.man
71.090909
225
0.778772
fff47e07fcd6ae038ea86d56d52c2c83ed60e28e
259
cmd
Batchfile
Assignments/hw2/condor.cmd
spacemanidol/CLMS571
1d60a96f629ac737dae2c9f6cc9fc4b0ee547dc9
[ "MIT" ]
null
null
null
Assignments/hw2/condor.cmd
spacemanidol/CLMS571
1d60a96f629ac737dae2c9f6cc9fc4b0ee547dc9
[ "MIT" ]
null
null
null
Assignments/hw2/condor.cmd
spacemanidol/CLMS571
1d60a96f629ac737dae2c9f6cc9fc4b0ee547dc9
[ "MIT" ]
1
2020-12-26T01:32:17.000Z
2020-12-26T01:32:17.000Z
universe = vanilla executable = /bin/python3 getenv = true notification = complete log = /tmp/dacampos/mylogfile.log arguments = main.py /dropbox/18-19/571/hw1/grammar.cfg /dropbox/18-19/571/hw1/sentences.txt hw1_parse.out transfer_executable = false queue
28.777778
105
0.783784
e0e5c187e89776161e1b11b217d7a11dc3eefe72
1,104
bat
Batchfile
scripts/service_test.bat
midstar/mediaweb
21835ad8b8b434415d37059e5d5dde6a30520919
[ "MIT" ]
12
2019-03-22T22:51:35.000Z
2021-08-03T11:07:57.000Z
scripts/service_test.bat
midstar/mediaweb
21835ad8b8b434415d37059e5d5dde6a30520919
[ "MIT" ]
15
2019-04-01T23:00:30.000Z
2021-05-07T16:31:28.000Z
scripts/service_test.bat
midstar/mediaweb
21835ad8b8b434415d37059e5d5dde6a30520919
[ "MIT" ]
null
null
null
@echo off REM Test of service.bat - both installation and uninstallation pushd %GOPATH%\src\github.com\midstar\mediaweb\ REM Move files to a temporary folder to secure that REM embedded resources works as expected if not exist "tmpout" mkdir "tmpout" || exit \b 1 mkdir tmpout\servicetest copy mediaweb.exe tmpout\servicetest\mediaweb.exe || exit \b 1 copy configs\mediaweb.conf tmpout\servicetest\mediaweb.conf || exit \b 1 cd tmpout\servicetest || exit \b 1 set SCRIPTPATH=%GOPATH%\src\github.com\midstar\mediaweb\scripts call %SCRIPTPATH%\service.bat install || exit \b 1 echo Waiting 2 seconds timeout 2 > NUL echo Testing connection FOR /F "tokens=*" %%g IN ('curl -s -o /dev/null -w "%%{http_code}" http://localhost:9834') do (SET HTTP_STATUS=%%g) if [%HTTP_STATUS%] NEQ [200] ( echo Test Failed! Unable to connect to MediaWEB. echo. echo Expected status code 200, but got %HTTP_STATUS% exit /b 1 ) echo MediaWEB connected call %SCRIPTPATH%\service.bat uninstall || exit \b 1 if not exist mediaweb.log ( echo Fail: mediaweb.log was not created! exit \b 1 ) echo Test passed! popd
27.6
115
0.741848
f0f915c48ad02b3e5855eb70b5393f605c35fc8b
53
bat
Batchfile
scripts/test-e2e.bat
4NN3CK73/brunch-seed-aa1
a33a645bf6cbe3d9fd99977d29c2feb8d27d36cc
[ "CC-BY-3.0", "Apache-2.0" ]
null
null
null
scripts/test-e2e.bat
4NN3CK73/brunch-seed-aa1
a33a645bf6cbe3d9fd99977d29c2feb8d27d36cc
[ "CC-BY-3.0", "Apache-2.0" ]
2
2015-07-16T13:58:07.000Z
2015-07-16T13:58:19.000Z
scripts/test-e2e.bat
4NN3CK73/brunch-seed-aa1
a33a645bf6cbe3d9fd99977d29c2feb8d27d36cc
[ "CC-BY-3.0", "Apache-2.0" ]
null
null
null
node_modules/.bin/karma start test/karma-e2e.conf.js
26.5
52
0.811321
cf52438e66d4a10e137af6fa94d5867dfeb33951
37
bat
Batchfile
ADOExt.Oracle/create manifest.bat
jxdking/ADOExt
81bd0a81266c857572c43aee4bff118f6bed51ed
[ "MIT" ]
null
null
null
ADOExt.Oracle/create manifest.bat
jxdking/ADOExt
81bd0a81266c857572c43aee4bff118f6bed51ed
[ "MIT" ]
null
null
null
ADOExt.Oracle/create manifest.bat
jxdking/ADOExt
81bd0a81266c857572c43aee4bff118f6bed51ed
[ "MIT" ]
null
null
null
nuget spec ADOExt.Oracle.csproj pause
18.5
31
0.864865
8794909b26867c9fbf172f51c0942e4b61fbc338
248
bat
Batchfile
PackageRobots/src/copy.bat
DeznekCZ/PackageRobots
1a23ed43c942a58f27ea240f54023e5a6988c189
[ "MIT" ]
null
null
null
PackageRobots/src/copy.bat
DeznekCZ/PackageRobots
1a23ed43c942a58f27ea240f54023e5a6988c189
[ "MIT" ]
null
null
null
PackageRobots/src/copy.bat
DeznekCZ/PackageRobots
1a23ed43c942a58f27ea240f54023e5a6988c189
[ "MIT" ]
null
null
null
@echo off if exist "C:\Users\%USERNAME%\AppData\Roaming\Factorio\mods\%3_%2" ( echo removeLast rmdir "C:\Users\%USERNAME%\AppData\Roaming\Factorio\mods\%3_%2" /S /Q ) xcopy %1\* "C:\Users\%USERNAME%\AppData\Roaming\Factorio\mods\%3_%2" /e /I
41.333333
74
0.693548
ed50126b578efba581e9eca9079e0964602d68c9
1,143
bat
Batchfile
optaplanner-distribution/src/main/assembly/scripts/runExamples.bat
domhanak/optaplanner
2503d5aad808e9049060f572e0fb18e7aee88793
[ "Apache-2.0" ]
null
null
null
optaplanner-distribution/src/main/assembly/scripts/runExamples.bat
domhanak/optaplanner
2503d5aad808e9049060f572e0fb18e7aee88793
[ "Apache-2.0" ]
null
null
null
optaplanner-distribution/src/main/assembly/scripts/runExamples.bat
domhanak/optaplanner
2503d5aad808e9049060f572e0fb18e7aee88793
[ "Apache-2.0" ]
null
null
null
@ECHO OFF setLocal EnableDelayedExpansion set mainClasspath= for %%i in (binaries\*.jar) do (set mainClasspath=!mainClasspath!;%%i) set mainClass=org.optaplanner.examples.app.OptaPlannerExamplesApp echo "Usage: runExamples.bat" echo "For example: runExamples.bat" echo "Some notes:" echo "- Java must be installed. Get the JRE (http://www.java.com) or the JDK." echo "- For optimal performance, Java is recommended to be OpenJDK 7 or higher." echo "- For JDK, the environment variable JAVA_HOME should be set to the JDK installation directory" echo " For example: set JAVA_HOME="C:\Program Files\Java\jdk1.6.0" echo "- Working dir should be the directory of this script." echo echo "Starting examples app..." rem You can use -Xmx128m or less too, but it might be slower if exist "%JAVA_HOME%\bin\java.exe" ( "%JAVA_HOME%\bin\java" -Xms256m -Xmx512m -server -cp %mainClasspath% %mainClass% ) else ( java -Xms256m -Xmx512m -cp %mainClasspath% %mainClass% rem Prevent the terminal window to disappear before the user has seen the error message echo "Press any key to close this window." pause )
40.821429
101
0.727909
c2b787bd5870439f92526817a2d4c70df71bc9b1
133
bat
Batchfile
data-management-library/goldengate/microservices/scripts/swingbench/winbin/ccwizard.bat
pgressa/learning-library
2730247ab384ec55522274c0b463659f84b92ec5
[ "UPL-1.0" ]
2
2020-09-29T20:21:15.000Z
2020-10-20T11:45:55.000Z
data-management-library/goldengate/microservices/scripts/swingbench/winbin/ccwizard.bat
pgressa/learning-library
2730247ab384ec55522274c0b463659f84b92ec5
[ "UPL-1.0" ]
1
2020-10-22T16:09:36.000Z
2020-10-22T16:09:36.000Z
data-management-library/goldengate/microservices/scripts/swingbench/winbin/ccwizard.bat
pgressa/learning-library
2730247ab384ec55522274c0b463659f84b92ec5
[ "UPL-1.0" ]
1
2021-02-16T15:28:24.000Z
2021-02-16T15:28:24.000Z
java -cp ../launcher LauncherBootstrap -executablename ccwizard ccwizard -c ../wizardconfigs/ccwizard.xml %1 %2 %3 %4 %5 %6 %7 %8 %9
66.5
132
0.714286
d01b5e2b3e4f57ac313dafdb1bc6b2b1c6f8f0d3
580
bat
Batchfile
build.bat
ayiemba/MpesaLib
9560284ac26393369451bf1276added1c3a61e3f
[ "MIT" ]
4
2020-11-06T06:19:34.000Z
2021-11-04T12:46:23.000Z
build.bat
ayiemba/MpesaLib
9560284ac26393369451bf1276added1c3a61e3f
[ "MIT" ]
8
2018-06-30T09:12:43.000Z
2020-04-28T18:36:59.000Z
build.bat
ayiemba/MpesaLib
9560284ac26393369451bf1276added1c3a61e3f
[ "MIT" ]
7
2020-06-13T10:36:40.000Z
2022-03-02T04:54:16.000Z
@echo Off set config=%1 if "%config%" == "" ( set config=Debug ) set version=3.1.3 if not "%PackageVersion%" == "" ( set version=%PackageVersion% ) set nuget= "./../lib/nuget2.exe" if "%nuget%" == "" ( set nuget=nuget ) Set msBuildLocation="C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\msbuild.exe" %msBuildLocation% MpesaLibrary.sln /t:restore /t:pack /p:IncludeSymbols=true /p:Configuration="%config%" /m /v:M /fl /flp:LogFile=msbuild.log;Verbosity=diag /nr:false mkdir Build mkdir Build\lib mkdir Build\lib\netstandard2.0
18.125
166
0.693103
89c765549cf22dd63465bc4bbc22847cc2aff0ad
292
bat
Batchfile
scripts/windows-backup-assist.bat
KONJUN-GATE/KonjCoin
0e468f4849f27464aaa4dd3e50353444cceb75d4
[ "MIT" ]
2
2019-08-17T01:28:04.000Z
2019-08-23T20:10:13.000Z
scripts/windows-backup-assist.bat
KONJUN-GATE/KonjCoin
0e468f4849f27464aaa4dd3e50353444cceb75d4
[ "MIT" ]
null
null
null
scripts/windows-backup-assist.bat
KONJUN-GATE/KonjCoin
0e468f4849f27464aaa4dd3e50353444cceb75d4
[ "MIT" ]
3
2019-09-26T05:58:30.000Z
2019-10-08T09:15:40.000Z
taskkill /F /IM Konjungate-qt.exe mkdir "%USERPROFILE%"\Desktop\konjungatebackup cd "%USERPROFILE%"\Konjungate\ del -r smsgStore del -r smsgDB del *.log del smsg.ini del blk* del -r database del -r txleveldb del peers.dat del mncache.dat xcopy /E .\* "%USERPROFILE%"\Desktop\konjungatebackup
20.857143
53
0.760274
8da9ade66b439934e972c07b5a33c25a7f4ac2bc
20
bat
Batchfile
run.bat
feverra/fakku-downloader
4ac8494ea2e82ce5247584c6b0daa8279dcb0b2d
[ "MIT" ]
null
null
null
run.bat
feverra/fakku-downloader
4ac8494ea2e82ce5247584c6b0daa8279dcb0b2d
[ "MIT" ]
null
null
null
run.bat
feverra/fakku-downloader
4ac8494ea2e82ce5247584c6b0daa8279dcb0b2d
[ "MIT" ]
null
null
null
python main.py -t 18
20
20
0.75
54c15f60e62accdad6b77fefe17c3bcb50598ac1
5,505
bat
Batchfile
language/src/locatevc.bat
idrassi/ring
9357c2e55b720a10a7ba56b8e52f767f8aab47ab
[ "MIT" ]
1,086
2016-03-24T23:22:11.000Z
2022-03-28T22:35:03.000Z
language/src/locatevc.bat
idrassi/ring
9357c2e55b720a10a7ba56b8e52f767f8aab47ab
[ "MIT" ]
1,095
2016-04-10T18:15:33.000Z
2022-03-31T18:21:20.000Z
language/src/locatevc.bat
idrassi/ring
9357c2e55b720a10a7ba56b8e52f767f8aab47ab
[ "MIT" ]
516
2016-03-29T19:41:27.000Z
2022-03-07T20:10:56.000Z
echo off cls set RINGSCRIPTPATH=%~dp0 set RINGEXEPATH="%RINGSCRIPTPATH%..\..\bin\ring.exe" set RINGARCHPATH="%RINGSCRIPTPATH%..\..\bin\buildarch.ring" rem default values for build flags set ringbuildtarget=x86 set ringcflags=/O2 set ringldflags= set ringdebug=0 set ringsubsystem=5.01 if /I ["%1"]==["x64"] ( set ringbuildtarget=x64 ) if /I ["%1"]==["arm64"] ( set ringbuildtarget=arm64 ) if /I ["%1"]==["arm"] ( set ringbuildtarget=arm ) if /I ["%1"]==["arm32"] ( set ringbuildtarget=arm ) if /I ["%1"]==["auto"] ( if exist %RINGEXEPATH% ( rem run buildarch.ring to get ring.exe architecture rem we use trick documented at https://devblogs.microsoft.com/oldnewthing/20120731-00/?p=7003 for /f %%i in ('%RINGEXEPATH% %RINGARCHPATH%') do set ringbuildtarget=%%i ) ) if /I ["%ringbuildtarget%"]==["x64"] ( set ringsubsystem=5.02 ) if /I ["%ringbuildtarget%"]==["arm64"] ( set ringsubsystem=6.03 ) if /I ["%ringbuildtarget%"]==["arm"] ( set ringsubsystem=6.03 ) if /I ["%1"]==["debug"] ( set ringdebug=1 ) if /I ["%2"]==["debug"] ( set ringdebug=1 ) if %ringdebug% EQU 1 ( set ringcflags=/Od /DEBUG:FULL /Z7 set ringldflags=/DEBUG ) if exist "C:\Program Files\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" ( call "C:\Program Files\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" %ringbuildtarget% exit /b ) if exist "C:\Program Files\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" ( call "C:\Program Files\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" %ringbuildtarget% exit /b ) if exist "C:\Program Files\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" ( call "C:\Program Files\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" %ringbuildtarget% exit /b ) if exist "C:\Program Files\Microsoft Visual Studio\2017\Community\Common7\Tools\VsDevCmd.bat" ( set VSCMD_START_DIR=%cd% call "C:\Program Files\Microsoft Visual Studio\2017\Community\Common7\Tools\VsDevCmd.bat" -arch=%ringbuildtarget% exit /b ) if exist "C:\Program Files\Microsoft Visual Studio\2017\Enterprise\Common7\Tools\VsDevCmd.bat" ( set VSCMD_START_DIR=%cd% call "C:\Program Files\Microsoft Visual Studio\2017\Enterprise\Common7\Tools\VsDevCmd.bat" -arch=%ringbuildtarget% exit /b ) if exist "C:\Program Files\Microsoft Visual Studio\2017\Professional\Common7\Tools\VsDevCmd.bat" ( set VSCMD_START_DIR=%cd% call "C:\Program Files\Microsoft Visual Studio\2017\Professional\Common7\Tools\VsDevCmd.bat" -arch=%ringbuildtarget% exit /b ) if exist "C:\Program Files\Microsoft Visual Studio\2019\Community\Common7\Tools\VsDevCmd.bat" ( set VSCMD_START_DIR=%cd% call "C:\Program Files\Microsoft Visual Studio\2019\Community\Common7\Tools\VsDevCmd.bat" -arch=%ringbuildtarget% exit /b ) if exist "C:\Program Files\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\VsDevCmd.bat" ( set VSCMD_START_DIR=%cd% call "C:\Program Files\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\VsDevCmd.bat" -arch=%ringbuildtarget% exit /b ) if exist "C:\Program Files\Microsoft Visual Studio\2019\Professional\Common7\Tools\VsDevCmd.bat" ( set VSCMD_START_DIR=%cd% call "C:\Program Files\Microsoft Visual Studio\2019\Professional\Common7\Tools\VsDevCmd.bat" -arch=%ringbuildtarget% exit /b ) if exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\VsDevCmd.bat" ( set VSCMD_START_DIR=%cd% call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\VsDevCmd.bat" -arch=%ringbuildtarget% exit /b ) if exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\VsDevCmd.bat" ( set VSCMD_START_DIR=%cd% call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\VsDevCmd.bat" -arch=%ringbuildtarget% exit /b ) if exist "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\Tools\VsDevCmd.bat" ( set VSCMD_START_DIR=%cd% call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\Tools\VsDevCmd.bat" -arch=%ringbuildtarget% exit /b ) if exist "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\Tools\VsDevCmd.bat" ( set VSCMD_START_DIR=%cd% call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\Tools\VsDevCmd.bat" -arch=%ringbuildtarget% exit /b ) if exist "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\Tools\VsDevCmd.bat" ( set VSCMD_START_DIR=%cd% call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\Tools\VsDevCmd.bat" -arch=%ringbuildtarget% exit /b ) if exist "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\Tools\VsDevCmd.bat" ( set VSCMD_START_DIR=%cd% call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\Tools\VsDevCmd.bat" -arch=%ringbuildtarget% exit /b ) if exist "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\VsDevCmd.bat" ( set VSCMD_START_DIR=%cd% call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\VsDevCmd.bat" -arch=%ringbuildtarget% exit /b ) if exist "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\VsDevCmd.bat" ( set VSCMD_START_DIR=%cd% call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\VsDevCmd.bat" -arch=%ringbuildtarget% exit /b ) if exist "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\VsDevCmd.bat" ( set VSCMD_START_DIR=%cd% call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\VsDevCmd.bat" -arch=%ringbuildtarget% exit /b )
33.363636
123
0.747321
34a639f476673aee145a244cda3ded394f4df7af
1,499
bat
Batchfile
build/win32/utility/buildvars.bat
JROB774/santajam
2f95ddeb99548c85d55bda04fa2e8c494796204b
[ "MIT" ]
null
null
null
build/win32/utility/buildvars.bat
JROB774/santajam
2f95ddeb99548c85d55bda04fa2e8c494796204b
[ "MIT" ]
null
null
null
build/win32/utility/buildvars.bat
JROB774/santajam
2f95ddeb99548c85d55bda04fa2e8c494796204b
[ "MIT" ]
null
null
null
@echo off set Libraries= ^ SDL2main.lib SDL2.lib SDL2_mixer.lib opengl32.lib dinput8.lib dxguid.lib ^ user32.lib gdi32.lib winmm.lib imm32.lib ole32.lib oleaut32.lib shell32.lib ^ version.lib uuid.lib advapi32.lib setupapi.lib dbghelp.lib setargv.obj :: Can be either "x86" or "amd64" set Architecture=amd64 :: Can be either "Debug" or "Release" set BuildMode=Debug set IncludeDirs=-I source\depends\libgon -I source\depends\libstb -I source\depends\libsdl2\include set LibraryDirs=-libpath:source\depends\libsdl2\library\%Architecture% set Defines= set CompilerFlags=-Zc:__cplusplus -std:c++17 -nologo -W4 -MT -Oi -EHsc -Z7 set LinkerFlags=-opt:ref -incremental:no set CompilerWarnings=-wd4100 -wd4505 -wd4189 -wd4201 set LinkerWarnings=-ignore:4099 set ResourceFile=resource\resources.rc set ResourcePath=resource\ set InputResource=resource\resources.res set InputSource=source\main_win32.cpp set OutputPath=binary\win32\ set OutputName=SANTAJAM-%Architecture% if %BuildMode%==Release ( set CompilerFlags=%CompilerFlags% set LinkerFlags=%LinkerFlags% -subsystem:windows ) if %BuildMode%==Debug ( set OutputName=%OutputName%-Debug set Defines=%Defines% -DBUILD_DEBUG set InputResource= set LinkerFlags=%LinkerFlags% -subsystem:console ) if %Architecture%==x86 ( set CompilerFlags=%CompilerFlags% -arch:IA32 set LinkerFlags=%LinkerFlags%,5.1 ) set OutputExecutable=%OutputPath%%OutputName%
29.98
99
0.742495
044c1a1e01fec9d01446ac2242c9c97e237b3864
3,307
bat
Batchfile
i.bat
jonathan-r-jones/composable_batch_files
fcea71f42b1fd7eaf7216cef531e747385b2f0d1
[ "MIT" ]
null
null
null
i.bat
jonathan-r-jones/composable_batch_files
fcea71f42b1fd7eaf7216cef531e747385b2f0d1
[ "MIT" ]
null
null
null
i.bat
jonathan-r-jones/composable_batch_files
fcea71f42b1fd7eaf7216cef531e747385b2f0d1
[ "MIT" ]
null
null
null
:_ @echo off :_ set cbf-filep=* Information on CBF variable value assignments. :_ set fp=* Route callers. if "%~1" == "/?" goto help if "%~1" == "" goto main if not "%1" == "" goto process_alias_parameter goto main :_ :help echo. echo %cbf-filep% echo. echo Usage: %0 [space separated parameter(s)] set parameter_1=Parameter 1 (Optional): If left blank, the current state of all cbf variables ^ will be shown. If an alias is passed in, its definition will be shown, preceded by a reset. echo. echo %parameter_1% echo. echo File Goals: echo. echo * Easily view the state of all variables. echo. echo * Easily view the state of a specified variable. exit/b :_ ______ ______ ______ ______ ______ ______ ______ ______ ______ ______ ______ ____ (______)(______)(______)(______)(______)(______)(______)(______)(______)(______)(______)(____ ____(______)(______)(______)(______)(______)(______)(______)(______)(______)(______)(______)( :_ :process_alias_parameter call m reset_cbf-variables call n %1 if errorlevel 1 exit/b :_ :main : if not "%cbf-appended_words%" == "" ( echo. echo * Appended words: %cbf-appended_words% ) : if not "%cbf-app%" == "" ( echo. echo * Application: "%cbf-app%" ) : if not "%cbf-back%" == "" ( echo. echo * Back: %cbf-back% ) : if not "%cbf-cn%" == "" ( echo. echo * Clone URL: %cbf-cn% ) : if not "%cbf-cf%" == "" ( echo. echo * Confluence: %cbf-cf% ) : if not "%cbf-csv%" == "" ( echo. echo * CSV: %cbf-csv% ) : if not "%cbf-default-browser%" == "" ( rem This is not shown by default. rem echo. rem echo * Default browser: "%cbf-default-browser%" ) : if not "%%cbf-default-text-editor%" == "" ( rem This is not shown by default. rem echo. rem echo * Default text editor: %cbf-default-text-editor% ) : if not "%cbf-ex%" == "" ( echo. echo * Excel: %cbf-ex% ) : if not "%cbf-expanded-variable%" == "" ( echo. echo * Expanded Variable: %cbf-expanded-variable% ) : if not "%cbf-fc_path%" == "" ( echo. echo * FC path: %cbf-fc_path% ) : if not "%cbf-fn%" == "" ( echo. echo * Filename {in ASCII format}: %cbf-fn% ) : if not "%cbf-gh%" == "" ( echo. echo * Github URL: %cbf-gh% ) : if not "%cbf-host%" == "" ( echo. echo * Host name: %cbf-host% ) : if not "%cbf-instance-id%" == "" ( echo. echo * Instance id: %cbf-instance-id% ) : if not "%cbf-ip%" == "" ( echo. echo * IP Address: %cbf-ip% ) : if not "%cbf-jf%" == "" ( echo. echo * Jenkinsfile [cbf-jf]: %cbf-jf% ) : if not "%cbf-je%" == "" ( echo. echo * Jenkins URL: %cbf-je% ) : if not "%cbf-jpg%" == "" ( echo. echo * JPG: %cbf-jpg% ) : if not "%cbf-parameter%" == "" ( echo. echo * Parameter: %cbf-parameter% ) : if not "%cbf-pt%" == "" ( echo. echo * Path: %cbf-pt% ) : if not "%cbf-pem%" == "" ( echo. echo * Pem: %cbf-pem% ) : if not "%cbf-png%" == "" ( echo. echo * PNG: %cbf-png% ) : if not "%cbf-repo%" == "" ( rem This is not shown by default. rem echo. rem echo * Repo: %cbf-repo% ) : if not "%cbf-specific_browser%" == "" ( echo. echo * Specific Browser: %cbf-specific_browser% ) : if not "%cbf-url%" == "" ( echo. echo * URL: %cbf-url% ) : if not "%cbf-wo%" == "" ( echo. echo * Word: %cbf-wo% ) exit/b :_ (!rfsp) (mov-6)
13.281124
95
0.582401
46892cdd8f05594e7d313eded6886f4583ae66ee
347
bat
Batchfile
minify.bat
d3x0r/srg
eeb2b023fe6eb5ce76447da6384b725df45f482f
[ "MIT" ]
1
2021-03-27T15:40:23.000Z
2021-03-27T15:40:23.000Z
minify.bat
d3x0r/srg
eeb2b023fe6eb5ce76447da6384b725df45f482f
[ "MIT" ]
null
null
null
minify.bat
d3x0r/srg
eeb2b023fe6eb5ce76447da6384b725df45f482f
[ "MIT" ]
null
null
null
:call google-closure-compiler.cmd --language_out NO_TRANSPILE --formatting=pretty_print --js=vfs-fs-w.js --js_output_file=vfs-fs-w-pretty.js call google-closure-compiler.cmd --externs externs.js --compilation_level ADVANCED_OPTIMIZATIONS --language_out NO_TRANSPILE --js=salty_random_generator.js --js_output_file=salty_random_generator.min.js
115.666667
204
0.824207
4b3319d275a43bb399b63872a252ef2fff4a0068
52
bat
Batchfile
open-iris-session.bat
HBTGmbH/assert-objectscript
3f679532c9684dc5cc2390e15eef28fea3e37a3a
[ "MIT" ]
2
2021-04-22T09:48:32.000Z
2021-05-05T05:33:03.000Z
open-iris-session.sh
HBTGmbH/assert-objectscript
3f679532c9684dc5cc2390e15eef28fea3e37a3a
[ "MIT" ]
null
null
null
open-iris-session.sh
HBTGmbH/assert-objectscript
3f679532c9684dc5cc2390e15eef28fea3e37a3a
[ "MIT" ]
1
2022-01-28T16:43:58.000Z
2022-01-28T16:43:58.000Z
docker-compose exec iris bash -c "iris session IRIS"
52
52
0.788462
012db7f762060b58198c6e662a5da39dedccb054
21
bat
Batchfile
code/all.bat
TheCodeYu/os
11034d8bd68dbd4d503d79b91be04e3861724c63
[ "Apache-2.0" ]
null
null
null
code/all.bat
TheCodeYu/os
11034d8bd68dbd4d503d79b91be04e3861724c63
[ "Apache-2.0" ]
null
null
null
code/all.bat
TheCodeYu/os
11034d8bd68dbd4d503d79b91be04e3861724c63
[ "Apache-2.0" ]
null
null
null
cd src make all pause
7
8
0.809524
3a0dc8ecb5866dc317949c3db99f4571b539a554
266
bat
Batchfile
build_frontend.bat
reanimat0r/DeimosC2
2f368a5b151ea2da9f4fcc3627b1eb7d28b38fe5
[ "MIT" ]
678
2020-07-23T16:04:28.000Z
2022-03-31T21:02:21.000Z
build_frontend.bat
reanimat0r/DeimosC2
2f368a5b151ea2da9f4fcc3627b1eb7d28b38fe5
[ "MIT" ]
30
2020-07-23T19:08:47.000Z
2022-02-27T21:36:07.000Z
build_frontend.bat
reanimat0r/DeimosC2
2f368a5b151ea2da9f4fcc3627b1eb7d28b38fe5
[ "MIT" ]
121
2020-07-23T18:53:05.000Z
2022-03-16T08:09:33.000Z
@ECHO OFF set folder=%cd% cd frontend echo "Building Frontend..." call npm run build echo "Deleting old files..." del /S /Q ..\resources\frontend\static\* echo "Copying Frontend to Go Server..." xcopy .\dist\* ..\resources\frontend\static\ /Y /S cd %cd% echo "Done!"
24.181818
50
0.699248
74fea57e4b348412099501d090538145b24e417c
214
bat
Batchfile
JupiterMag/__data/libjupitermag/spline/compile.bat
mattkjames7/JupiterMag
0c2bc82e9efadc4b026b82f4aeea30b068ba7fbd
[ "MIT" ]
null
null
null
JupiterMag/__data/libjupitermag/spline/compile.bat
mattkjames7/JupiterMag
0c2bc82e9efadc4b026b82f4aeea30b068ba7fbd
[ "MIT" ]
null
null
null
JupiterMag/__data/libjupitermag/spline/compile.bat
mattkjames7/JupiterMag
0c2bc82e9efadc4b026b82f4aeea30b068ba7fbd
[ "MIT" ]
null
null
null
g++ -c -lm -fPIC -std=c++17 -Wextra -g spline.cc -o spline.o g++ -c -lm -fPIC -std=c++17 -Wextra -g libspline.cc -o libspline.o g++ -lm -fPIC -std=c++17 -Wextra -g -shared -o libspline.so libspline.o spline.o
26.75
80
0.630841
cea21b727fa443a95593acf60a9b2c2e7280d29b
4,373
bat
Batchfile
start.bat
oszuidwest/windows10-baseline
b078aa088adbd94b8b8e31c62f35c3babb80b0bd
[ "MIT" ]
null
null
null
start.bat
oszuidwest/windows10-baseline
b078aa088adbd94b8b8e31c62f35c3babb80b0bd
[ "MIT" ]
null
null
null
start.bat
oszuidwest/windows10-baseline
b078aa088adbd94b8b8e31c62f35c3babb80b0bd
[ "MIT" ]
null
null
null
::=============================================================== :: Set variables ::=============================================================== @echo off set /p _deploy_computer_purpose= "Kies type systeem: fm, edit, redactie, laptop of plain " setx _deploy_computer_purpose "%_deploy_computer_purpose%" /m set /p _deploy_user_password= "Geef het wachtwoord voor de gebruker in " setx _deploy_user_password "%_deploy_user_password%" /m ::=============================================================== :: Cleanup directory ::=============================================================== if exist "C:\Windows\deploy\" rmdir /s /q C:\Windows\deploy if not exist "C:\Windows\deploy\" mkdir C:\Windows\deploy ::=============================================================== :: Install sudo ::=============================================================== curl -o C:\Windows\sudo.bat https://raw.githubusercontent.com/zh0ul/sudo.bat/master/sudo.bat ::=============================================================== :: Set time and power ::=============================================================== curl -o C:\Windows\deploy\ntptime.bat https://raw.githubusercontent.com/oszuidwest/windows10-baseline/main/scripts/ntptime.bat curl -o C:\Windows\deploy\powerconf.bat https://raw.githubusercontent.com/oszuidwest/windows10-baseline/main/scripts/powerconf.bat CALL sudo.bat C:\Windows\deploy\ntptime.bat CALL sudo.bat C:\Windows\deploy\powerconf.bat ::=============================================================== :: Set wallpaper ::=============================================================== curl -o C:\Windows\deploy\wallpaper.bat https://raw.githubusercontent.com/oszuidwest/windows10-baseline/main/scripts/wallpaper.bat CALL sudo.bat C:\Windows\deploy\wallpaper.bat ::=============================================================== :: Add users ::=============================================================== curl -o C:\Windows\deploy\users.bat https://raw.githubusercontent.com/oszuidwest/windows10-baseline/main/scripts/users.bat CALL sudo.bat C:\Windows\deploy\users.bat ::=============================================================== :: Add start menu (it's enabled by a GPO) ::=============================================================== curl -o C:\Windows\deploy\startmenu.bat https://raw.githubusercontent.com/oszuidwest/windows10-baseline/main/scripts/startmenu.bat CALL sudo.bat C:\Windows\deploy\startmenu.bat ::=============================================================== :: Set workgroup ::=============================================================== curl -o C:\Windows\deploy\workgroup.ps1 https://raw.githubusercontent.com/oszuidwest/windows10-baseline/main/scripts/workgroup.ps1 CALL sudo.bat powershell.exe -executionpolicy unrestricted -file "C:\Windows\deploy\workgroup.ps1" ::=============================================================== :: Download and apply GPO baseline settings ::=============================================================== curl -o C:\Windows\deploy\gpo.bat https://raw.githubusercontent.com/oszuidwest/windows10-baseline/main/scripts/gpo.bat CALL sudo.bat C:\Windows\deploy\gpo.bat ::=============================================================== :: Instal package manager ::=============================================================== @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "[System.Net.ServicePointManager]::SecurityProtocol = 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin" ::=============================================================== :: Instal baseline apps ::=============================================================== curl -o C:\Windows\deploy\apps.bat https://raw.githubusercontent.com/oszuidwest/windows10-baseline/main/scripts/apps.bat CALL sudo.bat C:\Windows\deploy\apps.bat ::=============================================================== :: Debloat Windows 10 ::=============================================================== curl -o C:\Windows\deploy\debloat.ps1 https://raw.githubusercontent.com/oszuidwest/windows10-baseline/main/scripts/debloat.ps1 CALL sudo.bat powershell.exe -executionpolicy unrestricted -file "C:\Windows\deploy\debloat.ps1"
49.693182
332
0.503773
eef39730b39e081dc604b4aa5c1b556679cbc290
222
bat
Batchfile
src/Gallio.Icarus.bat
soelske/mbunit-v3
8e561d2cc0653d94c511fa9c60d75f27a84d62e7
[ "ECL-2.0", "Apache-2.0" ]
49
2015-03-13T12:14:29.000Z
2021-12-05T23:10:31.000Z
src/Gallio.Icarus.bat
soelske/mbunit-v3
8e561d2cc0653d94c511fa9c60d75f27a84d62e7
[ "ECL-2.0", "Apache-2.0" ]
9
2015-03-17T18:22:35.000Z
2019-07-17T03:05:30.000Z
src/Gallio.Icarus.bat
soelske/mbunit-v3
8e561d2cc0653d94c511fa9c60d75f27a84d62e7
[ "ECL-2.0", "Apache-2.0" ]
39
2015-03-15T11:53:10.000Z
2021-11-09T03:03:13.000Z
@echo off REM Runs Gallio.Icarus from within the source tree. REM Can be run with Mono if the MONO variable is set to the Mono VM path (mono.exe). %MONO% "%~dp0Extensions\Icarus\Gallio.Icarus\bin\Gallio.Icarus.exe" %*
44.4
85
0.743243
2e9919a6f6592fb52e51ac7169191bb18fd1df15
112
bat
Batchfile
configure.bat
hackwork-tymm0/gamecast
e9251c4831aa5af89bd1e8402d20ef570a6ce28e
[ "MIT" ]
null
null
null
configure.bat
hackwork-tymm0/gamecast
e9251c4831aa5af89bd1e8402d20ef570a6ce28e
[ "MIT" ]
null
null
null
configure.bat
hackwork-tymm0/gamecast
e9251c4831aa5af89bd1e8402d20ef570a6ce28e
[ "MIT" ]
null
null
null
@echo off echo "CONFIGURE..." copy .\settings.json src\server\ copy .\settings.json src\screen\src echo "DONE!"
18.666667
35
0.723214
67fd14138be107cb21036973247466225ef6573e
2,039
bat
Batchfile
bat/mingw/update.bat
Kartonagnick/bat_engine-windows
455e4a40c6df16520d5695a75752013b41340a83
[ "MIT" ]
null
null
null
bat/mingw/update.bat
Kartonagnick/bat_engine-windows
455e4a40c6df16520d5695a75752013b41340a83
[ "MIT" ]
22
2020-12-28T04:36:24.000Z
2021-01-05T04:49:29.000Z
bat/mingw/update.bat
Kartonagnick/bat_engine-windows
455e4a40c6df16520d5695a75752013b41340a83
[ "MIT" ]
null
null
null
@echo off rem ============================================================================ rem ============================================================================ :main setlocal set "filename=%~1" if not defined filename ( call :createFile "%~dp0_cache.bat" if errorlevel 1 (exit /b) ) call "%~dp0private\find.bat" if errorlevel 1 ( @echo [ERROR] 'find.bat' failed exit /b 1 ) call :saveInfo "x86" 32 if defined ProgramFiles(x86) ( @echo. >> "%filename%" call :saveSepparator @echo. >> "%filename%" call :saveInfo "x64" 64 ) endlocal & ( set "eMINGW_32_VERSIONS=%eMINGW_32_VERSIONS%" set "eMINGW_64_VERSIONS=%eMINGW_64_VERSIONS%" set "eMINGW_32_LAST=%eMINGW_32_LAST%" set "eMINGW_64_LAST=%eMINGW_64_LAST%" ) exit /b :createFile set "filename=%~1" if not exist "%filename%\.." (mkdir "%filename%\.." >nul 2>nul) @echo. > "%filename%" if errorlevel 1 ( @echo [ERROR] can not create: @echo [ERROR] "%filename%" exit /b 1 ) exit /b rem ============================================================================ rem ============================================================================ :saveInfo call set "versions=%%eMINGW_%~2_VERSIONS%%" call set "last=%%eMINGW_%~2_LAST%%" @echo set "eMINGW_%~2_VERSIONS=%versions%" >> "%filename%" @echo set "eMINGW_%~2_LAST=%last%" >> "%filename%" @echo. >> "%filename%" for %%a in (%versions%) do (call :saveMingwInit "%%~a" %~2) exit /b :saveSepparator @echo rem ............................................................................ >> "%filename%" exit /b :saveMingwInit call set "value=%%eMINGW%~1_%~2%%" @echo set "eMINGW%~1_%~2=%value%" >> "%filename%" exit /b rem ============================================================================ rem ============================================================================
27.554054
106
0.417852
1600f1855fbd970b629a21eafa244db68f74d9a1
40
bat
Batchfile
batch/msdos/repl.bat
tomaszgigiel/abc-xml
b5220def1c14d27d7f76169019c47add67cd5522
[ "Apache-2.0" ]
null
null
null
batch/msdos/repl.bat
tomaszgigiel/abc-xml
b5220def1c14d27d7f76169019c47add67cd5522
[ "Apache-2.0" ]
null
null
null
batch/msdos/repl.bat
tomaszgigiel/abc-xml
b5220def1c14d27d7f76169019c47add67cd5522
[ "Apache-2.0" ]
null
null
null
cd %~dp0/../.. start lein repl pause
10
16
0.575
86d182ba64d3933c378bb0096c109e87dd993294
554
bat
Batchfile
ChinookDatabase/DataSources/CreateDb2.bat
SebastianBienert/AdvancedDatabase
60a5d7398bef4e9d466f106da57572fa553ef800
[ "MIT" ]
1,083
2015-09-11T17:29:57.000Z
2022-03-28T21:26:41.000Z
ChinookDatabase/DataSources/CreateDb2.bat
lonmiller/chinook-database
9501f8c10c3a452fe5bdd4b0627cab04b6cba307
[ "MIT" ]
21
2019-12-28T11:18:09.000Z
2022-01-02T10:32:36.000Z
ChinookDatabase/DataSources/CreateDb2.bat
lonmiller/chinook-database
9501f8c10c3a452fe5bdd4b0627cab04b6cba307
[ "MIT" ]
375
2015-11-12T23:50:19.000Z
2022-03-30T08:04:22.000Z
@echo off echo Chinook Database Version 1.4 echo. if "%1"=="" goto MENU if not exist %1 goto ERROR set SQLFILE=%1 goto RUNSQL :ERROR echo The file %1 does not exist. echo. goto END :MENU echo Options: echo. echo 1. Run Chinook_Db2.sql echo 2. Exit echo. choice /c 123 if (%ERRORLEVEL%)==(1) set SQLFILE=Chinook_Db2.sql if (%ERRORLEVEL%)==(2) goto END :RUNSQL echo. echo Running %SQLFILE%... db2 disconnect ALL db2 drop database Chinook db2 create database Chinook db2 connect to Chinook db2 -tf %SQLFILE% -z %SQLFILE%.log :END echo. set SQLFILE=
13.85
50
0.723827
d9aba2916dd5346fdec11d4d05f0757e6bc3fd9b
72
bat
Batchfile
client-gql.bat
abdeljalil-salhi/fisbok
cc6ece9a6b3c181ac78952c7372e6f32c3655c57
[ "MIT" ]
null
null
null
client-gql.bat
abdeljalil-salhi/fisbok
cc6ece9a6b3c181ac78952c7372e6f32c3655c57
[ "MIT" ]
2
2022-03-04T19:43:01.000Z
2022-03-04T19:46:21.000Z
client-gql.bat
abdeljalil-salhi/OpenHub
cc6ece9a6b3c181ac78952c7372e6f32c3655c57
[ "MIT" ]
null
null
null
@ECHO OFF TITLE OpenHub Client GQL COLOR 07 CD scripts client_gengql.bat
14.4
24
0.833333
f9469a4e7ce25edc4c888de03c1634d947ec22c5
139
cmd
Batchfile
build.cmd
DoCode/rammap-cleanup
e495eb931b1e9508abff52a4c47cacb659819eb4
[ "MTLL" ]
3
2020-10-16T14:10:12.000Z
2021-03-27T08:27:48.000Z
build.cmd
DoCode/rammap-cleanup
e495eb931b1e9508abff52a4c47cacb659819eb4
[ "MTLL" ]
null
null
null
build.cmd
DoCode/rammap-cleanup
e495eb931b1e9508abff52a4c47cacb659819eb4
[ "MTLL" ]
null
null
null
@if not defined _echo @echo off powershell -NoProfile -ExecutionPolicy Unrestricted -Command "& """%~dpn0.ps1""" %*" exit /b %ERRORLEVEL%
46.333333
85
0.71223
4a68c94f265547a1753c4dd976be25f304d7dc3f
55
bat
Batchfile
HLS/solution1/sim/verilog/sim.bat
NekoSilverFox/CornerDetectionOnZYNQ
5688fa851f57d00f0f2d309adf06df840a25e1da
[ "Apache-2.0" ]
null
null
null
HLS/solution1/sim/verilog/sim.bat
NekoSilverFox/CornerDetectionOnZYNQ
5688fa851f57d00f0f2d309adf06df840a25e1da
[ "Apache-2.0" ]
null
null
null
HLS/solution1/sim/verilog/sim.bat
NekoSilverFox/CornerDetectionOnZYNQ
5688fa851f57d00f0f2d309adf06df840a25e1da
[ "Apache-2.0" ]
null
null
null
G:/Xilinx/Vivado/2018.3/bin/vivado_hls run_sim.tcl
27.5
54
0.745455
177ccacab1e6e2c3d5bb58bf02a2ca0c54685ecb
128
cmd
Batchfile
drivers/i2c/.built-in.o.cmd
shell832/QBoot
f5b5169b7463670cb24d223e1c374da33d3d4457
[ "Unlicense" ]
null
null
null
drivers/i2c/.built-in.o.cmd
shell832/QBoot
f5b5169b7463670cb24d223e1c374da33d3d4457
[ "Unlicense" ]
null
null
null
drivers/i2c/.built-in.o.cmd
shell832/QBoot
f5b5169b7463670cb24d223e1c374da33d3d4457
[ "Unlicense" ]
2
2022-01-27T03:53:17.000Z
2022-02-21T18:30:17.000Z
cmd_drivers/i2c/built-in.o := arm-linux-ld.bfd -r -o drivers/i2c/built-in.o drivers/i2c/i2c-uclass.o drivers/i2c/mvtwsi.o
64
127
0.71875
e3d83f95f2c487f75d2d190b5cf239983c19a05c
1,555
cmd
Batchfile
Scripts/spritepack-tools/charcell-shatter.cmd
fmoo/Orange
b28b873a73045c0bec6bae4df74a2e2d6507bbfd
[ "MIT" ]
5
2020-08-10T02:49:24.000Z
2021-09-11T10:37:26.000Z
Scripts/spritepack-tools/charcell-shatter.cmd
fmoo/Orange
b28b873a73045c0bec6bae4df74a2e2d6507bbfd
[ "MIT" ]
null
null
null
Scripts/spritepack-tools/charcell-shatter.cmd
fmoo/Orange
b28b873a73045c0bec6bae4df74a2e2d6507bbfd
[ "MIT" ]
1
2021-09-11T10:37:46.000Z
2021-09-11T10:37:46.000Z
@"%~dp0\spritepackutil.exe" makestrip --suffix right_walk_1 --direction-order R --frame-order 0 %* @"%~dp0\spritepackutil.exe" makestrip --suffix right_walk_2 --direction-order R --frame-order 1 %* @"%~dp0\spritepackutil.exe" makestrip --suffix right_walk_3 --direction-order R --frame-order 2 %* @"%~dp0\spritepackutil.exe" makestrip --suffix up_walk_1 --direction-order U --frame-order 0 %* @"%~dp0\spritepackutil.exe" makestrip --suffix up_walk_2 --direction-order U --frame-order 1 %* @"%~dp0\spritepackutil.exe" makestrip --suffix up_walk_3 --direction-order U --frame-order 2 %* @"%~dp0\spritepackutil.exe" makestrip --suffix left_walk_1 --direction-order L --frame-order 0 %* @"%~dp0\spritepackutil.exe" makestrip --suffix left_walk_2 --direction-order L --frame-order 1 %* @"%~dp0\spritepackutil.exe" makestrip --suffix left_walk_3 --direction-order L --frame-order 2 %* @"%~dp0\spritepackutil.exe" makestrip --suffix down_walk_1 --direction-order D --frame-order 0 %* @"%~dp0\spritepackutil.exe" makestrip --suffix down_walk_2 --direction-order D --frame-order 1 %* @"%~dp0\spritepackutil.exe" makestrip --suffix down_walk_3 --direction-order D --frame-order 2 %* @"%~dp0\spritepackutil.exe" makestrip --suffix right_idle --direction-order R --frame-order 1 %* @"%~dp0\spritepackutil.exe" makestrip --suffix up_idle --direction-order U --frame-order 1 %* @"%~dp0\spritepackutil.exe" makestrip --suffix left_idle --direction-order L --frame-order 1 %* @"%~dp0\spritepackutil.exe" makestrip --suffix down_idle --direction-order D --frame-order 1 %*
97.1875
98
0.733119
c5759f497293479690f4f6e9858f3e5bf254b7ca
149
bat
Batchfile
数维杯2019/mcm_latex_template/clean.bat
775269512/WHUT_CUMCM20
a966c09e46c1789a86d4532f46d503a2226e0a47
[ "MIT" ]
73
2020-09-20T15:39:26.000Z
2022-03-10T23:37:17.000Z
数维杯2019/mcm_latex_template/clean.bat
HHHTTY/WHUT_CUMCM20
a966c09e46c1789a86d4532f46d503a2226e0a47
[ "MIT" ]
3
2021-09-18T04:43:08.000Z
2021-12-02T08:10:53.000Z
数维杯2019/mcm_latex_template/clean.bat
HHHTTY/WHUT_CUMCM20
a966c09e46c1789a86d4532f46d503a2226e0a47
[ "MIT" ]
27
2020-09-20T15:39:29.000Z
2022-02-28T12:15:06.000Z
@echo off del *.toc /s del *.out /s del *.aux /s del *.bak /s del *.bbl /s del *.blg /s del document\*.bak /s del texcode\*.bak /s
12.416667
24
0.52349
a5ac8adf9cb1fff215542248993354d3ba6f526a
58
bat
Batchfile
Processor/build.bat
paulscottrobson/cosmac-coinop
f241d6fef978dd068cb9e896050cc6e03bf819da
[ "MIT" ]
3
2016-07-17T16:04:53.000Z
2020-01-21T23:30:36.000Z
Processor/build.bat
paulscottrobson/cosmac-coinop
f241d6fef978dd068cb9e896050cc6e03bf819da
[ "MIT" ]
null
null
null
Processor/build.bat
paulscottrobson/cosmac-coinop
f241d6fef978dd068cb9e896050cc6e03bf819da
[ "MIT" ]
1
2020-01-22T09:02:06.000Z
2020-01-22T09:02:06.000Z
@echo off python process.py copy /Y _1801*.h ..\Emulator
11.6
28
0.706897
74622ac6c73e83653b0bd72316d5b05ed4efe337
902
bat
Batchfile
cmd_bat/dir2ora.bat
f2d/unrelated_scripts
5638977404b20adf0d873ad466d5d1e0a13bb5b6
[ "MIT" ]
null
null
null
cmd_bat/dir2ora.bat
f2d/unrelated_scripts
5638977404b20adf0d873ad466d5d1e0a13bb5b6
[ "MIT" ]
null
null
null
cmd_bat/dir2ora.bat
f2d/unrelated_scripts
5638977404b20adf0d873ad466d5d1e0a13bb5b6
[ "MIT" ]
2
2018-12-12T13:15:35.000Z
2019-03-03T16:10:30.000Z
@echo off REM //* TODO: redo this all in Python instead, using its zip library. set "src_dir=%~1" call 1_subj.bat "%~1" call 1_time.bat @echo on if not exist "%src_dir%" goto:eof if exist "%subj%.zip" rename "%subj%.zip" "%subj%_%t%_old_bak.zip" if exist "%subj%.ora" rename "%subj%.ora" "%subj%_%t%_old_bak.ora" pushd "%src_dir%" REM 7-Zip (does not respect given file order): REM set cmd_prefix="d:\programs\7-Zip\7z.exe" a -tzip -mx0 -stl -r "../%subj%.zip" REM WinRAR (Console RAR is not able to create ZIP archives): set cmd_prefix="d:\programs\WinRAR\WinRAR.exe" a -afzip "../%subj%.zip" -m0 -tl -r %cmd_prefix% mimetype %cmd_prefix% *.xml %cmd_prefix% *.png REM 7-Zip (add optional misc files): REM %cmd_prefix% * -xr!*.xml -xr!*.png -xr!mimetype REM WinRAR (add optional misc files): REM %cmd_prefix% * -x*\*.xml -x*\*.png -x*\mimetype popd rename "%subj%.zip" "%subj%.ora"
20.5
82
0.668514
871997360a5e4304dab28fc0e172922e8bd27cca
222
bat
Batchfile
prank.bat
Itz-Hyperz/prank-batch
6a273eb497a927cb9186b1e40a1f2149c3562cfa
[ "MIT" ]
2
2021-03-19T18:56:01.000Z
2021-08-03T03:55:05.000Z
prank.bat
Itz-Hyperz/prank-batch
6a273eb497a927cb9186b1e40a1f2149c3562cfa
[ "MIT" ]
null
null
null
prank.bat
Itz-Hyperz/prank-batch
6a273eb497a927cb9186b1e40a1f2149c3562cfa
[ "MIT" ]
1
2021-03-22T17:58:07.000Z
2021-03-22T17:58:07.000Z
echo Opening Dependencies, Please press any key to confirm pause :e start notepad start explorer start mspaint start msedge goto e echo Something went wrong, please press enter to close this terminal pause echo lol goto e
17.076923
68
0.81982
e612ee42ae4443edc9cda0e28ad1c9afbcc5a477
28
bat
Batchfile
codeceptUnit.bat
raezon/Reservation
c9c381b32ecc4fb7f8a90cd74d01afacf1387fc4
[ "BSD-3-Clause" ]
null
null
null
codeceptUnit.bat
raezon/Reservation
c9c381b32ecc4fb7f8a90cd74d01afacf1387fc4
[ "BSD-3-Clause" ]
null
null
null
codeceptUnit.bat
raezon/Reservation
c9c381b32ecc4fb7f8a90cd74d01afacf1387fc4
[ "BSD-3-Clause" ]
null
null
null
vendor/bin/codecept run unit
28
28
0.857143
f87761d22217a9e40afb4dbe83e63a5d835c6763
61
bat
Batchfile
tools/antlr4.bat
trylock/viewer
b5c901c2df6a033c9455986b26b1427dfa9e877b
[ "MIT" ]
1
2019-02-01T15:37:34.000Z
2019-02-01T15:37:34.000Z
tools/antlr4.bat
trylock/viewer
b5c901c2df6a033c9455986b26b1427dfa9e877b
[ "MIT" ]
23
2018-04-15T19:24:36.000Z
2019-02-01T18:46:03.000Z
tools/antlr4.bat
trylock/viewer
b5c901c2df6a033c9455986b26b1427dfa9e877b
[ "MIT" ]
1
2019-02-01T15:37:29.000Z
2019-02-01T15:37:29.000Z
java -jar %~dp0/antlr-4.7.1-complete.jar -Dlanguage=CSharp %*
61
61
0.721311
a397f8ca4a329bfa8387787b2c7e134f12d83ab2
205
bat
Batchfile
fatca_xml_v1.1_analysis.bat
wuqing1450/xsdvi
5a40e919935100362294b4c1ebe8894dcf1a944c
[ "Apache-2.0" ]
null
null
null
fatca_xml_v1.1_analysis.bat
wuqing1450/xsdvi
5a40e919935100362294b4c1ebe8894dcf1a944c
[ "Apache-2.0" ]
null
null
null
fatca_xml_v1.1_analysis.bat
wuqing1450/xsdvi
5a40e919935100362294b4c1ebe8894dcf1a944c
[ "Apache-2.0" ]
null
null
null
java -jar lib/xsdvi.jar fatac_xml_v_1_1/FatcaXML_v1.1.xsd fatac_xml_v_1_1/stffatcatypes_v1.1.xsd fatac_xml_v_1_1/isofatcatypes_v1.0.xsd fatac_xml_v_1_1/oecdtypes_v4.1.xsd -generateStyle xsdvi.css
68.333333
195
0.829268
8e1a999928411fa977977b8596552e235604dc8f
45
bat
Batchfile
loadgl/generate46.bat
seece/eternal-fortress-demo
596d642bf3890896882ef5dea22c5383a89f823d
[ "MIT" ]
7
2020-04-18T22:32:35.000Z
2021-04-09T10:59:53.000Z
loadgl/generate46.bat
seece/eternal-fortress-demo
596d642bf3890896882ef5dea22c5383a89f823d
[ "MIT" ]
null
null
null
loadgl/generate46.bat
seece/eternal-fortress-demo
596d642bf3890896882ef5dea22c5383a89f823d
[ "MIT" ]
1
2021-02-02T15:50:36.000Z
2021-02-02T15:50:36.000Z
x64\Release\loadgl 4.6 bindless_texture pause
22.5
39
0.866667
a2acdcc069da0297b0c914a460c0ae66fe412612
77
bat
Batchfile
update.bat
ArtUshak/Wiki-Export
c98cd2873f45c576c79101233b93431f8887c63c
[ "MIT" ]
4
2019-12-26T12:48:17.000Z
2021-08-05T04:03:05.000Z
update.bat
ArtUshak/Wiki-Export
c98cd2873f45c576c79101233b93431f8887c63c
[ "MIT" ]
4
2020-06-24T13:44:00.000Z
2021-08-24T19:28:13.000Z
update.bat
ArtUshak/Wiki-Export
c98cd2873f45c576c79101233b93431f8887c63c
[ "MIT" ]
3
2020-07-20T13:56:44.000Z
2021-08-24T17:55:25.000Z
call poetry self update call poetry lock call poetry install --no-dev @pause
15.4
28
0.792208
8f6fadba992135f17c03f90aeb7409ba8436270f
67
bat
Batchfile
Install.bat
skookygoost/Nitro-Generator-and-Checker
790d0aa2592e49fb4683c5937135bc2036e1865c
[ "MIT" ]
null
null
null
Install.bat
skookygoost/Nitro-Generator-and-Checker
790d0aa2592e49fb4683c5937135bc2036e1865c
[ "MIT" ]
null
null
null
Install.bat
skookygoost/Nitro-Generator-and-Checker
790d0aa2592e49fb4683c5937135bc2036e1865c
[ "MIT" ]
null
null
null
@echo off pip install discord_webhook pip install requests
11.166667
28
0.746269
b1db35a465f310d00a6266d27199d0b85bcaec1d
262
bat
Batchfile
Centralized/packup.bat
Leo-xh/Virtual-Routing
facfc41a178ffede98baf3321cea7b88fa5097b5
[ "MIT" ]
1
2021-05-16T03:16:08.000Z
2021-05-16T03:16:08.000Z
Centralized/packup.bat
Leo-xh/Virtual-Routing
facfc41a178ffede98baf3321cea7b88fa5097b5
[ "MIT" ]
null
null
null
Centralized/packup.bat
Leo-xh/Virtual-Routing
facfc41a178ffede98baf3321cea7b88fa5097b5
[ "MIT" ]
null
null
null
@echo off pyinstaller -F .\B.py .\Client.py ..\utils\utils.py pyinstaller -F .\C.py .\Client.py ..\utils\utils.py pyinstaller -F .\D.py .\Client.py ..\utils\utils.py pyinstaller -F .\E.py .\Client.py ..\utils\utils.py pyinstaller -F .\Server.py ..\utils\utils.py
43.666667
51
0.683206
2107497de0efd7bd5a5158abfba966480227a8bf
78
bat
Batchfile
phoebe/leto/apollo/aesklepios/epione/iaso/restore.bat
kaolincash/khaos
292aa97e3157b0dde8c2f133dc9f6e4ad1ea174f
[ "Unlicense" ]
1
2022-03-24T14:35:59.000Z
2022-03-24T14:35:59.000Z
phoebe/leto/apollo/aesklepios/epione/iaso/restore.bat
kaolincash/khaos
292aa97e3157b0dde8c2f133dc9f6e4ad1ea174f
[ "Unlicense" ]
null
null
null
phoebe/leto/apollo/aesklepios/epione/iaso/restore.bat
kaolincash/khaos
292aa97e3157b0dde8c2f133dc9f6e4ad1ea174f
[ "Unlicense" ]
null
null
null
echo off robocopy %APPDATA%\EldenRingQuicksave %APPDATA%\EldenRing /E /is /it
39
68
0.782051
a6ec4084327c430e3f6a4b1e38ec89116307f2f3
909
bat
Batchfile
tools/jes-2.0-beta2/bin/lookup.bat
refdiff-data/gocd
4443e994ca9f91455d67922cd9426f0e299f1ed9
[ "Apache-2.0" ]
1
2021-08-14T13:50:46.000Z
2021-08-14T13:50:46.000Z
tools/jes-2.0-beta2/bin/lookup.bat
denza/gocd
d87f6242bb52541cf20b01226c0a5fc994474a2e
[ "Apache-2.0" ]
4
2021-05-18T20:51:22.000Z
2022-02-01T01:04:46.000Z
tools/jes-2.0-beta2/bin/lookup.bat
gaberger/gocd
2259930cd4ae0ca5fb62ca20b47221d0f9004e80
[ "Apache-2.0" ]
null
null
null
@echo off @echo Performs a DNS Lookup using against a DNS server for a domain. @echo Must be called from the directory where the script resides. @echo "Usage: lookup.bat <dns server address><dns search suffix><lookup record type>" @echo " <domain to lookup>" @echo Example: The dns server is located at address 192.168.1.1, the search suffix is @echo example.com, the record type is MX (typical for a mail server) and the @echo domain is ericdaugherty.com: @echo lookup.bat 192.168.1.1 example.com MX ericdaugherty.com @echo Example: Letting dnsjava detect the settings and the lookup concerns a MX record @echo of type MX for the ericdaugherty.com domain: @echo lookup.bat "" "" MX ericdaugherty.com @echo Results: java -Ddns.server=%1 -Ddns.search=%2 -Ddnsjava.options=verbose=true -classpath ../lib/dnsjava-2.0.6.jar lookup -t %3 %4
50.5
120
0.70077
3cf127ccc2750ef5a8b73ee5d4bb0ae159984b22
525
bat
Batchfile
config/publishConfig.bat
andybrodie/maplin-alexa
d7053894063ce8b173a5ee51ab8e99c1eb72868c
[ "MIT" ]
null
null
null
config/publishConfig.bat
andybrodie/maplin-alexa
d7053894063ce8b173a5ee51ab8e99c1eb72868c
[ "MIT" ]
null
null
null
config/publishConfig.bat
andybrodie/maplin-alexa
d7053894063ce8b173a5ee51ab8e99c1eb72868c
[ "MIT" ]
null
null
null
@echo off setlocal set jsonFile="%~dp0powersockets.json" set topicName=homeautomation/power/config set host=wensum.ddns.net set port=8883 set cachain="%~dp0..\publisher\ca-chain.cert.pem" set cert="%~dp0..\publisher\HomeAutomationMQTTPublisher.cert.pem" set key="%~dp0..\publisher\HomeAutomationMQTTPublisher.key.pem" echo Publishing %jsonFile% to %host%:%port%/%topicName% "c:\Program Files\mosquitto\mosquitto_pub.exe" -h %host% -p %port% -t %topicName% -f %jsonFile% -q 1 -r --cafile %cachain% --cert %cert% --key %key%
37.5
148
0.744762
46d35af20d40bf420966d4b1b80bef59e8320660
40
bat
Batchfile
Reachability query/temp/ld.bat
linhongseba/Reachability
77bed55a63bd525dbe68184a710b26f13dbbb185
[ "Apache-2.0" ]
5
2015-10-18T20:28:54.000Z
2020-09-15T08:40:54.000Z
Reachability query/temp/ld.bat
linhongseba/Reachability
77bed55a63bd525dbe68184a710b26f13dbbb185
[ "Apache-2.0" ]
null
null
null
Reachability query/temp/ld.bat
linhongseba/Reachability
77bed55a63bd525dbe68184a710b26f13dbbb185
[ "Apache-2.0" ]
null
null
null
osf_refine ld2hopindex -t a ld2hoplabel
13.333333
16
0.85
096a012af00a523bddc84fd7914b21e8cc582c8e
54
bat
Batchfile
test/sekalaisia/jalog.bat
mikko-levanto/Jalog
65cce92a0b24b03bf9b291428c9ef6b3cf7c750b
[ "MIT" ]
null
null
null
test/sekalaisia/jalog.bat
mikko-levanto/Jalog
65cce92a0b24b03bf9b291428c9ef6b3cf7c750b
[ "MIT" ]
null
null
null
test/sekalaisia/jalog.bat
mikko-levanto/Jalog
65cce92a0b24b03bf9b291428c9ef6b3cf7c750b
[ "MIT" ]
null
null
null
java -cp ..\runtime Jalog %1 %2 %3 %4 %5 %6 %7 %8 %9
18
52
0.5
44eeb13701b6dc01b19dfd624d5b85676899d4a3
892
bat
Batchfile
nuget/nuget.bat
dalenewman/Transformalize.Provider.Velocity
52e4bf3f06711092069f6c763b46f620c646287f
[ "Apache-2.0" ]
1
2019-03-29T04:59:59.000Z
2019-03-29T04:59:59.000Z
nuget/nuget.bat
dalenewman/Transformalize.Provider.Velocity
52e4bf3f06711092069f6c763b46f620c646287f
[ "Apache-2.0" ]
null
null
null
nuget/nuget.bat
dalenewman/Transformalize.Provider.Velocity
52e4bf3f06711092069f6c763b46f620c646287f
[ "Apache-2.0" ]
null
null
null
nuget pack Transformalize.Provider.Velocity.nuspec -OutputDirectory "c:\temp\modules" nuget pack Transformalize.Provider.Velocity.Autofac.nuspec -OutputDirectory "c:\temp\modules" nuget pack Transformalize.Transform.Velocity.nuspec -OutputDirectory "c:\temp\modules" nuget pack Transformalize.Transform.Velocity.Autofac.nuspec -OutputDirectory "c:\temp\modules" REM nuget push "c:\temp\modules\Transformalize.Provider.Velocity.0.6.20-beta.nupkg" -source https://api.nuget.org/v3/index.json REM nuget push "c:\temp\modules\Transformalize.Provider.Velocity.Autofac.0.6.20-beta.nupkg" -source https://api.nuget.org/v3/index.json REM nuget push "c:\temp\modules\Transformalize.Transform.Velocity.0.6.20-beta.nupkg" -source https://api.nuget.org/v3/index.json REM nuget push "c:\temp\modules\Transformalize.Transform.Velocity.Autofac.0.6.20-beta.nupkg" -source https://api.nuget.org/v3/index.json
99.111111
136
0.807175
a9594778bf14c598075740d1e3002c223f2cbd24
192
bat
Batchfile
series1/msc/debug_lock/test/test_M0.bat
nestorayuso/peripheral_examples
ddda284c06f35aa27f977758c4e76366a954ffb9
[ "Zlib" ]
255
2018-01-21T09:57:33.000Z
2022-03-23T22:21:50.000Z
series1/msc/debug_lock/test/test_M0.bat
nestorayuso/peripheral_examples
ddda284c06f35aa27f977758c4e76366a954ffb9
[ "Zlib" ]
109
2018-10-24T23:01:43.000Z
2022-02-17T20:21:57.000Z
series1/msc/debug_lock/test/test_M0.bat
nestorayuso/peripheral_examples
ddda284c06f35aa27f977758c4e76366a954ffb9
[ "Zlib" ]
181
2018-05-04T09:48:01.000Z
2022-03-29T12:22:35.000Z
rem Change path to SEGGER JLink install location if necessary "C:\Program Files (x86)\SEGGER\JLink_V632g\JLink.exe" ^ ^ ^ ^ -If SWD -Speed 5000 -CommanderScript EFM32_M0_unlock.jlink pause
24
61
0.765625
17a4b28824b0df89648af2c0e1bc54ce7dc350db
1,396
bat
Batchfile
package/lib-lmdb-master-universal/scripts.win/install.bat
G4V/ck-env
b882480b00b9dbd88f15eef58440772e09414f64
[ "BSD-3-Clause" ]
80
2015-03-03T14:27:39.000Z
2022-01-04T15:37:01.000Z
package/lib-lmdb-master-universal/scripts.win/install.bat
G4V/ck-env
b882480b00b9dbd88f15eef58440772e09414f64
[ "BSD-3-Clause" ]
78
2016-02-20T07:47:05.000Z
2021-05-01T13:33:31.000Z
package/lib-lmdb-master-universal/scripts.win/install.bat
G4V/ck-env
b882480b00b9dbd88f15eef58440772e09414f64
[ "BSD-3-Clause" ]
22
2016-07-29T07:25:11.000Z
2021-02-08T16:18:26.000Z
@echo off rem rem Extra installation script rem rem See CK LICENSE.txt for licensing details. rem See CK Copyright.txt for copyright details. rem rem Developer(s): Grigori Fursin, Daniil Efremov 2016-2017 rem cd /D %INSTALL_DIR%\src\libraries\liblmdb mkdir %INSTALL_DIR%\include copy /B *.h %INSTALL_DIR%\include echo. echo Building static library ... echo. set CK_TARGET_FILE=lmdb.lib set CK_TARGET_FILE_S=%CK_TARGET_FILE% del /Q *.obj del /Q %CK_TARGET_FILE% set CK_SOURCE_FILES=mdb.c midl.c set CK_OBJ_FILES=mdb.obj midl.obj set CK_CC_FLAGS=%CK_COMPILER_FLAGS_OBLIGATORY% %CK_COMPILER_FLAGS_MISC% %CK_COMPILER_FLAGS_CC_OPTS% %CK_COMPILER_FLAGS_ARCH% %CK_COMPILER_FLAGS_PAR% echo Executing %CK_CC% %CK_OPT_SPEED% %CK_FLAGS_STATIC_LIB% %CK_FLAGS_CREATE_OBJ% %CK_CC_FLAGS% %CK_SOURCE_FILES% %CK_LD_FLAGS_MISC% %CK_LD_FLAGS_EXTRA% %CK_CC% %CK_OPT_SPEED% %CK_FLAGS_STATIC_LIB% %CK_FLAGS_CREATE_OBJ% %CK_CC_FLAGS% %CK_SOURCE_FILES% %CK_LD_FLAGS_MISC% %CK_LD_FLAGS_EXTRA% if %errorlevel% neq 0 ( echo. echo Building failed! goto err ) echo Executing %CK_LB% %CK_LB_OUTPUT%%CK_TARGET_FILE% %CK_OBJ_FILES% advapi32.lib ntdll.lib %CK_LB% %CK_LB_OUTPUT%%CK_TARGET_FILE% %CK_OBJ_FILES% advapi32.lib ntdll.lib if %errorlevel% neq 0 ( echo. echo Building failed! goto err ) echo. echo Installing ... echo. mkdir %INSTALL_DIR%\lib copy /B %CK_TARGET_FILE_S% %INSTALL_DIR%\lib exit /b 0
24.928571
152
0.787966
02bd82c9bd3464a9e2c3d00b905b2d5c2b48af44
150
bat
Batchfile
compiled/mega2560slim-5100/upload.bat
Aledan862/lighthub
3ed01776bf1ef7205e86a281df3baa482970c831
[ "Apache-2.0" ]
83
2017-11-05T14:05:16.000Z
2022-02-21T16:34:53.000Z
compiled/mega2560slim-5100/upload.bat
Aledan862/lighthub
3ed01776bf1ef7205e86a281df3baa482970c831
[ "Apache-2.0" ]
27
2018-03-12T21:49:33.000Z
2022-01-20T19:06:05.000Z
compiled/mega2560slim-5100/upload.bat
Aledan862/lighthub
3ed01776bf1ef7205e86a281df3baa482970c831
[ "Apache-2.0" ]
20
2017-11-20T08:27:17.000Z
2022-03-28T02:26:17.000Z
..\tools\win\tool-avrdude\avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -v -V -P com3 -patmega2560 -cwiring -b115200 -D -Uflash:w:firmware.hex:i
75
149
0.726667
e08e6e23e8676f468b3bbe7959cd987b516c3136
29
bat
Batchfile
seaside/run.bat
vincentgong3mm/golang-httprest
6502cab792d62a660df64acd401482f345b84fd1
[ "Unlicense" ]
null
null
null
seaside/run.bat
vincentgong3mm/golang-httprest
6502cab792d62a660df64acd401482f345b84fd1
[ "Unlicense" ]
null
null
null
seaside/run.bat
vincentgong3mm/golang-httprest
6502cab792d62a660df64acd401482f345b84fd1
[ "Unlicense" ]
null
null
null
go run main.go slog.go api.go
29
29
0.758621
d194be7d4186d9673a2221dceeb86716c25f7b5c
37
bat
Batchfile
ToolKit/lib/libc/tools/mklocale/bin/mklocale.bat
kontais/EFI-MIPS
c4de746e6a926fc9df71231a539e2c0a170bcc90
[ "BSD-3-Clause" ]
11
2016-07-21T11:39:51.000Z
2022-01-06T10:35:12.000Z
ToolKit/lib/libc/tools/mklocale/bin/mklocale.bat
kontais/EFI-MIPS
c4de746e6a926fc9df71231a539e2c0a170bcc90
[ "BSD-3-Clause" ]
1
2019-09-03T04:11:46.000Z
2019-09-03T04:11:46.000Z
ToolKit/lib/libc/tools/mklocale/bin/mklocale.bat
kontais/EFI-MIPS
c4de746e6a926fc9df71231a539e2c0a170bcc90
[ "BSD-3-Clause" ]
3
2019-09-04T02:59:01.000Z
2021-08-23T06:07:28.000Z
mkctype %1% mkcollate %2% mktime %3%
9.25
13
0.675676
96628c79772cac9aea1333d15d7f5a0dff38b8d7
178
bat
Batchfile
benchmarks.bat
fananchong/navmeshscene-go
72a2138465a0f718f5d68e411cacd4400386b616
[ "MIT" ]
5
2019-06-20T04:01:39.000Z
2021-12-29T11:42:29.000Z
benchmarks.bat
fananchong/navmeshscene-go
72a2138465a0f718f5d68e411cacd4400386b616
[ "MIT" ]
null
null
null
benchmarks.bat
fananchong/navmeshscene-go
72a2138465a0f718f5d68e411cacd4400386b616
[ "MIT" ]
2
2019-06-20T04:01:39.000Z
2020-06-08T10:58:35.000Z
set CURDIR=%~dp0 set BASEDIR=%CURDIR%\..\..\..\..\ set GOPATH=%BASEDIR% echo %GOPATH% cd %CURDIR%\benchmarks call go test scene_test.go -v -test.bench=".*" -count=1 cd %CURDIR%
19.777778
55
0.662921
0eeb9e66c3a9b920a699550bfec6932f267d8630
363
bat
Batchfile
assets/cmd/getregvalue.bat
David-Honisch/LC2ATARI
b8e419e12db64cbf37247b62b4455fc1190dba41
[ "CC-BY-3.0" ]
null
null
null
assets/cmd/getregvalue.bat
David-Honisch/LC2ATARI
b8e419e12db64cbf37247b62b4455fc1190dba41
[ "CC-BY-3.0" ]
null
null
null
assets/cmd/getregvalue.bat
David-Honisch/LC2ATARI
b8e419e12db64cbf37247b62b4455fc1190dba41
[ "CC-BY-3.0" ]
null
null
null
@echo off REM setlocal ENABLEEXTENSIONS REM echo Reading Registry set "result=" set "KEY_NAME=%1" set VALUE_TIME=%time% set "VALUE_NAME=%2" REM echo RUNNING:REG QUERY %KEY_NAME% /v %VALUE_NAME% for /f "tokens=2*" %%a in ('reg query %KEY_NAME% /v %VALUE_NAME%') do ( set type=%%a set data=%%b ) set "result=%data%" REM echo Registry Value RETURNS: %result%
25.928571
71
0.699725
50fed4fbb5f5824856e3636ec878b7fb02dcc6db
289
bat
Batchfile
VulkanTutorialTriangle/compile_shaders.bat
JorgeVirgos/FinalProject
5c239f86b126f6eb9625b8d1b36125eb660c298d
[ "MIT" ]
null
null
null
VulkanTutorialTriangle/compile_shaders.bat
JorgeVirgos/FinalProject
5c239f86b126f6eb9625b8d1b36125eb660c298d
[ "MIT" ]
null
null
null
VulkanTutorialTriangle/compile_shaders.bat
JorgeVirgos/FinalProject
5c239f86b126f6eb9625b8d1b36125eb660c298d
[ "MIT" ]
null
null
null
C:/VulkanSDK/1.1.121.2/Bin/glslc.exe ./VulkanTutorialTriangle/resources/shaders/test.vert -o ./VulkanTutorialTriangle/resources/shaders/vert.spv C:/VulkanSDK/1.1.121.2/Bin/glslc.exe ./VulkanTutorialTriangle/resources/shaders/test.frag -o ./VulkanTutorialTriangle/resources/shaders/frag.spv
144.5
144
0.823529
209ca2c05811987e9472ebf791d1d057f185fa8c
118
bat
Batchfile
Benchmarks/DL/mnist-omp/run.bat
tlranda/ytopt
0738a2e5a5e97d79772dde0d2b657b34c1d9cb57
[ "BSD-2-Clause" ]
null
null
null
Benchmarks/DL/mnist-omp/run.bat
tlranda/ytopt
0738a2e5a5e97d79772dde0d2b657b34c1d9cb57
[ "BSD-2-Clause" ]
null
null
null
Benchmarks/DL/mnist-omp/run.bat
tlranda/ytopt
0738a2e5a5e97d79772dde0d2b657b34c1d9cb57
[ "BSD-2-Clause" ]
null
null
null
python -m ytopt.search.ambs --evaluator ray --problem problem.Problem --max-evals=10 --learner RF python findMin.py
39.333333
99
0.754237
cbc7580b76e02a7438b2a14366f584a5f60f8a05
760
cmd
Batchfile
scripts/vmsetup/setup4.cmd
jasonsandlin/jasonsandlin-scripts
2618260d4b623a70a306e5faa40a0a9252b6b437
[ "MIT" ]
null
null
null
scripts/vmsetup/setup4.cmd
jasonsandlin/jasonsandlin-scripts
2618260d4b623a70a306e5faa40a0a9252b6b437
[ "MIT" ]
null
null
null
scripts/vmsetup/setup4.cmd
jasonsandlin/jasonsandlin-scripts
2618260d4b623a70a306e5faa40a0a9252b6b437
[ "MIT" ]
null
null
null
mkdir c:\git mkdir c:\git\forks mkdir c:\git\github cd /d c:\git\github git clone https://github.com/Microsoft/xbox-live-api.git cd /d c:\git\forks git clone https://github.com/jasonsandlin/xbox-live-api.git cd xbox-live-api git remote add up https://github.com/Microsoft/xbox-live-api.git git submodule update --init --recursive cd /d c:\git\forks git clone https://github.com/jasonsandlin/xbox-live-api-csharp cd xbox-live-api-csharp git remote add up https://github.com/Microsoft/xbox-live-api-csharp git submodule update --init --recursive cd /d c:\git\forks git clone https://github.com/jasonsandlin/xbox-live-unity-plugin.git xup cd xup git remote add up https://github.com/Microsoft/xbox-live-unity-plugin.git git submodule update --init --recursive
31.666667
73
0.768421
f3babf336ed6843b56fe1e43c2c162955a8c0a6c
404
bat
Batchfile
bootloader/key/generate_keys.bat
ioteratech/bluetera-firmware
431d14abec9fcaca3e0c526f5ee7b2e5a5db25da
[ "MIT" ]
8
2019-07-24T11:22:52.000Z
2021-07-18T23:59:30.000Z
bootloader/key/generate_keys.bat
ioteratech/bluetera-firmware
431d14abec9fcaca3e0c526f5ee7b2e5a5db25da
[ "MIT" ]
1
2020-02-23T15:26:05.000Z
2020-05-06T05:25:25.000Z
bootloader/key/generate_keys.bat
ioteratech/bluetera-firmware
431d14abec9fcaca3e0c526f5ee7b2e5a5db25da
[ "MIT" ]
1
2020-05-10T08:18:19.000Z
2020-05-10T08:18:19.000Z
@rem see: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Flib_bootloader_dfu_keys.html @echo Make sure you run this script from Anaconda 2 prompt, so the correct nrfutil is used @rem Generate a private key, and create a c-file public key @nrfutil keys generate private_key.pem @nrfutil keys display --key pk --format code private_key.pem --out_file public_key.c
57.714286
127
0.79703
2d669aca70b29853f40bafd23272ee6c6bb16789
247
bat
Batchfile
JavaAdvanced/StudentDB/HW3.bat
ShuffleZZZ/ITMO
29db54d96afef0558550471c58f695c962e1f747
[ "MIT" ]
11
2020-04-23T15:48:18.000Z
2022-02-11T10:16:40.000Z
JavaAdvanced/StudentDB/HW3.bat
ShuffleZZZ/ITMO
29db54d96afef0558550471c58f695c962e1f747
[ "MIT" ]
13
2020-02-28T01:16:06.000Z
2020-07-20T19:05:34.000Z
JavaAdvanced/StudentDB/HW3.bat
ShuffleZZZ/ITMO
29db54d96afef0558550471c58f695c962e1f747
[ "MIT" ]
10
2018-12-02T15:03:03.000Z
2022-01-10T18:31:00.000Z
javac -cp ../artifacts/info.kgeorgiy.java.advanced.student.jar ru/ifmo/rain/glagolev/student/*.java java -p ../artifacts;../lib; -classpath . -m info.kgeorgiy.java.advanced.student StudentQuery ru.ifmo.rain.glagolev.student.StudentDB TIMEOUT /T -1
82.333333
133
0.777328
021242cda163f044b64a1ff90aaaaf6a1b0d88ce
53
bat
Batchfile
test/docs.bat
aliconnect/aliconnect.sdk
6c74262ce3313ceb2acfa1838da6d3a26bb1b489
[ "MIT" ]
null
null
null
test/docs.bat
aliconnect/aliconnect.sdk
6c74262ce3313ceb2acfa1838da6d3a26bb1b489
[ "MIT" ]
null
null
null
test/docs.bat
aliconnect/aliconnect.sdk
6c74262ce3313ceb2acfa1838da6d3a26bb1b489
[ "MIT" ]
null
null
null
@echo off :start cls node test/docs pause goto start
7.571429
14
0.773585
c5723f5735ca8fa4b50f614ef71a73f2a69e240d
193
cmd
Batchfile
test/end-to-end/run-e2e-tests.cmd
cmarchand/xspec
f930a6608547e9fee8d2cdccfc7418c20d9fc10b
[ "MIT" ]
null
null
null
test/end-to-end/run-e2e-tests.cmd
cmarchand/xspec
f930a6608547e9fee8d2cdccfc7418c20d9fc10b
[ "MIT" ]
null
null
null
test/end-to-end/run-e2e-tests.cmd
cmarchand/xspec
f930a6608547e9fee8d2cdccfc7418c20d9fc10b
[ "MIT" ]
null
null
null
@echo off setlocal set ANT_ARGS=-buildfile "%~dp0ant\run-e2e-tests\build.xml" -lib "%SAXON_JAR%" %* if /i "%APPVEYOR%"=="True" set ANT_ARGS=%ANT_ARGS% -Dappveyor.filename="%~nx0" call ant
32.166667
81
0.689119
6368b69ac2464fa2261a95043e60e81a0e1e6ca9
968
bat
Batchfile
Fastline/FastlineConfig/launch-fastline.bat
odinshen/ArmV82_Keras_CNN_Inference
3ae4dd23425f7f84fd127a9dfee059b5c528a36b
[ "BSD-3-Clause" ]
1
2017-10-17T14:33:42.000Z
2017-10-17T14:33:42.000Z
Fastline/FastlineConfig/launch-fastline.bat
odinshen/ArmV82_Keras_CNN_Inference
3ae4dd23425f7f84fd127a9dfee059b5c528a36b
[ "BSD-3-Clause" ]
null
null
null
Fastline/FastlineConfig/launch-fastline.bat
odinshen/ArmV82_Keras_CNN_Inference
3ae4dd23425f7f84fd127a9dfee059b5c528a36b
[ "BSD-3-Clause" ]
null
null
null
set ARMLMD_LICENSE_FILE=C:\Users\rsynnott\AppData\Roaming\ARM\DS-5\licenses;C:\ARM\Licenses\license.txt;C:\ARM\Licenses\license.txt;C:/ARM/Licenses/license.txt call C:\ARM\DS-5\sw\models\bin\FVP_Base_Cortex-A75x1.exe -a cluster0.cpu0=C:\work\workspaces\AEMv8A_Odin\ArmV82_Keras_CNN_Inference\ArmV82_Keras_CNN_Inference.axf --plugin st=C:\ARM\DS-5\sw\models\bin\FastlineTrace.dll -C TRACE.st.config=C:\work\workspaces\AEMv8A_Odin\Fastline\KerasConfigFiles\system-config.json -C TRACE.st.counters-config-file=C:\work\workspaces\AEMv8A_Odin\Fastline\KerasConfigFiles\counter-config.json -C TRACE.st.output-directory=C:\work\workspaces\AEMv8A_Odin\Fastline\Reports -C TRACE.st.apc-capture=Keras_01 mkdir "C:\work\workspaces\AEMv8A_Odin\Fastline\Reports\Keras_01.apc\images" copy "C:\work\workspaces\AEMv8A_Odin\ArmV82_Keras_CNN_Inference\ArmV82_Keras_CNN_Inference.axf" "C:\work\workspaces\AEMv8A_Odin\Fastline\Reports\Keras_01.apc\images\ArmV82_Keras_CNN_Inference.axf"
242
534
0.835744
7c240388c82d6fd997cdf6ae488788b22b87e813
827
bat
Batchfile
Apps/Android/Kiwi/tools.bat
Eduardop/VES
1d4163989a734f273d46af3b2f88339121d2bfee
[ "Apache-2.0" ]
3
2016-07-21T19:48:47.000Z
2022-03-16T11:19:07.000Z
Apps/Android/Kiwi/tools.bat
Eduardop/VES
1d4163989a734f273d46af3b2f88339121d2bfee
[ "Apache-2.0" ]
null
null
null
Apps/Android/Kiwi/tools.bat
Eduardop/VES
1d4163989a734f273d46af3b2f88339121d2bfee
[ "Apache-2.0" ]
null
null
null
@echo off goto MAIN ::----------------------------------------------- :: "%~f2" get abs path of %~2. ::"%~fs2" get abs path with short names of %~2. :setAbsPath setlocal set __absPath=%~f2 endlocal && set %1=%__absPath% goto :eof ::----------------------------------------------- :MAIN for /f "tokens=*" %%a in ('where /F adb.exe') do ( set ADB=%%a ) echo/%%ADB%%=%ADB% for /f "tokens=*" %%a in ('where /F android.bat') do ( set ANDROID=%%a ) echo/%%ANDROID%%=%ANDROID% for /f "tokens=*" %%a in ('where /F ant.bat') do ( set ANT=%%a ) echo/%%ANT%%=%ANT% for /f "tokens=*" %%a in ('where /F cmake.exe') do ( set CMAKE=%%a ) echo/%%CMAKE%%=%CMAKE% set app_dir=%CD% set build_dir=%app_dir% call :setAbsPath source_dir %app_dir%/../../.. call :setAbsPath cmakeexternals %app_dir%/../CMakeBuild/build/CMakeExternals
25.84375
76
0.544135
a5fc1bd7923dfdd24328f5522367402145fa86e8
89
bat
Batchfile
update_fw_usb_dfu_hydrafw.bat
iceman1001/hydrafw
81ca5f4af7d4c1040e913b3b30c74ab6cae8a28b
[ "Apache-2.0" ]
5
2016-10-25T19:15:21.000Z
2021-09-23T17:42:44.000Z
update_fw_usb_dfu_hydrafw.bat
iceman1001/hydrafw
81ca5f4af7d4c1040e913b3b30c74ab6cae8a28b
[ "Apache-2.0" ]
null
null
null
update_fw_usb_dfu_hydrafw.bat
iceman1001/hydrafw
81ca5f4af7d4c1040e913b3b30c74ab6cae8a28b
[ "Apache-2.0" ]
1
2017-10-09T15:16:56.000Z
2017-10-09T15:16:56.000Z
.\update_fw_dfu_usb_hydrafw\DfuSeCommand.exe -c --de 0 -d --fn .\build\hydrafw.dfu Pause
29.666667
82
0.752809
07730b89893e2a338c1874ae92643138c295d048
252
bat
Batchfile
AutomationPSCAD/Fault_1_Circuits_automation.gf46/Fault_1_Circuits_automation.30065.bat
jsacostas/Course-Python-PSCAD
305574f29e86dea47aa2d717e7ae4ebe7251e5c9
[ "MIT" ]
15
2020-03-02T16:52:30.000Z
2022-01-27T15:16:23.000Z
AutomationPSCAD/Fault_1_Circuits_automation.gf46/Fault_1_Circuits_automation.30065.bat
jsacostas/Course-Python-PSCAD
305574f29e86dea47aa2d717e7ae4ebe7251e5c9
[ "MIT" ]
null
null
null
AutomationPSCAD/Fault_1_Circuits_automation.gf46/Fault_1_Circuits_automation.30065.bat
jsacostas/Course-Python-PSCAD
305574f29e86dea47aa2d717e7ae4ebe7251e5c9
[ "MIT" ]
6
2020-04-09T12:54:10.000Z
2021-11-29T12:56:24.000Z
call "C:\Program Files (x86)\GFortran\4.6\bin\gf46vars.bat" pushd "C:\Users\jsacostas\Dropbox\Python\Course-Python-PSCAD\AutomationPSCAD\Fault_1_Circuits_automation.gf46\" Fault_1_Circuits_automation.exe -v4 143.106.14.201 30065 locale=english-us popd
50.4
111
0.821429
d29d57155cc294a860b1e7ed5711ce8fd991d0d3
116
bat
Batchfile
runOffline.bat
kpawlik/smallgopher
68ec1668e14132f494c649786fa4e7c9f6745149
[ "MIT" ]
5
2020-01-15T14:51:58.000Z
2021-03-04T13:05:20.000Z
runOffline.bat
kpawlik/smallgopher
68ec1668e14132f494c649786fa4e7c9f6745149
[ "MIT" ]
1
2021-03-04T13:04:41.000Z
2021-07-28T01:46:37.000Z
runOffline.bat
kpawlik/smallgopher
68ec1668e14132f494c649786fa4e7c9f6745149
[ "MIT" ]
4
2019-03-20T14:07:31.000Z
2021-03-04T13:05:24.000Z
cd cmd\smallgopher-server start runTestServer.cmd cd ..\.. cd cmd\smallgopher-worker start runTestWorker.cmd cd..\..
19.333333
25
0.775862
6acbed7c043885d1448ba6efa753ba2f61694d30
723
bat
Batchfile
random_tid.bat
natinusala/nx-hbloader-retroarch-forwarder-mod
38edb46c8b2e51fe455cc2a4b1e4afbef2fbcdb9
[ "0BSD" ]
6
2019-01-16T02:21:19.000Z
2021-02-11T09:46:36.000Z
random_tid.bat
natinusala/nx-hbloader-retroarch-forwarder-mod
38edb46c8b2e51fe455cc2a4b1e4afbef2fbcdb9
[ "0BSD" ]
null
null
null
random_tid.bat
natinusala/nx-hbloader-retroarch-forwarder-mod
38edb46c8b2e51fe455cc2a4b1e4afbef2fbcdb9
[ "0BSD" ]
3
2019-01-19T16:18:55.000Z
2019-12-23T18:39:58.000Z
@ECHO OFF setlocal enabledelayedexpansion set n=0 :loop set rand= set /A rand=%RANDOM%%%16+1 set /A n=n+1 if %rand%==1 set rand!n!=a if %rand%==2 set rand!n!=b if %rand%==3 set rand!n!=c if %rand%==4 set rand!n!=d if %rand%==5 set rand!n!=e if %rand%==6 set rand!n!=f if %rand%==7 set rand!n!=1 if %rand%==8 set rand!n!=2 if %rand%==9 set rand!n!=3 if %rand%==10 set rand!n!=4 if %rand%==11 set rand!n!=5 if %rand%==12 set rand!n!=6 if %rand%==13 set rand!n!=7 if %rand%==14 set rand!n!=8 if %rand%==15 set rand!n!=9 if %rand%==16 set rand!n!=0 if !n!==11 goto end if !n! LSS 11 goto loop :end echo. echo Random TitleID : 01%rand1%%rand2%%rand3%%rand4%%rand5%%rand6%%rand7%%rand8%%rand9%%rand10%%rand11%000 echo. pause exit
23.322581
106
0.64592
6f942678b80205343d426160e78f5466cc4d686a
1,485
bat
Batchfile
docs/demo/basic_setup_using_juno/util_copy_juno_to_new_db.bat
lindsay-stevens/openclinica_sqldatamart
ecdda4208021ff5a1cb7a20036eed23bd4196af0
[ "MIT" ]
8
2016-03-31T08:49:35.000Z
2021-03-11T06:31:43.000Z
docs/demo/basic_setup_using_juno/util_copy_juno_to_new_db.bat
lindsay-stevens-kirby/openclinica_sqldatamart
ecdda4208021ff5a1cb7a20036eed23bd4196af0
[ "MIT" ]
4
2015-04-20T05:57:58.000Z
2016-01-20T04:35:59.000Z
docs/demo/basic_setup_using_juno/util_copy_juno_to_new_db.bat
lindsay-stevens/openclinica_sqldatamart
ecdda4208021ff5a1cb7a20036eed23bd4196af0
[ "MIT" ]
5
2016-05-18T06:56:04.000Z
2019-01-24T16:12:53.000Z
:: Variables. @SET target_schema_name=the_juno_diabetes_study @SET export_views_in_schema=TRUE @SET target_schema_name_alias=%target_schema_name%_t :: Ensure the process is possible: (re)start the server, clear connections. call %~dp0util_restart.bat @SET pg_database_old=%PGDATABASE% @SET PGDATABASE=openclinica_fdw_db :: To prepare for export, copy the tables and views from the schema as tables. psql -f %~dp0util_dm_copy_schema_to_tables_for_export.sql psql -c "SELECT openclinica_fdw.dm_copy_schema_to_tables_for_export($s$%target_schema_name%$s$);" -P pager :: Export the schema copy containing the tables then remove it. pg_dump -w -O -x -F c -f %~dp0%target_schema_name%.backup -n %target_schema_name_alias% psql -c "DROP SCHEMA %target_schema_name_alias% CASCADE;" -P pager psql -c "DROP FUNCTION openclinica_fdw.dm_copy_schema_to_tables_for_export(text, text, boolean);" -P pager :: Load / re-dump the exported schema in a new database, using the original schema name. dropdb --if-exists %target_schema_name% createdb %target_schema_name% @SET PGDATABASE=%target_schema_name% pg_restore -d %target_schema_name% %~dp0%target_schema_name%.backup psql -c "ALTER SCHEMA %target_schema_name_alias% RENAME TO %target_schema_name%" -P pager pg_dump -w -O -x -F c -f %~dp0%target_schema_name%.backup -n %target_schema_name% @SET PGDATABASE=%pg_database_old% echo. echo Connect to the new database with: psql -d %target_schema_name% echo Or close this window to finish. echo.
43.676471
106
0.796633
ef2bdca4d5e96768c17d7012c5c8cf4b69364246
130
bat
Batchfile
installers/windows/wownero-daemon.bat
qvqc/wow-app
b3cf83d10f8e9d499d25dce8622e6848010a7b9f
[ "BSD-3-Clause" ]
1
2019-11-23T15:40:29.000Z
2019-11-23T15:40:29.000Z
installers/windows/wownero-daemon.bat
qvqc/wow-app
b3cf83d10f8e9d499d25dce8622e6848010a7b9f
[ "BSD-3-Clause" ]
null
null
null
installers/windows/wownero-daemon.bat
qvqc/wow-app
b3cf83d10f8e9d499d25dce8622e6848010a7b9f
[ "BSD-3-Clause" ]
8
2020-03-27T21:24:24.000Z
2020-04-30T13:17:24.000Z
REM Execute the Monero daemon and then stay with window open after it exits "C:\Program Files\Wownero Core\wownerod.exe" PAUSE
32.5
76
0.784615
e5cee5d62cc61e1ff05857d079c9ab6c74cf9075
52
bat
Batchfile
tools/build.bat
spcsp/scripts-plus
625fd9ed5d57e8c0fa8d4267c350c91b9fc7c38e
[ "MIT" ]
1
2021-04-24T14:29:22.000Z
2021-04-24T14:29:22.000Z
tools/build.bat
spcsp/scripts-plus
625fd9ed5d57e8c0fa8d4267c350c91b9fc7c38e
[ "MIT" ]
null
null
null
tools/build.bat
spcsp/scripts-plus
625fd9ed5d57e8c0fa8d4267c350c91b9fc7c38e
[ "MIT" ]
null
null
null
@echo off cls pushd %~dp0 npm run build & pause popd
10.4
21
0.730769
06d0413396e6ce97cdec38e06df0faca176fd8c5
223
bat
Batchfile
ants.bat
ccassistant/Docker-Ants-Auto-Trading-Bot
74f9517c735a6ee4b59c867edb9c08a3ebc354be
[ "Apache-2.0" ]
null
null
null
ants.bat
ccassistant/Docker-Ants-Auto-Trading-Bot
74f9517c735a6ee4b59c867edb9c08a3ebc354be
[ "Apache-2.0" ]
null
null
null
ants.bat
ccassistant/Docker-Ants-Auto-Trading-Bot
74f9517c735a6ee4b59c867edb9c08a3ebc354be
[ "Apache-2.0" ]
null
null
null
@echo off docker stop antsbot docker run -d --rm -v %cd%/configs:/workspaces/Ants-Auto-Trading-Bot/configs -v %cd%/ssh:/workspaces/.ssh -v %cd%/logs:/workspaces/Ants-Auto-Trading-Bot/logs --name antsbot ccassistant/antsbot
55.75
192
0.753363
f69461d920a01521adf97bd01306f5aaf5b5c258
450
bat
Batchfile
Docker/Leantime/install.bat
tariel36/SnippetsRepository
4632b9a561bb3ecf9a98862ee01bc80f75ff19a3
[ "MIT" ]
1
2022-01-10T06:44:28.000Z
2022-01-10T06:44:28.000Z
Docker/Leantime/install.bat
tariel36/SnippetsRepository
4632b9a561bb3ecf9a98862ee01bc80f75ff19a3
[ "MIT" ]
null
null
null
Docker/Leantime/install.bat
tariel36/SnippetsRepository
4632b9a561bb3ecf9a98862ee01bc80f75ff19a3
[ "MIT" ]
null
null
null
docker compose up -d ping -n 15 127.0.0.1 > nul docker exec -i nutadev-mysql mysql -uroot -proot -e "update mysql.user set host = '%' where user='root';" ping -n 15 127.0.0.1 > nul docker container restart nutadev-mysql ping -n 15 127.0.0.1 > nul docker exec -i nutadev-mysql mysql -uroot -proot -e "ALTER USER 'root'@'' IDENTIFIED WITH mysql_native_password BY 'root';" docker exec -i nutadev-mysql mysql -uroot -proot -e "create database leantime;"
56.25
123
0.724444
f2737f40fa2a50c37411d3d741169b75ac1a1c3f
458
cmd
Batchfile
maerkserv/module/.maerk_mod.ko.cmd
ChusterFx/maerkapp
60af2f934f50ae6fe2f7bfe90602bbb8438fff60
[ "Unlicense" ]
null
null
null
maerkserv/module/.maerk_mod.ko.cmd
ChusterFx/maerkapp
60af2f934f50ae6fe2f7bfe90602bbb8438fff60
[ "Unlicense" ]
null
null
null
maerkserv/module/.maerk_mod.ko.cmd
ChusterFx/maerkapp
60af2f934f50ae6fe2f7bfe90602bbb8438fff60
[ "Unlicense" ]
null
null
null
cmd_/home/napster/PFC/maerkapp/maerkserv/module/maerk_mod.ko := powerpc-4xx-softfloat-ld -m elf32ppc -r --sysroot=/opt/eldk-5.2.1/powerpc-4xx-softfloat/sysroots/ppc405-linux -T /home/napster/uclinux/linux-2.6-xlnx/scripts/module-common.lds arch/powerpc/lib/crtsavres.o --build-id -o /home/napster/PFC/maerkapp/maerkserv/module/maerk_mod.ko /home/napster/PFC/maerkapp/maerkserv/module/maerk_mod.o /home/napster/PFC/maerkapp/maerkserv/module/maerk_mod.mod.o
229
457
0.80131
de97bdd95c81b928e483f216cba37fa9219b03c7
300
bat
Batchfile
bundle.bat
daroxs95/django_nwjs
c1728711b0319e44d858d413b5c11e8d1addde82
[ "MIT" ]
null
null
null
bundle.bat
daroxs95/django_nwjs
c1728711b0319e44d858d413b5c11e8d1addde82
[ "MIT" ]
null
null
null
bundle.bat
daroxs95/django_nwjs
c1728711b0319e44d858d413b5c11e8d1addde82
[ "MIT" ]
null
null
null
::the nwjs folder must exists ::this builds the app with pyinstaller call build_pyinstaller.bat ::this setups nwjs app mkdir nwjs\server_app xcopy /V /Y /E dist\server_app nwjs\server_app mkdir nwjs\app_nwjs\ xcopy /V /Y /E app_nwjs nwjs\app_nwjs ::this makes a inno setup executable call inno.bat
23.076923
46
0.783333
657fd8ab86f57a9603f1ca9175c40743fa61b037
3,038
bat
Batchfile
provision_platform6.bat
Codecritics/platform6-install
fa84d152f9e4c21061e061965280befe6a03fd5e
[ "MIT" ]
null
null
null
provision_platform6.bat
Codecritics/platform6-install
fa84d152f9e4c21061e061965280befe6a03fd5e
[ "MIT" ]
null
null
null
provision_platform6.bat
Codecritics/platform6-install
fa84d152f9e4c21061e061965280befe6a03fd5e
[ "MIT" ]
null
null
null
for /f "delims== tokens=1,2" %%G in (.env) do set %%G=%%H REM ## Stop and remove any old container(s) docker stop p6core docker stop pgsql docker stop p6proxy docker stop demobc docker stop demoexplorer docker stop psql-data docker rm p6core docker rm pgsql docker rm p6proxy docker rm demobc docker rm demoexplorer REM ## Set database version IF "%PLATFORM6_VERSION%"=="5.24.9" ( SET PGSQL_VERSION=9.6.1 ) ELSE IF %PLATFORM6_VERSION%=="6.0.0-alpha-4" ( SET PGSQL_VERSION=11.2 ) ELSE ( SET PGSQL_VERSION=11.3 ) REM ## Write generated environment variables on disc SET INSTANCE_DATA_PATH=%PLATFORM6_ROOT%\%INSTANCE_ID% IF "%PLATFORM6_VERSION:~-9%"=="-SNAPSHOT" ( SET P6CORE_IMAGE_ID=repo.amalto.com/b2box:dev ) ELSE ( SET P6CORE_IMAGE_ID=amalto/platform6:%PLATFORM6_VERSION% ) ECHO P6CORE_IMAGE_ID=%P6CORE_IMAGE_ID%>> ".env" ECHO INSTANCE_DATA_PATH=%INSTANCE_DATA_PATH%>> ".env" ECHO PGSQL_VERSION=%PGSQL_VERSION%>> ".env" REM ## Delete old folders if any RMDIR /S /Q "%INSTANCE_DATA_PATH%\p6core.data\" REM ## Copy Platform 6 instance reference data MKDIR "%INSTANCE_DATA_PATH%" IF "%PLATFORM6_VERSION:~-9%"=="-SNAPSHOT" ( XCOPY /s /q ".\reference_data\SNAPSHOT\p6core.data" "%INSTANCE_DATA_PATH%\p6core.data\" ) ELSE ( XCOPY /s /q ".\reference_data\%PLATFORM6_VERSION%\p6core.data" "%INSTANCE_DATA_PATH%\p6core.data\" ) REM ## Update application.conf REM ## Batch scripting does not support logical OR SET RESULT=FALSE IF "%PLATFORM6_VERSION%"=="5.24.9" SET RESULT=TRUE IF "%PLATFORM6_VERSION%"=="6.0.0-alpha-4" SET RESULT=TRUE IF "%PLATFORM6_VERSION%"=="6.0.0-alpha-5" SET RESULT=TRUE IF "%RESULT%"=="TRUE" ( ECHO b2auth.client.id=%CLIENT_ID%>> "%INSTANCE_DATA_PATH%\p6core.data\conf\application.conf" ECHO b2auth.client.secret=%CLIENT_SECRET%>> "%INSTANCE_DATA_PATH%\p6core.data\conf\application.conf" ECHO applicationid=%INSTANCE_ID%>> "%INSTANCE_DATA_PATH%\p6core.data\conf\application.conf" ) ELSE ( ECHO p6auth.client.id=%CLIENT_ID%>> "%INSTANCE_DATA_PATH%\p6core.data\conf\application.conf" ECHO p6auth.client.secret=%CLIENT_SECRET%>> "%INSTANCE_DATA_PATH%\p6core.data\conf\application.conf" ECHO instance.id=%INSTANCE_ID%>> "%INSTANCE_DATA_PATH%\p6core.data\conf\application.conf" ) REM ## Create required volumes docker volume rm platform6_psql platform6_demobc docker volume create platform6_psql docker volume create platform6_demobc REM ## Start a database container that maps to the intended location on disk docker run -d --rm --name pgsql -v platform6_psql:/opt/psql.data -e "PGDATA=/opt/psql.data" postgres:%PGSQL_VERSION% REM ## Sleep 20 seconds to wait for the database to finish startup timeout 30 REM ## Initialize the database instance with reference data IF "%PLATFORM6_VERSION:~-9%"=="-SNAPSHOT" ( type reference_data\SNAPSHOT\reference.sql | docker exec -i pgsql psql -U postgres ) ELSE ( type reference_data\%PLATFORM6_VERSION%\reference.sql | docker exec -i pgsql psql -U postgres ) REM ## Stop the database container docker stop pgsql
34.91954
116
0.749177
7115d26bfe5dbef0906d98bb6a626f96712d4178
126
bat
Batchfile
.vscode/runStellaris.bat
xellme/Custom-Stars-Origins
99a409bc031443836e6ee557d327846c2de6ac66
[ "MIT" ]
null
null
null
.vscode/runStellaris.bat
xellme/Custom-Stars-Origins
99a409bc031443836e6ee557d327846c2de6ac66
[ "MIT" ]
null
null
null
.vscode/runStellaris.bat
xellme/Custom-Stars-Origins
99a409bc031443836e6ee557d327846c2de6ac66
[ "MIT" ]
null
null
null
cd C:\\Games\\Steam\\steamapps\\common\\Stellaris\\ start stellaris.exe -skiplauncher -mod=mod/custom_starts.mod -script_debug
63
74
0.793651
760b608381106bf966e42771239cadf61b654fcf
2,702
bat
Batchfile
test/listout.bat
kurtsansom/ftnchek
cb5b24689fec20e0dac4d158ae57a5b7387e9723
[ "MIT" ]
null
null
null
test/listout.bat
kurtsansom/ftnchek
cb5b24689fec20e0dac4d158ae57a5b7387e9723
[ "MIT" ]
null
null
null
test/listout.bat
kurtsansom/ftnchek
cb5b24689fec20e0dac4d158ae57a5b7387e9723
[ "MIT" ]
null
null
null
rem Batch file for processing the LISTOUT group. rem The first set uses DEFAULT_FLAGS. for %%f in (average comclash comtest correct iffy labeltest) do call listout2.bat %%f %1 %2 for %%f in (sequence substr autoarray cycle-exit quad relops) do call listout2.bat %%f %1 %2 for %%f in (embedded-space arg-alias common-alias primes) do call listout2.bat %%f %1 %2 for %%f in (dec-parameter pure-function case allkeywords) do call listout2.bat %%f %1 %2 rem These files all use individual flags (see *.opt). echo backslash ..\ftnchek.exe -nof77 -source=4 -wrap=65 %2 backslash.f > backslash.%1 call compare.bat backslash.%1 echo blockerrors ..\ftnchek.exe -list -nof77 -style %2 blockerrors.f > blockerrors.%1 call compare.bat blockerrors.%1 echo chestnuts ..\ftnchek.exe -nopretty %2 chestnuts.f > chestnuts.%1 call compare.bat chestnuts.%1 echo comcmp ..\ftnchek.exe -common:3 -nof77 -port -quiet %2 comcmp.f -ref > comcmp.%1 call compare.bat comcmp.%1 echo complex ..\ftnchek.exe -sym %2 complex.f > complex.%1 call compare.bat complex.%1 echo comusage ..\ftnchek.exe -common=volatile %2 comusage.f > comusage.%1 call compare.bat comusage.%1 echo dectab ..\ftnchek.exe -source=dec-tab -sym -div %2 dectab.f > dectab.%1 call compare.bat dectab.%1 rem Skip dims.f/dims.opt. This test will produce differences because stdout rem and stderr can't be combined on MSDOS/Windows 9x systems. echo do_enddo ..\ftnchek.exe -port %2 do_enddo.f > do_enddo.%1 call compare.bat do_enddo.%1 rem The 'help' test requires that the UNIX result files be replaced with the rem special MSDOS ones. Otherwise, it will report differences because the rem standard command-line option prefix for MSDOS/Win32 is '/' instead of '-'. echo help ..\ftnchek.exe %2 -help > help.%1 call compare.bat help.%1 rem The 'include' test requires that the UNIX result files be replaced with rem the special MSDOS ones. Otherwise, it will report differences because rem the directory separator for MSDOS/Win32 is '\' instead of '/'. echo include ..\ftnchek.exe -list -symt -port -include=.\Include %2 include.f > include.%1 call compare.bat include.%1 echo namelist ..\ftnchek.exe -sym -lis %2 namelist.f > namelist.%1 call compare.bat namelist.%1 echo noblanks ..\ftnchek.exe -nopretty %2 noblanks.f > noblanks.%1 call compare.bat noblanks.%1 echo strings ..\ftnchek.exe -port %2 strings.f > strings.%1 call compare.bat strings.%1 echo t208f ..\ftnchek.exe -list -symt -sixchar %2 t208f.f > t208f.%1 call compare.bat t208f.%1 echo unixincluded ..\ftnchek.exe %2 unixincluded.f > unixincluded.%1 call compare.bat unixincluded.%1
39.735294
93
0.717246
9ca6ef422ea03227ed967a83173d929e3f9766fe
35
bat
Batchfile
RunWindows.bat
zylozs/NyxBotJs
401079c7e77a25c49445fdc6cfda3bf4fc7e39a8
[ "MIT" ]
null
null
null
RunWindows.bat
zylozs/NyxBotJs
401079c7e77a25c49445fdc6cfda3bf4fc7e39a8
[ "MIT" ]
1
2017-11-26T03:50:16.000Z
2017-11-26T03:50:16.000Z
RunWindows.bat
zylozs/NyxBotJs
401079c7e77a25c49445fdc6cfda3bf4fc7e39a8
[ "MIT" ]
null
null
null
cd dist && node nyxbot.js --verbose
35
35
0.714286
9437de23bb871166bbe028715de418a784c6d32c
131
cmd
Batchfile
04-transactional-producer-starter/scripts/consumer-start.cmd
mannamraju/Kafka-explain-it-all
b997b98f3b096347d0f596c7cd6bb4fcf38d007c
[ "MIT" ]
26
2020-10-01T12:54:03.000Z
2022-03-12T12:35:56.000Z
04-transactional-producer-starter/scripts/consumer-start.cmd
vaquarkhan/Apache-Kafka-For-Absolute-Beginners
013a82eeec6d57965a7b4a97a41d3fc0cc0885e1
[ "MIT" ]
null
null
null
04-transactional-producer-starter/scripts/consumer-start.cmd
vaquarkhan/Apache-Kafka-For-Absolute-Beginners
013a82eeec6d57965a7b4a97a41d3fc0cc0885e1
[ "MIT" ]
48
2020-12-12T07:06:26.000Z
2022-03-27T07:01:17.000Z
%KAFKA_HOME%\bin\windows\kafka-console-consumer.bat --bootstrap-server localhost:9092 --topic hello-producer-topic --from-beginning
131
131
0.816794
0e0c5b0e963fadff3bcf313606e7c7b21d0e2906
587
bat
Batchfile
deep-freeze/steam-updater.bat
blastoise186/deepfreezecloud-tools
64d8d9eb1ccbcc29b559436664247de97a386944
[ "Unlicense" ]
1
2020-07-25T13:46:22.000Z
2020-07-25T13:46:22.000Z
deep-freeze/steam-updater.bat
blastoise186/deepfreezecloud-tools
64d8d9eb1ccbcc29b559436664247de97a386944
[ "Unlicense" ]
null
null
null
deep-freeze/steam-updater.bat
blastoise186/deepfreezecloud-tools
64d8d9eb1ccbcc29b559436664247de97a386944
[ "Unlicense" ]
null
null
null
Echo Giving time for Maintenance Mode to activate. One moment please. Echo Waiting 60 seconds for the Cloud Agent to put the other products into Maintenance Mode, since Deep Freeze will just storm through this without being patient! SLEEP 60 ECHO Ok! That's hopefully enough time. Launching Steam now and allowing five minutes to update. cd "C:\Program Files\Steam\" start "" /b steam.exe timeout /T 300 /nobreak >nul taskkill /IM steam.exe /F ECHO I think that's enough time, so I've quit Steam for now. This task will end once Deep Freeze is ready to retake control. Goodbye! SLEEP 90
53.363636
162
0.781942
cf76c03ddd76a3ac1f0b80a606d5021006c3fb09
364
cmd
Batchfile
compile.cmd
WildGoat07/morsinator
ce1c9051ce1b667d149214956dbf84ae09f851f5
[ "MIT" ]
null
null
null
compile.cmd
WildGoat07/morsinator
ce1c9051ce1b667d149214956dbf84ae09f851f5
[ "MIT" ]
null
null
null
compile.cmd
WildGoat07/morsinator
ce1c9051ce1b667d149214956dbf84ae09f851f5
[ "MIT" ]
null
null
null
e:/ProgramFiles/jdk-17/bin/javac.exe -encoding UTF8 --module-path e:/ProgramFiles/javafx-sdk-17.0.0.1/lib --add-modules javafx.controls,javafx.fxml -d bin @sources.txt cp ./src/morsinator/interfaces/MainWindow.fxml ./bin/morsinator/interfaces/MainWindow.fxml cp ./src/morsinator/interfaces/EditTable.fxml ./bin/morsinator/interfaces/EditTable.fxml cp -r assets bin
91
167
0.799451
0f45caed447e713689fbd054b2370c299472bff2
87
bat
Batchfile
Old/Data/Shaders/Compile.bat
TinoTano/Games_Factory_2D
116ec94f05eb805654f3d30735134e81eb873c60
[ "MIT" ]
1
2020-02-07T04:50:57.000Z
2020-02-07T04:50:57.000Z
Old/Data/Shaders/Compile.bat
TinoTano/Games_Factory_2D
116ec94f05eb805654f3d30735134e81eb873c60
[ "MIT" ]
null
null
null
Old/Data/Shaders/Compile.bat
TinoTano/Games_Factory_2D
116ec94f05eb805654f3d30735134e81eb873c60
[ "MIT" ]
1
2020-02-07T04:51:00.000Z
2020-02-07T04:51:00.000Z
glslangValidator.exe -V Vertex.vert Fragment.frag set /p DUMMY=Hit ENTER to continue...
43.5
49
0.793103
020d709f0eecdaa66fdd8a9fbac6706ea124b179
1,218
bat
Batchfile
batch/get_dependencies.bat
gzwplato/ooDataBaseEngine
a6702fce3bfe2fb075f8071f730f7a4ef80d7b29
[ "BSD-3-Clause" ]
3
2019-11-19T16:17:45.000Z
2022-01-04T02:16:36.000Z
batch/get_dependencies.bat
VencejoSoftware/ooDataBaseEngine
a6702fce3bfe2fb075f8071f730f7a4ef80d7b29
[ "BSD-3-Clause" ]
null
null
null
batch/get_dependencies.bat
VencejoSoftware/ooDataBaseEngine
a6702fce3bfe2fb075f8071f730f7a4ef80d7b29
[ "BSD-3-Clause" ]
3
2019-11-21T02:01:20.000Z
2021-07-26T09:14:07.000Z
@echo off if not exist %delphiooLib%\ooBatch\ ( @echo "Clonning ooBatch..." git clone https://github.com/VencejoSoftware/ooBatch.git %delphiooLib%\ooBatch\ call %delphiooLib%\ooBatch\code\get_dependencies.bat ) if not exist %delphi3rdParty%\generics.collections\ ( @echo "Clonning generics.collections..." git clone https://github.com/VencejoSoftware/generics.collections.git %delphi3rdParty%\generics.collections\ ) if not exist %delphi3rdParty%\zeosdbo\ ( @echo "Clonning zeosdbo..." git clone https://github.com/VencejoSoftware/zeosdbo.git %delphi3rdParty%\zeosdbo\ ) if not exist %delphiooLib%\ooCipher\ ( @echo "Clonning ooCipher..." git clone https://github.com/VencejoSoftware/ooCipher.git %delphiooLib%\ooCipher\ call %delphiooLib%\ooCipher\code\get_dependencies.bat ) if not exist %delphiooLib%\ooGeneric\ ( @echo "Clonning ooGeneric..." git clone https://github.com/VencejoSoftware/ooCipher.git %delphiooLib%\ooGeneric\ call %delphiooLib%\ooGeneric\code\get_dependencies.bat ) if not exist %delphiooLib%\ooLog\ ( @echo "Clonning ooLog..." git clone https://github.com/VencejoSoftware/ooCipher.git %delphiooLib%\ooLog\ call %delphiooLib%\ooLog\code\get_dependencies.bat )
34.8
110
0.760263
0b7a626f7091caa7da7c315a34adceac23264ced
241
cmd
Batchfile
Tools/make_binary.cmd
ihsoft/KSPDev_LocalizationTool
8cbfd3647738eb9c8891124f2b30183cc578b993
[ "Unlicense" ]
2
2019-06-25T01:31:50.000Z
2021-07-24T09:33:25.000Z
Tools/make_binary.cmd
ihsoft/KSPDev_LocalizationTool
8cbfd3647738eb9c8891124f2b30183cc578b993
[ "Unlicense" ]
17
2018-02-13T06:34:52.000Z
2020-05-18T07:53:43.000Z
Tools/make_binary.cmd
ihsoft/KSPDev_LocalizationTool
8cbfd3647738eb9c8891124f2b30183cc578b993
[ "Unlicense" ]
1
2018-02-12T13:06:05.000Z
2018-02-12T13:06:05.000Z
@echo off @REM Until new major version of C# is released the build number in the path will keep counting. C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild ..\Source\KSPDev_LocalizationTool.csproj /t:Clean,Build /p:Configuration=Release
60.25
134
0.80083
39f9912f4f0005937c558a11c1b9a031c7e46af7
58
bat
Batchfile
00_doc/convRle2Map/convRle2Map.bat
iwatake2222/LifeGameFast
2efeb56cb11f85ba405d41ccce0aee55d7268847
[ "MIT" ]
4
2019-08-29T13:25:52.000Z
2021-11-10T01:48:40.000Z
00_doc/convRle2Map/convRle2Map.bat
iwatake2222/LifeGameFast
2efeb56cb11f85ba405d41ccce0aee55d7268847
[ "MIT" ]
2
2021-11-22T07:51:58.000Z
2021-11-30T12:01:30.000Z
00_doc/convRle2Map/convRle2Map.bat
take-iwiw/LifeGameFast
2efeb56cb11f85ba405d41ccce0aee55d7268847
[ "MIT" ]
1
2020-05-05T05:31:06.000Z
2020-05-05T05:31:06.000Z
rem @echo off cd /d %~dp0 python convRle2Map.py %1 pause
9.666667
24
0.706897
8b8c2a83e68cb6a0a253656d8f4a7e6ae5b3ec61
193
bat
Batchfile
example/deployment/snowblossom/send-testnet.bat
daballachris/snowblossom
c68aa7f96bdc190e4de07cbb016cc93093ea0b7b
[ "Apache-2.0" ]
76
2018-05-01T19:52:02.000Z
2022-03-25T20:29:16.000Z
example/deployment/snowblossom/send-testnet.bat
daballachris/snowblossom
c68aa7f96bdc190e4de07cbb016cc93093ea0b7b
[ "Apache-2.0" ]
186
2018-05-10T03:36:38.000Z
2022-03-28T06:50:52.000Z
example/deployment/snowblossom/send-testnet.bat
daballachris/snowblossom
c68aa7f96bdc190e4de07cbb016cc93093ea0b7b
[ "Apache-2.0" ]
36
2018-05-13T06:27:25.000Z
2022-03-28T17:05:41.000Z
@echo off title send call client-testnet.bat echo . set /p amount="Enter amount to send: " set /p address="Enter address to send to: " echo . client-testnet.bat send %amount% %address%
21.444444
44
0.699482