source string | code_lang string | content string | idx int64 |
|---|---|---|---|
the-stack-v2-dedup | Batchfile | -o omnetpp.log -e omnetpp.err ./omnetpp_base.amd64-m64-gcc42-nn omnetpp.ini
| 4,300 |
the-stack-v2-dedup | Batchfile | @echo off
redis-server --service-uninstall --service-name RedisSentinel26379
redis-server --service-uninstall --service-name RedisSentinel26380
redis-server --service-uninstall --service-name RedisSentinel26381
redis-server --service-uninstall --service-name Redis6379
redis-server --service-uninstall --service-nam... | 4,301 |
the-stack-v2-dedup | Batchfile | java -jar winstone-0.9.10.jar --webroot=www --useJasper | 4,302 |
the-stack-v2-dedup | Batchfile | ruby -Ku lib\features.rb $1 | yamcha -m emoticon.model | ruby -Ku lib\extraction.rb
| 4,303 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
rmdir /q /s __pycache__
rmdir /q /s build
rmdir /q /s dist
pyinstaller --onefile win_maintest.spec
pause | 4,304 |
the-stack-v2-dedup | Batchfile | %windir%\sysnative\wsl.exe ./scripts/build.sh
start build.emscripten/index.html | 4,305 |
the-stack-v2-dedup | Batchfile | mysql -u printer --password=printer01 printer < rebuild_database.sql
python manage.py syncdb --noinput
mysql -u printer --password=printer01 printer < loc.sql
pause
| 4,306 |
the-stack-v2-dedup | Batchfile | call \render\batch\render\render_srender_s15_d5_g5_b5_N1_ps6_ts230.bat 1534787979-GettyImages-1766023.jpg | 4,307 |
the-stack-v2-dedup | Batchfile | @echo off
:A
Cls
echo MESSENGER
set /p user
set /p m=test
net send %n% %m%
Pause
Goto A | 4,308 |
the-stack-v2-dedup | Batchfile | cmd_drivers/hwmon/mcp3021.ko := ld -r -m elf_x86_64 -z max-page-size=0x200000 --build-id -T ./scripts/module-common.lds -o drivers/hwmon/mcp3021.ko drivers/hwmon/mcp3021.o drivers/hwmon/mcp3021.mod.o; true
| 4,309 |
the-stack-v2-dedup | Batchfile |
sc stop BackServer
sc delete BackServer
ping -n 5 127.0.0.1>nul
Services.exe Install
sc start BackServer
pause | 4,310 |
the-stack-v2-dedup | Batchfile |
@echo ================
@echo == KduwpyCoin ==
@echo ================
python3 Main.py
| 4,311 |
the-stack-v2-dedup | Batchfile | cls
REM python "%~dpn0.py" "E:\mydoc\20180607 准备出书的文件\bin ShrinkPicByK\TestMaterial\27302-mcdonnell-douglas-fa-18-hornet-1920x1080-aircraft-wallpaper.jpg"
REM echo 按回车则继续正常流程
REM @pause
python "%~dpn0.py" %*
@pause | 4,312 |
the-stack-v2-dedup | Batchfile | call run_script.bat %1 first first %2 metadata.sql | 4,313 |
the-stack-v2-dedup | Batchfile | del \compiled\topbstub.*
del \compiled\dstub.*
binobj stubtext.txt stubtext.obj stubtext
del helptext.obj
rem binobj helptext.txt helptext.obj helptext
tpc -Tc:\bp\bin -L -GD -B -$A+ -$G- -$R+ -$S+ -DSVGADEBUG detect\detectgr
tpc -Tc:\bp\bin -L -GD -B -$A+ -$G- -$R+ -$S+ -V -DSVGADEBUG topbstub
ren \compiled\topbstub... | 4,314 |
the-stack-v2-dedup | Batchfile | package com.controller.kafkaconsume.config;
import org.apache.kafka.clients.consumer.ConsumerConfig;
import org.apache.kafka.common.serialization.StringDeserializer;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotat... | 4,315 |
the-stack-v2-dedup | Batchfile | @echo off
python NFripper.py --high
pause
| 4,316 |
the-stack-v2-dedup | Batchfile | @echo off
set toolPath="./ConfigGen/AutoGen/excel2Lua.py"
set excelPath="²βΚΤΕδΦΓ±ν.xlsx"
set exportPath="./ConfigGen/Lua"
python %toolPath% %excelPath% %exportPath%
pause | 4,317 |
the-stack-v2-dedup | Batchfile | set WINSCP="f:\bin32\winscp\winscp.com"
d:
cd \workspace\svs.bugz.org.ua
%WINSCP% /script=winscp.txt
:pause | 4,318 |
the-stack-v2-dedup | Batchfile | "ST\STLink\st-link_cli.exe" -P "o323BgcFirmwareFiles\o323bgc_v014_storm32bgc_v110_f103rc.hex" -V
"ST\STLink\st-link_cli.exe" -Rst
@pause
| 4,319 |
the-stack-v2-dedup | Batchfile | @echo off
set SkinPath="E:\projects\SkinDetect\codes\trunk\SkinDetect"
set ResultPath="E:\pic_skindetect\result"
rem train
rem %SkinPath%\Release\SkinDetectBayes.exe train "%ResultPath%\SkinTrainData\*.jpg" "%ResultPath%\SkinBayes_morePic.model"
rem test
%SkinPath%\Release\SkinDetectBayes.exe test "%ResultPat... | 4,320 |
the-stack-v2-dedup | Batchfile | @echo off
cd /d "%~dp0"
::撥放一次
rem start _Tools\foobar2000\foobar2000.exe PlayMusic
rem start _Tools\smplayer\smplayer PlayMusic -close-at-end
rem start _Tools\VLCPortable\VLCPortable PlayMusic --play-and-exit
rem FOR /R PlayMusic %%F in (*) do start _Tools\foobar2000\foobar2000.exe "%%F"
::循環播放
rem start _Tools\VLCP... | 4,321 |
the-stack-v2-dedup | Batchfile | @echo off
IF NOT EXIST C:\pack_ver.txt CALL UPDWARN.BAT
IF EXIST E:\LAUNCH.BAT CALL LAUNCH.BAT
IF NOT EXIST E:\LAUNCH.BAT tdl.exe -q
| 4,322 |
the-stack-v2-dedup | Batchfile | @Echo Off
Title 从OSC云端更新 Agent 最新可用 IP
cd /d %~dp0
..\..\wget --ca-certificate=ca-bundle.crt -c https://coding.net/u/Alvin9999/p/pac/git/raw/master/proxy.user.ini
del "..\proxy.user.ini_backup"
ren "..\proxy.user.ini" proxy.user.ini_backup
copy /y "%~dp0proxy.user.ini" ..\proxy.user.ini
del "%~dp0proxy.user.ini"
ECHO.... | 4,323 |
the-stack-v2-dedup | Batchfile | del FileList.txt
del LGPL.TXT
del License.txt
del PotScreenSaver.scr
del uninstall.exe
del History\Chinese(Simplified).txt
del History\Chinese(Traditional).txt
del History\Hungarian.txt
del History\Japanese.txt
del History\Korean.txt
del History\Polish.txt
del History\Serbian.txt
del History\Ukrainian.txt
del IconPack\... | 4,324 |
the-stack-v2-dedup | Batchfile | @echo off & pushd "%~dp0"
ml64 /nologo -DX64 /c "vccorlib110.dll.obj.asm"
cl /MT /Ox "vccorlib110.dll.cpp" /link /dll shlwapi.lib /def:"vccorlib110.dll.def" "vccorlib110.dll.obj.obj" /out:"x64.vccorlib110.dll"
| 4,325 |
the-stack-v2-dedup | Batchfile |
@RMDIR /S /Q "%APPDATA%\Sublime Text 3\Backup"
@RMDIR /S /Q "%APPDATA%\Sublime Text 3\Lib"
@RMDIR /S /Q "%APPDATA%\Sublime Text 3\Packages\.logs"
@RMDIR /S /Q "%APPDATA%\Sublime Text 3\Packages\User\Package Control.cache"
@RMDIR /S /Q "%APPDATA%\Sublime Text 3\Packages\User\UnitTesting"
@RMDIR /S /Q "%LOCALAPPDATA%\Su... | 4,326 |
the-stack-v2-dedup | Batchfile | @ECHO ON
REM Install Hugo if it's not installed
pushd D:\home\site\deployments\tools
if not exist Hugo md Hugo
cd Hugo
if exist bin goto build
md bin
cd bin
:install
curl -o hugo0311.zip -L https://github.com/gohugoio/hugo/releases/download/v0.31.1/hugo_0.31.1_Windows-64bit.zip
echo Installing Hugo...
SetLocal Disable... | 4,327 |
the-stack-v2-dedup | Batchfile | cd packet
rd log_server /s /q
mkdir log_server
cd log_server
mkdir parse
cd ..
xcopy ..\..\..\server_python\netsvcs\lib\My_Logging_Strategy.h .\log_server\ /e /q /h
xcopy ..\..\..\server_python\netsvcs\lib\My_Logging_Strategy.cpp .\log_server\ /e /q /h
xcopy ..\..\..\server_python\netsvcs\lib\lib.mpc .\log_server\ /e /... | 4,328 |
the-stack-v2-dedup | Batchfile | @echo off
:h
dir /s
tree
goto h | 4,329 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
:: https://www.xltrail.com/blog/git-diff-spreadsheetcompare
:: Create paths to original and current spreadsheets to store in tmp
set path2=%5
:: Change forward slash to back slash on all paths for the Excel tool
set path2=%path2:/=\%
ECHO %2 > tmp.txt
dir %path2% /B /S >> tmp.txt
start "xldiff" /WAIT /B "C... | 4,330 |
the-stack-v2-dedup | Batchfile | path=%1\bin;%path%
%2\bin\genprog %2\templates\tpl.txt %2\templates\tpl-dpc.txt %5 %6 %7 > genprog.txt 2>& 1
del lock | 4,331 |
the-stack-v2-dedup | Batchfile | ..\..\Batch\MyBuild LabelTwoButtons | 4,332 |
the-stack-v2-dedup | Batchfile | @echo off
C:\ALS\Source\Script\1_MainCtrl.cmd | 4,333 |
the-stack-v2-dedup | Batchfile | cd /d "%~dp0"
git add *
git commit -a -m "nouvelle version"
REM git remote add gitHubOriginLilleSql https://didier-tp:password@github.com/didier-tp/lille_sql.git
git push -u gitHubOriginLilleSql master
pause | 4,334 |
the-stack-v2-dedup | Batchfile | bundle exec Jekyll serve --trace --verbose
| 4,335 |
the-stack-v2-dedup | Batchfile | @REM ------------------------------------------------------------------------------
@REM This file copies icons 'from mission/_maya/icons' to 'Maya pref/icons'
@REM ------------------------------------------------------------------------------
copy icons\*.bmp %USERPROFILE%\Documents\maya\2008\prefs\icons
| 4,336 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal
for %%A in ("%~1%~2") do (
set "fname=%%~A"
call ren "%%fname%%" "%%fname:*%~1=%%"
) | 4,337 |
the-stack-v2-dedup | Batchfile | @echo off
Title Create a new web project
echo [1mDate: %DATE%[0m
echo.
type title.ASC
echo.
cd /d %~dp0
echo What's the name of your project? [4m(DO NOT USE SPACES)[0m
echo.
echo It will create a folder where the batch file is currently located: %CD%
echo.
set /p var1=
echo.
md %var1%
echo Folder "%va... | 4,338 |
the-stack-v2-dedup | Batchfile | chcp 1251
set PGPASSWORD=azsxdc
psql -U pit -d postgres -f createbase.sql
psql -U pit -d postgres -f createtables.sql
psql -U pit -d postgres -f filltables.sql
| 4,339 |
the-stack-v2-dedup | Batchfile | cias.exe --sp "images" --i | 4,340 |
the-stack-v2-dedup | Batchfile | cls
echo off
cls
echo Installation for Lock 2.0
echo
echo Lock 2.0 a password protection program for old computers with windows 3.1
echo and DOS
echo
echo password: JayLog
echo Bypass password: forgot
pause
cls
echo 1.............Black Prompt
echo 2.............Green Prompt
e... | 4,341 |
the-stack-v2-dedup | Batchfile | :: python hexparse.py 962022_GB010022_APP.hex
:: python hexparse.py STM32429I_EVAL.hex 0x080d18cc
:: python hexparse.py 962022_GB010024_APP_RELEASE.hex 0x080d18cc
:: python hexparse.py 962022_GB010024_APP_DEBUG.hex 0x080d18cc
:: python hexparse.py fm011_app.hex 0x080d18cc
python hexparse.py config.ini
pause
| 4,342 |
the-stack-v2-dedup | Batchfile | @echo off
SET PORT=1234
SET RFILEPORT=12345
SET RFILETRPORT=1236
if %1 neq "" (
SET RHOST="localhost"
) else (
SET RHOST=%1
) | 4,343 |
the-stack-v2-dedup | Batchfile | @echo off
call .env.cmd
del /F /Q dist\*
py ./setup.py sdist
py -m build -w
py -m twine upload -u __token__ dist\*
rmdir /S /Q build
| 4,344 |
the-stack-v2-dedup | Batchfile | rem @echo off
rem java -jar proguardgui.jar pfc.pro
java -jar proguard.jar @pfc.pro
del dist\ejemplo-servicio-pfc-6.jar
move dist\ejemplo-servicio-pfc-6-pg.jar dist\ejemplo-servicio-pfc-6.jar
| 4,345 |
the-stack-v2-dedup | Batchfile | java -jar target/spring-boot-example-1.0-SNAPSHOT.jar --server.port=8888 | 4,346 |
the-stack-v2-dedup | Batchfile | call mvn -U eclipse:eclipse
pause | 4,347 |
the-stack-v2-dedup | Batchfile | java -jar ChatRoomServer.jar | 4,348 |
the-stack-v2-dedup | Batchfile | @echo off
rem Batch file to run a sample of Astah API on Windows
setlocal
pushd %~dp0
set BAT_DIR=%CD%
popd
pushd "%BAT_DIR%\..\..\..\"
set ASTAH_HOME=%CD%
popd
if exist "%ASTAH_HOME%\jre\bin\javaw.exe" set PATH=%ASTAH_HOME%\jre\bin;%PATH%
rem Remove "rem" from following two lines, if you'd like to ... | 4,349 |
the-stack-v2-dedup | Batchfile | ..\..\..\..\packages\NUnit.Runners.2.6.3\tools\nunit-console.exe ..\Workflow.Test.dll /noshadow | 4,350 |
the-stack-v2-dedup | Batchfile | * *ID* A03UPD DBCMD changed on 1992-09-28-13.22.22 by ADMIN *
***************************
*** A 0 3 U P D ***
***************************!
file connect ( kern test !
drop table kern.t1 !
commit work !
create table kern.t2 (f1 fixed (4)key,f2 fixed(4)key,f3 float(6) key,
f4 char (6), f5 ... | 4,351 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal enabledelayedexpansion
Color 0A
cls
title PORTABLE MINECRAFT LAUNCHER
set nag=BE SURE TO TURN CAPS LOCK OFF! (never said it was on just make sure)
set new_version=OFFLINE
if exist replacer.bat del replacer.bat
if "%~1" neq "" (call :%~1 & exit /b !current_version!)
:FOLDERCHECK
cls
if not exist .\bi... | 4,352 |
the-stack-v2-dedup | Batchfile | -intstyle "ise" -incremental -lib "secureip" -o "C:/Users/Raghu Velagala/Documents/ProjectISE/lab5_temp/circ_tb_isim_beh.exe" -prj "C:/Users/Raghu Velagala/Documents/ProjectISE/lab5_temp/circ_tb_beh.prj" "work.circ_tb"
| 4,353 |
the-stack-v2-dedup | Batchfile | set THISDIR=%~dp0
echo %THISDIR%
set PACKAGE=%THISDIR%Nuget.Local
set BOOST_INCLUDEDIR=%PACKAGE%/boost.1.69.0.0/lib/native/include
set BOOST_LIBRARYDIR=%PACKAGE%/lib
set EIGEN3_INCLUDE_DIR=%PACKAGE%/Eigen.3.3.3/build/native/include
set CAIRO_INCLUDE_DIRS=%PACKAGE%/cairo.1.12.18.0/build/native/include
set CAIRO_LIBRARIE... | 4,354 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
"C:\Program Files (x86)\Atmel\AVR Tools\AvrAssembler2\avrasm2.exe" -S "U:\home\Programm\a02-uart-iis\labels.tmp" -fI -W+ie -C V2E -o "U:\home\Programm\a02-uart-iis\a02-uart-iis.hex" -d "U:\home\Programm\a02-uart-iis\a02-uart-iis.obj" -e "U:\home\Programm\a02-uart-iis\a02-uart-iis.eep" -m "U:\home\Programm\a02... | 4,355 |
the-stack-v2-dedup | Batchfile | REM start %COUGAAR_INSTALL_PATH%\bin\Node SomeNode
REM sleep 10
start %COUGAAR_INSTALL_PATH%\bin\Node ManagementAgentNode
sleep 10
start %COUGAAR_INSTALL_PATH%\bin\Node NodeA
start %COUGAAR_INSTALL_PATH%\bin\Node NodeB
| 4,356 |
the-stack-v2-dedup | Batchfile | @echo off
cd build
sdllayer
cd ..
| 4,357 |
the-stack-v2-dedup | Batchfile | cls
echo off
set JAVA_HOME="C:\Programme\Testing Tech\TTthree\jre\j2re1.4.2"
set NS_PORT=3000
set NS_HOST=localhost
set CLASSPATH=.;fcgi.jar;openorb.jar;idltree.jar
call %JAVA_HOME%\bin\java -Xbootclasspath/p:"openorb.jar" -classpath %CLASSPATH% -DFCGI_PORT=10000 org.coach.tracing.server.ServerMain corb... | 4,358 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
@REM File: iibdeploy-IB9NODE-env.bat
@REM Version: 0.1.2
@REM Date: 6-Oct 2014
@REM Author: Alex Russell
SET "_HOSTNAME=localhost"
SET "_SERVER=default"
SET "_QMGR=IB9QMGR"
| 4,359 |
the-stack-v2-dedup | Batchfile | gcc -o hello2.exe hello2.cpp -lkernel32 -luser32 -Wl,--subsystem,windows -fvtable-thunks | 4,360 |
the-stack-v2-dedup | Batchfile | cls
call copy .\jni\Distribution.mk .\jni\Android.mk
call copy .\jni\Distribution.application .\jni\Application.mk
call ndk-build NDK_APP_OUT=./jni/builds/distribution/obj/ NDK_DEBUG=0
call del .\jni\Android.mk
call del .\jni\Application.mk
pause | 4,361 |
the-stack-v2-dedup | Batchfile | start "cendev-config" cmd /c %~dp0\start-what config | 4,362 |
the-stack-v2-dedup | Batchfile | %windir%\system32\inetsrv\AppCmd set config <sitename> -section:traceFailedRequestsLogging.directory:\\remoteserver\content$\<sitename>\logs\failedReqLog | 4,363 |
the-stack-v2-dedup | Batchfile | @echo off
:: Tries to reset a non working Windows Upate on Win10
:: From https://support.microsoft.com/sv-se/help/971058/how-do-i-reset-windows-update-components
:: Stop services
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
pause
:: Delete all qmgr*.dat-files
del "%ALLUSERSPROFILE%\Application... | 4,364 |
the-stack-v2-dedup | Batchfile | @echo off
rem suppress warnings about using windows style paths.
set CYGWIN=nodosfilewarning
rem In case epics is built dynamic (i.e. dlls present in bin)
if exist "C:\Epics\extensions\bin\%EPICS_HOST_ARCH%\procServ.exe" (
procServ --allow -n "NIKONKS-SYNC" -p pid.txt -L log.txt --logstamp -e "C:\WinPython-64bit-... | 4,365 |
the-stack-v2-dedup | Batchfile | java -jar start.jar
| 4,366 |
the-stack-v2-dedup | Batchfile | @echo off
call set-env.bat
echo Creating neytiri file from opponent's data.
copy /Y build\opp-at.xml build\neytiri.xml
ai.pkr.bots.neytiri.builder -monte-carlo -mc-count:100000 -neytiri:build\neytiri.xml
:: -pockets:AcAd
| 4,367 |
the-stack-v2-dedup | Batchfile | @call ..\env.bat
IF NOT ERRORLEVEL 1 (
"%JAVA_HOME%\bin\javac" -classpath %CP% TransferMultipleFilesDirectories.java
"%JAVA_HOME%\bin\java" -cp %CP% TransferMultipleFilesDirectories %1 %2 %3 %4 %5
) | 4,368 |
the-stack-v2-dedup | Batchfile | rem comp.bat lala
@echo off
SET WATCOM=C:\WATCOM
SET PATH=C:\WATCOM\BINNT;C:\WATCOM\BINW;
SET EDPATH=C:\WATCOM\EDDAT
SET INCLUDE=C:\WATCOM\H;C:\WATCOM\H\NT;c:\watcom\h\nlm;
c:\watcom\binnt\wcc386 %1.c -bt=netware
c:\watcom\binnt\wlink name %1 d all SYS netware d novell op maxe=25 op symf FIL %1.obj
| 4,369 |
the-stack-v2-dedup | Batchfile |
echo "Starting WebGL.bat"
cd %WORKSPACE%
set UNITY_PATH=C:\"Program Files"\Unity\Hub\Editor\2020.3.5f1\Editor\Unity
%UNITY_PATH% -batchmode -nographics -quit -executeMethod JenkinsBuild.BuildWebGL "%WORKSPACE%/Build_WebGL/"
echo "WebGL Build Done"
| 4,370 |
the-stack-v2-dedup | Batchfile | rem Build the plugin
call RunUAT.bat BuildPlugin -Plugin="%CD%\TwitchAuth.uplugin" -Package="%CD%\Build\TwitchAuth" -Rocket
rem Zip the plugin
rd /s /q "./Build/TwitchAuth/Intermediate"
rd /s /q "./Build/TwitchAuth/Binaries"
7z a ./Build/TwitchAuth.zip ./Build/TwitchAuth/* | 4,371 |
the-stack-v2-dedup | Batchfile | @echo off
echo .
echo ******************************************************************************
echo ** Please ensure that all hostnames in hostnames.txt are included into your **
echo ** 'C:\Windows\System32\drivers\etc\hosts'
echo ** file and point to the docker-machine ip address.
echo ************************... | 4,372 |
the-stack-v2-dedup | Batchfile | echo off
echo CAUTION: Only run this command when booted from uSD card!
echo CTRL C [^C] to exit, any key to continue.
pause
echo on
diskpartemmc -s \windows\partemmc.txt
cd \Storage Card
copy mlo \boot
copy ebootsd.nb0 \boot
copy nk.bin \boot
copy logo.bmp \boot
| 4,373 |
the-stack-v2-dedup | Batchfile | @echo off
set application_name=assignment2
rem these will need to be set later
set build_options= -DCEOMHAR_SLOW=1 -DCEOMHAR_INTERNAL=1 -DCEOMHAR_WIN32=1
set compile_flags=-nologo -FC -Gm- -MD -GR- -EHa- -O2 -Oi -Zi -WX -W4 -wd4201 -wd4100 -wd4189 -wd4996
set common_link_flags= opengl32.lib ..\\lib\\glfw3.lib -op... | 4,374 |
the-stack-v2-dedup | Batchfile | @echo off
set "busybox=http://frippery.org/files/busybox/busybox.exe"
set "download=certutil -URLcache -split -f"
echo Downloading busybox.exe from '%busybox%'
%download% %busybox% busybox.exe
echo Executing far3-bootstrap.sh using busybox sh
busybox sh far3-bootstrap.sh %*
| 4,375 |
the-stack-v2-dedup | Batchfile | @echo off
REM "Checking Admin Portal"
set SuccessRate=0
http-ping.exe -q http://stepmdmqa.labcorp.ad.ctc/webui/CTRAdminPortal
if %ErrorLevel% equ 100 (set /a SuccessRate=%SuccessRate%+%ErrorLevel%) else (echo False; echo %ErrorLevel%;)
http-ping.exe -q http://stepmdmqa.labcorp.ad.ctc/webui/CTRInternalUserPortal
if... | 4,376 |
the-stack-v2-dedup | Batchfile | dir *.png /b > poks.txt
| 4,377 |
the-stack-v2-dedup | Batchfile | java -classpath c:\golden\service\log4j\lib\log4j.jar org.apache.log4j.net.SimpleSocketServer 13370 c:\golden\service\log4j\conf\log4j-server.xml | 4,378 |
the-stack-v2-dedup | Batchfile | @echo off
REM ************Compact Framework. DEBUG to Bin\Release\CF\Excel.dll************
REM **********************************************************************
SET CSC=C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe /nologo
SET SC_PATH=%cd%
REM **CLEAN
RD /S /Q %SC_PATH%\Bin\Debug\CF\
MKDIR %SC_PATH%\Bi... | 4,379 |
the-stack-v2-dedup | Batchfile | @echo off
rem Variable settings for the LAZY environment
rem
rem set TOMCAT_HOME, JAVA_HOME, and LAZY_HOME in the System settings or autoexec.bat or here
rem
rem set JAVA_HOME=<<your java installation directory
rem set TOMCAT_HOME=<<location of the tomcat directory>>
rem set LAZY_HOME=<<location of the Lazy ins... | 4,380 |
the-stack-v2-dedup | Batchfile | rem -toascii -toutf8 -folder /XXX/YYY -regex (x+?)
rem -toascii OR -toutf8
rem java -cp ../dist/QSystem.jar ru.apertum.qsystem.utils.Utf8AndAscii -toascii -folder D:/work/qs/qsystem/languages/fr_FR/ru
java -cp ../dist/QSystem.jar ru.apertum.qsystem.utils.Utf8AndAscii -toutf8 -folder D:/work/qs/qsystem/languages/f... | 4,381 |
the-stack-v2-dedup | Batchfile | ::
:: Batch script for thinning / smoothing defined areas (e.g. street surfaces) in a single huge LAS/LAZ file
::
:: Input is LAS file from e.g. pix4D and a shapefile with polygons (or closed lines) of areas to be filtered
:: Output is one single LAS file where the polygon areas have been smoothed
::
:: USAGE: c... | 4,382 |
the-stack-v2-dedup | Batchfile | @echo off
set prevdir=%CD%
cd ..
rd /s /q moon-win32-user
md moon-win32-user
md moon-win32-user\bin\moonPlugins
md moon-win32-user\data
xcopy /s /y moon-dependencies-win32\bin moon-win32-user\bin
xcopy /s /y moon-dependencies-win32\data moon-win32-user\data
copy /y build-win32\bin\Release\*.exe moon-win3... | 4,383 |
the-stack-v2-dedup | Batchfile | @echo off
..\..\..\sh\bin\shc -sub=smptim0.shc smptim0.c
..\..\..\sh\bin\lnk -sub=smptim0.lnk
..\..\..\sh\bin\rof2bin -q smptim0.abs
| 4,384 |
the-stack-v2-dedup | Batchfile | REM Puget Sound 4k: Trip Based Model
REM Created March 2015
REM File created by PSRC staff
REM Batch file to SKim Auto Network
REM Runs in Parallel
cd am
call emme -ng --set-iks 127.0.0.1 000 -m macros\1_initialize_am_matrices.mac
call emme -ng --set-iks 127.0.0.1 000 -m macros\2_initialize_am_full_matrices.mac
... | 4,385 |
the-stack-v2-dedup | Batchfile | TIMEOUT /T 6
"D:\Unreal Engine Launcher\Unreal Engine\Engine\Binaries\Win64\UE4Editor.exe" "%CD%\PSE_LYFE.uproject" 172.17.77.141 -game -ResX=720 -ResY=480 -WinX=0 -WinY=20 -log -nosteam | 4,386 |
the-stack-v2-dedup | Batchfile | set path=c:\program files\jdk1.3.1\bin;.\;$PATH
start java -classpath h:\public_html\Project\Code\VIS_SIM_V1.0\Editor\;h:\public_html\Project\Code\VIS_SIM_V1.0\Sim\;.\ Main
| 4,387 |
the-stack-v2-dedup | Batchfile | clang++ -Wall -std=c++11 -o bin/conv.exe ../src/*.cpp && cd bin
| 4,388 |
the-stack-v2-dedup | Batchfile | @echo off
if not defined NETFRAMEWORK set NETFRAMEWORK=v3.5
if not defined BUILDCONFIG set BUILDCONFIG=Release
if not defined BUILDPLATFORM set BUILDPLATFORM=x86
if "%~1"=="" (
call :interactive
call :all
pause
) else (
for %%A in (%*) do (
set BUILDFUNC=%%A
call :%%A
)
)
goto :e... | 4,389 |
the-stack-v2-dedup | Batchfile | del d:\enwiktionary\downloaded.txt
C:\Software\Python\Python3.6.4\python.exe downloaded_list.py
start /b C:\Software\Python\Python3.6.4\python.exe crawler_wordnik-thread.py 0
start /b C:\Software\Python\Python3.6.4\python.exe crawler_wordnik-thread.py 1
start /b C:\Software\Python\Python3.6.4\python.exe crawler_wordn... | 4,390 |
the-stack-v2-dedup | Batchfile | @echo off
REM Place this batch file in the same directory as the INPs
REM Requires Rich Pasco's HexDump executable to be present alongside batch file in inp directory
REM http://www.richpasco.org/utilities/hexdump.html
REM Grab the base and end timestamps of an INP, and the game short name
REM Put each result in... | 4,391 |
the-stack-v2-dedup | Batchfile | python -m ep.evaluate TestSet5 "GroundTruth" "seg" NONE Tracker "Tracker" "tracker_seg" NONE
| 4,392 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
SET PROJECT=soci_dll
SET TARGET=Build
SET TARGETCONFIG=Debug
SET TARGETPLATFORM=Win32
SET CLP=PerformanceSummary;NoSummary
ECHO ===============================================
ECHO Build '%PROJECT%' project
ECHO ===============================================
msbuild %PROJECT%.sln /t:%TARGET% /p:Configur... | 4,393 |
the-stack-v2-dedup | Batchfile | @if not exist "%HOME%" @set HOME=%HOMEDRIVE%%HOMEPATH%
@if not exist "%HOME%" @set HOME=%USERPROFILE%
@set BASE_DIR=%HOME%\.dotfiles
IF NOT EXIST "%BASE_DIR%" (
call git clone https://github.com/kyrisu/dotfiles.git "%BASE_DIR%"
) ELSE (
@set ORIGINAL_DIR=%CD%
echo updating dotfiles
chdir /d "%BASE_DI... | 4,394 |
the-stack-v2-dedup | Batchfile | start "RacerJs" python2 -m SimpleHTTPServer
rem "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" http://localhost:8000 &
start "C:\Program Files\Mozilla Firefox\firefox.exe" http://localhost:8000
pause
taskkill /im python2.exe /t /f /fi "WINDOWTITLE eq Racer*" | 4,395 |
the-stack-v2-dedup | Batchfile | @echo off
call configuration.bat
call setup.bat
msbuild unittests.vcxproj /property:Configuration=Debug
pushd %DEBUGDIR%
unittests.exe -silent %*
popd
msbuild unittests.vcxproj /property:Configuration=Release
pushd %RELEASEDIR%
unittests.exe -silent %*
popd
| 4,396 |
the-stack-v2-dedup | Batchfile | mklink /J %~dp0\SQL %~dp0\..\__content\SQL
mklink /J %~dp0\gMSA %~dp0\..\__content\gMSA | 4,397 |
the-stack-v2-dedup | Batchfile | dotnet --version
dotnet build build\XNAssets.MonoGame.sln /p:Configuration=Release --no-incremental
dotnet build build\XNAssets.Xenko.sln /p:Configuration=Release --no-incremental
| 4,398 |
the-stack-v2-dedup | Batchfile | @echo on
sqlplus -l vms_database/vms_database @C:\Users\Ruta\Documents\GitHub\VMS_DATABASE\Add_First_Doctor.sql | 4,399 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.