source string | code_lang string | content string | idx int64 |
|---|---|---|---|
the-stack-v2-dedup | Batchfile | m80 =%1.asm/m
l80 /p:100,%1,%1/n/e
del %1.rel
| 5,000 |
the-stack-v2-dedup | Batchfile | C:\Users\quinn\Desktop\Self-Driving-Car\3d Models\Pot Flag-Static 1
C:\Users\quinn\Desktop\Self-Driving-Car\3d Models\Pot Flag-Static 1
| 5,001 |
the-stack-v2-dedup | Batchfile | puzzleViewer.exe Cube_K12_render\animation.motion.txt | 5,002 |
the-stack-v2-dedup | Batchfile | @echo off
@REM Copyright 2002,2004 The Apache Software Foundation.
@REM
@REM Licensed under the Apache License, Version 2.0 (the "License");
@REM you may not use this file except in compliance with the License.
@REM You may obtain a copy of the License at
@REM
@REM http://www.apache.org/licenses/LICENSE... | 5,003 |
the-stack-v2-dedup | Batchfile | @echo off
rem -------------------------------------------------------------
rem aabc command line bootstrap script for Windows.
rem
rem @author Qiang Xue <qiang.xue@gmail.com>
rem @link http://www.aabcframework.com/
rem @copyright Copyright (c) 2008 aabc Software LLC
rem @license http://www.aabcframework.com/lice... | 5,004 |
the-stack-v2-dedup | Batchfile | call %WINDIR%\Microsoft.NET\Framework\v4.0.30319\csc.exe -debug utils.cs | 5,005 |
the-stack-v2-dedup | Batchfile | @echo off
set T_FILENAME="TR_Dragon's Lair - The Legend (U) [!].gb"
set SCRIPTNAME="dragonslairthelegendgb"
java -jar Hextractor.jar -eh %T_FILENAME% %SCRIPTNAME%.ext.hex
pause
| 5,006 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal
if %1x==x goto usage
set lang=%1
for %%i in (en\*.png) do call :check %lang% %%~nxi
goto :eof
:usage
echo Usage: %~nx0 language
echo This script lists all english images that are absent for 'language'
echo Example: %~nx0 fi
goto :eof
:check
if not exist %1\%2 echo %2
goto :eof
| 5,007 |
the-stack-v2-dedup | Batchfile | @echo off
%comspec% /c ""%VS80COMNTOOLS%\vsvars32.bat" && cl.exe /EHsc /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /MT /I "..\libs" /c fisheye.cc ..\libs\lspbmp.c ..\libs\magnify.c"
%comspec% /c ""%VS80COMNTOOLS%\vsvars32.bat" && link.exe /nologo /subsystem:console /libpath:"C:\Program Files\MPICH2\lib" /out:fisheye.exe fishe... | 5,008 |
the-stack-v2-dedup | Batchfile | title Copy BaseFile
REM Copy os arquivos do BaseFile para suas respectivas pastas no 0_Pasta
REM Copy BaseFile Conv01
robocopy "%~dp0..\BaseFile\Conversores01" "%~dp0..\..\0_Pasta\LIC\Conversores\Conversores01" /e /copyall
REM Copy BaseFile Conv02
robocopy "%~dp0..\BaseFile\Conversores02" "%~dp0..\..\0_Pasta\LIC\Conv... | 5,009 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
IF "%1"=="" GOTO Error
del data.bin
copy data%1.bin data.bin
GOTO End
:Error
ECHO Invalid argument
ECHO Usage: swap number
:End | 5,010 |
the-stack-v2-dedup | Batchfile | c:\Python27\python get-pip.py
c:\Python27\python -m pip install -U pip
c:\Python27\python -m pip install pypng
c:\Python27\python -m pip install PyQRCode
pause | 5,011 |
the-stack-v2-dedup | Batchfile | PATH=..\..\..\bin;%PATH%
exercise5.exe
| 5,012 |
the-stack-v2-dedup | Batchfile | "%ProgramFiles%/Git/bin/bash.exe" .vscode/windows_scripts/run_buildifier.sh
| 5,013 |
the-stack-v2-dedup | Batchfile | .\winrel\edit_source -configure
.\winrel\edit_source -options -process grammar.y.pre -malloc -build_func_spec "e:\lang\msdev\bin\cl /E" -build_efuns
ren efun_protos.h efun_tmp.h
sed -f sed.cmd efun_tmp.h > efun_protos.h
| 5,014 |
the-stack-v2-dedup | Batchfile | QBASIC.EXE /RUN SHAPES.BAS | 5,015 |
the-stack-v2-dedup | Batchfile | @echo off
echo ------------------------------------------------
echo Piabedicas
echo ------------------------------------------------
echo.
D:
cd "D:\Design\Web\XAMPP\"
start xampp-control.exe
C:
cd "C:\Users\vitor\AppData\Local\atom\bin\"
start atom.cmd
D:
cd "D:\Design\Web\XAMPP\htdocs\piabedicas\wp-content\t... | 5,016 |
the-stack-v2-dedup | Batchfile | @echo off
pushd .
set err = 0
:cycle
if exist hammer.cmd (
echo Invoking hammer....
call hammer.cmd %*
if errorlevel 1 set err=%errorlevel%
popd
exit /B %err%
)
set go_upper=N
for /f "tokens=1,2,3,4" %%i in ('dir') do if "%%l"==".." set go_upper=Y
if "%go_upper%"=="N" (
echo No hammer found. Exi... | 5,017 |
the-stack-v2-dedup | Batchfile | @echo off
Start /MIN /REALTIME C:\Users\%USERNAME%\Desktop\Connection_x_FPS\MODULE\0.1\0.1.bat
ECHO 100%% > %USERPROFILE%\Desktop\Connection_x_FPS\LOGS\IS_FINISH.txt
EXIT | 5,018 |
the-stack-v2-dedup | Batchfile | INC_DIRS="-isystem $HOME/Local/include -isystem /usr/include/luajit-2.0"
LIB_DIRS="-L$HOME/Local/lib -L$PWD"
export LD_LIBRARY_PATH=$PWD:$HOME/Local/lib
g++ $INC_DIRS $LIB_DIRS -std=gnu++11 -g -ggdb -O3 -shared -fPIC -o libtypes.so \
types.cpp \
lua_script.cpp \
-lluajit-5.1
g++ $INC_DIRS $LIB_DIRS -g -g... | 5,019 |
the-stack-v2-dedup | Batchfile | @echo off
echo lunch kvThumb: Make gif from video files.
call conda.bat activate py376kv
python thumb.py
pause
rem # esto no funciona.
rem # cmd /k conda activate py38 | python thumb.py
rem # cmd /k python thumb.py
| 5,020 |
the-stack-v2-dedup | Batchfile | rmdir /s /q vc2005
rmdir /s /q build
premake4 clean
premake4 vs2005
rename build vs2005 | 5,021 |
the-stack-v2-dedup | Batchfile | call run-with-classpath.bat -config ../conf/echo-mule-config.xml | 5,022 |
the-stack-v2-dedup | Batchfile | setlocal
set fn=%~n1
echo %fn%
e:\Anaconda2\python.exe py2nb.py %fn%.py
e:\Anaconda2\Scripts\jupyter-nbconvert --execute --inplace %fn%.ipynb
e:\Anaconda2\Scripts\jupyter-nbconvert --to markdown %fn%.ipynb
e:\Anaconda2\python.exe mdPython.py %fn%.md
e:\Portable\pandoc-2.2.1\pandoc.exe %fn%.md --from markdown+tex... | 5,023 |
the-stack-v2-dedup | Batchfile | @REM ---------------------------------------------------------------------------------
@REM Generates c# WCF service contracts (interface), client proxies and wcf config
@REM file for crm:scheduling 1.0 WSDLs + XML Schemas, using .Net WCF tool svcuti.exe
@REM --------------------------------------------------------... | 5,024 |
the-stack-v2-dedup | Batchfile | @ echo off
title mysql switch by @zhanglianxin
color 0a
echo.
REM Place it in the mysql directory
(taskkill /f /IM mysqld.exe 1>nul 2>nul && echo mysql stopping...) || (start mysqld.exe && echo mysql starting...)
ping 127.0.0.1 >nul 2>nul
@exit
| 5,025 |
the-stack-v2-dedup | Batchfile | echo off
title vasp
C:\Users\21ksh\Desktop\GUI_Automation.sikuli\runsikulix.cmd -r "C:\Users\21ksh\Desktop\GUI_Automation.sikuli" | 5,026 |
the-stack-v2-dedup | Batchfile | "C:\Program Files\MATLAB\R2019b\bin\matlab.exe" -nosplash -nodesktop -r "eval_ply(%1, '%2'); exit" -logfile "log.txt"
| 5,027 |
the-stack-v2-dedup | Batchfile | @echo off
SET timeoutsecs=30
SET bucketindir1="z:\in"
SET bucketindir2="y:\in"
SET bucketoutdir=out
:cycle
FOR %%F IN (%bucketindir1%\*) DO (
set filename=%%~nF
set filepath=%%F
set outpath=z:\%bucketoutdir%
goto printing
)
echo Nothing found in prod. Rinse and repeat
FOR %%F IN (%bucketindir2%\*) DO (
set file... | 5,028 |
the-stack-v2-dedup | Batchfile | @echo off
cls
git pull
pause | 5,029 |
the-stack-v2-dedup | Batchfile | rem Visual C++ 2015 x86 x64 Cross Build Tools Command Prompt
msbuild SDCardBurn.vcxproj /p:configuration=release /p:platform=win32
| 5,030 |
the-stack-v2-dedup | Batchfile | echo "â»MongoDB"
c:
cd "C:\Program Files\MongoDB\Server\4.0\bin"
mongod.exe --dbpath "D:\╣▓¤Ý\mysiteSever-Express\MongoDB"
pause
| 5,031 |
the-stack-v2-dedup | Batchfile | rem start DBServer.exe
start Login.exe
start Entry.exe
start Game.exe
| 5,032 |
the-stack-v2-dedup | Batchfile | @echo off
set PATH=%PATH%;C:\nvasm
nvasm.exe -x plane.vsh plane.vso
nvasm.exe -x plane.psh plane.pso
nvasm.exe -x volume.vsh volume.vso
nvasm.exe -x volume.psh volume.pso
nvasm.exe -x occluder.vsh occluder.vso
nvasm.exe -x occluder.psh occluder.pso
COPY *.vso D:\vs_ws\ShaderX2\Debug\*.vso
COPY *.pso D:\vs_ws\ShaderX2\... | 5,033 |
the-stack-v2-dedup | Batchfile | git fetch upstream
git rebase upstream/master
pause | 5,034 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
PUSHD %~dp0
SETLOCAL
SETLOCAL ENABLEDELAYEDEXPANSION
:: Check if node exists globally
WHERE node >NUL
IF NOT '%ERRORLEVEL%'=='0' (
ECHO ERROR: UpdateVersion.cmd requires node installed globally.
GOTO :Exit
)
:: Check if git exists globally
WHERE git >NUL
IF NOT '%ERRORLEVEL%'=='0' (
ECHO ERROR:... | 5,035 |
the-stack-v2-dedup | Batchfile | @echo off
tabtoy ^
--mode=exportorv2 ^
--protover=3 ^
--client_only=true ^
--json_out=..\gameconfclient\GameGlobalConfig.json ^
--combinename=GameGlobalConfig ^
--lan=zh_cn ^
sgs_game_type_conf.xlsx ^
sgs_global_conf.xlsx
| 5,036 |
the-stack-v2-dedup | Batchfile | cl /nologo /MLd /FAs /Ob1 /GX test.02.cpp /link /nologo /MAP
test.02.exe
pause | 5,037 |
the-stack-v2-dedup | Batchfile | color 0a
@echo off & setlocal
git pull origin master | 5,038 |
the-stack-v2-dedup | Batchfile | @echo off
chcp 1251 > nul
set tests_passed=0
set tests_failed=0
call build.bat
echo.
call :test "T1.1 Точка внутри серой области" "0 1" 1
call :test "T1.2 Точка на большой окружности" "1 0" 1
call :test "T1.3 Точка на маленькой окружности" "-2 0" 1
call :test "T2.1 Точка внутри маленькой окружности" "-1 0.5" 0
call :... | 5,039 |
the-stack-v2-dedup | Batchfile | cd bin-win\bin\
Main.exe
cd ..\..\
pause | 5,040 |
the-stack-v2-dedup | Batchfile | b2 -a toolset=msvc-14.0 variant=release link=static address-model=64
bin\loop_time_test 1000 >msvc-loop-time.html
msvc-loop-time.html
echo The GCC static build does not work on Windows, probably because of a bjam/b2 bug
b2 -a toolset=gcc-c++11 variant=release link=static address-model=64
bin\loop_time_test 1000 ... | 5,041 |
the-stack-v2-dedup | Batchfile | cd "_unpacked"
7z a -r -y -tzip "..\RAT-020 - WWII Scenario.miz" * | 5,042 |
the-stack-v2-dedup | Batchfile | @echo off
set scripts_path=..\..\scripts\support\actions
set maker_path=%scripts_path%\utils\fw_maker
set att_maker_path=%scripts_path%\utils\att_maker
echo %TIME:~0,2%:%TIME:~3,2%:%TIME:~6,2%
mkdir .\outdir\bin\
echo *************************Build BIN*****************************
copy .\firmware.xml .\outdir\
copy ... | 5,043 |
the-stack-v2-dedup | Batchfile |
bjam toolset=msvc-10.0 threading=multi link=static runtime-link=static variant=release --build-type=complete --user-config=./user-config.jam --prefix=./output install
| 5,044 |
the-stack-v2-dedup | Batchfile | @echo off
type joust.doc | more
echo Hit Control-C to abort, or any other key to start Joust!
echo [Next time, just type "JOUST"]
pause
joust
| 5,045 |
the-stack-v2-dedup | Batchfile | xsltproc --param responsible "'LWG'" --param brief "'yes'" %* comments_table.xsl comments_with_numbers.xml >comments_table.html | 5,046 |
the-stack-v2-dedup | Batchfile | javac src/*.java
echo Main-Class: QTStreamingApplet> manifest
cd src
jar cmf ..\manifest ..\QTStreamingApplet.jar *.class
cd ..
copy resources\QTStreamingApplet.html .
copy resources\AppletTag.js .
copy resources\QuickTimeJava.jp .
appletviewer -J-classpath -J"%CLASSPATH%";QTStreamingApplet.jar -J-Djava.security.policy... | 5,047 |
the-stack-v2-dedup | Batchfile | @echo off
REM This batch file executes the Protocol Compiler on all of the .proto files in this directory
REM The output is first sent to the directory "tmp"
REM Then, only the files in "tmp" which are different than what is already in "GeneratedCode" get
REM copied over. This is to prevent Visual Studio from seeing t... | 5,048 |
the-stack-v2-dedup | Batchfile | :menu
echo off
cls
echo.
echo Press 1 to play Dune Floppy using DOSBox w/ Soundblaster
echo Press 2 to play Dune Floppy using DOSBox w/ MT-32
echo Press 3 to play Dune Floppy using DOSBox w/ Adlib Gold
echo Press 4 to play Dune CD using DOSBox w/ Soundblaster
echo Press 5 to play Dune CD using DOSBox w/ MT-32
echo Pre... | 5,049 |
the-stack-v2-dedup | Batchfile | /* B2X */
say "Look for B2X OK"
/* These from the Rexx book. */
if b2x('11000011') \== 'C3' then exit
if b2x('10111') \== '17' then exit
if b2x('101') \== '5' then exit
if b2x('1 1111 0000') \== '1F0' then exit
if x2d(b2x('10111')) \== '23' then exit
/* These from Mark Hessling. */
if ... | 5,050 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal enabledelayedexpansion
set /a num=1
if not num == 0 (
set /a num=num + 1
rem コマンド実行時はnumは1
echo.%num%
rem 変数参照時はnumは2
echo.!num!
)
rem コマンド実行時はnumは2
echo.%num% | 5,051 |
the-stack-v2-dedup | Batchfile | g++ -Wall ../src/main.cpp ../src/utils/utilmath.cpp ../src/engine/shader.cpp ../src/engine/mesh.cpp ../src/engine/renderer.cpp ../src/entities/entity.cpp ../src/utils/ui.cpp ../src/utils/font.cpp ../src/utils/texture.cpp ../src/engine/viewport.cpp ../src/engine/mesh_ref.cpp ../src/entities/sector.cpp -L./ -lopengl32 -l... | 5,052 |
the-stack-v2-dedup | Batchfile | cd ..
codecept run unit --steps --html
Pause | 5,053 |
the-stack-v2-dedup | Batchfile | cmd_scripts/sortextable := gcc -Wp,-MD,scripts/.sortextable.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu89 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I./tools/include -I./tools/include -o scripts/sortextable scripts/sortextable.c
source_scripts/sortextable := scripts/sort... | 5,054 |
the-stack-v2-dedup | Batchfile | g++ ^
src/main.cpp ^
src/Interface/Console.cpp ^
src/Modelo/Menu.cpp ^
src/Modelo/Desafio.cpp ^
src/Modelo/Facede.cpp ^
src/Modelo/Game.cpp ^
src/Modelo/Items.cpp ^
src/Modelo/LevelConfig.cpp ^
src/Modelo/Loja.cpp ^
src/Modelo/PlayerInfo.cpp ^
src/Modelo/Ranking.cpp ^
src/Modelo/Pont... | 5,055 |
the-stack-v2-dedup | Batchfile | @echo off
set /p choise= Press Enter
:loop
::连接宽带
rasdial "宽带连接" 100003029634 s5a4g2x6
php ../index.php 10w movie_tmp_tool 1 gbk
::断开宽带
rasdial "宽带连接" /d
ping -n 10 127.1>nul
goto loop
| 5,056 |
the-stack-v2-dedup | Batchfile | E:\Logo\ffmpeg -i "E:\Logo\logosuz\Anadolunun Gozleri 10.mxf" -vf scale=1920:1080 "E:\Logo\logolu\Anadolunun Gozleri 10.mxf_4kto1080p.mp4"
E:\Logo\ffmpeg -i "E:\Logo\logolu\Anadolunun Gozleri 10.mxf_4kto1080p.mp4" -i E:\Logo\belgesel_hd.png -filter_complex "[0:v][1:v] overlay=60:50" "E:\Logo\logolu\Anadolunun Gozler... | 5,057 |
the-stack-v2-dedup | Batchfile | @echo off
cd /d "C:\Program Files\Classic Shell\"
ClassicStartMenu.exe -exit
start ClassicStartMenu.exe -open | 5,058 |
the-stack-v2-dedup | Batchfile | client -ip 127.0.0.1 -port 2715 | 5,059 |
the-stack-v2-dedup | Batchfile | @echo off
call mvn -f external\pom.xml clean
echo %DATE% %TIME% > external\src\main\resources\timestamp.txt
call mvn -Dmaven.install.skip=true -f external\pom.xml deploy | 5,060 |
the-stack-v2-dedup | Batchfile | mvn clean package spring-boot:run --settings settings.xml | 5,061 |
the-stack-v2-dedup | Batchfile | cd %HOMEDRIVE%\codedeploy_temp\CodeDeployExample
echo The ValidateService deployment lifecycle event successfully completed. > validate-service.txt | 5,062 |
the-stack-v2-dedup | Batchfile | @echo off
rem UTC+03:30 => Iran Standard Time
:Set
tzutil /s "Iran Standard Time"
exit /b
| 5,063 |
the-stack-v2-dedup | Batchfile | @echo off
java -Djava.security.policy=rmi.policy ElectionServer
pause | 5,064 |
the-stack-v2-dedup | Batchfile | echo on
cd book
java TestCircle1
pause | 5,065 |
the-stack-v2-dedup | Batchfile | F:
cd F:\svn\pcauto_wd\trunk\wenda\src\main\groovy
D:\groovy2\bin\groovy count_wd_daily.groovy >> count_wd_daily.log 2>&1 | 5,066 |
the-stack-v2-dedup | Batchfile | @echo off
set gtk_ver=gtk+-3.0
pkg-config %gtk_ver% --cflags --libs >tmp.txt
set /p pkg-info= <tmp.txt
del tmp.txt
rem echo %pkg-info%
g++ *.cpp -o program.exe -static -static-libgcc -static-libstdc++ -Wall %pkg-info%
program.exe
pause
| 5,067 |
the-stack-v2-dedup | Batchfile | ::SET VisualStudioVersion=11.0
cd Dependencies
rmdir /s /q Build
mkdir Build
cd Build
cmake -G "Visual Studio 11" ..
"%windir%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe" /nologo /property:Configuration=Debug ALL_BUILD.vcxproj
"%windir%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe" /nologo /property:Configurati... | 5,068 |
the-stack-v2-dedup | Batchfile | cd /d %~dp0
.\WiringAgent.exe remove
pause
| 5,069 |
the-stack-v2-dedup | Batchfile | icc /B"/pmtype:vio" /Gm /J /Ka+ /Kp+ /Kb+ /Q /Smp1 /Ti /W3 SetWin.C
icc /B"/pmtype:pm" /Gm /J /Ka+ /Kp+ /Kb+ /Q /Smp1 /Ti /W3 SetWinPM.C
| 5,070 |
the-stack-v2-dedup | Batchfile | for %%i in (*.mkv) do mkvmerge -o new_folder/"%%i" --c:v libx265 --preset slow --x264-params lossless=1
| 5,071 |
the-stack-v2-dedup | Batchfile | setlocal enabledelayedexpansion
set func1=c_p
set func2=der_phi_Gamma
set func3=der_phi_gamma
set func4=der_phi_plume
set rows=50
set cols=100
set steps=100
set speed=0.1
set /A count=1
for %%a in (%func1% %func2% %func3% %func4%) do (
set fname_tmp=%%a_%rows%_%cols%_%steps%
set fname_out=!fname_tmp!_speed%speed%
echo ... | 5,072 |
the-stack-v2-dedup | Batchfile | :: cd D:\SoftWare\rocketmq-all-4.7.0-bin-release\bin
:: call mqbroker.cmd -n 127.0.0.1:9876 -c ../conf/broker.conf
call %ROCKETMQ_HOME%\bin\mqbroker.cmd -n 127.0.0.1:9876 -c %ROCKETMQ_HOME%\conf\broker.conf | 5,073 |
the-stack-v2-dedup | Batchfile | @echo off
ver | findstr /i "6\.0\." > nul
if %ERRORLEVEL% EQU 0 (
goto Vista
)
ver | findstr /i "6\.1\." > nul
if %ERRORLEVEL% EQU 0 (
goto 7
)
ver | findstr /i "6\.2\." > nul
if %ERRORLEVEL% EQU 0 (
goto 8
)
ver | findstr /i "6\.3\." > nul
if %ERRORLEVEL% EQU 0 (
goto 81
)
ver | findstr /i "... | 5,074 |
the-stack-v2-dedup | Batchfile |
@echo off
echo ---WARNING---
echo.
start install_passport.html
cd..
composer require laravel/passport
php artisan migrate
php artisan passport:install
pause
| 5,075 |
the-stack-v2-dedup | Batchfile | set PATH=%PATHT%;
C:\Coding Softwares\Notepad++\notepad++;
C:\Coding Softwares\CodeBlocks\MinGW\bin\gcc | 5,076 |
the-stack-v2-dedup | Batchfile | cd C:\Program Files\SmartBear\ReadyAPI-1.9.0\bin\
cmd.exe /C testrunner.bat -a -j -fC:\Users\PassionITe-Daisy\TeeOff_SoapUI_Proj\reports -r C:\Users\PassionITe-Daisy\TeeOff_SoapUI_Proj | 5,077 |
the-stack-v2-dedup | Batchfile | NuGet.exe pack ..\Source\Nuits.MoqExtensions\Nuits.MoqExtensions.csproj.nuspec | 5,078 |
the-stack-v2-dedup | Batchfile | ECHO OFF
rem Using perl script Error_Format.perl, lists lines of code in the input files, enumerated here, that contain
rem CD \MYSTRAN
D:\perl\bin\perl D:\MYSTRAN\Perl_scripts\Directory\Directory.perl D:\MYSTRAN\Perl_scripts\Directory\DIR > DIR_clean
ECHO ON | 5,079 |
the-stack-v2-dedup | Batchfile | @echo off
SET DIR="%2"
SET NETSIM_PATH="%1"
CD %2
%1\NetSimCore.exe -apppath %1 -iopath %2 -license 5053@192.168.0.192
exit
| 5,080 |
the-stack-v2-dedup | Batchfile | @jam --workspace --gen=vs2010 -gui --config=%~dp0CreateJamVS2010Workspace.config . .build
| 5,081 |
the-stack-v2-dedup | Batchfile | CMD PROMPT('Send a MIME mail')
PARM KWD(SUBJECT) TYPE(*CHAR) LEN(70) MIN(1) +
EXPR(*YES) PROMPT('Subject')
PARM KWD(SENDER) TYPE(*CHAR) LEN(250) MIN(1) +
EXPR(*YES) PROMPT('From')
PARM KWD(RE... | 5,082 |
the-stack-v2-dedup | Batchfile | @echo off
title 删除 OneDrive
cls
color 0A
rem 重启脚本并以管理员运行
%1 start "" mshta vbscript:CreateObject("Shell.Application").^
ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)^
(window.close)&&exit
::提示用户操作
echo.
echo 即将删除OneDrive,是否继续?
echo.
echo 是:请按任意键继续。
echo 否:点击右上角,关闭本窗口。
echo.
echo 如有安全软件弹出拦截提示,放行即可。
pause
:: 结束进程 ... | 5,083 |
the-stack-v2-dedup | Batchfile | @echo off
E:/[PHRPNEW]/build//FXServer.exe +set serverProfile "default"
pause | 5,084 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
TheWord 20041108MarkWattlesReel.comEmeryvilleBusinessCenter125045thStreetEmeryvilleCA94608WithDateSettingWePerformPerfection.xml 20041108MarkWattlesReel.comEmeryvilleBusinessCenter125045thStreetEmeryvilleCA94608WithDateSettingWePerformPerfectionTheWord.xml | 5,085 |
the-stack-v2-dedup | Batchfile | del /Q Obj\*.*
del /Q Obj\*.plg
del /Q *.bak
del /Q *.dep
del /Q *.Obj
del /Q *.List
del /Q project.uvgui.*
| 5,086 |
the-stack-v2-dedup | Batchfile | copy C:\projects\iNetVOD\dls\trunk\gateway\storm.gateway.jar C:\Windows\Sun\Java\Deployment\Lib\Trusted
@pause | 5,087 |
the-stack-v2-dedup | Batchfile | @echo on
IF NOT EXIST classes mkdir classes
copy src\main\scala\scalac-plugin.xml classes
IF NOT EXIST classes\ProtocolDSL call scalac -d classes src\main\scala\ProtocolDSL\ProtocolLangClasses.scala
call scalac -d classes -classpath classes src\main\scala\compilerPlugin\PluginClasses.scala
call scalac -d classes -cla... | 5,088 |
the-stack-v2-dedup | Batchfile | SET GEM_HOME=h:\PSTDashboard\gem_home
SET PATH=%GEM_HOME%\bin;%PATH%
START /B rubymine.exe
| 5,089 |
the-stack-v2-dedup | Batchfile | rem Compilation du programme
C:\Python33\python.exe setup.py build | 5,090 |
the-stack-v2-dedup | Batchfile | set GOOS=linux
set GOARCH=amd64
go build -o topsocial web\main.go
go build -o topsocialcdn cdn\cdn.go
go build -o aggregate_agent shared\services\aggregate_agent.go
| 5,091 |
the-stack-v2-dedup | Batchfile | @echo off
pushd ..\build
cl -nologo -Zi ..\code\win32_platform.cpp user32.lib gdi32.lib
popd | 5,092 |
the-stack-v2-dedup | Batchfile | @echo off
mkdir xrr-src
mkdir xrr-src\sf
mkdir xrr-src\deploy
mkdir xrr-src\deploy\examples
copy sf\* xrr-src\sf
copy deploy\examples\* xrr-src\deploy\examples
copy deploy\LICENSE.txt xrr-src\deploy
copy deploy\APACHE-LICENSE-2.0.txt xrr-src\deploy
copy deploy\README* xrr-src\deploy
copy deploy\resoluti... | 5,093 |
the-stack-v2-dedup | Batchfile | @Echo off
java -classpath ScalaMusic-assembly-0.0.1.jar de.htwg.scalamusic.Main | 5,094 |
the-stack-v2-dedup | Batchfile | pybot -i Q2O -d Output\ -v newQuote:No -v TC_ID:SC04 OCC_Modify_Site_Line_Services.txt | 5,095 |
the-stack-v2-dedup | Batchfile | cd Bin\x64\Release
start.bat | 5,096 |
the-stack-v2-dedup | Batchfile | cd /d D:\reactTraining\my-app
npm start
| 5,097 |
the-stack-v2-dedup | Batchfile | java -Xms1024M -Xmx1024M -Xms1024 -jar sbt-launch.jar %* | 5,098 |
the-stack-v2-dedup | Batchfile | echo "🕹 Running application unit tests with coverage ..."
jest --coverage | 5,099 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.