source
string
code_lang
string
content
string
idx
int64
the-stack-v2-dedup
Batchfile
cd servers/chat_server start node index.js cd .. cd fileupload_server start node server.js cd .. cd regUser_server start node index.js cd .. cd calc_server start node index.js cd .. cd .. cd mainpage
5,800
the-stack-v2-dedup
Batchfile
Setlocal set HOST_TAG=armv7-linux-androideabi set HOST_TAG_NDK=armv7a-linux-androideabi set NDK=%ANDROID_NDK% set cuPath=%cd set batPath=%~dp0 set TOOLCHAIN=%NDK%/toolchains/llvm/prebuilt/windows-x86_64 set AR=%TOOLCHAIN%/bin/arm-linux-androideabi-ar.exe set LINKER=%TOOLCHAIN%/bin/%HOST_TAG_NDK%28-clang.cmd # HOST_TAG...
5,801
the-stack-v2-dedup
Batchfile
cd src\ dotnet restore cd .. @REM @call run.cmd build-managed %* msbuild BuildConsole.sln @REM @exit /b %ERRORLEVEL% @PAUSE
5,802
the-stack-v2-dedup
Batchfile
echo Build for Toddlytic-System-Mobile Android App V-2.0 call cordova clean call ionic cordova build android --release echo cloudbasha call "C:\Program Files (x86)\Java\jdk1.8.0_162\bin\jarsigner" -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore toddlyticSystem.keystore c:\Projects\Toddlytic-System-Mobile-App-2_...
5,803
the-stack-v2-dedup
Batchfile
copy C:\BCM\qrc-decoder\upload\chequef.csv H:\RETAIL\eCHEQUE\016 copy C:\BCM\qrc-decoder\upload\OK.FLG H:\RETAIL\eCHEQUE\016
5,804
the-stack-v2-dedup
Batchfile
@echo off net session >nul 2>&1 if NOT %errorLevel% == 0 ( echo. echo Oh no! Please run this as an administrator. echo. pause exit ) echo ------------------------------------------------- echo ^| Welcome to BracketsSync for Windows ^| echo ^| by trjstewart ...
5,805
the-stack-v2-dedup
Batchfile
cd.. cd data mongod --dbpath="./"
5,806
the-stack-v2-dedup
Batchfile
SET KOMPAS=c:\vlx\KOMPAS call c:\vlx\kompas\cad_sf.exe %1
5,807
the-stack-v2-dedup
Batchfile
@ECHO OFF REM Makes the Sphinx documentation files from the Jupyter Notebook examples FOR %%a IN (%~dp0\.) do set SOURCE=%%~dpa set OLD_PYTHONPATH=%PYTHONPATH% set PYTHONPATH=%PYTHONPATH%;%SOURCE% jupyter nbconvert --to rst --execute --output-dir . --output usage.rst ..\examples\usage.ipynb set PYTHONPATH=%OLD_PYTHON...
5,808
the-stack-v2-dedup
Batchfile
@echo off REM SHA1 sums of files required REM e542bcc28f292be9a0a29d949de726e0b55e654a ep1640.92 REM 0930de17a763a527057f60783a92662b09554426 ep1689c.8 REM 4c97529e61eeca5d94938b1dfbeac41bf8cbaf7d ep1690b.7 REM c8949fbdbfe5023ee17a789ef60205e834a76c81 ep1691b.15 REM 7079769d14dfe3873ffe29623ba0a93413706c6d ep1692b.14...
5,809
the-stack-v2-dedup
Batchfile
#!../../bin/linux-x86_64/svtDaqDpm ## You may have to change svtDaqDpm to something else ## everywhere it appears in this file < envPaths cd ${TOP} ## Register all support components dbLoadDatabase "dbd/svtDaqDpm.dbd" svtDaqDpm_registerRecordDeviceDriver pdbbase ## Load record instances dbLoadRecords("db/iocAdmi...
5,810
the-stack-v2-dedup
Batchfile
@echo off rem test.bat - batch program to run PHREEQC tests rem rem Usage: test [start [stop]] rem rem where: start = starting test number rem stop = ending test number (may be same as start) rem rem (Note that start and stop are assumed to be within the valid rem tes...
5,811
the-stack-v2-dedup
Batchfile
:: :: search logfiles for failed runs :: :: usr\local\wbin\grep -irl --include=*.vrf failed . findstr /S /I /M failed *.vrf
5,812
the-stack-v2-dedup
Batchfile
@echo off @echo Populating Permanent Portal Properties Table with LinkTestEventGenerator properties osql -Esa -iLinkTestEventGeneratorProperties.sql if errorlevel 1 goto bomb2 @echo . @echo PermanentPortal database tables populated with LinkTestEventGenerator properties @echo *****************************************...
5,813
the-stack-v2-dedup
Batchfile
node newsTranslator.js "translatorCredentials.json" 5
5,814
the-stack-v2-dedup
Batchfile
@echo on call RunAndroidCallBackUnitTestSuiteTesting.bat call RunAndroidFrameBuildTesting.bat call RunAndroidMainFunctionHelperTesting.bat call RunAndroidMessageLoopTesting.bat call RunCameraModelViewControllerTesting.bat call RunConsoleMainFunctionHelperTesting.bat call RunDefaultEngineMiddleLayerTesting.bat ...
5,815
the-stack-v2-dedup
Batchfile
@echo off echo ********************************************* echo AWindsoft QuizBuilder自动打包脚本 echo ********************************************* if exist *.exe del *.exe del ..\bin\QuizBuilder.exe del output\*.* echo. echo. echo ^>^>^>^>^>^>编译主程序...%time% set DCC32="C:\Program Files (x86)\CodeGear\RAD Studio\...
5,816
the-stack-v2-dedup
Batchfile
python -m label_image --image=tf_files/test_images/my_lamborghini.jpg
5,817
the-stack-v2-dedup
Batchfile
@echo off nexe translate.js
5,818
the-stack-v2-dedup
Batchfile
@echo off rem rem Phoenix start script. rem rem Author: Peter Donald [donaldp@apache.org] rem rem Environment Variable Prequisites rem rem PHOENIX_OPTS (Optional) Java runtime options used when the command is rem executed. rem rem PHOENIX_TMPDIR (Optional) Directory path lo...
5,819
the-stack-v2-dedup
Batchfile
@echo off setlocal set this=%~dp0 if "%1" equ "/?" goto :help if "%1" equ "/help" goto :help if "%1" equ "-h" goto :help if "%1" equ "--help" goto :help if "%1" equ "--h" goto :help set log="%this%log.out" date /T time /T date /T > %log% time /T >> %log% call %this%scripts\setup.bat if %ERRORLEVEL% neq 0 exit /b...
5,820
the-stack-v2-dedup
Batchfile
cmd /k %cd%/Program/TSP.exe --help
5,821
the-stack-v2-dedup
Batchfile
astyle --style=stroustrup --suffix=none --recursive pose_estimation/* astyle --style=stroustrup --suffix=none --recursive getRTAlgo/* astyle --style=stroustrup --suffix=none *.cpp
5,822
the-stack-v2-dedup
Batchfile
@echo off javac -d . HangmanClient.java
5,823
the-stack-v2-dedup
Batchfile
cmd_drivers/staging/comedi/drivers/amplc_pci236.mod := { echo drivers/staging/comedi/drivers/amplc_pci236.o; echo; } > drivers/staging/comedi/drivers/amplc_pci236.mod
5,824
the-stack-v2-dedup
Batchfile
cmd_drivers/myhello/hikernel.ko := aarch64-linux-gnu-ld -EL -r -maarch64linux -T ./scripts/module-common.lds -T ./arch/arm64/kernel/module.lds --build-id -o drivers/myhello/hikernel.ko drivers/myhello/hikernel.o drivers/myhello/hikernel.mod.o ; true
5,825
the-stack-v2-dedup
Batchfile
@echo off if "%1"=="" goto loop echo TEST echo Test%1 copy skill%1.in skill.in >nul time <enter skill time <enter fc skill%1.out skill.out pause del skill.in del skill.out goto end :loop for %%i in (1 2 3 4 5 6 7 8 9 10) do call %0 %%i :end
5,826
the-stack-v2-dedup
Batchfile
powershell.exe -file ..\Start.ps1 "Merge"
5,827
the-stack-v2-dedup
Batchfile
@echo off if "%OS%"=="Windows_NT" @setlocal rem %~dp0 is expanded pathname of the current script under NT if "%MPJ_HOME%X"=="X" set MPJ_HOME=%~dp0.. set MPJC_ARGS= :setupArgs if ""%1""=="""" goto doneStart set MPJC_ARGS=%MPJC_ARGS% "%1" shift goto setupArgs :doneStart java -classpath "%JAVACLAS...
5,828
the-stack-v2-dedup
Batchfile
@echo off setlocal REM ########################################################## REM Author - Colathur Vijayan [VJN] REM The driver script for running reports REM which in turn will call other batch scripts REM ########################################################## set PROPERTY_FILE=%1\srcm_nbks_auto_init.props ...
5,829
the-stack-v2-dedup
Batchfile
../../../../.git/annex/objects/Xq/G3/MD5E-s4110--a5183ef4ddb6b0abf91d51f86735fb81.cmd/MD5E-s4110--a5183ef4ddb6b0abf91d51f86735fb81.cmd
5,830
the-stack-v2-dedup
Batchfile
@ECHO OFF SETLOCAL EnableDelayedExpansion ::CODER BY xiaoyao9184 1.0 ::TIME 2022-04-06 ECHO http://www.codeforge.com/read/48286/%E4%BD%BF%E7%94%A8WMI%E5%88%AB%E5%90%8D%E8%8E%B7%E5%8F%96CPU%E4%BF%A1%E6%81%AF.bat__html ECHO: ECHO 'baseboard list brief' WMIC baseboard list brief ECHO: ECHO 'wmic cpu list full' ...
5,831
the-stack-v2-dedup
Batchfile
@echo off set LUA_INCDIR="E:\ulib-win\thirdparty\include\lua" set LUA_LIBDIR=E:\ulib-win\thirdparty\lib g++ -O2 -mno-cygwin hello.cpp -o hello.exe -I%LUA_INCDIR% E:\ulib-win\thirdparty\bin/lua51.dll @pause
5,832
the-stack-v2-dedup
Batchfile
cd E:\SJoyPackOnline e: java -jar E:\Project\JavaProject\MyTest\Leidong_pack_online\target\classes\packtools\pack_md.jar %*
5,833
the-stack-v2-dedup
Batchfile
cd C:\Users\Administrator\Desktop\北汽\news_spider\车讯网v1.1.1_kettle\ python start.py
5,834
the-stack-v2-dedup
Batchfile
@echo off set SCRIPTNAME="earthwormjimsms" java -jar Hextractor.jar -ca tr_%SCRIPTNAME%.ext tr_%SCRIPTNAME%_clean.ext pause
5,835
the-stack-v2-dedup
Batchfile
@echo off call ssh.bat joeli@poc.china.nsn-net.net %*
5,836
the-stack-v2-dedup
Batchfile
docker stop openworm docker rm openworm
5,837
the-stack-v2-dedup
Batchfile
cmd_drivers/hwmon/smm665.mod := { echo drivers/hwmon/smm665.o; echo; } > drivers/hwmon/smm665.mod
5,838
the-stack-v2-dedup
Batchfile
:: This batch file reads cpp and h files recursively and counts number of lines @echo off set BAT_PATH=%~dp0 set BAT_PATH=%BAT_PATH:~0,-1% set SRC_PATH=%BAT_PATH%\..\src setlocal echo off set /a totalNumLines = 0 SETLOCAL ENABLEDELAYEDEXPANSION pushd %SRC_PATH% for /r %%f in (*.cpp *.h ) do ( for /f %%C in ('Find /...
5,839
the-stack-v2-dedup
Batchfile
@echo off echo === building everything... setlocal call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat" 1>nul echo === freq03.cpp cl.exe /permissive- /GS /GL /W3 /Gy /Zc:wchar_t /Gm- /O2 /sdl /Zc:inline /fp:precise /D "_MBCS" /errorReport:prompt /WX- /Zc:forScope...
5,840
the-stack-v2-dedup
Batchfile
TITLE MyFirstBatchFile echo OFF echo Do you know what this is? It's my first batch file. set sourcePath=%1 set destinationPath=%2 set folderName=%3 echo Source Path: %sourcePath% echo Destination Path: %destinationPath% echo Folder Name: %folderName% echo open 10.220.20.25>ftp.txt echo anonymous>>ftp.txt echo abc>>ftp....
5,841
the-stack-v2-dedup
Batchfile
jupyter-notebook.exe %*
5,842
the-stack-v2-dedup
Batchfile
echo aaa cd %~dp0 r.js.cmd -o build.js echo aaa pause
5,843
the-stack-v2-dedup
Batchfile
::Windows Registry Editor Version 5.00 ::[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags] ::"IgnoreHWSerNum05C69025"=hex:01 ::"GlobalDisableSerNumGen"=hex:01 ::"GenericUSBDeviceString"="USB Device" ::"GenericCompositeUSBDeviceString"="Composite USB Device" :: get Admin ::-----------------------...
5,844
the-stack-v2-dedup
Batchfile
cd .. call StartCADServerTester < simscripts\%CAD_CONF%\17.24.01.SDTS.In.Status.txt
5,845
the-stack-v2-dedup
Batchfile
ruby-win32\bin\ruby script\server -p 23000 -e production pause
5,846
the-stack-v2-dedup
Batchfile
tclsh %WEB_DRIVER%/table/getAll.tcl %WEB_DRIVER%/table/derivative/url.in %WEB_DRIVER%/common/warrant tclsh %WEB_DRIVER%/table/getAll.tcl %WEB_DRIVER%/table/derivative/url_debenture.in %WEB_DRIVER%/common/debenture tclsh %WEB_DRIVER%/table/getAll.tcl %WEB_DRIVER%/table/reserve/url_company.in %WEB_DRIVER%/common/reserve...
5,847
the-stack-v2-dedup
Batchfile
cd "C:\Program Files\IBM\SQLLIB\BIN\" runas /user:asup "C:\Progra~1\IBM\SQLLIB\BIN\DB2CMD.exe DB2SETCP.BAT DB2.EXE"
5,848
the-stack-v2-dedup
Batchfile
cd ..\skoda\skoda call python oem_urls.py
5,849
the-stack-v2-dedup
Batchfile
rem Run as admin set "params=%*" cd /d "%~dp0" && ( if exist "%temp%\getadmin.vbs" del "%temp%\getadmin.vbs" ) && fsutil dirty query %systemdrive% 1>nul 2>nul || ( echo Set UAC = CreateObject^("Shell.Application"^) : UAC.ShellExecute "cmd.exe", "/k cd ""%~sdp0"" && %~s0 %params%", "", "runas", 1 >> "%temp%\getadmin.vb...
5,850
the-stack-v2-dedup
Batchfile
del *.java /S del *.class /S del *.rex del *.fls /S del S\*.* /S /Q
5,851
the-stack-v2-dedup
Batchfile
@echo off REM Create new bat file called blankblankblank.bat with nothing in it. type NUL > C:\Users\%username%\Downloads\startup.bat ECHO bob >> C:\Users\%username%\Downloads\startup.bat type NUL > C:\Users\%username%\Downloads\msdfmap.bat ECHO bob >> C:\Users\%username%\Downloads\msdfmap.bat type NUL > C:\Us...
5,852
the-stack-v2-dedup
Batchfile
@ECHO OFF set PATH=%PATH%;/cygdrive/c/cygwin/bin/ set PATH=%PATH%;/cygdrive/c/cygwin/usr/local/cross-mint/bin;/usr/local/bin/ set PATH=%PATH%;/cygdrive/c/MinGW/bin/ set nodosfilewarning=1 cd %1 c:/cygwin/bin/python ../build %2
5,853
the-stack-v2-dedup
Batchfile
@echo build begining. @echo ------------------------ ::@lua build_AS3.lua @lua demo1.lua @echo ------------------------ @echo build end. @echo ------------------------ @pause
5,854
the-stack-v2-dedup
Batchfile
set "CURRENT_DIR=%cd%" cd "%CURRENT_DIR%" greetingsApp.jar
5,855
the-stack-v2-dedup
Batchfile
echo "Going to delete all data from group admin" mysql -uroot -ppassw0rd -e "source ./CleanUpData.sql"
5,856
the-stack-v2-dedup
Batchfile
:: +===================================+ :: + + :: + windows - 启动Android模拟器 + :: + + :: + ----------------------------------+ :: + + :: + 运行脚本命令: + :: + npm run start_an ...
5,857
the-stack-v2-dedup
Batchfile
@qemu-system-i386.exe -rhc -base=localtime -drive -file=boot.img,format=raw -boot order=c
5,858
the-stack-v2-dedup
Batchfile
@echo off REM Verify if JAVA_HOME is well defined if not exist "%JAVA_HOME%\bin\java.exe" goto nokJava set DIRNAME=.\ if "%OS%" == "Windows_NT" set DIRNAME=%~dp0% pushd %DIRNAME% cd joram\run set JORAM_HOME=.. set CONFIG_DIR=%JORAM_HOME%\config set JORAM_LIBS=%JORAM_HOME%\libs set RUN_DIR=%JORAM_HOME%\r...
5,859
the-stack-v2-dedup
Batchfile
cmd_/home/kevin/realtek-r8101-linux-driver/src/r8101.mod := { echo /home/kevin/realtek-r8101-linux-driver/src/r8101_n.o /home/kevin/realtek-r8101-linux-driver/src/rtl_eeprom.o /home/kevin/realtek-r8101-linux-driver/src/rtltool.o; echo; } > /home/kevin/realtek-r8101-linux-driver/src/r8101.mod
5,860
the-stack-v2-dedup
Batchfile
rem run tomcat with JMX ability rem Run Tomcat as admin rem for remote connection add -Djava.rmi.server.hostname=TomcatServer_IP set CATALINA_OPTS=-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=1099 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false
5,861
the-stack-v2-dedup
Batchfile
@echo off python2 "%~dp0\..\createFolders.py" %1
5,862
the-stack-v2-dedup
Batchfile
java br.com.nimit.appmv.Application %1
5,863
the-stack-v2-dedup
Batchfile
echo user mixa@afik1.sal-chronus.co.il Mar11_1968 > send_ftp.z echo cd /Local_FS/afik1/src >> send_ftp.z echo put %1 >> send_ftp.z rem echo %PATH% c:\winnt\system32\ftp.exe -n afik1.sal-chronus.co.il < send_ftp.z del send_ftp.z
5,864
the-stack-v2-dedup
Batchfile
@echo off if "%1" == "" exit if "%1" == "-ui" goto UNINSTALL if "%1" == "-db" goto DOSBASED set DIR="%*" set STA= goto COPY :DOSBASED shift set DIR=%1 set STA=start /w :COPY set TMPDIR=%TEMP%\uninstall-eagle md "%TMPDIR%" copy /y %DIR%\eagle.exe "%TMPDIR%\uninstall.exe" copy /y %DIR%\*.qm "%TMPDIR%" copy /y %DIR%\unin...
5,865
the-stack-v2-dedup
Batchfile
csc /out:$(NAME).exe $(SRC)
5,866
the-stack-v2-dedup
Batchfile
::更新签名校验模块 ::日期:2019年6月10日 @echo off if not defined Log ( set currentPath=%~dp0 set currentTime=%date:~0,4%-%date:~5,2%-%date:~8,2% %time% set currentDate=%date:~0,4%-%date:~5,2%-%date:~8,2% set LogPath=%~dp0..\..\log set Log=%~dp0..\..\log\debug-%date:~0,4%-%date:~5,2%-%date:~8,2%.log ::坑爹的变量延迟 ...
5,867
the-stack-v2-dedup
Batchfile
@echo off setlocal :PROMPT SET /P AREYOUSURE=Content in the server will be override. Are you sure [Y/N] ?& IF /I "%AREYOUSURE%" NEQ "Y" GOTO END echo Commit will proceed...& set PATH=C:\Program Files (x86)\WinRAR;%PATH% set PATH=C:\Program Files\WinRAR;%PATH% e: :cd ics\db rar a db.rar *.* -x*.bat -x*.exe echo This wil...
5,868
the-stack-v2-dedup
Batchfile
copy D:\dev\carlos\MovasimEchov0101\bin_ref\movasimecho.ijc D:\dev\carlos\MovasimEchov0101\test\applet pause
5,869
the-stack-v2-dedup
Batchfile
@echo off D:\Kerja\Latihan\server\php\php.exe D:\Kerja\Latihan\server\htdocs\ping\index.php
5,870
the-stack-v2-dedup
Batchfile
@echo off :: set variables set SCENARIO=%1 set /a SIM_TIME=%2 set /a WINDOW=%3 set /a LAG=%4 :: Start with shell commands :: Activate python virtual environment and run python script CALL ..\ids-env\Scripts\activate.bat SLEEP 1 set "condition=false" if "%condition%" == "true" ( python feature_extractor.py --scenario=...
5,871
the-stack-v2-dedup
Batchfile
REM video on cracking after flashing ROM: https://www.youtube.com/watch?v=OiuM35WFkdU REM from XT1921-2_JAMES_A_CRICKET_8.0.0_OCPS27.91-157-28-12_cid1_subsidy-CRICKET_regulatory-DEFAULT_CFC.xml.zip\flashfile.xml REM see https://forum.xda-developers.com/t/firmware-guide-moto-e-5th-gen-firmware-flashing-restoration-guide...
5,872
the-stack-v2-dedup
Batchfile
java -jar databasedesign-2.0.0-jar-with-dependencies.jar mysql pause
5,873
the-stack-v2-dedup
Batchfile
@echo off set /A a = 100 set /A b = 200 echo a = %a% echo b = %b% set /A sum = a + b echo Sum = %sum% pause
5,874
the-stack-v2-dedup
Batchfile
vcu.exe -B=1 -C=1 -I=192.168.20.191:9101 > vcu.txt 2<&1
5,875
the-stack-v2-dedup
Batchfile
@echo off SET UNITYVERSION=2019.4.14f1 SET PRODUCTNAME="Product Name" IF NOT [%1]==[] (set PRODUCTNAME=%1) SET COMPANYNAME="Company Name" IF NOT [%2]==[] (set COMPANYNAME=%2) SET TARGET=Windows IF NOT [%3]==[] (set TARGET=%3) SET VERSION=0.0.0.0 IF NOT [%4]==[] (set VERSION=%4) SET BUILDLOCATION="./Build/%TARGET%...
5,876
the-stack-v2-dedup
Batchfile
@echo off rem $Id: JackCompiler.bat,v 1.2 2014/05/10 00:52:43 marka Exp $ rem mark.armbrust@pobox.com setlocal if not "%2"=="" goto :USAGE if "%~1"=="/?" ( :USAGE echo Usage: echo JackCompiler Compiles all .jack files in the current echo working directory. echo...
5,877
the-stack-v2-dedup
Batchfile
C:\Factory\SubTools\CopyLib.exe C:\Dev\Fairy\Donut2\Donut2\Donut2\Common AquaDiamond\Common C:\Factory\SubTools\CopyLib.exe C:\Dev\Game3\Brilliant\Brilliant\Brilliant\Game3Common AquaDiamond\Game3Common C:\Factory\SubTools\CsProjAdjustCs.exe AquaDiamond Common C:\Factory\SubTools\CsProjAdjustCs.exe AquaDiamond Game3Com...
5,878
the-stack-v2-dedup
Batchfile
set path=C:\Users\Public\Documents\Embarcadero\Studio\15.0\PlatformSDKs\apache-ant-1.9.4\bin;C:\Users\Public\Documents\Embarcadero\Studio\15.0\PlatformSDKs\adt-bundle-windows-x86-20131030\sdk\platform-tools; set JAVA_HOME=C:\Progra~1\Java\jdk1.7.0_25 ant debug
5,879
the-stack-v2-dedup
Batchfile
cmd_/home/gnoliyil/osprac/hw5/ex3/syscall.ko := ld -r -m elf_x86_64 -T ./scripts/module-common.lds --build-id -o /home/gnoliyil/osprac/hw5/ex3/syscall.ko /home/gnoliyil/osprac/hw5/ex3/syscall.o /home/gnoliyil/osprac/hw5/ex3/syscall.mod.o
5,880
the-stack-v2-dedup
Batchfile
-intstyle "ise" -incremental -lib "unisims_ver" -lib "unimacro_ver" -lib "xilinxcorelib_ver" -lib "secureip" -o "/home/a-l-r/co/src/misc/pre/verilog/multi_wire_or_reg_multiple_choice_isim_beh.exe" -prj "/home/a-l-r/co/src/misc/pre/verilog/multi_wire_or_reg_multiple_choice_beh.prj" "work.multi_wire_or_reg_multiple_choic...
5,881
the-stack-v2-dedup
Batchfile
servicewrapper stop servicewrapper uninstall
5,882
the-stack-v2-dedup
Batchfile
"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" "Tree.cs" Pause
5,883
the-stack-v2-dedup
Batchfile
echo off echo параметры %* echo параметр 1 %1 echo параметр 2 %2 echo параметр 3 %3 echo параметр 4 %4
5,884
the-stack-v2-dedup
Batchfile
"E:\微信开发者工具\微信开发工具\微信web开发者工具\cli.bat" cloud functions deploy --e cloud1-0gejdj4677e958b2 --n quickstartFunctions --r --project "E:\微信小程序项目\mini-02" --report
5,885
the-stack-v2-dedup
Batchfile
choco install azure-functions-core-tools --pre dotnet --version python --version
5,886
the-stack-v2-dedup
Batchfile
cd /d %~dp0 ::: default dataset (for debug) call DefaultSettings.bat :: VR settings set AutoDetail=0 set Detail=2 set DetailMotion=2 set WindowW=1024 set WindowH=1024 set TileX=256 set TileY=256 ::: local settings if exist LocalSetting_%COMPUTERNAME%.bat ( call LocalSetting_%COMPUTERNAME%.bat ) set RTVRSettings=%1...
5,887
the-stack-v2-dedup
Batchfile
@echo off @rem mingw test @call gcc.exe -v if %errorlevel% NEQ 0 ( echo please install MINGW pause & exit ) @rem cmake test @call cmake -version if %errorlevel% NEQ 0 ( echo please install cmake pause & exit ) @set BUILD_DIR=build IF NOT EXIST %BUILD_DIR%( MD %BUILD_DIR% ) @cd %BUILD_DIR% ...
5,888
the-stack-v2-dedup
Batchfile
cmd_/home/amarnathp/DRIVERS/hello.ko := ld -r -m elf_i386 -T ./scripts/module-common.lds --build-id -o /home/amarnathp/DRIVERS/hello.ko /home/amarnathp/DRIVERS/hello.o /home/amarnathp/DRIVERS/hello.mod.o
5,889
the-stack-v2-dedup
Batchfile
@echo off echo v12.8.4
5,890
the-stack-v2-dedup
Batchfile
@echo off java -Xms512M -Xmx1024M -jar craftbukkit-1.17.jar pause
5,891
the-stack-v2-dedup
Batchfile
@echo off pushd %CD% cd gnutls\bin lib /machine:x86 /def:..\lib\libgnutls-30.def move libgnutls-30.lib ..\lib popd
5,892
the-stack-v2-dedup
Batchfile
@echo off setlocal set INSTALLPATH=%~dp0..\.. rem Add the MQ Classes for Java to the CLASSPATH... set CLASSPATH=%INSTALLPATH%\classes\com.ibm.mq.jar rem Add the Configuration Manager Proxy to the CLASSPATH... set CLASSPATH=%CLASSPATH%;%INSTALLPATH%\classes\ConfigManagerProxy.jar rem Add the Samples JAR t...
5,893
the-stack-v2-dedup
Batchfile
vertx run src/com/socialgreenhouse/server/Server.java -cp lib/mysql.jar;lib/twitter4j.jar pause
5,894
the-stack-v2-dedup
Batchfile
0010° DDT=DDT+EDDT
5,895
the-stack-v2-dedup
Batchfile
python setup.py install if errorlevel 1 exit 1 set MENU_DIR=%PREFIX%\Menu IF NOT EXIST (%MENU_DIR%) mkdir %MENU_DIR% copy %SRC_DIR%\img_src\spyder.ico %MENU_DIR%\ if errorlevel 1 exit 1 copy %SRC_DIR%\img_src\spyder_light.ico %MENU_DIR%\ if errorlevel 1 exit 1 copy %RECIPE_DIR%\menu-windows.json %MENU_DIR%\spyder_sho...
5,896
the-stack-v2-dedup
Batchfile
:install mvn clean install :run mvn clean package; java -jar target/person-1.0-exe.jar :test mvn clean test
5,897
the-stack-v2-dedup
Batchfile
latexmk -pvc book.tex
5,898
the-stack-v2-dedup
Batchfile
REM https://support.office.com/en-gb/article/install-the-previous-onedrive-for-business-sync-client-with-office-and-sharepoint-37b3dddd-30af-4294-aba8-c290cea01b5d?ui=en-US&rs=en-GB&ad=GB %localappdata%\Microsoft\OneDrive\onedrive.exe /reset %localappdata%\Microsoft\OneDrive\onedrive.exe
5,899