source string | code_lang string | content string | idx int64 |
|---|---|---|---|
the-stack-v2-dedup | Batchfile |
IMEML_SIZE = 0x4000;
IMEMH_SIZE = 0x4000;
WMEM_SIZE = 0x7E00;
| 6,000 |
the-stack-v2-dedup | Batchfile | A:
cd A:\Software Dev\Projects\Control-Map-Reader"
python Main.py | 6,001 |
the-stack-v2-dedup | Batchfile | @echo git submodule update --init --force --remote
@git submodule update --init --force --remote
@echo.
@echo Finish fetching jsPsych...
@echo.
@cmd /c "bundleJspsych.cmd && exit" | 6,002 |
the-stack-v2-dedup | Batchfile | * *ID* T01INIT DBCMD changed on 1992-09-28-13.28.30 by ADMIN *
***************************
*** T 0 1 I N I T ***
***************************!
CREATE TABLE emp ( name CHAR (15) ascii KEY,
deptno FIXED (2) NOT NULL RANGE BETWEEN 10 AND 90,
currsal FIXED (5... | 6,003 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
SET Outputs=release,listings
SET Scripts=DUMPECU,FLASHECU,CHECKECU,ERASEECU,WAIT
SET Cruft=SYM,S19
SET Extras=messages,prepares,notes,batches
FOR %%d IN (%Outputs%) DO IF NOT EXIST .\%%d\NUL MKDIR .\%%d
FOR %%d IN (%Outputs%) DO FOR %%f IN (.\%%d\*.*) DO DEL %%f
CD .\sources
FOR %%f IN (%Scripts%) DO as32... | 6,004 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
::SETLOCAL ENABLEEXTENSIONS
::SETLOCAL ENABLEDELAYEDEXPANSION
Pause
:Start
CLS
SET /A count=%count%+1
ECHO %count%
PAUSE
GOTO start
| 6,005 |
the-stack-v2-dedup | Batchfile | @echo off
python manage.py test
pause | 6,006 |
the-stack-v2-dedup | Batchfile | git add *
git commit -m "auto commit here 12356789!!"
git push origin master | 6,007 |
the-stack-v2-dedup | Batchfile | "C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe" "build.xml"
pause
| 6,008 |
the-stack-v2-dedup | Batchfile | call build_solution Debug v4.5
call run_tests.cmd | 6,009 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
SET url=https://api.route4me.com/api.v3/route/reoptimize_2.php
SET apikey=11111111111111111111111111111111
SET routeid=CA902292134DBC134EAF8363426BD247
:: The example refers to the process of resequencing all addresses inside a route.
ECHO ON
curl -o file1.txt -g -k -X GET "%url%?api_key=%apikey%&route_id... | 6,010 |
the-stack-v2-dedup | Batchfile | @echo off
rem This file was created by pub v2.10.4.
rem Package: devtools
rem Version: 0.9.3+4
rem Executable: devtools
rem Script: devtools
if exist "C:\dev\flutter\.pub-cache\global_packages\devtools\bin\devtools.dart-2.10.4.snapshot" (
dart "C:\dev\flutter\.pub-cache\global_packages\devtools\bin\devtools.dart-2.10... | 6,011 |
the-stack-v2-dedup | Batchfile | set PATH=%1\MSBuild\Current\Bin;%PATH% | 6,012 |
the-stack-v2-dedup | Batchfile | .\venv\Scripts\python.exe test.py | 6,013 |
the-stack-v2-dedup | Batchfile | .\halite.exe -d "20 20" -s 3866448469 "python Hydra.py" "python RandomBot.py" | 6,014 |
the-stack-v2-dedup | Batchfile | git add status.bat
git add add_em.bat
git add daemon/c.bat
git add daemon/clean.bat
git add daemon/d.bat
git add daemon/cpp_lib/logger.h
git add daemon/cpp_lib/wlogger.h
git add daemon/cpp_lib/tlogger.h
git add daemon/cpp_lib/utils.h
git add daemon/cpp_lib/utils.cpp
git add daemon/forms_mean_daemon.cpp
git add daemon/f... | 6,015 |
the-stack-v2-dedup | Batchfile | :: Made by @MERZAK-X
@echo off
cls
echo.
set /p oracle_sid="[+] Set ORACLE_SID : "
echo "[!] ORACLE_SID SET TO " %ORACLE_SID%
echo.
sqlplus -S / as SYSDBA @"%oracle_base%\speed\DeleteDB.sql"
| 6,016 |
the-stack-v2-dedup | Batchfile | D:
cd D:\dev\retrospective\
C:\bin\mnh.exe timeAllWithAll.mnh quietRun %*
copy timeAllWithAll.datastore0 N:\ | 6,017 |
the-stack-v2-dedup | Batchfile | @echo off
@echo Publishing package
nuget push SyntaxHighlighter.NuGet.3.0.83.01.nupkg
| 6,018 |
the-stack-v2-dedup | Batchfile | @echo off
chcp 1251
color 0a
cls
:1
set /p S=¬ведите размер квадрата:
echo:
for /L %%N in (1,1,%S%) do <nul set /p =
echo:
for /L %%N in (3,1,%S%) do (
<nul set /p =
for /L %%N in (3,1,%S%) do <nul set /p =.
echo
)
for /L %%N in (1,1,%S%) do <nul set /p =
pause >nul
cls
goto 1 | 6,019 |
the-stack-v2-dedup | Batchfile | set current_dir=%CD%
cd %EXALGO_PARENT_FOLDER%\utility
automation_all.py -p "%current_dir%\..\halide_blur_hvscan_test.exe" -e halide_blur_hvscan_test -s extract -f a.png -i a.png -o out.png
:: -d -dl 4
cd %current_dir% | 6,020 |
the-stack-v2-dedup | Batchfile | @Echo Off
SET JAVA_EXE="%JAVA_HOME%\bin\java.exe"
SET JBOSS_CLIENT="%JBOSS_HOME%"\client
SET CLIENT_CLASSPATH=dist\javatheater-client.jar;build;src\rmiclients\;%JBOSS_CLIENT%\jboss-j2ee.jar;%JBOSS_CLIENT%\jboss-client.jar;%JBOSS_CLIENT%\jboss-common-client.jar;%JBOSS_CLIENT%\log4j.jar;%JBOSS_CLIENT%\jbosssx-client.j... | 6,021 |
the-stack-v2-dedup | Batchfile |
echo 'del log ...'
RD /Q/S c:\software\g1\App_Log\
RD /Q/S c:\software\g2\App_Log\
RD /Q/S c:\software\g3\App_Log\
RD /Q/S c:\software\g4\App_Log\
RD /Q/S c:\software\g5\App_Log\
RD /Q/S c:\software\g6\App_Log\
RD /Q/S c:\software\g7\App_Log\
RD /Q/S c:\software\g8\App_Log\
RD /Q/S c:\software\g9\App_Log\
RD /Q/S c:\... | 6,022 |
the-stack-v2-dedup | Batchfile | cd c:/PM/doc/MYSQLSchema
type PolicyDB.sql auto_increment.sql PolicyDB_metadata.sql example_schema.sql> PMSQL.sql
cd C:\Program Files\MySQL\MySQL Server 5.7\bin
@echo on
mysql -u root -p < C:\PM\doc\MYSQLSchema\PMSQL.sql
echo Exit from MYSQL...
pause
| 6,023 |
the-stack-v2-dedup | Batchfile | <?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="_100sdp">230.00dp</dimen>
<dimen name="_101sdp">232.30dp</dimen>
<dimen name="_102sdp">234.60dp</dimen>
<dimen name="_103sdp">236.90dp</dimen>
<dimen name="_104sdp">239.20dp</dimen>
<dimen name="_105sdp">241.50dp</dimen>
<dimen ... | 6,024 |
the-stack-v2-dedup | Batchfile | *
* two squares side by side ** multigrid **
*
create mappings
rectangle
specify corners
0. 0. .65 1.
lines
13 9
boundary conditions
1 0 1 1
mappingName
leftSquare
exit
*
rectangle
specify corners
.35 0. 1. 1.
lines
13 9
boundary conditions
... | 6,025 |
the-stack-v2-dedup | Batchfile | tools\\winmerge\\WinMergePortable.exe /wl /s /e /maximize /dl "minimal code" /dr "original code" /leftpath code\\CryGame_Original /rightpath code\\CryGame | 6,026 |
the-stack-v2-dedup | Batchfile | @echo off
rem Install ImageMagick https://imagemagick.org/script/download.php#windows
for %%f in (*.heic) do (
echo "Processing: %%~f"
"C:\Program Files\ImageMagick-7.1.0-Q16-HDRI\magick.exe" convert "%%~f" "%%~nf.jpg"
)
| 6,027 |
the-stack-v2-dedup | Batchfile | rem Ëø¶¨×¢²á±í
reg add
"HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\S
ystem" /v DisableRegistryTools /t reg_dword /d 00000001 /f
rem ½âËø×¢²á±í
reg add
"HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\S
ystem" /v DisableRegistryTools /t reg_dword /d 00000000 /f
start ... | 6,028 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal
rem * Initialize environment
echo Initializing Visual Studio tools...
pushd "%~dp0"
call "%VS150ComnTools%VsDevCmd.bat"
if %errorlevel% neq 0 goto error
popd
rem * Compile ACPI ASL
cd /d "%~dp0"
"%WindowsSdkDir%Tools\x64\AcpiVerify\asl.exe" /Fo=ACPITABL.DAT Navio.asl
if %errorlevel% neq 0 goto erro... | 6,029 |
the-stack-v2-dedup | Batchfile | perl mmo2txt.pl pt_BR br 1252
call br
| 6,030 |
the-stack-v2-dedup | Batchfile | python .\main_ver1.02.py
pause | 6,031 |
the-stack-v2-dedup | Batchfile | rmdir branch
mkdir branch
cd ..\www
copy index.html ..\build\branch\
copy config.xml ..\build\branch\
mkdir ..\build\branch\scripts\
copy scripts\ ..\build\branch\scripts\
mkdir ..\build\branch\assets\
copy assets\ ..\build\branch\assets\
mkdir ..\build\branch\js\
copy js\ ..\build\branch\js\
mkdir ..\build\... | 6,032 |
the-stack-v2-dedup | Batchfile | cd ..
set JAVA_HOME=C:\Program Files\Java\jdk1.8.0_112
java -jar target/businfo-1.0.0.jar
| 6,033 |
the-stack-v2-dedup | Batchfile | dotnet publish -c Release -r linux-arm
tar -vczf compressed\publictransport-release.tar.gz -C BMS.Web.PublicTransport\bin\Release\netcoreapp2.1\linux-arm\publish .
@echo off
echo Lets do: scp compressed\publictransport-release.tar.gz pi@192.168.0.137:PublicTransport
| 6,034 |
the-stack-v2-dedup | Batchfile | python .\plot.py data/q2_h1_nor_pm_10-11-2018_16-09-35 data/q2_h10_nor_pm_10-11-2018_16-15-23 data/q2_h60_nor_pm_10-11-2018_16-21-19 data/q2_h1_r_pm_10-11-2018_16-41-43 data/q2_h10_r_pm_10-11-2018_16-49-44 data/q2_h60_r_pm_10-11-2018_17-06-49 data/q2_h120_r_pm_11-11-2018_11-43-45 --legend h1_nor h10_nor h60_nor h1_r h1... | 6,035 |
the-stack-v2-dedup | Batchfile | mvn clean package -Dmaven.test.skip=true
mvn spring-boot:run
| 6,036 |
the-stack-v2-dedup | Batchfile | echo "Verification of G.729A with Annex B" > g729ab.log
..\c-codeBA\coder tstseq1.bin tstseq1a.bit.tst 1
fc/b tstseq1a.bit.tst tstseq1a.bit >> g729ab.log
..\c-codeBA\coder tstseq2.bin tstseq2a.bit.tst 1
fc/b tstseq2a.bit.tst tstseq2a.bit >> g729ab.log
..\c-codeBA\coder tstseq3.bin tstseq3a.bit.tst 1
fc/b tstseq3a.bit.t... | 6,037 |
the-stack-v2-dedup | Batchfile | @echo off
@python.exe E:\workspace\python\complete\autofill\autofillV2.1.py %*
| 6,038 |
the-stack-v2-dedup | Batchfile | cd ..\out
hex2rom ..\..\..\sw\c55.hex ROM55 9l12s > ..\src\ROM55_Test_leo.vhd
spectrum -file ..\bin\p16c55.tcl
move exemplar.log ..\log\p16c55_leo.srp
cd ..\run
p16c55 p16c55_leo.edf xc2s200-pq208-5
| 6,039 |
the-stack-v2-dedup | Batchfile | @echo off
set DIR=%~dp0
set ROOT_DIR=%DIR%..\..
set LIQUIBASE=%DIR%..\liquibase\liquibase
if [%1]==[] goto :usage
set ENV=%1
echo %ENV%: Updating...
call "%LIQUIBASE%" --defaultsFile="%DIR%\%ENV%\liquibase.properties" --changeLogFile="%ROOT_DIR%\db-migrations\changelog.xml" update
goto :eof
:usage
echo Usage: up... | 6,040 |
the-stack-v2-dedup | Batchfile | @echo off
set PATH=%cd%\mingw32\bin;%PATH%
del ebook.exe /Q
g++ -std=c++14 -Wall -Wextra -O2 *.cpp -o ebook && ebook
PAUSE | 6,041 |
the-stack-v2-dedup | Batchfile | REM ***
REM *** After a build of OpenEBTS.sln, this batch file should remove all the files
REM *** created by that build, and leave everything as it was before the build.
REM ***
del /S *.obj
del /S /A:H *.suo
del /S *.embed.manifest
del /S *.embed.manifest.res
del /S *.intermediate.manifest
del /S *.exp
de... | 6,042 |
the-stack-v2-dedup | Batchfile | java -classpath commons-codec.jar;commons-httpclient-3.1.jar;commons-logging-1.1.jar;jackson-all-1.8.5.jar;weibo.jar;log4j-1.2.16.jar;./ weibo4j.examples.oauth2.OAuth4Code | 6,043 |
the-stack-v2-dedup | Batchfile | Unity -quit -batchmode -executeMethod WebGLBuilder.build | 6,044 |
the-stack-v2-dedup | Batchfile | REM Phonegap E2E Test Build Script
REM Installs the required plugins and builds the platforms supported when
REM using OSX.
REM clean up previous builds
call rmdir /s /q ../platforms
call rmdir /s /q ../plugins
REM copy the js files from TestFramework over to TestFramework
call rmdir /s /q TestFramework
call roboco... | 6,045 |
the-stack-v2-dedup | Batchfile | echo Starting build....
call npm install
call bower install
call grunt
echo Complete
| 6,046 |
the-stack-v2-dedup | Batchfile | REM change rust version
rustup default 1.44.1
REM build mdbook
cargo install mdbook
| 6,047 |
the-stack-v2-dedup | Batchfile | mkdir build || echo "build already exist"
pushd %CD%
(cd build && cmake ..\src) || echo "not run cmake right"
popd
cscript change_precomp.vbs build\duilib\duilib.vcxproj
| 6,048 |
the-stack-v2-dedup | Batchfile | netsh advfirewall set currentprofile state off
netsh advfirewall set domainprofile state off
netsh advfirewall set privateprofile state off
netsh advfirewall set publicprofile state off
netsh advfirewall set allprofiles state off
powercfg /change -monitor-timeout-dc 0
powercfg /change -monitor-timeout-ac 0
reg add... | 6,049 |
the-stack-v2-dedup | Batchfile | java -cp ftp.jar;. runf | 6,050 |
the-stack-v2-dedup | Batchfile | echo off
echo wake up mongod server
start npm run database
echo waiting for mongod to startup
timeout /t 8
echo startup REST server
start /B npm run rest-server | 6,051 |
the-stack-v2-dedup | Batchfile | set FLASK_APP=app
call env/Scripts/activate
call flask run | 6,052 |
the-stack-v2-dedup | Batchfile | if not exist "%1..\..\..\bazel-bin\java\test\org\openqa\selenium\environment\appserver_deploy.jar" (
echo Building test web server
pushd "%1..\..\.."
bazel build //java/test/org/openqa/selenium/environment:appserver_deploy.jar
popd
)
| 6,053 |
the-stack-v2-dedup | Batchfile | @echo off
REM npm i -g eslint
call eslint --fix --ignore-path .gitignore .
pause | 6,054 |
the-stack-v2-dedup | Batchfile | type README.txt
@echo off
Chcp 1254
#java -jar pinara-0.0.1.jar> nohup.out 2> nohup.err
java -jar pinara-0.0.1.jar 2> error.log
| 6,055 |
the-stack-v2-dedup | Batchfile | HTTP/1.1 400 Bad Request
Content-Type: application/json; charset=utf-8
Date: Tue, 16 Jul 2013 21:02:29 GMT
Content-Length: 331
{
"Message": "The request is invalid.",
"ModelState": {
"product": [
"Required property 'Name' not found in JSON. Path '', line 1, position 17."
],
"product.Name": [
... | 6,056 |
the-stack-v2-dedup | Batchfile | :: Extension path - specify where this extension will be built.
SET EXT_PATH="C:\Users\schiffma\Google Drive\GitHub\distlib"
:: Set path variables
CALL "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"
CD %EXT_PATH%
:: Build extensions
cl /EHsc /FojaroWinkler.obj /c jar... | 6,057 |
the-stack-v2-dedup | Batchfile | C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe BrowseMonkey.build.xml /t:Build /p:BuildConfig=Release;VisualStudioVersion=12.0;DebugType=full;PreBuildEvent=;PostBuildEvent=;OutputPath=..\..\_build;DeployOnBuild=true;DeployTarget=Package
| 6,058 |
the-stack-v2-dedup | Batchfile | @echo off
netsh wlan start hostednetwork
netsh wlan show hostednetwork
netsh wlan set hostednetwork key=roadrunner
adb kill-server
adb usb
ping 127.0.0.1 -n 3 > nul
adb tcpip 5555
set /P ip="Enter IP: "
adb connect %ip%:5555
| 6,059 |
the-stack-v2-dedup | Batchfile | set CREATION=C:\java\openshift\wildfly\database\create
set MIGRATION=C:\java\openshift\wildfly\database\migrate
set /p REQUIRED_VER=<C:\java\openshift\wildfly\database\version.properties
set PGLOGIN=wildfly
set PGPASSWORD=wildfly
for /f %%i in ('C:\PROGRA~1\POSTGR~1\9.2\bin\psql.exe -c "copy (select id from versio... | 6,060 |
the-stack-v2-dedup | Batchfile | powershell -file "createStorageAccount.ps1" -resourceGroup %1 -storageAccountName %2 | 6,061 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
CALL :sub_close_if_running MATLAB.exe
CALL :sub_wait_for_it MATLAB.exe
copy /Y %1\protobuf-net.dll %2\Dll
copy /Y %1\mForex.API.dll %2\Dll
copy /Y %1\mForex.API.Matlab.dll %2\Dll
CALL :sub_load_Matlab %wasRunning% %2 LoadDll
ECHO Koneic!
GOTO :eof
:sub_wait_for_it
CALL :sub_is_running %1
if %isRu... | 6,062 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
del /s *.log *.aux *.bbl *.blg *.glg *.glo *.gls *.ist *.lof *.log *.lol *.lot *.lox *.out *.toc *.gz *.dvi | 6,063 |
the-stack-v2-dedup | Batchfile | @echo off
echo Demo script for file decryption
echo (C) Copyright 2015 Innotrade GmbH (jWebSocket.org), Germany (NRW), Herzogenrath
echo.
call decryptFile.bat demo.txt.enc demo.txt.dec
| 6,064 |
the-stack-v2-dedup | Batchfile | python -m pytest %1 %2 %3 %4 %5
| 6,065 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
:: Run unit tests
cd test\Steeltoe.Discovery.Client.Test
dotnet test
cd ..\..
cd test\Steeltoe.Discovery.Eureka.Client.Test
dotnet test
cd ..\..
| 6,066 |
the-stack-v2-dedup | Batchfile | @echo offreg add HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run /v SysPro /t
reg_sz /d C:\Program Files\EEOE.py | 6,067 |
the-stack-v2-dedup | Batchfile | @echo off
color e
title youtube.com/gettovds
echo Botu Baslatmak Icin Buraya Tikla :)
echo Prefix !
cls
:a
node bot
goto a | 6,068 |
the-stack-v2-dedup | Batchfile | "c:\Program Files (x86)\IIS Express\iisexpress.exe" /port:12000 /path:"C:\Users\adam.lesiak\Documents\Visual Studio 2013\Projects\Chapter8-Scaling\CustomBackplane\CustomBackplane"
| 6,069 |
the-stack-v2-dedup | Batchfile | call test1.bat
call test2.bat | 6,070 |
the-stack-v2-dedup | Batchfile | cd "%~dp0%~1
start Powershell.exe -File CopyFilesAsAdmin.ps1 | 6,071 |
the-stack-v2-dedup | Batchfile | "%USERPROFILE%\.nuget\packages\google.protobuf.tools\3.7.0\tools\windows_x64\protoc.exe" --proto_path=..\Contracts --js_out=import_style=commonjs,binary:. InvoiceV2.proto InvoiceLine.proto
| 6,072 |
the-stack-v2-dedup | Batchfile | ::编译linux版本
::set CUR_DIR=%~dp0
::set GOPATH=%CUR_DIR%
SET CGO_ENABLED=0
SET GOOS=linux
SET GOARCH=amd64
echo %GOPATH%
cd src
::go.exe build -o ../bin/pg main.go
go.exe build -p 4 -x -o ../bin/pg main.go
cd .. | 6,073 |
the-stack-v2-dedup | Batchfile | cd ..
call StartTciSdtsSim < simscripts\%CAD_CONF%\19.01.04.Train.2.Master.Slave.txt
| 6,074 |
the-stack-v2-dedup | Batchfile | start .\build_game_vc10\Game_vc10.sln | 6,075 |
the-stack-v2-dedup | Batchfile | @Echo off
echo "Checking requirements"
pip install --upgrade -r requirements.txt | 6,076 |
the-stack-v2-dedup | Batchfile | @echo off
echo.
echo.
set interactive=1
echo %cmdcmdline% | find /i "%~0" >nul
if not errorlevel 1 set interactive=0
if not exist tcsar-savegame-tool.jar (
echo tcsar-savegame-tool.jar not found.
) else (
java -version >NUL 2>&1
if not errorlevel 0 (
echo Java seems to be not properly installed. ... | 6,077 |
the-stack-v2-dedup | Batchfile | rem
rem If need to gennet from an x86 assembly, fake it out with:
rem
rem At a VS command prompt:
rem
rem C:\> CORFLAGS /32BIT+ GENNET40.EXE
rem
rem To return to notmal:
rem
rem C:\> CORFLAGS /32BIT- GENNET40.EXE
rem
gennet -o SRC:NetWrappers.dbl NET:MyReports.dll
dblproto SRC:NetWrappers.dbl
dbl -qrelax:i... | 6,078 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal enabledelayedexpansion
RD /S /Q temp
mkdir temp
cls
set sleep=500
set maxtime=10
set /p sleep=进程间隔【默认:%sleep%毫秒】:
set /p maxtime=单进程执行时间【默认:%maxtime%】秒:
echo WScript.sleep !sleep! > sleep.vbs
for /f "tokens=1,2" %%a in ('type "100个丢包最少的IP.txt"') do (
sleep.vbs
start /b curl --resolve appl... | 6,079 |
the-stack-v2-dedup | Batchfile | @echo off
set DIR=%~dp0
java -Done-jar.verbose=false -Done-jar.silent=true -jar %DIR%/oracle.soa.scanner.jar %*
| 6,080 |
the-stack-v2-dedup | Batchfile | cd C:\dev2\A_Sample\java-eclipse\J2SE\
xjc -p jaxb.simple.schemaToJava -d src src\jaxb\simple\schemaToJava\po.xsd
pause
| 6,081 |
the-stack-v2-dedup | Batchfile | copy git\hooks\pre-push .git\hooks\pre-push
| 6,082 |
the-stack-v2-dedup | Batchfile | echo off
del spiffs*.bin
set /p v=<../data/h4UI
echo Making version %v%
mkspiffs -c ../data/ spiffs_%v%_1M.bin > nul
mkspiffs -p 256 -b 8192 -s 0xFA000 -c ../data/ spiffs_%v%_4M.bin > nul
| 6,083 |
the-stack-v2-dedup | Batchfile | @echo off
if exist "C:\Program files\Ypsilon\Ypsilon.exe" goto run
echo error: Ypsilon.exe not installed properly.
goto end
:run
"c:\program files\Ypsilon\Ypsilon.exe" %1 %2 %3 %4 %5 %6 %7 %8 %9
:end | 6,084 |
the-stack-v2-dedup | Batchfile | @echo off
python "submit.py"
@echo on | 6,085 |
the-stack-v2-dedup | Batchfile | c:
cd \apps\abbui
rem set FLASK_RUN_PORT=5100
rem set FLASK_APP=main.py
rem c:\apps\abbui\venv\scripts\flask run --host=0.0.0.0
.\venv\scripts\waitress-serve --host=0.0.0.0 --port=5100 main:app
| 6,086 |
the-stack-v2-dedup | Batchfile | @echo off
goto :main
echo get back to studying
:mux
setlocal
set /a multi=%~1
echo mux is multiplying by %multi%
endlocal & set /a %~2= %~3 * %~1
goto :eof
:main
setlocal
set /a p=5
echo main says p is %p%
echo ....multiplying ...
call :mux 10 p %p%
echo main says p is %p%
echo end ... | 6,087 |
the-stack-v2-dedup | Batchfile | setlocal
set COMPILER=mingw_x64
set COMPILER_FRIENDLY=mingw_x64_clang
set GENERATOR=Unix Makefiles
set CMAKE_COMMAND=cmake
set CMAKE_OPTION_LIBS=
set CMAKE_OPTION_GENERATE=-DCMAKE_BUILD_TYPE=Release
set CMAKE_OPTION_BUILD=
set MINGW_CC=clang
set MINGW_CXX=clang++
set BUILD_DIR=build_%COMPILER_FRIENDLY%_msys2
cd /d %~d... | 6,088 |
the-stack-v2-dedup | Batchfile | cd C:\project
node index
pause
| 6,089 |
the-stack-v2-dedup | Batchfile | @echo off
docker run -ti -p 40000:40000/udp networkio:yojimbo-net-server | 6,090 |
the-stack-v2-dedup | Batchfile | @echo off
echo %date:~6,4%%date:~3,2%%date:~0,2%_%time:~0,2%%time:~3,2%%time:~6,2%%time:~9,2%
| 6,091 |
the-stack-v2-dedup | Batchfile | cls
cd C:\Projects\ISA\isa-backend\src
php artisan schedule:run
| 6,092 |
the-stack-v2-dedup | Batchfile | cmd_/home/seed/Desktop/lab5/facebookfilter.ko := ld -r -m elf_i386 -T ./scripts/module-common.lds --build-id -o /home/seed/Desktop/lab5/facebookfilter.ko /home/seed/Desktop/lab5/facebookfilter.o /home/seed/Desktop/lab5/facebookfilter.mod.o
| 6,093 |
the-stack-v2-dedup | Batchfile | intro.exe
life.exe
| 6,094 |
the-stack-v2-dedup | Batchfile | @rem lpt minor changes to make work on windows
@pushd "%~dp0"
set CPM_PATH=%CD%
@popd
set CPM_REGISTRY=http://packages.dojofoundation.org/
@rem cpm install dojox FAILS without my fix for cpm.js
@rem https://github.com/kriszyp/cpm/issues/20
@java -classpath "%CPM_PATH%\jars\js.jar" org.mozilla.javascript.tools.shell.... | 6,095 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal enabledelayedexpansion
rem PLEASE CHANGE THIS FIRST!!!
rem -----------
set awvs_cmd="D:\Program Files (x86)\Acunetix\wvs_console.exe"
set output_path=D:\Test\20130703\
set scan_list=ce-list.txt
rem -----------
echo ----- Please Check Settings -----
echo AWVS console command: !awvs_cmd!
e... | 6,096 |
the-stack-v2-dedup | Batchfile | call conda activate api-notebooks
call jupyter-book build doc-server\certified-software
call Xcopy /E .\doc-server\certified-software\_build\html ..\doc-client\src\assets\api-docs\certified-software\ | 6,097 |
the-stack-v2-dedup | Batchfile | @echo off
set count=100
set /p count=Set entity count (default - 100):
set radius=50
set /p radius=Set arena radius (default - 50):
set loss=10
set /p loss=Set packet loss percentage (default - 10):
set delay=10
set /p delay=Set packet delay percentage (default - 10):
set range=1
set /p range=Set packet delay range (de... | 6,098 |
the-stack-v2-dedup | Batchfile | @echo off
if not exist "log" mkdir log
call _logUser.bat hotFix
echo calling _hotFixJar.bat %uname% >> log\hotFix.log 2>&1
call _hotFixJar.bat %uname% >> log\hotFix.log 2>&1
echo calling _hotFixWeb.bat %uname% >> log\hotFix.log 2>&1
call _hotFixWeb.bat %uname% >> log\hotFix.log 2>&1
| 6,099 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.