source string | code_lang string | content string | idx int64 |
|---|---|---|---|
the-stack-v2-dedup | Batchfile | @clang++ pytd.cpp -shared -o pytd.dll -Wall -Wextra -O2 -std=c++20 -luser32 | 5,200 |
the-stack-v2-dedup | Batchfile | set FLASK_APP=room-scheduler.py
pip install -r ../requirements.txt | 5,201 |
the-stack-v2-dedup | Batchfile | cd lightning_programs
if exist *.ast del /q *.ast
if exist *.tokens del /q *.tokens
if exist *.log del /q *.log
if exist *.chunk del /q *.chunk
if exist *.out del /q *.out
cd tests
if exist *.ast del /q *.ast
if exist *.tokens del /q *.tokens
if exist *.log del /q *.log
if exist *.chunk del /q *.chunk
... | 5,202 |
the-stack-v2-dedup | Batchfile | echo off
echo ===============================================================================
echo ¡¡¡sept sept.c
echo -------------------------------------------------------------------------------
sept sept.c
echo ===============================================================================
echo ¡¡¡sept -... | 5,203 |
the-stack-v2-dedup | Batchfile | java -cp DotaPickAnalyzer.jar app.Main | 5,204 |
the-stack-v2-dedup | Batchfile | CD C:\Program Files\Borland\Delphi6\Bin\
C:brcc32 PosSetup.exe.rc
Pause | 5,205 |
the-stack-v2-dedup | Batchfile | set LOGLEVEL=4
@ECHO OFF
set C=%MESA_TARGET%\runtime\certs-ca-signed\test_sys_1.cert.pem
set K=%MESA_TARGET%\runtime\certs-ca-signed\test_sys_1.key.pem
set P=%MESA_TARGET%\runtime\certs-ca-signed\mesa_list.cert
set R=%MESA_TARGET%\runtime\certs-ca-signed\randoms.dat
set Z=AES128-SHA
%MESA_TARGET%/bin/syslog_client -... | 5,206 |
the-stack-v2-dedup | Batchfile | ::使用说明:
:: 这个批处理文件是用来自动将.ui文件转换成.py文件
:: 使用要求:必须将.ui文件的名称输入进去,按回车键后会自动生成同名的.py文件
::作者:Jimmy.wei
@echo off
cd /d %~dp0
::set/p name=请输入生成Python文件名称:
pyuic5 -x ui_main.ui -o ui_main.py
::pause
| 5,207 |
the-stack-v2-dedup | Batchfile | java -jar seckill-admin-service-0.0.1-SNAPSHOT-exec.jar --server.port=8081 | 5,208 |
the-stack-v2-dedup | Batchfile | ../../../../.git/annex/objects/8m/XG/MD5E-s28650--a79e02b73e5acbb05ea5bbb86da8c75b.cmd/MD5E-s28650--a79e02b73e5acbb05ea5bbb86da8c75b.cmd | 5,209 |
the-stack-v2-dedup | Batchfile | rem ==========update filesystem==========
rem Explorer BitLocker integration
rem full feature
rem call AddFiles "@\Windows\System32\#nbde*.exe,fve*.exe,bde*.dll,fve*.dll,BitLocker*.*,EhStor*.*"
call AddFiles "@\Windows\System32\#nbdesvc.dll,bdeunlock.exe,fvenotify.exe"
if not "%opt[build.wim]%"=="winre" (
... | 5,210 |
the-stack-v2-dedup | Batchfile | cd C:/data_science/class_3
jupyter notebook
pause() | 5,211 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal
dir /b "C:\Program Files\Java\jdk*" | findstr "jdk" > tmp.txt
for /f "tokens=1" %%g in (tmp.txt) do (
@echo Output: %%g
set JAVAVER=%%g
)
@echo %JAVAVER%
@echo %str%
set PATH=C:\Program Files\Java\%JAVAVER%\bin
@echo %PATH%
javac MutiCore_Assgnmt1.java
java MutiCore_Assgnmt1
cd %PAT... | 5,212 |
the-stack-v2-dedup | Batchfile | ren *.z64 "Mario Party 3 (U) [!].z64"
armips.exe "Cheat Menu.asm"
rn64crc.exe "Mario Party 3 (U) [!].z64" -u | 5,213 |
the-stack-v2-dedup | Batchfile | AppCmd set config "Default Web Site/" /section:system.webServer/webdav/authoringRules /[users='administrator',path='*'].access:"None" /commit:apphost | 5,214 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
"./bin/xgettext.exe" %*
| 5,215 |
the-stack-v2-dedup | Batchfile | run_pipeline.bat -fork1 -StepwiseJointLinkagePlugin -genotypes C:\Users\chd45\Documents\Projects\NAM_GP\Inputs\JL\validate_CBK.AEL\imputedMarkers.allchr.0.1cm.final.Panzea.consolidated.B.txt -phenotypes C:\Users\chd45\Documents\Projects\NAM_GP\Inputs\JL\BLUEs_No_Outliers_Transformed_all_for_TASSEL_gT3.txt -model_output... | 5,216 |
the-stack-v2-dedup | Batchfile | CC ZMXFER
CC ZMXFER2
CC ZMXFER3
CC ZMXFER4
CC ZMXFER5
CC ZZM
CC ZZM2
LINK <ZMXFER.LNK
| 5,217 |
the-stack-v2-dedup | Batchfile | @ECHO off
REM Configuration
CALL %PHP_SDK_PATH%\script\conf_tools.bat
IF EXIST %PHP_SDK_PATH%\snaps.lock (
ECHO Snapshot script is already running
GOTO EXIT_LOCKED
)
SET LOG_DIR=%PHP_SDK_PATH%\log
SET START=%CD%
echo "LOCKED" > %PHP_SDK_PATH%\snaps.lock
IF "%1"=="" GOTO HELP
IF "%2"=="" GOTO HELP
IF "%3"=="" GOT... | 5,218 |
the-stack-v2-dedup | Batchfile | 14 uid=497169
30 mtime=1455523919.217041532
30 ctime=1455780550.427192914
29 atime=1455780700.29119348
| 5,219 |
the-stack-v2-dedup | Batchfile | pm2 start %~dp0\wh_majiang_server\app.js --name wuhanMajiang | 5,220 |
the-stack-v2-dedup | Batchfile | g++ *.cpp -static
start a.exe
PAUSE
EXIT | 5,221 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal
:: Pass the directory path that contains the test data.
set DIRECTORY_PATH=%1
for %%F in (%DIRECTORY_PATH%\*.txt) do (
echo ---- %%~nF.txt ----
REM echo.
REM echo input:
REM type %%F
REM echo.
REM echo.
REM echo output:
type %%F | haxe -p %DIRECTORY_PATH% -m Main -L wronganswer --de... | 5,222 |
the-stack-v2-dedup | Batchfile | @Echo off
call ..\_fpc.bat PanelTabs %*
| 5,223 |
the-stack-v2-dedup | Batchfile | del libdhcps.a
md main.lib
cd main.lib
C:\Espressif\xtensa-lx106-elf\bin\xtensa-lx106-elf-ar x C:\Espressif\ESP8266_SDK\lib\liblwip.a
C:\Espressif\xtensa-lx106-elf\bin\xtensa-lx106-elf-ar ru ..\libdhcps.a dhcpserver.o
cd ..
rd /q /s main.lib
| 5,224 |
the-stack-v2-dedup | Batchfile | :: ** This file was automatically generated by generate_buildscripts.sh **
SET MSBUILD_PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin;C:\Program Files\CMake\bin
SET PATH=%PATH%;%MSBUILD_PATH%
python --version
echo "available python version must be greater than 2.... | 5,225 |
the-stack-v2-dedup | Batchfile | copy Accounts\Debug\Accounts.dll Deploy\modules\Accounts
copy Accounts\Debug\Accounts.pdb Deploy\modules\Accounts
copy Accounts\AccountServiceImpl.h Deploy\modules\Accounts
copy Accounts\AccountService.h Deploy\modules\Accounts
copy Accounts\AccountDataServiceImpl.h Deploy\modules\Accounts
copy Accounts\AccountDataServ... | 5,226 |
the-stack-v2-dedup | Batchfile | @echo off
REM This batch file allows ansible-playbook to be invoked from Windows (e.g., by Vagrant).
set CYGWIN=C:\cygwin
set SH=%CYGWIN%\bin\bash.exe
REM Use cygwin-wrapper script to convert paths in opts/args from windows to cygwin form.
"%SH%" -c "cygwin-wrapper.sh ansible-playbook -vvvv %*"
| 5,227 |
the-stack-v2-dedup | Batchfile | start /b py statusbot.py
| 5,228 |
the-stack-v2-dedup | Batchfile | @echo off
if defined PROCESSOR_ARCHITEW6432 goto x64
if "%PROCESSOR_ARCHITECTURE%"=="AMD64" goto x64
goto x86
:x64
set ConEmuC1=%~dp0ConEmuC64.exe
set ConEmuC2=%~dp0ConEmuC.exe
set ConEmuC3=ConEmuC64.exe
goto con_find
:x86
set ConEmuC1=%~dp0ConEmuC.exe
set ConEmuC2=%~dp0ConEmuC.exe
set ConEmuC3=ConEmuC.ex... | 5,229 |
the-stack-v2-dedup | Batchfile | docker build --no-cache -f SQL\Dockerfile.PostgreSql -t testsand/postgre-sql ../SQL
docker build --no-cache -f Dockerfile -t testsand/app ../..
| 5,230 |
the-stack-v2-dedup | Batchfile | @echo off
start nvim-qt %1 &
| 5,231 |
the-stack-v2-dedup | Batchfile | @echo off
title VIRUS DE ACCESOS DIRECTOS por PC-CLEAN
color 1E
@echo ----------------------------------------------
@echo REPARACION DE ARCHIVOS USB
@echo ----------------------------------------------
@echo Mostrando Carpetas
Attrib /d /s -r -h -s *.*
@echo ----------------------------------------------
@ech... | 5,232 |
the-stack-v2-dedup | Batchfile | perl -e 'use LWP-MediaTypes'
if errorlevel 1 exit 1
| 5,233 |
the-stack-v2-dedup | Batchfile | @echo off
npm install && node_modules\.bin\hubot.cmd --name "dartbot" %* | 5,234 |
the-stack-v2-dedup | Batchfile | call problema.bat 2 3 2 0 0.01 1000 2
call problema.bat 2 3 2 0 0.05 1000 2
call problema.bat 2 4 2 0 0.01 1000 2
call problema.bat 2 4 2 0 0.05 1000 2
| 5,235 |
the-stack-v2-dedup | Batchfile | dotnet pack
cd nupkg
dotnet tool uninstall -g commandName
dotnet tool install -g commandName --version 1.0.0 --add-source .
cd ..
dotnet clean
cleanup -y | 5,236 |
the-stack-v2-dedup | Batchfile |
SET testdir=%1
SET svndir=%testdir:\=/%
:: Create repo
svnadmin create --fs-type fsfs %svndir%/testrepo
echo create a local directory to checkout the repo
mkdir %testdir%\local
cd %testdir%\local
:: checkout
svn checkout file:///%svndir%/testrepo
echo go to checked out folder
cd %testdir%\local\testrepo
echo crea... | 5,237 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal enabledelayedexpansion
:: Copyright (c) 2018 Intel Corporation
::
:: Licensed under the Apache License, Version 2.0 (the "License");
:: you may not use this file except in compliance with the License.
:: You may obtain a copy of the License at
::
:: http://www.apache.org/licenses/LICENSE-2... | 5,238 |
the-stack-v2-dedup | Batchfile | python tools/playgame.py "python wesley's_bot/MyBot.py" "python wesley's_bot/v1/MyBotv1.py" --map_file tools/maps/maze/maze_02p_01.map --log_dir game_logs --turns 200 --player_seed 7 --verbose -e | 5,239 |
the-stack-v2-dedup | Batchfile | rmdir ..\back\build /s /q
xcopy build ..\back\build /e /i
@echo off
echo *** Copied build folder to backend project folder | 5,240 |
the-stack-v2-dedup | Batchfile | @echo off
cd %~dp0
cd ..
echo [INFO] release:prepare.
call mvn release:prepare -DautoVersionSubmodules=true
:message
set /p var=1:go on 2:exit 3:rollback:
if "%var%" == "1" (
goto releasePerform
) else if "%var%" == "2" (
goto end
) else if "%var%" == "3" (
goto rollBack
) else (
goto message
)
:rele... | 5,241 |
the-stack-v2-dedup | Batchfile |
copy .\ffmpeg\win32\bin\*.dll .\dlls\x86\
copy .\ffmpeg\x64\bin\*.dll .\dlls\x64\
copy .\ffmpeg\arm\bin\*.dll .\dlls\arm\
| 5,242 |
the-stack-v2-dedup | Batchfile | @echo off
powershell -Command "c:; cd 'c:\Users\ellie\Documents\GitHub\DND_TownGen'; & 'c:\Users\ellie\.vscode\extensions\vscjava.vscode-java-debug-0.35.0\scripts\launcher.bat' 'C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin\java.exe' '-Dfile.encoding=UTF-8' '-cp' 'C:\Users\ellie\AppData\Roaming\Code\User\work... | 5,243 |
the-stack-v2-dedup | Batchfile | : !/bin/bash
: Studio Launcher configure
: Date : February 07, 2018
: Last modified: March 23, 2018
: Author: Subin. Gopi (subing85@gmail.com)
: Copyright (c) 2018, Subin Gopi
: All rights reserved.
: WARNING! All changes made in this file will be lost!
: Description
: This module contain all input value for... | 5,244 |
the-stack-v2-dedup | Batchfile | call config.bat
for /f "delims=" %%a in ('dir /s /b output*.xml') do set "name=%%a"
curl -H "Authorization:Basic %token%" -H "Content-Type: multipart/form-data" -F "file=@%name%" -F "info=%jfile%" "%rootURL%/rest/raven/1.0/import/execution/robot/multipart" | 5,245 |
the-stack-v2-dedup | Batchfile | start cmd.exe /k "%VS71COMNTOOLS%vsvars32.bat" | 5,246 |
the-stack-v2-dedup | Batchfile | php -S localhost:9000 -t ..\src\public
| 5,247 |
the-stack-v2-dedup | Batchfile | @Echo Off
Rem
Rem 這個指令檔會更新 Microsoft Internet Explorer 3.x 安裝。
Rem 它會將快取目錄,history 目錄及 cookies 檔案的路徑
Rem 變更到使用者的主目錄。
Rem
Rem #########################################################################
Rem
Rem 檢查 %RootDrive% 是否已設定,並將它設定給指令檔。
Rem
Rem
Call "%SystemRoot%\Application Compatibility Scripts\C... | 5,248 |
the-stack-v2-dedup | Batchfile | python -m venv venv
.\venv\Scripts\pip install -r "requirements.txt"
| 5,249 |
the-stack-v2-dedup | Batchfile | @rem = '
@goto endofperl
';
#
# Copyright (c) 1996-1997 Microsoft Corporation.
#
#
# Component
#
# Unimodem 5.0 TSP (Win32, user mode DLL)
#
# File
#
# FLHASH.BAT
# PERL 5.0 Script to parse source files for diagnostic tags
# and to create a static hash table of static diagnostic objects.
#
# Hi... | 5,250 |
the-stack-v2-dedup | Batchfile | @ECHO off
ECHO Start performance test for cytoscape versions
ECHO ---------------------------------------------
REM Set these values according to your configuration
REM This setup based on dir structure basedir--+Cytoversion1
REM +CorePluginsversion1
REM ... | 5,251 |
the-stack-v2-dedup | Batchfile | git submodule add -f https://github.com/mafia2online/m2sdk.git ./vendor/m2sdk
git pull --recurse-submodules
| 5,252 |
the-stack-v2-dedup | Batchfile | @echo off
echo Compilando...
:: lib para envio de emails. Java ya tiene una. Usar esa.
:: -cp ./extern_libs/jaf-1.1/activation.jar
javac -source 1.7 -target 1.7 -O -g:none -cp ./extern_libs/javamail-1.4.5/mail.jar -sourcepath ./eternity_faster_pkg eternity_faster_pkg/*.java eternity_faster_pkg_arrays/*.java ete... | 5,253 |
the-stack-v2-dedup | Batchfile | cls
mkdir .\bin
copy .\lib\parca.dll .\bin\parca.dll
csc ./src/core/*.cs /target:library /out:./bin/aquabot.dll ^
/r:System.Drawing.dll ^
/r:./lib/parca.dll ^
/r:./lib/Contest.Core.dll ^
/r:System.Windows.Forms.dll
csc ./src/app/*.cs /target:exe /out:./bin/aqua.exe ^
/r:System.Windows.Forms.dll ^
/r:./lib/parc... | 5,254 |
the-stack-v2-dedup | Batchfile | -intstyle "ise" -incremental -lib "uni9000_ver" -lib "aim_ver" -lib "cpld_ver" -lib "xilinxcorelib_ver" -o "P:/Xilinx/Project/DlProject-master/Encrypt_isim_beh.exe" -prj "P:/Xilinx/Project/DlProject-master/Encrypt_beh.prj" "work.Encrypt" "work.glbl"
| 5,255 |
the-stack-v2-dedup | Batchfile | pip install pytest==5.4.3
pip install selenium
pip install webdriver-manager
pip install pytest-html
pip install pytest-xdist
pip install pytest-ordering
pip install openpyxl
pip install allure-pytest
| 5,256 |
the-stack-v2-dedup | Batchfile | set a=0
cd c:\
:LOOP
start /affinity %2 cpubound.exe
set /a a+=1
if %a% geq %1 goto QUIT
goto LOOP
:QUIT
| 5,257 |
the-stack-v2-dedup | Batchfile | @echo off
title File generator
set loop=0
set /p dirselect=Choose folder name (without spaces):
mkdir %dirselect%
cd %dirselect%
if errorlevel 1 goto error
set /p a=Choose amount of files:
setlocal enableextensions enabledelayedexpansion
set /a Test=a
if !Test! EQU 0 (
if !a! EQU 0 (
echo All ok
... | 5,258 |
the-stack-v2-dedup | Batchfile | STMicroSensorHubTool.exe /update STM32F103_HIDoverUSB_ST_Reference_V0034.hex
| 5,259 |
the-stack-v2-dedup | Batchfile | @echo off
:A
cls
cd %~dp0
start %1src/Python-Launcher.exe %1src/covid-vaccine-slot-booking.py
exit | 5,260 |
the-stack-v2-dedup | Batchfile | rem copy bin\Debug\Controller2.dll C:\Downloads\ClaysterSmall
rem copy bin\Debug\Controller2.pdb C:\Downloads\ClaysterSmall
rem "c:\Program Files (x86)\PuTTY\pscp.exe" -pw raspberry bin/Debug/Controller2.dll pi@192.168.0.12: | 5,261 |
the-stack-v2-dedup | Batchfile | /* */
call RxFuncAdd 'SysLoadFuncs', 'RexxUtil', 'SysLoadFuncs'
call SysLoadFuncs
parse arg libdir
/* change following drive letter to your boot drive */
if (libdir = "") then libdir = "C:\os2\dll"
'copy dragexam.dll' libdir
'copy dragexam.sym' libdir
'copy dragfold.dll' libdir
'copy dragfold.sym' libdir
'copy myfol... | 5,262 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
goto START
******************************************************************************
*
* File : PL.bat
* Parameters: %1 Name of file to compile (without extension; .c is added)
* Purpose : Compile one file and add it to the list of files to put in
* Library
*
* This file as is uses the... | 5,263 |
the-stack-v2-dedup | Batchfile | @echo off
set T_FILENAME="Renegade (USA).nes"
set SCRIPTNAME="renegadenes"
java -jar Hextractor.jar -a %SCRIPTNAME%.tbl %T_FILENAME% %SCRIPTNAME%.ext %SCRIPTNAME%.off
pause
| 5,264 |
the-stack-v2-dedup | Batchfile | if exist xr_3DA.exe del xr_3DA.exe
..\..\tools\bspatch.exe XR_3DA_orig.exe XR_3DA.exe XR_3DA.exe.diff
pause | 5,265 |
the-stack-v2-dedup | Batchfile | SET home=%cd%
cd %home%/../canal/bin
start startup.bat
| 5,266 |
the-stack-v2-dedup | Batchfile | @echo off //Turn off screen text messages
Set "ConsoleProcess=LockerLife.exe"
Set "ConsolePath=D:\Locker-Console"
Set "TvProcess=LockerLife_TV.exe"
Set "TvPath=D:\Locker-Slider"
set "currentTime=%Time: =0%"
set flag=false
tasklist /NH /FI "imagename eq %ConsoleProcess%" 2>nul |fin... | 5,267 |
the-stack-v2-dedup | Batchfile | @java -cp bin kg.rp.clas.Testes %*
| 5,268 |
the-stack-v2-dedup | Batchfile | SET LogPath=%LogFileDirectory%%LogFileName%
ECHO Current Role: %RoleName% >> "%LogPath%" 2>&1
ECHO Current Role Instance: %InstanceId% >> "%LogPath%" 2>&1
ECHO Current Directory: %CD% >> "%LogPath%" 2>&1
ECHO We will first verify if startup has been executed before by checking %RoleRoot%\StartupComplete.txt. >> "%L... | 5,269 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
:: 切换根目录
CD /D %~dp0
::变量
SET PHP_EXE=bin\php\php.exe
SET INSTALL_PHP=install\install.php
SET INSTALL_LOCK=install\install.lock
GOTO Start
:: 检测
:Start
ECHO 检测安装
:: 判断是否已经安装过
IF EXIST %INSTALL_LOCK% GOTO Alert
:: 判断php.exe是否存在
IF NOT EXIST %PHP_EXE% GOTO Abort ELSE GOTO Install
:: 开始... | 5,270 |
the-stack-v2-dedup | Batchfile | @echo off
del *.swp
cls
set dos4g=quiet
set dos4gpath=.;..;
mcp
| 5,271 |
the-stack-v2-dedup | Batchfile | [size]
30, 30
[boundary conditions]
periodic periodic
[translation vectors]
{1, 0}
{sin(pi/6), cos(pi/6)}
[unit cell]
{0, 0}
[neigborood]
{1, 0} 0, 0
{0, 1} 0, 0
{-1, 1} 0, 0
[external field]
# mu=3*mu_B
uniform {0, 0, B} # (J)
[dipole]
# lattice constant a=2.7 Å of Fe/Ir(111)
0
[magnetic anisotropy]
0.07 {0, 0, 1} # (... | 5,272 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal EnableDelayedExpansion
set size=64 256 1024
set loops=1000000 1000000 100000
@REM set size=4096 16384 65536
@REM set loops=1000000 1000000 100000
@REM set size=262144 1048576 4194304
@REM set loops=10000 10000 1000
@REM set size=16777216 67108864 134217728
@REM set loops=1000 100 100
rem Convert... | 5,273 |
the-stack-v2-dedup | Batchfile | start /affinity 1 bin/RPG_RT.exe TestPlay | 5,274 |
the-stack-v2-dedup | Batchfile | @echo off
pyinstaller --icon=assets\seal.ico -w -n smol_seal_go_chomp main.py
timeout /t 5
xcopy FreeSansBold.ttf dist\smol_seal_go_chomp\
xcopy /e assets dist\smol_seal_go_chomp\assets\
| 5,275 |
the-stack-v2-dedup | Batchfile | nuget pack RocksDbNative.nuspec
@if %errorlevel% neq 0 exit /b %errorlevel% | 5,276 |
the-stack-v2-dedup | Batchfile | cd target
mkdir logs
mkdir reports
mkdir reports\screenshots
mkdir drivers
copy ..\drivers\*.exe drivers
copy ..\autotest.properties .
java -cp dependency-jars\*;AutoTest-tests.jar cucumber.cli.Main -f pretty -f html:reports\cucumber -f json-pretty:reports\cucumber-report.json classpath:features -g com/airtricity/auto... | 5,277 |
the-stack-v2-dedup | Batchfile | call adminInstallTools.bat
if not exist md5restorez start /wait cmd /c "git clone https://github.com/szwacz/electron-boilerplate.git md5restorez && cd md5restorez && npm install"
start /wait cmd /c ruby date.rb
if not exist md5restorezPyEmbeddable start /wait cmd /c git clone https://github.com/abicorios/md5restorezPyE... | 5,278 |
the-stack-v2-dedup | Batchfile | rem $(SolutionDir) = %1, $(ProjectDir) = %2, $(OutDir) = %3, $(Configuration) = %4, $(ProjectName) = %5
echo Running %5 post_build.cmd, config: %4
rem Only use when debugging.
rem echo Param 1 (SolutionDir) : %1
rem echo Param 2 (ProjectDir) : %2
rem echo Param 3 (OutDir) : %3
rem echo Param 4 (ConfigName) : %... | 5,279 |
the-stack-v2-dedup | Batchfile | @echo off
cd ../../sample-rest-service-webapi-doc/sample-rest-service
swagger project edit
| 5,280 |
the-stack-v2-dedup | Batchfile |
set "signname=%~1"
set "filepath=%~2"
set "signexe=signcode.exe"
set /a n=0
:SignAgain
if %n% == 5 goto Error
"%signexe%" /cn "NetBrain Technologies Inc." /t "http://timestamp.globalsign.com/scripts/timstamp.dll" -i "http://www.netbraintech.com" /n "%signname%" "%filepath%"
if not %errorlevel% == 0 set ... | 5,281 |
the-stack-v2-dedup | Batchfile | set WORKING_DIRECTORY=%cd%
cd C:\Program Files\Java\jdk1.8.0_25\bin
jar.exe cfmv %WORKING_DIRECTORY%\manifest.mf %WORKING_DIRECTORY%.jar %WORKING_DIRECTORY%
pause | 5,282 |
the-stack-v2-dedup | Batchfile | java -Xms1G -Xmx1G -jar Extrakkit_2-3.jar nogui
pause | 5,283 |
the-stack-v2-dedup | Batchfile | :: spuštění js testů
START http://localhost/nette/pos/public/www/safe.tests/
:: spuštění react testů
START ..\..\www\js\react\test.bat
:: spuštění behat testů
htmlreport.bat | 5,284 |
the-stack-v2-dedup | Batchfile | strings.exe -o dump.hex >>str.log | 5,285 |
the-stack-v2-dedup | Batchfile | set SRC=%~1
set SCHEMA_VERSION=%~2
set FILEVER=%~3
call %YADAMU_BIN%\upload.bat RDBMS=%YADAMU_VENDOR% USERID=%DB_USER%/%DB_PWD%@%DB_CONNECTION% FILE=%SRC%\Northwind%FILEVER%.json ENCRYPTION=false TO_USER=\"Northwind%SCHEMA_VERSION%\" MODE=%MODE% LOG_FILE=%YADAMU_IMPORT_LOG%
call %YADAMU_BIN%\upload.b... | 5,286 |
the-stack-v2-dedup | Batchfile | C:\Sourcecode\Other\VaccineChecker\VaccineChecker.bat >> C:\Sourcecode\Other\VaccineChecker\logs\VaccineChecker-%date:~-10,2%%date:~-7,2%%date:~-4,4%.txt 2>&1 | 5,287 |
the-stack-v2-dedup | Batchfile | ::ドラッグ&ドロップしたフォルダ内にあるPDFファイルリストをtmp.txtに出力
for /F "usebackq" %%i in (`dir %1 /a-d /on /b *.pdf`) do (echo %%i >> tmp.txt)
::リスト内の拡張子を削除する処理
set ofilename=list_.txt
type nul >%ofilename%
setlocal ENABLEDELAYEDEXPANSION
::tmp.txt内リストの拡張子を削除
for /f "delims=" %%A in (tmp.txt) do (
set line=%%A
::新たなリストをlist_.txtとして出力... | 5,288 |
the-stack-v2-dedup | Batchfile | set PATHORG=%PATH%
set PATH=..\BIN;..\BIN\Graphviz\bin;%PATH%
cd ..
doxygen docsrc/docsrc.doxy 2>docsrc/docsrc.log
set PATH=%PATHORG%
:END
| 5,289 |
the-stack-v2-dedup | Batchfile | @REM #
@REM # Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
@REM #
@REM # This software is dual-licensed to you under the MIT License (MIT) and the
@REM # Universal Permissive License (UPL). See the LICENSE file in the root
@REM # directory for license terms. You may choose either license, ... | 5,290 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal enabledelayedexpansion
goto main
:usage
echo usage: %~n0 [-m]
goto :eof
:lgtm_markdown
call :lgtm_fetch
echo [)](http://lgtm.herokuapp.com/)
goto :eof
:lgtm
call :lgtm_fetch
echo %lgtm%
goto :eof
:lgtm_fetch
set lgtm=
for /F %%I in ('curl -sL "http://publicdoma... | 5,291 |
the-stack-v2-dedup | Batchfile | @Echo Off
TheWord 20041224DoYouDrinkBarryScottOSimpleAtThisCostInTheOtherEndDon'tCommitLegalBoundageMrEmekaICan'tLentTemptationFaithbuilderPointCoding.xml | 5,292 |
the-stack-v2-dedup | Batchfile | d:
cd D:\repositories\warframe-bot
node app.js
cmd /K | 5,293 |
the-stack-v2-dedup | Batchfile | REM Set WEB_ROOT and SCHEDULER_BIN to values appropriate for your environment.
REM WEB_ROOT = path to your web root folder
REM AsiSchedulerPoolName = name of the ASI Scheduler Application pool
set PROJ_DIR=%1
set WEB_ROOT=C:\Program Files (x86)\ASI\iMIS15\Net
set IPART_DEPLOY_PATH="%WEB_ROOT%\iParts\$safeprojectnam... | 5,294 |
the-stack-v2-dedup | Batchfile | cd C:\Users\Kavi\eclipse-workspace\org.testFramework
mvn clean install | 5,295 |
the-stack-v2-dedup | Batchfile | @ cd ../ && call subscripts/libhello-export-style.bat __cdecl "" DLL_EXPORTS_USE_DEF_FILE libhello.def %1
| 5,296 |
the-stack-v2-dedup | Batchfile | @echo off
rem ??Windows??nginx??????????????????
echo ==================begin========================
cls
color 0a
TITLE web foresee Nginx ???????
CLS
echo.
echo. ** foresee Nginx ??????? ***
echo.
::***********************************************************************************************************... | 5,297 |
the-stack-v2-dedup | Batchfile | @echo off
REM -- First make map file from Microsoft Visual C++ generated resource.h
echo // MAKEHELP.BAT generated Help Map file. Used by [!output PROJECT_NAME].HHP. >"hlp\HTMLDefines.h"
echo. >>"hlp\HTMLDefines.h"
echo // Commands (ID_* and IDM_*) >>"hlp\HTMLDefines.h"
makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 r... | 5,298 |
the-stack-v2-dedup | Batchfile | :: Commands to execute script script_14_01.rb
ruby ./lib/script_15_01.rb subnet_mask
pause
| 5,299 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.