text
stringlengths
0
834k
I:
bootsect /nt60 s:
z:\dos\wtools\x86\bcdboot i:\windows /s s: /f uefi
pause
",22.8461538462,79,0.7441077441
219639,f304042825179402c55aa75d4b5236ebcb8a8433,220,cmd,Batchfile,sreg.cmd,KaseyHancock/fpga_vlsi,654f597c40981bae02c68e1e98079f5ee86b20e6,['MIT'],1.0,2021-01-04T10:09:14.000Z,2021-01-04T10:09:14.000Z,sreg.cmd,KaseyHancock/fpga_vlsi,654f597c40981bae02c68e1e98079f5ee86b20e6,['MIT'],,,,sreg.cmd,KaseyHancock/fpga_vlsi,654f597c40981bae02c68e1e98079f5ee86b20e6,['MIT'],2.0,2020-12-09T01:06:05.000Z,2021-01-04T10:09:32.000Z,"h Vdd!
l GND!
vector CLOCK clk ~clk
clock CLOCK 01 10
ana D q0 q1 q2 q3
vector in D
c
setvector in 0
c
setvector in 1
c
setvector in 0
c
setvector in 1
c
setvector in 0
c
setvector in 1
c
setvector in 0
c
setvector in 1
",9.5652173913,21,0.7454545455
219640,f304293270721248866ee107876e3538a933f206,463,bat,Batchfile,bin/vc60-drvw2k.bat,OS2World/DEV-UTIL-ScitechOS_PML,fd285be7203a6bac25aebd0a856fa17058c8a4c0,['Naumen' 'Condor-1.1' 'MS-PL'],,,,bin/vc60-drvw2k.bat,OS2World/DEV-UTIL-ScitechOS_PML,fd285be7203a6bac25aebd0a856fa17058c8a4c0,['Naumen' 'Condor-1.1' 'MS-PL'],,,,bin/vc60-drvw2k.bat,OS2World/DEV-UTIL-ScitechOS_PML,fd285be7203a6bac25aebd0a856fa17058c8a4c0,['Naumen' 'Condor-1.1' 'MS-PL'],,,,"@echo off
REM Setup environment variables for Visual C++ 6.0 32 bit edition
REM: First setup for Win32 console development (with Platform SDK)
call vc60-c32.bat sdk > NUL
REM: Now setup stuff for the NT DDK build environment
call w2kddk.bat
if .%CHECKED%==.1 goto checked_build
echo Release build enabled.
goto done
:checked_build
echo Checked debug build enabled.
goto done
:done
echo Visual C++ 6.0 Windows Windows 2000 driver compilation environment set up
",25.7222222222,78,0.7861771058
219641,f30440cfe028a1531af4d039e5fb0ec6db042838,112,bat,Batchfile,deployment/configs/local/run.bat,sekruse/Metanome,0e272e04b6a9f6490a43023739766b19dbdf5a1e,['Apache-2.0' 'MIT'],178.0,2015-01-29T05:41:51.000Z,2022-03-16T04:35:15.000Z,deployment/configs/local/run.bat,sekruse/Metanome,0e272e04b6a9f6490a43023739766b19dbdf5a1e,['Apache-2.0' 'MIT'],145.0,2015-01-08T14:20:42.000Z,2021-11-23T17:16:50.000Z,deployment/configs/local/run.bat,sekruse/Metanome,0e272e04b6a9f6490a43023739766b19dbdf5a1e,['Apache-2.0' 'MIT'],64.0,2015-03-16T20:12:51.000Z,2022-02-21T07:54:01.000Z,"@start java -Xmx2g -jar webapp-runner.jar backend --port 8081
@start java -Xmx2g -jar webapp-runner.jar frontend",56.0,61,0.7767857143
219642,f30450591ecd7e7cf44a46db5f97cac6c8d4bdd8,842,bat,Batchfile,StartBot.bat,ArijitTheDev/CorpBot.py,cd2e7ced54630334a85b0235a8b02ed827e03581,['MIT'],368.0,2016-10-17T21:21:12.000Z,2022-03-18T09:22:56.000Z,StartBot.bat,ArijitTheDev/CorpBot.py,cd2e7ced54630334a85b0235a8b02ed827e03581,['MIT'],60.0,2017-01-01T01:35:10.000Z,2022-01-19T18:43:00.000Z,StartBot.bat,ArijitTheDev/CorpBot.py,cd2e7ced54630334a85b0235a8b02ed827e03581,['MIT'],189.0,2016-10-10T20:38:11.000Z,2022-03-26T12:23:49.000Z,"@echo off
cls
echo ### ###
echo # BotStarter - CorpNewt #
echo ### ###
echo.
set ""thisDir=%~dp0""
set ""start=Start.bat""
set ""ld=Lavalink""
set ""lava=Lavalink.jar""
set /a wait=5
if EXIST ""%thisDir%\%ld%\%lava%"" (
echo Starting Lavalink server...
pushd ""%thisDir%\%ld%""
start """" java -jar ""%lava%""
popd
echo Waiting %wait% seconds...
echo.
) else (
echo ""%thisDir%\%ld%\%lava%""
echo does not exist!
echo.
echo You can get it from:
echo https://github.com/freyacodes/Lavalink/releases/latest
pause
exit /b
)
timeout %wait%
echo.
if EXIST ""%thisDir%\%start%"" (
echo Starting bot...
start cmd /c ""%thisDir%\%start%""
echo.
) else (
echo ""%thisDir%\%start%""
echo does not exist!
pause
exit /b
)
echo.
echo Done.
timeout %wait%
",18.3043478261,65,0.5724465558
219643,f3047b09a83b3cad4148a6fa24cc26a66f50305b,17,cmd,Batchfile,Projects/Text-Format/combined/combined7.cmd,CristianCotovanu/PC,2e963171858483598af8d8ab1122a1b3010f5f39,['MIT'],,,,Projects/Text-Format/combined/combined7.cmd,CristianCotovanu/PC,2e963171858483598af8d8ab1122a1b3010f5f39,['MIT'],,,,Projects/Text-Format/combined/combined7.cmd,CristianCotovanu/PC,2e963171858483598af8d8ab1122a1b3010f5f39,['MIT'],,,,"L, P 4, I A ., C
",8.5,16,0.3529411765
219644,f3047dd80d00cd8cba076ebb25c4a8ff7177f7d8,1924,bat,Batchfile,Scripts/BuildScripts/output/build_ogre_Visual_Studio_16_2019_Win32.bat,DavidYKay/ogre-next,5e624bcc6bfc6b061de241bafb9cf1e6ad1aa92a,['MIT'],,,,Scripts/BuildScripts/output/build_ogre_Visual_Studio_16_2019_Win32.bat,DavidYKay/ogre-next,5e624bcc6bfc6b061de241bafb9cf1e6ad1aa92a,['MIT'],,,,Scripts/BuildScripts/output/build_ogre_Visual_Studio_16_2019_Win32.bat,DavidYKay/ogre-next,5e624bcc6bfc6b061de241bafb9cf1e6ad1aa92a,['MIT'],,,,"
@echo off
SETLOCAL