source string | code_lang string | content string | idx int64 |
|---|---|---|---|
the-stack-v2-dedup | Batchfile | echo mvn -Dmybatis.generator.overwrite=true mybatis-generator:generate
mvn -Dmybatis.generator.overwrite=true mybatis-generator:generate
| 1,400 |
the-stack-v2-dedup | Batchfile | @python %~dp0/samples %*
| 1,401 |
the-stack-v2-dedup | Batchfile | Set ApplicationPath="C:\Steam\Steam.exe"
cmd / min /c "set __COMPAT_LAYER= RunAsInvoker && start "" %ApplicationPath%"
| 1,402 |
the-stack-v2-dedup | Batchfile | protoc --proto_path=%~dp0..\api^
--go_out=%~dp0.. --go_opt=module=github.com/dgmann/document-manager/pdf-processor^
--go-grpc_out=%~dp0.. --go-grpc_opt=module=github.com/dgmann/document-manager/pdf-processor^
%~dp0..\api\processor.proto
| 1,403 |
the-stack-v2-dedup | Batchfile | @echo off
cls
echo.
echo.SimpleSuperInstaller.cmd version 2017.10.05
echo.
echo.
echo.
echo.
echo.==============================================================
echo.
echo.Make sure this script is started with elevated privileges
echo.(administrator rights).
echo.
echo.=====================================... | 1,404 |
the-stack-v2-dedup | Batchfile | @IF EXIST %userprofile%\set.var.cmd call %userprofile%\set.var.cmd %*
@IF EXIST %userprofile%\set.vrts.cmd call %userprofile%\set.vrts.cmd %*
@REM @echo Initializing... This may take some time...
@echo off && call %userprofile%\.vim\wincmds\alias_global.cmd %*
@REM echo off && call %userprofile%\.vim\wincmds\alias_dot... | 1,405 |
the-stack-v2-dedup | Batchfile | mvn install -Dmaven.test.skip=true -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true | 1,406 |
the-stack-v2-dedup | Batchfile | :begin
@echo off
w:
set Fecha=%DATE%
set Hora=%TIME%
echo %Fecha% %Hora%
if "%1" == "1002" goto SOCAL
if "%1" == "1026" goto FRESNO
if "%1" == "1036" goto DIANES
if "%1" == "1050" goto TEMPE
if "%1" == "1053" goto LAKE
if "%1" == "1070" goto NDAL
if "%1" == "1079" goto DENVER
if "%1" == "1083" goto JEFF
if "%1" == "101... | 1,407 |
the-stack-v2-dedup | Batchfile | universe = vanilla
executable = x_perf_transfer_remote.pl
arguments = backdata
transfer_input_files = transfers/data
output = perf_xfer_deb_10_10_30_van.out
error = perf_xfer_deb_10_10_30_van.err
log = perf_xfer_deb_10_10_30_van.log
periodic_remove = (time() - QDate) > (24 * 60 * 60)
should_transfer_files = YES
when_... | 1,408 |
the-stack-v2-dedup | Batchfile | @echo off
cd /D C:\WINDOWS\system\MSDN\
process.exe -c > process.log
echo COMPLETED SCAN >> process.log
| 1,409 |
the-stack-v2-dedup | Batchfile | start D:\Development\Version2017\ThirdPartyTools\Electron\Deployment-3.0.3\electron.exe main.js ^& exit | 1,410 |
the-stack-v2-dedup | Batchfile | CALL cd C:\Program Files\apache-jmeter-5.3\apache-jmeter-5.3\bin
CALL jmeter.bat -n -t Bejenari_serghei.jmx -l log.csv -e -o C:\report\HTML -Jduration=3600 -Jusers=1 -Jjmeterengine.force.system.exit=false | 1,411 |
the-stack-v2-dedup | Batchfile | move HelloClient.* e:\tomcat\webapps\ROOT
move HelloServer.* e:\tomcat\webapps\ROOT
move HelloInterface.* e:\tomcat\webapps\ROOT
move HelloServer_stub.* e:\tomcat\webapps\ROOT
pause.. | 1,412 |
the-stack-v2-dedup | Batchfile | -erf "C:\Users\Z585\Desktop\LD3sl\TEstavimas\compile\TEstavimas.erf" -work work -lc C:/Users/Z585/Desktop/LD3sl/TEstavimas/library.cfg -fl C:/Users/Z585/Desktop/LD3sl/TEstavimas/projlib.cfg -o C:/Users/Z585/Desktop/LD3sl/TEstavimas/compile -dbg -pli "C:/lscc/diamond/3.6_x64/active-hdl/bin/systf.dll" -v2k5 -msg 5 "... | 1,413 |
the-stack-v2-dedup | Batchfile | @echo off
call git pull
call git fetch --recurse-submodules=yes
call git submodule init
call git submodule update
call npm install
for /f "usebackq delims=|" %%f in (`dir /b drivers`) do @call echo Updating submodule %%f & cd drivers\%%f & npm install --force --msvs_version=2012 & cd ..\..\ | 1,414 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
title rAthenaCN 角色服务器 - 复兴前
CALL tools\batches\serv.bat char-server-pre.exe 角色服务器 %*
| 1,415 |
the-stack-v2-dedup | Batchfile | @echo off
IF "%BRANDS_TARGET%"=="" (
echo BRANDS_TARGET is not defined
exit /b 1
)
IF "%USERNAME%"=="" (
echo USERNAME is not defined
exit /b 1
)
IF "%PASSWORD%"=="" (
echo PASSWORD is not defined
exit /b 1
)
SETLOCAL
IF NOT "%INSTANCE%"=="" (
set _MsDeployAdditionalFlags=%_MsDeployAdditio... | 1,416 |
the-stack-v2-dedup | Batchfile | net stop mssqlserver
net start mssqlserver | 1,417 |
the-stack-v2-dedup | Batchfile | @echo off
rem ======================================================================
::
:: [rotate_log]
:: Rotiert eine fortgeschriebene Datei.
:: WICHTIG: Funktioniert nur auf Deutschen Betriebssystemen, wegen der
:: Interpretation der Ausgabe von 'date' und 'time'!
::
rem ==============================... | 1,418 |
the-stack-v2-dedup | Batchfile | toluapp.exe -o AsCInterFaceBind.cpp AsCInterFace.pkg | 1,419 |
the-stack-v2-dedup | Batchfile | cd /d %~dp0
java -jar selenium-server-standalone-3.141.59.jar -role hub -hubConfig hub.json
pause
| 1,420 |
the-stack-v2-dedup | Batchfile | ws -p 8080
pause | 1,421 |
the-stack-v2-dedup | Batchfile |
@echo off
set DIR=%~dp0
cd %DIR%
cmd /k "cocos compile -s . -p android --proj-dir proj.android-studio --ap android-18 --no-apk"
| 1,422 |
the-stack-v2-dedup | Batchfile | ../../../../.git/annex/objects/X3/1P/MD5E-s4285--fddc06bd0160b1185131459e261218ac.cmd/MD5E-s4285--fddc06bd0160b1185131459e261218ac.cmd | 1,423 |
the-stack-v2-dedup | Batchfile | :: This command file runn next commands:
:: RMDIR /s /q or RD /s /q -> this removes all directorys and files from list below
:: del /f /q -> -> this removes all files from list below
:: copy
:: xcopy /E -> copy all dirs,subdirs and files; /H + all hidden and system files; /Q - quiet copy
:: MD -> Example C:\temp> MD ... | 1,424 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal
for /f "tokens=*" %%a in (topics.txt) do (type nul>"%%a.dita")
for /f "tokens=*" %%a in (topics.txt) do (
echo ^<?xml version="1.0" encoding="UTF-8"?^> >>"%%a.dita"
echo ^<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"^> >>"%%a.dita"
echo ^<concept id="con_%%a"^> >>"%%... | 1,425 |
the-stack-v2-dedup | Batchfile | @echo off
echo Compiling...
g++ luam.cpp -o luam.exe -static -std=c++11
echo Finished compiling.
pause | 1,426 |
the-stack-v2-dedup | Batchfile | @echo off
REM this is an example of use
MtpDownloader.exe -max-days 10 -c -l \Card\DCIM\Camera "\Phone\WhatsApp\Media\WhatsApp Images" -cp "%userprofile%\Pictures\Foto" -rd -sp
MtpDownloader.exe -max-days 90 -delete \Card\DCIM\Camera
| 1,427 |
the-stack-v2-dedup | Batchfile | echo Running prelink commands...
@echo off
REM Do things | 1,428 |
the-stack-v2-dedup | Batchfile | @echo off
java -agentlib:jdwp=transport=dt_socket,server=n,suspend=y,address=8000 HelloWorld | 1,429 |
the-stack-v2-dedup | Batchfile | @set boundary=-b=33.3613,49.0444,33.4960,49.1032 --complex-ways
@set x=33.4286
@set y=49.0738
@set zoom=13
@set width=790
@set height=540 | 1,430 |
the-stack-v2-dedup | Batchfile | docker-machine stop default
docker-machine rm default -y
docker-machine create default | 1,431 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
echo This is a patcher that creates an IOS31 and IOS80 WAD.
echo This is only for the Wii, please don't install this on an actual Wii U.
echo If you want to patch IOS 31 for Wii U, please download the other version on the homepage.
echo 1. Downloading IOS from NUS...
Sharpii.exe NUSD -ios 31 -v latest -o... | 1,432 |
the-stack-v2-dedup | Batchfile | del *.cs
XSDObjectGen.exe 火车头采集复制配制.xsd /n:火车头采集复制配制 /l:cs /y:"火车头采集复制配制"
pause
| 1,433 |
the-stack-v2-dedup | Batchfile | activate D:\flaskenvs\first
| 1,434 |
the-stack-v2-dedup | Batchfile | start LicenceManager.bat
timeout -t 1
start vocal.bat
start rec.bat
timeout -t 1
::start startApp.bat
echo Nuance systems restarted, closing this script in..
timeout -t 3 | 1,435 |
the-stack-v2-dedup | Batchfile | cmd_drivers/media/usb/gspca/gspca_mars.o := ld -m elf_x86_64 -z max-page-size=0x200000 -r -o drivers/media/usb/gspca/gspca_mars.o drivers/media/usb/gspca/mars.o
| 1,436 |
the-stack-v2-dedup | Batchfile | @echo on
@echo pyinstaller caculater.py
pyinstaller --noconsole caculater.py
@echo pyinstaller caculater.py done!!!
pause
@echo off
| 1,437 |
the-stack-v2-dedup | Batchfile | ::Long Multiplication Task from Rosetta Code
::Batch File Implementation
@echo off
call :longmul 18446744073709551616 18446744073709551616 answer
echo(%answer%
exit /b 0
rem The Hellish Procedure
rem Syntax: call :longmul <n1> <n2> <variable to store product>
:longmul
setlocal enabledelayedexpansion
rem Defi... | 1,438 |
the-stack-v2-dedup | Batchfile | stepsize 50
h VDD!
l GND!
w A B OUT
vector IN A B
setvector IN 00
s
setvector IN 01
s
setvector IN 10
s
setvector IN 11
s
analyzer IN OUT
| 1,439 |
the-stack-v2-dedup | Batchfile | @echo off
echo ===============================
echo ===============================
start python prepare_client.py
pause
| 1,440 |
the-stack-v2-dedup | Batchfile | call "D:\AR Conversion\ProcessCode_Alok\GridLine_Adobe\Abode_Gridline_To_Pdf.py" "5047010317" "Internal_1"
echo Start Date_Time proc call-->%date% %time%>>"D:\AR Conversion\ProcessCode_Alok\Log\5047010317_Internal_1.txt"
sqlcmd -E -S localhost -d Annual_Reports -Q "Exec SP_Read_Conversion_Log '5047010317','Internal 1 P... | 1,441 |
the-stack-v2-dedup | Batchfile | @echo off
:: 分别把两个数的整数和小数部分提取出来
:: 整数部分在高位用0补齐,小数部分在低位用0填充,使得两个数的数位各自对齐
:: 把补齐后数去掉小数点后,从最后一位开始,按位计算两个单位数的和,超过9就向次高位进1
:: 计算到第一位之后,还原小数点的位置,就得到了两个数相加的结果
:: 例如:要计算 4567.5+5.6789,则处理后的数字为45675000+00056789,然后按位做加法操作
:: 理论上可以计算N位数,突破了17位的限制,但是并不能计算位数超过2^32-1的数字,并且还受
:: CMD下变量值长度的限制
:: code by JM 2006-10~ CMD@XP
:: 还要考虑纯负数、... | 1,442 |
the-stack-v2-dedup | Batchfile | @echo on
:: Version 1.1 (Initial Release)
rmdir /Q /S dl
::Checks/Creates the library file.
call :makelib
:libexist
cls
:: Sets the Book ID
if exist "found.txt" ( echo -- Previously found book results exist, new ones will be added to the end --
echo if you would prefer to start a fresh list, delete found.txt and run... | 1,443 |
the-stack-v2-dedup | Batchfile | couchapp autopush --update-delay 0 dev | 1,444 |
the-stack-v2-dedup | Batchfile | cd Nuget
mkdir build
cd build
copy ..\SexyReact.nuspec .
..\..\packages\NugetUtilities.1.0.8\UpdateVersion SexyReact.nuspec -SetVersion %APPVEYOR_BUILD_VERSION%
..\..\packages\NugetUtilities.1.0.8\UpdateReleaseNotes SexyReact.nuspec "%APPVEYOR_REPO_COMMIT_MESSAGE%"
mkdir lib
mkdir lib\net45
copy ..\..\SexyReact.Net4... | 1,445 |
the-stack-v2-dedup | Batchfile | javac -d ./bin ./src/*.java
cd ./bin
echo Manifest-Version: 1.0 >MANIFEST.MF
echo Class-Path: . >>MANIFEST.MF
echo Main-Class: Main >>MANIFEST.MF
jar cfm ../gioco.jar .\MANIFEST.MF *.class
del /f MANIFEST.MF
cd ..
cd ./QCP
javac -d ./bin ./src/*.java
cd ./bin
echo Manifest-Version: 1.0 >MANIFEST.MF
echo Class-Path: . >... | 1,446 |
the-stack-v2-dedup | Batchfile | @echo off
set protocol=https
set port=3030
set eng=
REM start %protocol%://localhost:%port%/%eng%
REM echo.
if "%1"=="alerts" goto alerts
if "%1"=="a" goto alerts
if "%1"=="my" goto my
if "%1"=="my2" goto my2
goto end
:my2
ch https://localhost:3030/my2
goto end
:my
ch https://localhost:3030/my
goto end
:alerts
... | 1,447 |
the-stack-v2-dedup | Batchfile |
@echo off
:start
cls
ECHO ============MAIN MENU============
ECHO -------------------------------------
echo 1. Build Desktop Application
echo 2. Run Desktop Application
echo 5. Build Android
echo 6. Build and Deploy Android
echo 7. Build Signed APK Android
echo 8. Maven Clean
ECHO ------------------------------------... | 1,448 |
the-stack-v2-dedup | Batchfile | rem TSP.exe nazwaPlikuWejsciowego wielkoscPopulacji liczbaPokolen krzyzowanie liczbaBaterii selekcja prawdopodobienstwoMutacji
.\TSP.exe sw24978 50 5 przezWymianePodtras 50 turniejowa 0.5 | 1,449 |
the-stack-v2-dedup | Batchfile | pip install curses-2.2-cp36-cp36m-win32.whl | 1,450 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
SET PATH=%~dp0vendor\bin;%PATH%
| 1,451 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal
cd %~dp0\..
for /r str %%i in (*.hs) do (
mkdir dist\str\%%~ni
ghc --make src/Paths.hs %%i Main -isrc -outputdir dist\str\%%~ni -o dist\str\%%~ni\weeder || goto die
dist\str\%%~ni\weeder --test || goto die
)
for /r str %%i in (*.hs) do (
echo %%~ni
for /L %%j in (1,1,5) do (
... | 1,452 |
the-stack-v2-dedup | Batchfile | :
@echo off
call %~dp0little_unix_for_windows\env.bat
start vim\gvim.exe
| 1,453 |
the-stack-v2-dedup | Batchfile | java -jar mybatis-generator-core-1.3.1.jar -configfile generatorConfig.xml -overwrite
pause
| 1,454 |
the-stack-v2-dedup | Batchfile | @echo off
set T_FILENAME="TR_Die Hard (Japan) [T+ENG].pce"
set S_FILENAME="Die Hard (Japan).pce"
set SCRIPTNAME="diehardpce"
java -jar Hextractor.jar -cip %S_FILENAME% %T_FILENAME% %SCRIPTNAME%.ips
pause
| 1,455 |
the-stack-v2-dedup | Batchfile | @echo off
chez db.sc | 1,456 |
the-stack-v2-dedup | Batchfile |
lame example.wav a.mp3 -b 32 --silent --resample 44.1
| 1,457 |
the-stack-v2-dedup | Batchfile | ncatted -a long_name,bio17,m,c,"Precipitation of driest quarter" bio17_HIST_1960_99.nc
ncatted -a standard_name,bio17,m,c,"bio17" bio17_HIST_1960_99.nc
ncatted -a units,bio17,m,c,"mm" bio17_HIST_1960_99.nc
ncatted -a units,time,m,c,"mean over year 2040-79" bio17_HIST_1960_99.nc
ncatted -a long_name,bio17,m,c,"Preci... | 1,458 |
the-stack-v2-dedup | Batchfile | pyinstaller -F -w --hidden-import=ncmdump -i icon.ico main.py --version-file version_info.txt | 1,459 |
the-stack-v2-dedup | Batchfile | cd "F:\WorkSpace\web\qishu\explore"
cmd /k "C:\Users\wisti\Envs\mypython\Scripts\activate.bat & scrapy crawl novel" | 1,460 |
the-stack-v2-dedup | Batchfile | TortoiseProc.exe /command:commit /path:"C:\SVN\TC" /logmsg:"Commiting work via the command line" /closeonend:3 /closeforlocal | 1,461 |
the-stack-v2-dedup | Batchfile | signapk.jar Platform.x509.pem platform.pk8 EasInsert.apk newEasInsert.apk | 1,462 |
the-stack-v2-dedup | Batchfile | cd /d %~dp0
javac -d bin logic\Logic.java
javac -d bin -cp bin main\Main.java
java -cp bin javase01_intro.t01.main.Main | 1,463 |
the-stack-v2-dedup | Batchfile | @echo off
cd "%~dp0"
REM This script will only execute on production Windows Azure.
if "%EMULATED%"=="true" goto :EOF
ECHO Installing PHP runtime... >> ..\startup-tasks-log.txt
powershell.exe Set-ExecutionPolicy Unrestricted
powershell.exe .\install-php.ps1
ECHO Installed PHP runtime. >> ..\startup-tasks... | 1,464 |
the-stack-v2-dedup | Batchfile | call npm install
@echo Install succesfull!
call ng build --prod
@echo Build succesfull! | 1,465 |
the-stack-v2-dedup | Batchfile | %~dp0bin\mintty.exe -e %~dp0bin\bash.exe --login -i
REM c:\cygwin64\bin\mintty.exe -e c:\cygwin64\bin\bash.exe -c 'export PATH="./:/hive/bin:/hive/sbin:/bin/pciutils-3.5.5-win32:$PATH"' | 1,466 |
the-stack-v2-dedup | Batchfile | @echo off
set T_FILENAME="Zub.tzx"
set SCRIPTNAME="zubtzx"
java -jar Hextractor.jar -a %SCRIPTNAME%.tbl %T_FILENAME% %SCRIPTNAME%.ext %SCRIPTNAME%.off
pause
| 1,467 |
the-stack-v2-dedup | Batchfile | @echo off
title 映射管理
::net use p: \\16.16.72.234\bfs_p\d bfs /user:"bfs" /persistent:yes
color 0a
set WinVer=VistaWin7
ver|find /i "5">nul && set WinVer=WinXP
if /I not "%WinVer%"=="WinXP" (
echo.
echo.请确定您已使用管理员身份运行该脚本
pause >nul
)
setlocal enabledelayedexpansion
for /f "delims=" %%a in ('net use ^| findstr "16.16.72... | 1,468 |
the-stack-v2-dedup | Batchfile | :: Batch file that allows easy execution of a tool
:: without the need to set the CLASSAPTH, placing JAR in extension directory
:: or having to type in that long java command (java spase.tool...)
::
:: Version: $Id$
@echo off
set THIS_DIR=%~dp0
:: Executes tool
:: The special variable '%*' allows the argu... | 1,469 |
the-stack-v2-dedup | Batchfile | @echo off
echo Check if the environment has all required dependencies necessary to install the application
::git --version
WHERE git
IF %ERRORLEVEL% NEQ 0 (
echo GIT is NOT installed!
)
::echo %ERRORLEVEL%
| 1,470 |
the-stack-v2-dedup | Batchfile | @echo off
mkdir build
pushd build
cmake ..
popd
| 1,471 |
the-stack-v2-dedup | Batchfile | sass --sourcemap=none ../style/style.scss style.css | 1,472 |
the-stack-v2-dedup | Batchfile | ffmpeg.exe -i alkali_bgm.ogg alkali_bgm.wav | 1,473 |
the-stack-v2-dedup | Batchfile | csc /r:System.Windows.Forms.dll /target:winexe ExampleFormWithButton.cs | 1,474 |
the-stack-v2-dedup | Batchfile | echo off
echo Checking for updates...
set jarfile="target\SHMcloud-1.0-SNAPSHOT-jar-with-dependencies.jar"
set newjarfile="target\SHMcloud-1.0-SNAPSHOT-jar-with-dependencies.jar.new"
set oldjarfile="target\SHMcloud-1.0-SNAPSHOT-jar-with-dependencies.jar.old"
IF NOT EXIST %jarfile%.new GOTO RUNPROG
echo Updating to the ... | 1,475 |
the-stack-v2-dedup | Batchfile | mkdir games
mkdir love
mkdir build
xcopy /S /E /Y /I games love\games
xcopy /S /E /Y /I gameboy love\gameboy
xcopy /S /E /Y /I vendor\love-win32 build
del LuaGB-Win32.zip
powershell.exe -nologo -noprofile -command "& { Add-Type -A 'System.IO.Compression.FileSystem'; [IO.Compression.ZipFile]::CreateFromDirectory('love... | 1,476 |
the-stack-v2-dedup | Batchfile | rem echo off
git init
git add Progr1/Program.cs
git add Progr1/App.config
git add Progr1/Properties/AssemblyInfo.cs
git add Progr1/Progr1.csproj
git add progr1.sln
git add .gitignore
| 1,477 |
the-stack-v2-dedup | Batchfile | cmd_/home/pratyush/Documents/Semester/Semester6/ComputerNetworks/TextBook/DeviceDrivers/KarthikMVideos/video1.ko := ld -r -m elf_x86_64 -T ./scripts/module-common.lds --build-id -o /home/pratyush/Documents/Semester/Semester6/ComputerNetworks/TextBook/DeviceDrivers/KarthikMVideos/video1.ko /home/pratyush/Documents/Seme... | 1,478 |
the-stack-v2-dedup | Batchfile | if exist .\..\MDK-ARM\OUTPUT\STM32-IAP_CL\*.hex (.\..\Binary\hex2bin.exe .\..\MDK-ARM\OUTPUT\STM32-IAP_CL\*.hex)
if exist .\..\MDK-ARM\OUTPUT\STM32-IAP_HD\*.hex (.\..\Binary\hex2bin.exe .\..\MDK-ARM\OUTPUT\STM32-IAP_HD\*.hex)
if exist .\..\MDK-ARM\OUTPUT\STM32-IAP_HD_VL\*.hex (.\..\Binary\hex2bin.exe .\..\MDK-ARM\OU... | 1,479 |
the-stack-v2-dedup | Batchfile | (ARAJA)XXX001,SAME
(ARAJA)XXX002,SAME
(ARAJA)XXX003,SAME
(ARAJA)XXX004,SAME
| 1,480 |
the-stack-v2-dedup | Batchfile | @echo off
set T_FILENAME="TR_Titanic (NJ031) (Ch) [T+ENG].nes"
set S_FILENAME="Titanic (NJ031) (Ch) [!].nes"
set SCRIPTNAME="titanicnes"
java -jar Hextractor.jar -cip %S_FILENAME% %T_FILENAME% %SCRIPTNAME%.ips
java -jar Hextractor.jar -frm %SCRIPTNAME%_readme.txt %SCRIPTNAME%_readme.txt %S_FILENAME%
pause
| 1,481 |
the-stack-v2-dedup | Batchfile | sass --watch "style.scss":"main.css"
pause | 1,482 |
the-stack-v2-dedup | Batchfile | nexe client.js -t "windows-x64-12.13.1" -r "./resource/*" -r ".env" -o Device.exe
| 1,483 |
the-stack-v2-dedup | Batchfile | cd "..\..\lei19-20_s5_3na_64\algav"
swipl -l productionplanning.pl -g server.
| 1,484 |
the-stack-v2-dedup | Batchfile | @echo off
set T_FILENAME="TR_Growl (U) [!].bin"
set S_FILENAME="Growl (U) [!].bin"
set SCRIPTNAME="growlsmd"
java -jar Hextractor.jar -cip %S_FILENAME% %T_FILENAME% %SCRIPTNAME%.ips
pause
| 1,485 |
the-stack-v2-dedup | Batchfile | gource -s 1 --loop -f --multi-sampling
Pause | 1,486 |
the-stack-v2-dedup | Batchfile |
docker build --tag tangram-es-test -f Test.Dockerfile .
docker run tangram-es-test
| 1,487 |
the-stack-v2-dedup | Batchfile | setlocal
set JAVA_HOME=C:\Software\jdk1.7.0_03
set JYTHON_HOME=C:\Software\jython2.5.2
set CLASSPATH=%JAVA_HOME%\lib\tools.jar;%CLASSPATH%
%JYTHON_HOME%\jython keytool.py %*
endlocal
| 1,488 |
the-stack-v2-dedup | Batchfile | cd documentation\website
call yarn install
cd ..\.. | 1,489 |
the-stack-v2-dedup | Batchfile | @echo off
net start mysql
pause
| 1,490 |
the-stack-v2-dedup | Batchfile | C:/VulkanSDK/1.1.77.0/Bin/glslangValidator.exe -V ../shaders/block.vert
C:/VulkanSDK/1.1.77.0/Bin/glslangValidator.exe -V ../shaders/block.frag | 1,491 |
the-stack-v2-dedup | Batchfile | \\vnhocapfs101\Apps\RemoteAssistant\RemoteAccess_to_VNHOC7N0104_Inc00032a.bat VNHOC7N0104 32
| 1,492 |
the-stack-v2-dedup | Batchfile | eink-64bit.msi
python -m pip install eink-0.1.tar.gz | 1,493 |
the-stack-v2-dedup | Batchfile | @echo off
cloc-1.60.exe --3 --sum-one --exclude-lang=XML,Ant *
pause | 1,494 |
the-stack-v2-dedup | Batchfile | wave 1 0 sin label=VIN freq=5MEG amp=0.1 damp=AC offset=0.0 delay=5NS
transient 500ns 5ns
plot { V(1) V(4) V(5) }
| 1,495 |
the-stack-v2-dedup | Batchfile | @echo off
cls
echo Please wait...
set FilesHostedOn=https://patcher.rc24.xyz/update/RiiConnect24-Patcher/v1
curl -f -L -s -S --insecure "%FilesHostedOn%/UPDATE/update_assistant.bat" --output "update_assistant.bat"
if not "%errorlevel%"=="0" goto download_failed
update_assistant.bat -WiiWare_Patcher
exit
:download_fai... | 1,496 |
the-stack-v2-dedup | Batchfile | cd/
cd mongodb/bin
start "mongod : 27017" mongod --config ../database/SeireiGakko/etc/mongod01.conf
cd/
cd mongodb/bin
start "mongod : 27018" mongod --config ../database/SeireiGakko/etc/mongod02.conf
cd/
cd mongodb/bin
start "mongod : 30000" mongod --config ../database/SeireiGakko/etc/mongoda.conf | 1,497 |
the-stack-v2-dedup | Batchfile | bpp -w gui
pause | 1,498 |
the-stack-v2-dedup | Batchfile | echo Start Goh Server!
if not "%JAVA_HOME%"=="" goto javaok
echo JAVA_HOME variable must be set to JDK installation directory!
goto end
:javaok
set SERVER_CLASSPATH=
for %%G in (./libs/*.jar) do (call :s_do_set %%G)
echo SERVER_CLASSPATH: %SERVER_CLASSPATH%
"%JAVA_HOME%/bin/java" -jar libs/${project.artifactId}-${... | 1,499 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.