source string | code_lang string | content string | idx int64 |
|---|---|---|---|
the-stack-v2-dedup | Batchfile | cmd_drivers/soc/mediatek/built-in.a := rm -f drivers/soc/mediatek/built-in.a; ar cDPrST drivers/soc/mediatek/built-in.a
| 1,300 |
the-stack-v2-dedup | Batchfile | del *.aux
del *.log
del *.lof
del *.bak
del *.loa
del *.lot
del *.blg
del *.dvi
del *.out
del *.brf
del *.thm
del *.toc
del *.ps
del *.idx
del *.ilg
del *.ind
del *.tps
del *.gz
del *.xml
del *.sav | 1,301 |
the-stack-v2-dedup | Batchfile | git add --all
git commit -m "Automatic commit bat"
git push | 1,302 |
the-stack-v2-dedup | Batchfile | @echo off
title Ionic serve
COLOR 41
echo ionic serve
cd C:\Users\PapiMartial\Dev\Ionic\miniProjet
ionic serve -b
exit
| 1,303 |
the-stack-v2-dedup | Batchfile | : Syntax: M [-a] debug/release
: M [-a] -d/-r
: Note:
: Use environment variable: SET FORCE_BUILD=release/debug
: to ignore command line build target.
@if "%1" == "" goto SYNTAX
@cls
:-----------------------------------------
@SET PROJECTNAME=testgate
:
@\cmd\VERSION VERSION.INI %PROJECT... | 1,304 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
SET PRODUCT=ChromeStable
CALL %~dp0start-chromium-portable.bat | 1,305 |
the-stack-v2-dedup | Batchfile | @echo off
..\compiler\wxc .\template\topic.html /t
harbour topic.src /gh | 1,306 |
the-stack-v2-dedup | Batchfile | set DBName=%1
set ArchLogPath=%2
set BckOffPath=%3
echo %DBName%
db2 UPDATE DB CFG FOR %DBName% USING logarchmeth1 \"DISK:"%ArchLogPath%"\" logprimary 12 logsecond 20 logfilsiz 4000
db2 update db cfg for %DBName% using num_db_backups 2
db2 update db cfg for %DBName% using rec_his_retentn 10
db2 update db cfg... | 1,307 |
the-stack-v2-dedup | Batchfile | cmd_/home/student/Desktop/KernelProgs/kern1.ko := ld -r -m elf_i386 -T ./scripts/module-common.lds --build-id -o /home/student/Desktop/KernelProgs/kern1.ko /home/student/Desktop/KernelProgs/kern1.o /home/student/Desktop/KernelProgs/kern1.mod.o
| 1,308 |
the-stack-v2-dedup | Batchfile | cmd_/home/linux/lianxi/linuxdriver/driver/hello1.ko := ld -r -m elf_i386 -T /usr/src/linux-headers-3.5.0-23-generic/scripts/module-common.lds --build-id -o /home/linux/lianxi/linuxdriver/driver/hello1.ko /home/linux/lianxi/linuxdriver/driver/hello1.o /home/linux/lianxi/linuxdriver/driver/hello1.mod.o
| 1,309 |
the-stack-v2-dedup | Batchfile | :: this overwrites snarea_curve values in param file, progressive fractions of previous
snarea_fac.exe
gsflow_1_13.exe east_fork_sca5.control | 1,310 |
the-stack-v2-dedup | Batchfile | @echo off
echo Setting up environment...
set GOPATH=D:\Development\Workspace\Go;D:\Development\Lab\polo-terminal\server
set GOOS=linux
set GOARCH=amd64
echo Building binary...
go build -o bin\cors-proxy src\cors-proxy.go
echo Building image...
docker build -t mastervip/private:cors-proxy .
echo Pushing image...
doc... | 1,311 |
the-stack-v2-dedup | Batchfile | call "D:\AR Conversion\ProcessCode_Alok\Open Excel And Read Data\open_And_Read_Excel_Omni_Gridline.py" "D:\AR Conversion\Annual Reports Converted Omni\admin\Pdf_Single_Files\5247150317_5247150317_179_GridLine_0001.xlsx"
call "D:\AR Conversion\ProcessCode_Alok\Open Excel And Read Data\open_And_Read_Excel_Omni_Gridline.p... | 1,312 |
the-stack-v2-dedup | Batchfile | @echo off
title Extract and Repack system.new.dat [4.0]
setlocal EnableDelayedExpansion
::mode con:cols=82 lines=27
::NORMAL COLS=82 LINES=25
cd /d "%~dp0"
goto admin_
::goto home
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: ... | 1,313 |
the-stack-v2-dedup | Batchfile | cmd_/root/vetar_drv/vmebridge/driver/vmebus.ko := ld -m elf_i386 -r -m elf_i386 --build-id -o /root/vetar_drv/vmebridge/driver/vmebus.ko /root/vetar_drv/vmebridge/driver/vmebus.o /root/vetar_drv/vmebridge/driver/vmebus.mod.o
| 1,314 |
the-stack-v2-dedup | Batchfile | py -3 getEARainfall_28dayAPI.py 2>&1 | tee log_getEARainfall_28dayAPI.txt
PAUSE | 1,315 |
the-stack-v2-dedup | Batchfile | @echo off
::Launch parameters (edit end: -config=|-port=|-profiles=|-doLogs|-adminLog|-netLog|-freezeCheck|-filePatching|-BEpath=|-cpuCount=)
start "DayZ Server" /min "DayZServer_x64.exe" -config=serverDZ.cfg -port=2302 -cpuCount=2 -profiles=Soluto -dologs -adminlog -netlog -freezecheck
| 1,316 |
the-stack-v2-dedup | Batchfile | git init
git remote rm origin
git remote add origin https://github.com/chandu-v/madrasmarketadmin.git
git add .
git commit -a
git push --set-upstream origin master | 1,317 |
the-stack-v2-dedup | Batchfile | @echo off
ruby ruby_des.rb
pause | 1,318 |
the-stack-v2-dedup | Batchfile | @if (@X)==(@Y) @end /* JScript comment
@echo off
cscript //E:JScript //nologo "%~f0" %*
::pause
exit /b %errorlevel%
@if (@X)==(@Y) @end JScript comment */
//https://msdn.microsoft.com/en-us/library/windows/desktop/ms630819(v=vs.85).aspx
var imageFile = new ActiveXObject("W... | 1,319 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
SETLOCAL EnableDelayedExpansion
:START
CLS
ECHO.
SET /P MODE=EXIT(6) START(5) C4YTR(4) C4SLR(3) C4FFR(2) C4RR(1) C4(0)(ENTER)(%MODE%):
IF "%MODE%"=="" GOTO C4
IF "%MODE%"=="0" GOTO C4
IF "%MODE%"=="1" GOTO C4RR
IF "%MODE%"=="2" GOTO C4FFR
IF "%MODE%"=="3" GOTO C4SLR
IF "%MODE%"=="4" GOTO C4Y... | 1,320 |
the-stack-v2-dedup | Batchfile | @echo off
:: This file opens a terminal which allows you to compile the code with
:: the 32-bits mingw compiler provided with Code::Blocks on Windows
::
:: HOW TO USE THIS FILE?
:: [run this file]
:: mkdir build
:: cd build
:: cmake -G "CodeBlocks - MinGW Makefiles" ..
:: [open the generated project in Code::... | 1,321 |
the-stack-v2-dedup | Batchfile | REM asmsx main.asm
sjasm -s main.asm main.rom
pause | 1,322 |
the-stack-v2-dedup | Batchfile | cd /d %~dp0
::pyinstaller --hidden-import=queue -w -F main.py
pyinstaller -F -w -i 2.ico main.py
::pyinstaller -D -w -i 2.ico main.py
echo Press any key & pause
exit | 1,323 |
the-stack-v2-dedup | Batchfile | cmd_drivers/scsi/53c700.ko := ld -r -m elf_x86_64 -z max-page-size=0x200000 --build-id -T ./scripts/module-common.lds -o drivers/scsi/53c700.ko drivers/scsi/53c700.o drivers/scsi/53c700.mod.o; true
| 1,324 |
the-stack-v2-dedup | Batchfile | echo.
echo Bye~
echo. | 1,325 |
the-stack-v2-dedup | Batchfile | java -jar JavaAdvance_jar/JavaAdvance.jar | 1,326 |
the-stack-v2-dedup | Batchfile | "C:\Users\Gabo Banda\Documents\Proyectos\twitter_bot\Scripts\activate" & "C:\Users\Gabo Banda\Documents\Proyectos\twitter_bot\Scripts\python3.exe" "C:\Users\Gabo Banda\Documents\Proyectos\twitter_bot\draw.py" | 1,327 |
the-stack-v2-dedup | Batchfile | echo off
set /p bepinDir="Enter BepInEx Folder (\Spin Rhythm\BepInEx\): "
mklink /d "%~dp0..\BepInEx\" "%bepinDir%"
set /p end="Press enter to end..." | 1,328 |
the-stack-v2-dedup | Batchfile | php -S 127.0.0.1:8080
pause | 1,329 |
the-stack-v2-dedup | Batchfile | @echo off
for %%f in (*.xml) do call %TC_ROOT%\bin\plmxml_import -u=infodba -p=UGSup5050 -g=dba -xml_file=%%~nxf -import_mode=overwrite
rem for %%f in (*.xml) do call %TC_ROOT%\bin\plmxml_import -u=infodba -p=UGSup5050 -g=dba -xml_file=BT7_SBT_CommonComponentsByVendorPart.xml -import_mode=overwrite | 1,330 |
the-stack-v2-dedup | Batchfile | @echo off
echo "Moving"
copy .\build\libs\* ..\..\server\plugins | 1,331 |
the-stack-v2-dedup | Batchfile |
echo restarting %1
if %1 == prod (
echo restarting production
rhc app-restart api --namespace ibhs
) else (
echo restarting test
rhc app-restart test --namespace ibhs
) | 1,332 |
the-stack-v2-dedup | Batchfile | exomizer sfx $081a %1 -n -o %1-packed.prg
| 1,333 |
the-stack-v2-dedup | Batchfile | @echo off
cd Test.Server\bin\debug\net452
start Test.Server.exe
TIMEOUT 1 > NUL
cd ..\..\..\..
cd Test.Client\bin\debug\net452
start Test.Client.exe
cd ..\..\..\..
echo on
| 1,334 |
the-stack-v2-dedup | Batchfile | cd /d "%~dp0"
set MYSQL_HOME=C:\Program Files\MariaDB 10.3
"%MYSQL_HOME%/bin/mysql" --port=3306 -u root -p < cmde.sql
pause | 1,335 |
the-stack-v2-dedup | Batchfile | @echo off
set project_dir=..\x64\Debug
call copy_data.bat | 1,336 |
the-stack-v2-dedup | Batchfile | ECHO OFF
ECHO TO INSTALL THE SERVICE, RUN THE FOLLOWING COMMAND:
ECHO installutil bin\Debug\SteamServiceMonitor.exe
ECHO TO REMOVE THE SERVICE, RUN THE FOLLOWING COMMAND
ECHO installutil /u bin\Debug\SteamServiceMonitor.exe
CALL %comspec% /k "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\To... | 1,337 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal enabledelayedexpansion
set RESULT=
for %%i in (%*) do set RESULT=!RESULT!%%i
echo %RESULT%
endlocal | 1,338 |
the-stack-v2-dedup | Batchfile | @echo off
asdoc -doc-sources src\. -footer "2007 rf_project " -main-title "RF API Documentation" -window-title "RF" -output docs
pause
| 1,339 |
the-stack-v2-dedup | Batchfile | java -cp words.jar Main_Words text/voa/1112/01.txt | 1,340 |
the-stack-v2-dedup | Batchfile | start python SMB_XGMS.py wait
start python SMB_XGMS.py wait
start python SMB_XGMS.py wait | 1,341 |
the-stack-v2-dedup | Batchfile | @echo off
set PROGRAM="%~1"
set TEST_DATA_DIR="test-data"
set TEMP_FILE="%TEMP%\out.txt"
set INPUTS_DIR="%TEST_DATA_DIR%\inputs"
set OUTPUTS_DIR="%TEST_DATA_DIR%\outputs"
set ANSWERS_DIR="%TEST_DATA_DIR%\answers"
%PROGRAM% %INPUTS_DIR%\input1.txt %OUTPUTS_DIR%\output1.txt
if ERRORLEVEL 1 goto err
echo -- Run #1 case... | 1,342 |
the-stack-v2-dedup | Batchfile | cmd_drivers/usb/typec/tcpm/tcpci_rt1711h.mod := { echo drivers/usb/typec/tcpm/tcpci_rt1711h.o; echo; } > drivers/usb/typec/tcpm/tcpci_rt1711h.mod
| 1,343 |
the-stack-v2-dedup | Batchfile | ../../.git/annex/objects/xF/00/MD5E-s10928--168cc92e78f232d2a73c7c7d1eb57297.cmd/MD5E-s10928--168cc92e78f232d2a73c7c7d1eb57297.cmd | 1,344 |
the-stack-v2-dedup | Batchfile | rem set NAME_DB=moika2deploy
set NAME_DB=moika2deploy
pg_dump -h localhost -p 5432 -U root -F t -b -v -f %NAME_DB%.backup %NAME_DB% | 1,345 |
the-stack-v2-dedup | Batchfile | @echo off
cd .\dist\app\win-ia32-unpacked
echo %time% ---startup
electron-startup-time-test.exe
| 1,346 |
the-stack-v2-dedup | Batchfile | adb reverse tcp:6001 tcp:6001
adb reverse tcp:5005 tcp:5005 | 1,347 |
the-stack-v2-dedup | Batchfile | @echo off
goto :main
======================================================================
Perform a clean build, run tests and create NuGet packages for this
solution. Note that this also modifies the following file, replacing
placeholder version numbers with actual version numbers:
src\common\GlobalAssemblyInfo... | 1,348 |
the-stack-v2-dedup | Batchfile | dotnet pack src/GladLive.Lobby.Common/ -c Release
dotnet pack src/GladLive.Lobby.PeerToPeer.Common/ -c Release
dotnet pack src/GladLive.Lobby.PeerToPeer.Module/ -c Release
dotnet pack src/GladLive.Lobby.PeerToPeer.Server/ -c Release
dotnet pack src/GladLive.Lobby.Server/ -c Release
| 1,349 |
the-stack-v2-dedup | Batchfile | @echo off
for %%* in (.) do set project_name=%%~n*
cd ..
cd System
del %project_name%.u
del %project_name%.ucl
del %project_name%.int | 1,350 |
the-stack-v2-dedup | Batchfile | cd client
cd app
ng serve
| 1,351 |
the-stack-v2-dedup | Batchfile | @echo off
if not exist node_modules\.bin\gulp.cmd call npm rebuild
node_modules\.bin\gulp %*
| 1,352 |
the-stack-v2-dedup | Batchfile | @echo off
title Switch Launcher
cd ..
:main
python -m launcher.StartLauncher
pause
goto main | 1,353 |
the-stack-v2-dedup | Batchfile | @echo off
echo call standalone/BUILD_saj_contentfilteredtopic_types.bat %*
call standalone/BUILD_saj_contentfilteredtopic_types.bat %*
IF NOT %ERRORLEVEL% == 0 (
ECHO:
ECHO *** Error building standalone/BUILD_saj_contentfilteredtopic_types.bat
ECHO:
GOTO error
)
cd %~dp0
echo call standalone/BUILD_saj_contentfilteredto... | 1,354 |
the-stack-v2-dedup | Batchfile | @echo off
C:\Python27\python.exe TravPy.py
pause
| 1,355 |
the-stack-v2-dedup | Batchfile | @echo off
echo Downloading CUDA toolkit 9
appveyor DownloadFile https://developer.nvidia.com/compute/cuda/9.0/prod/local_installers/cuda_9.0.176_windows-exe -FileName cuda_9.0.176_windows.exe
echo Installing CUDA toolkit 9
cuda_9.0.176_windows.exe -s compiler_9.0 ^
cublas_9.0 ^
... | 1,356 |
the-stack-v2-dedup | Batchfile | LOGLIB/NOLOAD
MONITR/SAVE:MONITR
| 1,357 |
the-stack-v2-dedup | Batchfile | @echo off
cd /d "%~dp0"
if not "%JDK17_PATH%"=="" (
set "JAVA_HOME=%JDK17_PATH%"
)
if not exist "%JAVA_HOME%\bin\java.exe" (
echo File "%JAVA_HOME%\bin\java.exe" not found. Please check your JAVA_HOME and try again!
pause
exit /b 1
)
if not exist "%ANT_HOME%\bin\ant.bat" (
echo File "%ANT_HOME%\bin\ant.bat" not... | 1,358 |
the-stack-v2-dedup | Batchfile | ::===============================================================
:: The below example is used to ping a list of sites. Must have a
:: urls.txt with listed urls. Results will be saved in pinglog.log
::
:: google.com
:: amazon.com
::===============================================================
@echo off
for /f "delim... | 1,359 |
the-stack-v2-dedup | Batchfile | :: Do not output the command
@echo off
echo This script is validated with uuu 1.3.124 version, it is recommended to align with this version.
::---------------------------------------------------------------------------------
::Variables
::------------------------------------------------------------------------... | 1,360 |
the-stack-v2-dedup | Batchfile | ../component/textFileReverse.cmd | 1,361 |
the-stack-v2-dedup | Batchfile | set GOOGLE_APPLICATION_CREDENTIALS=C:\work\Alcuras\alcurasweb-82e082801c51.json
mvn clean appengine:devserver -P debug
| 1,362 |
the-stack-v2-dedup | Batchfile | @gvim -p src.src log.log py.py bat.bat Makefile
| 1,363 |
the-stack-v2-dedup | Batchfile | @echo off
endlocal& setlocal EnableDelayedExpansion
rem http://winitpro.ru/index.php/2016/02/25/upravlenie-windows-defender-s-pomoshhyu-powershell/
:parse_passed_params
if "%~1"=="" goto:end_parse_passed_params
if "%~1"=="exclude" ( set Action=%~1&& shift & goto:parse_passed_params )
if "%~1"=="disabl... | 1,364 |
the-stack-v2-dedup | Batchfile | @echo off
cd ..
rmdir generated /s /q
cd scripts
cd vs_keil
call make.bat
cd..
cd vs_win
call make.bat
cd ..
| 1,365 |
the-stack-v2-dedup | Batchfile | START "Server" java -cp burtis.jar -Dfile.encoding=UTF-8 burtis.modules.network.server.DemoServerModule | 1,366 |
the-stack-v2-dedup | Batchfile | @echo off
if "%1" == "" (
echo useage: onekey user password [host:localhost] [port:3306] [post] [districtid]
echo default param use '_',eg: onekey user password _ _ _ 1000
)
call install.bat %1 %2 %3 %4 %5
if %errorlevel% neq 0 (
echo install failed...
goto err
)
call prepare.bat %1 %2 %3 %4 %5 %6
if %errorlevel... | 1,367 |
the-stack-v2-dedup | Batchfile | \public\capture q=epson-fx1170 /nb /nff /ti=11
| 1,368 |
the-stack-v2-dedup | Batchfile | @echo off
echo C++ debug...
..\dist\cpp\sample\%1\Debug\xt-sample.exe "%2"
if %errorlevel% neq 0 exit /b !errorlevel!
echo:
echo C++ release...
..\dist\cpp\sample\%1\Release\xt-sample.exe "%2"
if %errorlevel% neq 0 exit /b !errorlevel!
echo:
echo NetFX debug...
..\dist\net\sample\Debug\net48\Xt.Sample.e... | 1,369 |
the-stack-v2-dedup | Batchfile | @echo off
set T_FILENAME="Action 52 (Active Enterprises) (REVA) [!].nes"
set SCRIPTNAME="action52nes"
java -jar Hextractor.jar -a %SCRIPTNAME%.tbl %T_FILENAME% %SCRIPTNAME%.ext %SCRIPTNAME%.off
pause
| 1,370 |
the-stack-v2-dedup | Batchfile | @echo off
taskkill /IM bochs.exe
taskkill /IM bochs.exe
"C:\Program Files (x86)\Bochs-2.6.9\Bochs.exe" -qf .\mybochsrc.bxrc | 1,371 |
the-stack-v2-dedup | Batchfile | ASD2_KrecichwostK_tablicaZCache < in33.dat
pause | 1,372 |
the-stack-v2-dedup | Batchfile | @echo off
set T_FILENAME="TR_Somer Assault (U).pce"
set SCRIPTNAME="somerassaultpce"
java -jar Hextractor.jar -eh %T_FILENAME% %SCRIPTNAME%.ext.hex
pause
| 1,373 |
the-stack-v2-dedup | Batchfile | -C /home/cpu/spec2006/CPU2006_Install/benchspec/CPU2006/473.astar/run/run_base_ref_CPU_O3.0000
-o BigLakes2048.out -e BigLakes2048.err ../run_base_ref_CPU_O3.0000/astar_base.CPU_O3 BigLakes2048.cfg
-o rivers.out -e rivers.err ../run_base_ref_CPU_O3.0000/astar_base.CPU_O3 rivers.cfg
| 1,374 |
the-stack-v2-dedup | Batchfile | msbuild && rmdir /S /Q obj" | 1,375 |
the-stack-v2-dedup | Batchfile | @echo off
mode 999
title Szybkie uruchamianie bota
IF EXIST commands (
title Trwa uruchamianie bota...
) ELSE (
title Znaleziono blad, commands
echo.Sprawdz czy folder commands istnieje
set /p potwierdzenie:=
pause
exit
)
IF EXIST index.js (
title Trwa uruchamianie bota...
) ELSE (
title znaleziono błąd, index.js
echo... | 1,376 |
the-stack-v2-dedup | Batchfile | cmd_/home/karthik/cardac/src/codecs/snd-soc-cardac.ko := arm-linux-gnueabihf-ld -EL -r -T ./scripts/module-common.lds --build-id -o /home/karthik/cardac/src/codecs/snd-soc-cardac.ko /home/karthik/cardac/src/codecs/snd-soc-cardac.o /home/karthik/cardac/src/codecs/snd-soc-cardac.mod.o ; true
| 1,377 |
the-stack-v2-dedup | Batchfile | C:
cd C:\TOPAS5
C:\TOPAS5\tc C:\Batch16\Ti6246_Forged_DD_Compress_880C_1-00s-1_Single-Hit_Cool_60Cs-1_1-00001 "macro filename { C:\Batch16\Data\Ti6246_Forged_DD_Compress_880C_1-00s-1_Single-Hit_Cool_60Cs-1_1-00001.xy}"
copy C:\Batch16\Ti6246_Forged_DD_Compress_880C_1-00s-1_Single-Hit_Cool_60Cs-1_1-00001.out C:\Batch16... | 1,378 |
the-stack-v2-dedup | Batchfile | @echo off
echo.
echo ### Deleting previous builds...
rmdir /s /q -r QrssDownloader
del *.zip
echo.
echo ### Building Release...
dotnet build ..\src\ --configuration Release --output QrssDownloader
echo.
echo ### Zipping...
tar.exe -a -cf QrssDownloader.zip QrssDownloader
echo.
echo ### DONE
pause | 1,379 |
the-stack-v2-dedup | Batchfile | call C:\Users\tomek\Desktop\tasks\tasks\runcrud.bat
if "%ERRORLEVEL%" == "0" goto runbrowser
echo Cannot start app
goto fail
:runbrowser
call "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" http://localhost:8080/crud/v1/task/getTasks
:fail
echo There were errors
:end
echo Work is finished | 1,380 |
the-stack-v2-dedup | Batchfile | haxe docs.hxml
haxelib run dox -i bin -o docs --include "^helix" --title Helix
rd /s /q bin | 1,381 |
the-stack-v2-dedup | Batchfile | set MICRO_REGISTRY=etcd
set MICRO_REGISTRY_ADDRESS=127.0.0.1:2379
go run src/cmd/course_server.go --server_address :9091 | 1,382 |
the-stack-v2-dedup | Batchfile | @echo off
rem Copyright 2002-2004 The Apache Software Foundation or its licensors,
rem as applicable.
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... | 1,383 |
the-stack-v2-dedup | Batchfile | @for %%i in (%CD%\output_*.js) do @(
echo %%i
mongo.exe %%i
)
@pause
| 1,384 |
the-stack-v2-dedup | Batchfile | @echo off
echo call BUILD_saj_builtintopics_sub.bat %*
call BUILD_saj_builtintopics_sub.bat %*
IF NOT %ERRORLEVEL% == 0 (
ECHO:
ECHO *** Error building BUILD_saj_builtintopics_sub.bat
ECHO:
GOTO error
)
cd %~dp0
GOTO end
:error
ECHO An error occurred, exiting now
:end
| 1,385 |
the-stack-v2-dedup | Batchfile | cd "d:/Users/Downloads/k210/demo/build"
SET ALLUSERSPROFILE=C:\ProgramData
SET ALTERAOCLSDKROOT=D:\altera\15.0\hld
SET APPDATA=C:\Users\skb97\AppData\Roaming
SET CommonProgramFiles=C:\Program Files\Common Files
SET CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
SET CommonProgramW6432=C:\Program Files\Commo... | 1,386 |
the-stack-v2-dedup | Batchfile | @echo off
title Astron Server
cd ../astron
astrond --loglevel info config/astrond.yml
pause
| 1,387 |
the-stack-v2-dedup | Batchfile | notepad FinalProject_05_2019Spring.html
| 1,388 |
the-stack-v2-dedup | Batchfile | @echo off
%~dp0php\php %*
| 1,389 |
the-stack-v2-dedup | Batchfile | C:\Users\PRIYANSH>echo %time%
21:01:50.77
C:\Users\PRIYANSH>echo %time%
21:01:53.63
C:\Users\PRIYANSH>echo %time%
21:01:54.93
C:\Users\PRIYANSH>echo %time%
21:01:55.69
C:\Users\PRIYANSH>echo %time%
21:01:56.37
C:\Users\PRIYANSH>echo %date%
Sat 11/03/2018
C:\Users\PRIYANSH>echo %cd%
C:\Users\PRIYANSH
C:\Users\PRI... | 1,390 |
the-stack-v2-dedup | Batchfile | cd /d "%~dp0"
REM set JAVA_HOME=C:\Program Files\Java\jdk1.8.0_211
set JAVA_HOME=C:\Program Files\Java\jdk-17
REM set MyXmlJavaJar="D:\tp\local-git-mycontrib-repositories\tp_xml\parseurs\bin\myJavaXml.jar"
set MyXmlJavaJar="../../../parseurs/bin/myJavaXml.jar"
REM produit2.xml et produit2Invalide.xml ne sont pas dé... | 1,391 |
the-stack-v2-dedup | Batchfile | REM Deleting spyware firewall rules
cls
echo 0002 - Deleting spyware firewall rules...
powershell -Command "& {Get-NetFirewallRule | Where { $_.Group -like '*@{*' } | Remove-NetFirewallRule;}"
powershell -Command "& {Get-NetFirewallRule | Where { $_.Group -eq 'DiagTrack' } | Remove-NetFirewallRule;}"
powershell -Comm... | 1,392 |
the-stack-v2-dedup | Batchfile | @echo off
:: You need NASM to compile this
echo This program assumes that you have NASM and it's in your PATH.
nasm -f bin -o atiedos-2-10.iso bootloader.asm
| 1,393 |
the-stack-v2-dedup | Batchfile | echo Carpeta de Instalacion de dependencias
cd /d %~dp0
@echo off
cd %
@echo on
echo pip3 install PyPDF2
pip3 install PyPDF2
python3 -m pip install PyPDF2 --user
echo END
PAUSE | 1,394 |
the-stack-v2-dedup | Batchfile | @echo off
:: ---- Build type
::
:: - 1: Optimized build.
:: - 0: Debug build.
set mlt_opt_level=0
IF EXIST build\ctime.exe ( set has_ctime=1 ) ELSE ( set has_ctime=0 )
IF %has_ctime%==1 build\ctime.exe -begin milton.ctm
IF NOT EXIST build mkdir build
IF NOT EXIST build\SDL2.lib copy third_party\bin\SDL2.lib build... | 1,395 |
the-stack-v2-dedup | Batchfile | call C:\Python\work_dir\Scripts\activate.bat
py populate_sql.py
| 1,396 |
the-stack-v2-dedup | Batchfile | java -cp lib/jade.jar;lib/opencsv-5.4.jar;src Main | 1,397 |
the-stack-v2-dedup | Batchfile | -intstyle "ise" -incremental -o "C:/Xilinx/Lab3/test_processor_isim_beh.exe" -prj "C:/Xilinx/Lab3/test_processor_beh.prj" "work.test_processor"
| 1,398 |
the-stack-v2-dedup | Batchfile | if not defined BASEDIR set BASEDIR=C:\Buildbot
if not defined MASTERHOST set MASTERHOST=master
if not defined MASTERPORT set MASTERPORT=10000
if not defined WORKERNAME set WORKERNAME=docker
if not defined WORKERPASS set WORKERPASS=docker
if exist %BASEDIR%\buildbot.tac goto upgrade
:create
cmd /c C:\Python\S... | 1,399 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.