source
string
code_lang
string
content
string
idx
int64
the-stack-v2-dedup
Batchfile
call deploy.bat IF errorlevel 1 GOTO :eof call startweblogic.bat
5,300
the-stack-v2-dedup
Batchfile
@echo off title Rebellion: Game Server Console :start echo Starting Rebellion GameServer. echo. set JAVA_OPTS=%JAVA_OPTS% -XX:PermSize=128m set JAVA_OPTS=%JAVA_OPTS% -XX:MaxPermSize=256m set JAVA_OPTS=%JAVA_OPTS% -Xmn512m set JAVA_OPTS=%JAVA_OPTS% -Xms4096m set JAVA_OPTS=%JAVA_OPTS% -Xmx4096m set JAVA_O...
5,301
the-stack-v2-dedup
Batchfile
cmd_/home/qinjian/freedom-u-sdk/work/buildroot_initramfs/host/riscv64-sifive-linux-gnu/sysroot/usr/include/linux/netfilter_ipv6/.install := /bin/sh scripts/headers_install.sh /home/qinjian/freedom-u-sdk/work/buildroot_initramfs/host/riscv64-sifive-linux-gnu/sysroot/usr/include/linux/netfilter_ipv6 ./include/uapi/linux/...
5,302
the-stack-v2-dedup
Batchfile
jar cvfm MediaTrackerDemo.jar manifest.txt *.class images pause
5,303
the-stack-v2-dedup
Batchfile
runsub /-O Parser
5,304
the-stack-v2-dedup
Batchfile
REM ########################################################## REM REM Title : from_git.bat REM Author : O.C. REM Description : Deletes a few directories to avoid errors REM and calls the from_git.tcl function REM REM ########################################################## REM Removing those directories fr...
5,305
the-stack-v2-dedup
Batchfile
@"%~dp0\..\Data\global\node_modules\.bin\yo-complete.cmd" %*
5,306
the-stack-v2-dedup
Batchfile
Nuget\nuget.exe restore msbuild /p:OutDir=C:\Tmp2 /fl /flp:v=diag
5,307
the-stack-v2-dedup
Batchfile
set PATH=c:\Program Files (x86)\Visual Leak Detector\bin\Win64;%PATH%
5,308
the-stack-v2-dedup
Batchfile
mvn -T 1C clean install -Pdev tomcat7:run
5,309
the-stack-v2-dedup
Batchfile
@cls @ @set JAVA_HOME=C:\jdk1.6.0_03\ @set HW_HOME=C:\Users\greenwop\workspace\HealthWatcherOO_10_ExceptionHandling @ @set path=%JAVA_HOME%\bin;%path% @set path=%HW_HOME%\bats;%path% @ @set classpath=%JAVA_HOME%\lib\tools.jar @set classpath=%classpath%;%JAVA_HOME%\lib\rt.jar @set classpath=%classpath%;%HW_HOM...
5,310
the-stack-v2-dedup
Batchfile
start http://localhost/scrapstock/inc/consulta_stock_todos_giving.php
5,311
the-stack-v2-dedup
Batchfile
simulador LapidoAssembler/assembled_files/data_in.txt LapidoAssembler/assembled_files/inst_in.txt
5,312
the-stack-v2-dedup
Batchfile
start %~dp0start_node.bat n3001 start %~dp0start_node.bat n3002 start %~dp0start_node.bat n3003
5,313
the-stack-v2-dedup
Batchfile
@echo off :loop rand 24.exe check && goto loop
5,314
the-stack-v2-dedup
Batchfile
@echo off REM - File: aq-sku-update.bat REM - Description: Runs a SQL script that updates 5 Star item AQ SKUs based on the AQ export db REM - Author: Tommy Goode : Setup call util\loadconfig.bat set start_time=%DATE% %TIME% set results_file=%~dp0aq-sku-update\last_run.log set log_file=%~dp0aq-sku-update\log.log del %r...
5,315
the-stack-v2-dedup
Batchfile
@echo off setlocal rem ACCEPT.BAT: A "quick" and dirty acceptance test rem Options: rem fast/hddl/dml/dml2/dml3 - begin at specified test rem nocopy - don't copy binaries from build directory (use existing copies) rem infinite/forever - run endlessly rem Set this value to get around VersionStoreOutOfMemor...
5,316
the-stack-v2-dedup
Batchfile
#!../../bin/win32-x86/CAENMCA-IOC-01 ## You may have to change CAENMCA-IOC-01 to something else ## everywhere it appears in this file errlogInit2(65536, 256) < envPaths ## Register all support components dbLoadDatabase("../../dbd/CAENMCA-IOC-01.dbd",0,0) CAENMCA_IOC_01_registerRecordDeviceDriver(pdbbase) < st-comm...
5,317
the-stack-v2-dedup
Batchfile
@ECHO OFF SETLOCAL SET JAVA_CLASS=JNIBridge SET CPLUSPLUS_CLASS=_JNIBridge.h SET PACKAGE_NAME=com.iris.irisapp CD bin\classes javah -o ../../jni/%CPLUSPLUS_CLASS% %PACKAGE_NAME%.%JAVA_CLASS% ECHO SUCCESS! PAUSE ENDLOCAL
5,318
the-stack-v2-dedup
Batchfile
@echo off sde_perl merge_modules.pl -a -v pause @echo on
5,319
the-stack-v2-dedup
Batchfile
del /Q *.txo ..\masmx lobank lobank %1 ..\masmx vitest %1 ..\masmx vitest2 %1 ..\masmx first.map %1 ..\masmx cb.map %1 ..\masmx second.map %1
5,320
the-stack-v2-dedup
Batchfile
cd "Styles" type "*.css" | cleancss > "Release/Compiled.css"
5,321
the-stack-v2-dedup
Batchfile
SET ProductName={CC25012E-F764-4340-A90D-7AB95A10C46C} reg query HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432NODE\Microsoft\Windows\CurrentVersion\Uninstall\%ProductName% IF %errorlevel%==0 GOTO Installed reg query HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%ProductName% IF %errorle...
5,322
the-stack-v2-dedup
Batchfile
@echo off setlocal set trunk=%~dp0..\ if "%1"=="" goto usage if "%1"=="-?" goto usage if "%1"=="/?" goto usage if /I "%1"=="help" goto usage if "%~2" NEQ "" (set "config=%~2") else (set config=Release) if "%~3" NEQ "" (set "platform=%~3") else (set platform=win32) if "%~4" NEQ "" (set "buildopt=%~4")...
5,323
the-stack-v2-dedup
Batchfile
@tools\PHP-5.3\php.exe %~dp0Make/make.php %*
5,324
the-stack-v2-dedup
Batchfile
cmd_drivers/media/mmc/built-in.a := rm -f drivers/media/mmc/built-in.a; ar cDPrST drivers/media/mmc/built-in.a drivers/media/mmc/siano/built-in.a
5,325
the-stack-v2-dedup
Batchfile
c:\tp\bin\turbo
5,326
the-stack-v2-dedup
Batchfile
deps_config := \ /home/mrnam/bot121_vbluno51_zephyr-os/boards/arm/nrf51_vbluno51/Kconfig.defconfig \ /home/mrnam/bot121_vbluno51_zephyr-os/boards/arm/nrf52_vbluno52/Kconfig.defconfig \ /home/mrnam/bot121_vbluno51_zephyr-os/arch/arm/soc/ti_simplelink/cc32xx/Kconfig.defconfig.cc3200 \ /home/mrnam/bot121_vbluno51_zeph...
5,327
the-stack-v2-dedup
Batchfile
@call buildscript.bat @call script.bat
5,328
the-stack-v2-dedup
Batchfile
Bean repl set /P USR_INPUT_STR="エンターキーで終了"
5,329
the-stack-v2-dedup
Batchfile
mkdir target javac -encoding utf8 -d target ./src/DuplicatesArray.java java -cp target DuplicatesArray pause
5,330
the-stack-v2-dedup
Batchfile
:: Запускаем сборку библиотеки call build.bat || exit /B 1 :: Запускаем создание установочника iscc.exe /q ./setup/build_setup.iss || exit /B 1
5,331
the-stack-v2-dedup
Batchfile
:: додати до системного шляху наступні папки: :: запускати цепй скрипт від імені адміністратора :: ----------------------------------------- setx /M PATH "c:\ffmpeg\bin;%PATH%" setx /M PATH "D:\mapicam\tools\csv2xlsx;%PATH%" setx /M PATH "D:\mapicam\tools\exiftool;%PATH%" setx /M PATH "D:\mapicam\tools\ffmpeg\bin;%PATH...
5,332
the-stack-v2-dedup
Batchfile
@REM @REM Copyright (C) 2013 Microsoft Corporation @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-2.0 @REM @REM Unless re...
5,333
the-stack-v2-dedup
Batchfile
@echo off del MyRef.bib set HTTP_PROXY=http://uid:pass@proxy.iitk.ac.in:3128 set HTTPS_PROXY=http://uid:pass@proxy.iitk.ac.in:3128 Reference.exe echo echo Reference file generated echo Generated file name: MyRef.bib pause
5,334
the-stack-v2-dedup
Batchfile
@echo off rem Compile x86 call "%~dp0vc.build.release.cmd" 9 x86 nosign if errorlevel 1 goto err rem Compile x64 call "%~dp0vc.build.release.cmd" 14 x64 nosign noclean if errorlevel 1 goto err rem Sign code call "%~dp0vc.build.release.cmd" dosign if errorlevel 1 goto err goto :EOF :err pause
5,335
the-stack-v2-dedup
Batchfile
@echo off explorer \\INW20039778
5,336
the-stack-v2-dedup
Batchfile
@echo off set SRC=TwoAxis6d g++ -std=gnu++11 %SRC%.cpp -o %SRC% -g -Wall rem Call %SRC%
5,337
the-stack-v2-dedup
Batchfile
cd /D C:\Users\User\Desktop\esp-idf\TRIX\ELM327_ESP_SIMULATION\build || exit /b C:\Users\User\.espressif\python_env\idf4.0_py3.8_env\Scripts\python.exe C:/Users/User/Desktop/esp-idf/tools/kconfig_new/confgen.py --kconfig C:/Users/User/Desktop/esp-idf/Kconfig --sdkconfig-rename C:/Users/User/Desktop/esp-idf/sdkconfig.re...
5,338
the-stack-v2-dedup
Batchfile
; UPD ID= 106, SNARK:<6.1.UTILITIES>PTYCON.CMD.3, 26-Mar-85 08:29:02 by DMCDANIEL !COMMAND FILE FOR OBTAINING ALL FILES RELEVANT TO BUILDING PTYCON INFORMATION LOGICAL-NAMES FROM*: INFORMATION LOGICAL-NAMES TO*: ;Files required to build product COPY FROM-SOURCE:PTYCON.CMD TO-SOURCE:*.*.-1 COPY FROM-SOURCE:PTYCON.CTL ...
5,339
the-stack-v2-dedup
Batchfile
@echo off REM Directory where the Tomcat binary distribution resides SET CATALINA_HOME=D:\servers\apache-tomcat-7.0.67 REM Root directory of the appNG web application SET APPNG_HOME=%~dp0\..\.. java -cp "%APPNG_HOME%"/WEB-INF/lib/*;"%CATALINA_HOME%"/lib/* -Dlog4j.configuration=file:"%APPNG_HOME%"/WEB-INF/conf/log4j-...
5,340
the-stack-v2-dedup
Batchfile
curl "http://localhost:4157/Door/8368884461" -H "Accept: application/json" -H "Content-Type: application/json" --proxy 127.0.0.1:8888
5,341
the-stack-v2-dedup
Batchfile
python src/protein_reformer/build_configs_alternative_tokenizer.py python src/protein_reformer/run_language_modeling.py ^ --output_dir=output/alternative_tokenizer/ ^ --model_type=reformer ^ --config_name=configs/alternative_tokenizer ^ --tokenizer_name=configs/alternative_tokenizer ^ --line_by_li...
5,342
the-stack-v2-dedup
Batchfile
@echo off cd build mingw32-make test cd..
5,343
the-stack-v2-dedup
Batchfile
pushd ..\ set msbuild="C:\Program Files (x86)\MSBuild\14.0\Bin\MsBuild.exe" %msbuild% src\SaintModeCache.Net.sln -P:Configuration=SignedRelease NuGet pack Nuget/SaintModeCache.Net.nuspec -Prop Configuration=SignedRelease -o Nuget popd
5,344
the-stack-v2-dedup
Batchfile
cd /D "%~dp0" cd .. rem This script installs necessary python packages using pip CALL venv\Scripts\activate.bat pip install wheel pip install -r requirements.txt
5,345
the-stack-v2-dedup
Batchfile
cd DB start DB64_d.exe cd.. cd World start World64_d.exe cd.. cd Gate start Gate64_d.exe cd.. cd Login start Login64_d.exe
5,346
the-stack-v2-dedup
Batchfile
echo off set INPUT=%1 set UBISERVICE_DIR=D:\eGsGov-3.1.1-64bit\workspace\eGs_epro_pri\src\main\webapp\UbiService set BATPATH=%UBISERVICE_DIR%\bin\ubiservice.bat set NSSM=%UBISERVICE_DIR%\bin\nssm64.exe if "%INPUT%" == "" ( echo ---------------------------------------- echo ex : svcregist.bat [install] [...
5,347
the-stack-v2-dedup
Batchfile
title net python startmaster.py single net
5,348
the-stack-v2-dedup
Batchfile
cmd_net/nfc/nfc.o := ld -m elf_x86_64 -z max-page-size=0x200000 -r -o net/nfc/nfc.o net/nfc/core.o net/nfc/netlink.o net/nfc/af_nfc.o net/nfc/rawsock.o net/nfc/llcp_core.o net/nfc/llcp_commands.o net/nfc/llcp_sock.o
5,349
the-stack-v2-dedup
Batchfile
set village=7870 d:\srv\python27\python.exe d:\srv\games\hero\gwHeal.py 0 0 1 %village% d:\srv\python27\python.exe d:\srv\games\hero\gwHeal.py 1 0 1 %village% d:\srv\python27\python.exe d:\srv\games\hero\gwHeal.py 2 0 1 %village% d:\srv\python27\python.exe d:\srv\games\hero\gwHeal.py 3 0 1 %village% d:\srv\python27\pyt...
5,350
the-stack-v2-dedup
Batchfile
@echo off netsh wlan stop hostednetwork
5,351
the-stack-v2-dedup
Batchfile
:a call mk goto a
5,352
the-stack-v2-dedup
Batchfile
rem c:\program files\microsoft visual studio\vcvars32.bat set MTI_HOME=c:\Modeltech_6.2g cl -c -I%MTI_HOME%\include -D__MODELSIM__ pli_busint.c link -dll -export:vlog_startup_routines pli_busint.obj %MTI_HOME%\win32\mtipli.lib
5,353
the-stack-v2-dedup
Batchfile
node-sass --include-path node_modules scss/user.scss user.css
5,354
the-stack-v2-dedup
Batchfile
node hello.js pause
5,355
the-stack-v2-dedup
Batchfile
rmdir /s /q Migrations dotnet ef database drop dotnet ef migrations add Initial dotnet ef database update rmdir /s /q Migrations
5,356
the-stack-v2-dedup
Batchfile
mklink /D "%appdata%\.minecraft\resourcepacks\Raft Clash Resourcepack" "D:\Project\Raft Clash\Resourcepack"
5,357
the-stack-v2-dedup
Batchfile
set toolFolder=C:\DeployTool set referenceFolderBase=..\DynamoRevit set libFolder=lib set revitVersion=Revit 2020 set netVersion=net452 set destinationFolder=%referenceFolderBase%\%libFolder%\%revitVersion%\%netVersion% md "%destinationFolder%" %toolFolder%\NuGet.exe install -prerelease RevitAPI -ConfigFile %toolFo...
5,358
the-stack-v2-dedup
Batchfile
@echo off @SETLOCAL ENABLEEXTENSIONS if "%1" == "" goto NeedHelp if "%2" == "" goto NeedHelp @set BASEDIR=%1 @set EXEDIR=%2 rem do copies here goto ExitMkRegress @REM ===================================================== :NeedHelp @REM ====================================================...
5,359
the-stack-v2-dedup
Batchfile
python C:/Users/linrongbin/.vim/gen_tags.py %*
5,360
the-stack-v2-dedup
Batchfile
@echo off if not exist "./bin/libs_bin" mkdir "./bin/libs_bin" pushd "bin/libs_bin" ::Clean del *.lib > NUL ::Build utf8proc cl /nologo /c /MT /MP /Gm- /DUTF8PROC_STATIC /Z7 /I ../../libs/ ../../libs/utf8proc/utf8proc.c ::Build fmt cl /nologo /c /MT /MP /Gm- /Gm- /EHsc /EHa- /Z7 /I ../../libs/ ../../libs/fmt/posix...
5,361
the-stack-v2-dedup
Batchfile
cd .. elftosb.exe -V -f imx -c ..\..\bd_file\imx10xx\imx-flexspinor-plugin-signed.bd -o image\IVT_flexspi_xip_plugin_signed.bin ..\..\..\example_images\plugin_boot_0x60002000.srec elftosb.exe -V -f imx -c ..\..\bd_file\imx10xx\imx-flexspinor-image-for-plugin-signed.bd -o image\Plugin_signed.bin ..\..\..\example_images\...
5,362
the-stack-v2-dedup
Batchfile
@echo off set var1="simple_program_1" cd %~dp0\..\test_cases start robot --outputdir C:\Users\GbitCorp\Desktop\Python\red\workspace\1_Program\reports_%var1% %var1%.robot
5,363
the-stack-v2-dedup
Batchfile
cmd_/scratch/maxim/arm-lite/obj-4.3-arm-none-linux-gnueabi-lite/linux-2009q1-176-arm-none-linux-gnueabi-i686-pc-linux-gnu/tmp-install/include/linux/wimax/.install := perl scripts/headers_install.pl /scratch/maxim/arm-lite/obj-4.3-arm-none-linux-gnueabi-lite/linux-2009q1-176-arm-none-linux-gnueabi-i686-pc-linux-gnu/incl...
5,364
the-stack-v2-dedup
Batchfile
@echo off title BlackJackExploit color a mode con: cols=120 lines=30 SET mypath=%~dp0 cd %mypath:~0,-1% python app.py pause>nul
5,365
the-stack-v2-dedup
Batchfile
@echo off setlocal set PATH=%WINIXROOT%\Emacs\bin;%PATH% busybox ps | busybox grep emacs > nul if '%ERRORLEVEL%' NEQ '0' ( start "" %WINIXROOT%\Emacs\bin\emacs.exe busybox rm %HOME%\.emacs.d\server\server > nul busybox sleep 3 ) ::windows version if not '%1'=='--help' ( %WINIXROOT%\Emacs\bin\e...
5,366
the-stack-v2-dedup
Batchfile
java -jar test.jar
5,367
the-stack-v2-dedup
Batchfile
IF EXIST "PythonEnv" ( call ".\PythonEnv\Scripts\deactivate.bat" )
5,368
the-stack-v2-dedup
Batchfile
@echo off call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Auxiliary\Build\vcvarsall.bat" x64 cl.exe HW8_1_b_MUAZ_KURT.c
5,369
the-stack-v2-dedup
Batchfile
@echo off set XLS_NAME=%1 set SHEET_NAME=%2 set DATA_DEST=%3 echo. echo =========Compilation of %XLS_NAME%.xls========= ::--------------------------------------------------- ::第一步:把proto翻译成cs ::--------------------------------------------------- set PROTO_PATH=.\Protocol set STEP1_PROTO2LUA_PATH=.\step1_proto2l...
5,370
the-stack-v2-dedup
Batchfile
[Process001] ProcessID=CopyProject CopyFrom=0475 CopyTo=04750417 CopyData=1 DeleteTarget=0 CopyCalendar=1 NewDescription=0475 Apr 2017 Archive
5,371
the-stack-v2-dedup
Batchfile
@echo off Console.exe -c=generate -s=..\..\..\..\..\Build\Remote\ThoughtWorks.CruiseControl.Remote.dll -o=documentation -xsd Console.exe -c=generate -s=..\..\..\..\..\Build\Core\ThoughtWorks.CruiseControl.Core.dll -o=documentation -xsd Console.exe -c=generate -s=..\..\..\..\..\Build\WebDashboard\ThoughtWorks.CruiseCon...
5,372
the-stack-v2-dedup
Batchfile
cd product && protoc --go_out=../services product.proto && protoc --go-grpc_out=../services product.proto protoc --go_out=../services models.proto protoc --go_out=../services orders.proto protoc --go-grpc_out=../services orders.proto protoc --grpc-gateway_out=logtostderr=true:../services product.proto protoc --grpc-gat...
5,373
the-stack-v2-dedup
Batchfile
node C:\Users\iDunnololz\AppData\Roaming\npm\node_modules\react-tools\bin\jsx --harmony -w --extension jsx fireworks-client\src\jsx fireworks-client\src\js
5,374
the-stack-v2-dedup
Batchfile
@ECHO OFF SET JAR_DIR=target SET VERSION=1.0-SNAPSHOT java -jar %JAR_DIR%\sudokuvalidator-%VERSION%.jar %* EXIT /B %ERRORLEVEL%
5,375
the-stack-v2-dedup
Batchfile
IF EXIST %WINDIR%\SysWow64 ( set powerShellDir=%WINDIR%\SysWow64\windowspowershell\v1.0 ) ELSE ( set powerShellDir=%WINDIR%\system32\windowspowershell\v1.0 ) call %powerShellDir%\powershell.exe -Command Set-ExecutionPolicy unrestricted
5,376
the-stack-v2-dedup
Batchfile
@echo off rem Java Build Batch File rem rem Repository: amosyu2000/st3-build-systems rem Last Updated: 2019-12-03 rem Author: Amos Yu - https://amosyu2000.github.io :: This file is used in conjunction with My Java Build.sublime-build :: %1 is the full path and file name that is passed to this .bat file (ex. C:\User...
5,377
the-stack-v2-dedup
Batchfile
start dotnet run 7830 0 7830-7831-7832 0-1-2 start dotnet run 7831 1 7830-7831-7832 0-1-2 start dotnet run 7832 2 7830-7831-7832 0-1-2
5,378
the-stack-v2-dedup
Batchfile
@echo off echo 1. Extracting files from the iso image. rmdir /s /q iso_extracted >nul 2>&1 bin-win32\7z.exe x Remember11-jap.iso -o"iso_extracted" rmdir /s /q tmp >nul 2>&1 mkdir tmp\ echo 2. Repacking mac.afs (Main game text) bin-win32\repack_afs.exe iso_extracted\PSP_GAME\USRDIR\mac.afs tmp\mac.afs bip...
5,379
the-stack-v2-dedup
Batchfile
echo off call ..\TOOLS\PATHTOOL.EXE _tempbat.bat call _tempbat.bat del _tempbat.bat maker.exe
5,380
the-stack-v2-dedup
Batchfile
@echo off rem Post-build batch for CascLib project rem Called as CascLib.bat $(PlatformName) $(ConfigurationName) rem Example: CascLib.bat x64 Debug if not exist ..\aaa goto exit copy src\CascPort.h ..\aaa\inc copy src\CascLib.h ..\aaa\inc if x%1 == xWin32 goto PlatformWin32 if x%1 == xx64 goto PlatformWin64 goto e...
5,381
the-stack-v2-dedup
Batchfile
@echo on python2 "%~dp0\..\zipList.py" list_file=%1 out_name=%2 root_dir=%3 file_name=%4
5,382
the-stack-v2-dedup
Batchfile
psexec.exe -accepteula \\localhost -u mschool-ad\n.scheuble_adm -p test12345 -i "C:\Program Files\Adobe\Adobe Photoshop CC 2017\Photoshop.exe"
5,383
the-stack-v2-dedup
Batchfile
@echo off echo call java/BUILD_Saj_Throughput_Types.bat %* call java/BUILD_Saj_Throughput_Types.bat %* IF NOT %ERRORLEVEL% == 0 ( ECHO: ECHO *** Error building java/BUILD_Saj_Throughput_Types.bat ECHO: GOTO error ) cd %~dp0 echo call java/BUILD_Saj_Throughput_Publisher.bat %* call java/BUILD_Saj_Throughput_Publisher.ba...
5,384
the-stack-v2-dedup
Batchfile
pyinstaller sc-downloader.py --onefile --upx-dir="F:\tayseer\tools\upx"
5,385
the-stack-v2-dedup
Batchfile
python -m sphinx docs\source docs\build\html
5,386
the-stack-v2-dedup
Batchfile
@echo off SET DIR=%~dp0 SET FOUND_PYTHON_EXE="" SET FOUND_CMAKE_EXE="" 1>NUL 2>NUL CMD /c where python2 IF NOT ERRORLEVEL 1 ( SET FOUND_PYTHON_EXE=python2 ) IF %FOUND_PYTHON_EXE% EQU "" ( 1>NUL 2>NUL CMD /c where python IF NOT ERRORLEVEL 1 ( SET FOUND_PYTHON_EXE=python ) ) IF %FOUND_PYTHON_EXE% E...
5,387
the-stack-v2-dedup
Batchfile
powershell start-process admin.bat $Args[0] -verb runas
5,388
the-stack-v2-dedup
Batchfile
cmd_drivers/net/wireless/mediatek/mt76/mt7615/mt7615e.o := ld -m elf_x86_64 -z max-page-size=0x200000 -r -o drivers/net/wireless/mediatek/mt76/mt7615/mt7615e.o drivers/net/wireless/mediatek/mt76/mt7615/pci.o drivers/net/wireless/mediatek/mt76/mt7615/init.o drivers/net/wireless/mediatek/mt76/mt7615/dma.o drivers/net...
5,389
the-stack-v2-dedup
Batchfile
@echo off REM @的作用是关闭紧跟其后的一条命令的回显 REM 测试例子 REM cargo run --example hello -- meijie REM cargo run --example hello meijie REM cargo run --example addtwo cargo run --example sorts REM cargo run --example generic REM cargo run --example rc REM 性能指标 REM cargo bench
5,390
the-stack-v2-dedup
Batchfile
npm publish . --tag=alpha --access=public
5,391
the-stack-v2-dedup
Batchfile
@ECHO OFF SETLOCAL PowerShell -NoProfile -NoLogo -ExecutionPolicy Bypass -Command "[System.Threading.Thread]::CurrentThread.CurrentCulture = ''; [System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; try { & '%~dp0build.ps1' %*; exit $LASTEXITCODE } catch { write-host $_; exit 1 }" SET exit_code=%ERRORLEVEL% E...
5,392
the-stack-v2-dedup
Batchfile
cmd_/home/linux/code/workspace/drivers/char/led2/leds.ko := /home/linux/toolchain/itop_kernel/bin/arm-none-linux-gnueabi-ld -EL -r -T /home/linux/code/iTop_kernel/scripts/module-common.lds --build-id -o /home/linux/code/workspace/drivers/char/led2/leds.ko /home/linux/code/workspace/drivers/char/led2/leds.o /home/linu...
5,393
the-stack-v2-dedup
Batchfile
@echo off call do_format_balances_7_card_stud notepad format_balances_7_card_stud.out
5,394
the-stack-v2-dedup
Batchfile
set platform=%1 set configuration=%2 set SLN_FILE=sakura.sln @rem https://www.appveyor.com/docs/environment-variables/ if "%APPVEYOR%"=="True" ( set EXTRA_CMD=/verbosity:minimal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" ) else ( set EXTRA_CMD= ) set LOG_FILE=msbuild-%platform%...
5,395
the-stack-v2-dedup
Batchfile
git add . set /p commitmsg=Enter Commit Message: git commit -am "%commitmsg%" git push --force origin main pause
5,396
the-stack-v2-dedup
Batchfile
@echo off OpenCover.Console.exe -target:"C:\Program Files (x86)\NUnit.org\nunit-console\nunit3-console.exe" -targetargs:"--labels=All bin\Debug\BalancedCollections.Tests.dll" -register:user -filter:"+[*]BalancedCollections* -[*]NUnit*" "C:\Program Files (x86)\ReportGenerator\net47\ReportGenerator.exe" -reports:result...
5,397
the-stack-v2-dedup
Batchfile
#--- Monitoring commands for OpsMgr role: kibana command[kibana_procs] = sudo /etc/nagios/plugins/check-lxc.sh kibana check-procs.rb '-p kibana -w 3 -c 3 -W 1 -C 1' command[kibana_http_port] = sudo /usr/lib/nagios/plugins/check_http -H HostName -u https://HostName:8443/app/kibana
5,398
the-stack-v2-dedup
Batchfile
for /f %%C in (C:\Temp\computers.txt) do C:\pstools\psexec \\%%C REG ADD "HKLM\SOFTWARE\Microsoft\Internet Explorer\Setup\11.0" /v DoNotAllowIE11 /t REG_DWORD /d 1 /f
5,399