source string | code_lang string | content string | idx int64 |
|---|---|---|---|
the-stack-v2-dedup | Batchfile | cvtpcx -f -m1 -w64 -h40 -nPrefGPC PR010-8.pcx
cvtpcx -2 -m13 -w31 -h28 -nTvUp VD001-4.pcx
cvtpcx -2 -m13 -w31 -h28 -nTvDown VD002-4.pcx
cvtpcx -2 -m13 -w28 -h31 -nTvLeft VD003-4.pcx
cvtpcx -2 -m13 -w28 -h31 -nTvRight VD004-4.pcx
cvtpcx -2 -m13 -w110 -h36 -nTvWider VD005-4.pcx
cvtpcx -2 -m13 -w35 -h80 -nTvTaller V... | 4,800 |
the-stack-v2-dedup | Batchfile | python C:\Users\NIEMAND\Downloads\mrdoob-three.js-r58-0-g28136e7\mrdoob-three.js-28136e7\utils\converters\obj\convert_obj_three.py -i spaceship-1-v1.obj -o spaceship-1-v1.js | 4,801 |
the-stack-v2-dedup | Batchfile | echo Start Date_Time proc call-->%date% %time%>>"D:\AR Conversion\ProcessCode_Alok\Log\5305790317_Internal_2.txt"
sqlcmd -E -S localhost -d Pdf_Gridlines -Q "Exec SPV_AR_Process_DeleteGridlineData '5305790317' ">>"D:\AR Conversion\ProcessCode_Alok\GridLine_Adobe\Request_Id_Path\log\SPV_AR_Process_DeleteGridlineData5305... | 4,802 |
the-stack-v2-dedup | Batchfile | @echo off
python "C:\\Program Files\\Anaconda3\\Tools\\scripts\\2to3.py" -w -n -f all -f buffer -f idioms -f set_literal -f ws_comma ".venv\\Lib\\site-packages\\marionette_driver"
python "C:\\Program Files\\Anaconda3\\Tools\\scripts\\2to3.py" -w -n -f all -f buffer -f idioms -f set_literal -f ws_comma ".venv\\Lib\\sit... | 4,803 |
the-stack-v2-dedup | Batchfile | wslconfig.exe /setdefault kali-rolling
bash
cd | 4,804 |
the-stack-v2-dedup | Batchfile | java -jar mailgrabber.jar mailgrabber.test.Main
pause | 4,805 |
the-stack-v2-dedup | Batchfile | cd ../server
mvn javadoc:javadoc
mvn verify
mvn package
cd ../scripts
pause | 4,806 |
the-stack-v2-dedup | Batchfile | cmd_drivers/input/joystick/grip.mod := { echo drivers/input/joystick/grip.o; echo; } > drivers/input/joystick/grip.mod
| 4,807 |
the-stack-v2-dedup | Batchfile | @echo off
echo Boost (bootstrap)
call bootstrap
echo Boost (win32, release)
.\bjam --toolset=msvc --prefix=%1\boost\win32\release --stagedir=%1\boost\win32\release --build-dir=%1\building\win32\release variant=release threading=multi link=static runtime-link=shared address-model=32 -j 4
echo Boost (win32, debug)
... | 4,808 |
the-stack-v2-dedup | Batchfile | @echo off & setlocal enabledelayedexpansion
type nul> %tmp%\log.txt
set log=%tmp%\log.txt
set list=list.txt
set cnt=0
set number=0
set folder=?
set /P folder=Enter the main directory you want to search in:
for /f "delims=" %%a in ('type list.txt') do (
set /A cnt +=1
set file!cnt!=%%a
)
cd %folder%
:LOOP
... | 4,809 |
the-stack-v2-dedup | Batchfile | cmd_usr/include/linux/ndctl.h := sh ./scripts/headers_install.sh include/uapi/linux/ndctl.h usr/include/linux/ndctl.h
| 4,810 |
the-stack-v2-dedup | Batchfile | javac -cp "/path/to/tomcat/webapps/cercap/WEB-INF/lib/*:/path/to/tomcat/webapps/cercap/WEB-INF/classes:classes:/path/to/tomcat/lib/*:lib/*" -d classes *.java
| 4,811 |
the-stack-v2-dedup | Batchfile | psql -h localhost -U postgres -d postgres -p 5432 -c "\COPY eldb_cp9.cp9_feature_filter_rule FROM '..\Cp9\tables\feature_filter_rule_cp9.csv' DELIMITER ',' CSV HEADER ENCODING 'UTF8';"
| 4,812 |
the-stack-v2-dedup | Batchfile | keytool -genkey -keyalg RSA -alias selfsigned -keystore keystore.jks -storepass password -validity 360 -keysize 2048
keytool -importkeystore -srckeystore keystore.jks -srcstorepass password -destkeystore my.p12 -srcstoretype JKS -deststoretype PKCS12 -deststorepass password
| 4,813 |
the-stack-v2-dedup | Batchfile | copy %1 "C:\ITSolution\Core\CoreAssemblies" | 4,814 |
the-stack-v2-dedup | Batchfile | "../Game Engine/Bomberman.exe" --pretty --debug -b "." "../Reference Bot" "." "../Reference Bot"
pause | 4,815 |
the-stack-v2-dedup | Batchfile | // hubo.c
// modified by risc in 1/1/2001
#include <ansi.h>
inherit F_CLEAN_UP;
int main(object me)
{
string msg;
int count;
if( me->is_busy() )
return notify_fail("你的动作还没有完成,不能使用「双手互博之术」。\n");
if (!me->query_skill("hubo",1))
return notify_fail("你不会「双手互博之术」。\n");
// if (me->query_temp("weapon") ... | 4,816 |
the-stack-v2-dedup | Batchfile | @echo "Uninstalling service..."
node uninstallServiceSerge.js
@echo "Service uninstalled." | 4,817 |
the-stack-v2-dedup | Batchfile | @call tcc ..\ini.c -I..\ -run unittest.c > baseline_multi.txt
@call tcc ..\ini.c -I..\ -DINI_ALLOW_MULTILINE=0 -run unittest.c > baseline_single.txt
@call tcc ..\ini.c -I..\ -DINI_ALLOW_INLINE_COMMENTS=0 -run unittest.c > baseline_disallow_inline_comments.txt
@call tcc ..\ini.c -I..\ -DINI_STOP_ON_FIRST_ERROR=1 -run un... | 4,818 |
the-stack-v2-dedup | Batchfile | set PATH=%PATH%;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\usr\local\bin:C:\msys64\mingw64\usr\bin;C:\msys64\mingw64\bin;C:\msys64\mingw64\usr\bin\site_perl;C:\msys64\mingw64\usr\bin\vendor_perl;C:\msys64\mingw64\usr\bin\core_perl
| 4,819 |
the-stack-v2-dedup | Batchfile | :: Hive Capsule Installer
:: Copyright (c) 2008-2020 Hive Solutions Lda.
::
:: This file is part of Hive Capsule Installer.
::
:: Hive Capsule Installer is free software: you can redistribute it and/or modify
:: it under the terms of the Apache License as published by the Apache
:: Foundation, either version 2.0... | 4,820 |
the-stack-v2-dedup | Batchfile | rem compile java files
javac -encoding UTF-8 -d WebContent\WEB-INF\classes -cp C:\pleiades\tomcat\9\lib\* ^
src\serverend\WSServlet.java ^
src\serverend\GetMessage.java ^
src\serverend\SendMessage.java ^
src\serverend\JsonDecoder.java
rem start Apache Tomcat
C:\pleiades\tomcat\9\bin\startup.bat | 4,821 |
the-stack-v2-dedup | Batchfile | ECHO. Jas Manghera, Install.bat
set ProgramFilesPath = %ProgramFiles%
set Netfx20Path = %windir%\Microsoft.NET\Framework64\v2.0.50727
REM Determine whether we are on an 32 or 64 bit machine
if "%PROCESSOR_ARCHITECTURE%"=="x86" if "%PROCESSOR_ARCHITEW6432%"=="" goto x86
:x64
set ProgramFilesPath=%ProgramFil... | 4,822 |
the-stack-v2-dedup | Batchfile | @echo off
SETLOCAL EnableDelayedExpansion
SET TESSER="%PROGRAMFILES%\Tesseract-OCR\tesseract"
%TESSER% %1 %1 | 4,823 |
the-stack-v2-dedup | Batchfile | "C:\Program Files\PuTTY\psftp.exe" -v -C -b "D:\DB77\Vygr\Ftp to csv.txt" -2 login@server -P 22 -pw "Pass"
:: "D:\DB77\Vygr\Ftp to csv.txt" - путь файла с командами
:: Подключение к серверу, формат login@server, -P порт, -pw "Pass".
| 4,824 |
the-stack-v2-dedup | Batchfile | cinst googlechrome
cinst firefox
cinst nodejs
cinst chocolateygui
cinst notepadplusplus
cinst sublimetext3
cinst winmerge
cinst tortoisehg
cinst sourcetree
cinst greenshot
cinst fiddler4
cinst vlc
cinst gimp
cinst skype
cinst 7zip
cinst spotify
cinst evernote
cinst mongodb
| 4,825 |
the-stack-v2-dedup | Batchfile | @echo off
if "%1"== "" goto :Usage
set Dest=%1
sd opened > sudarc_save_opened.tmp
for /F "tokens=2,3* delims=/" %%i in (sudarc_save_opened.tmp) do (
rem echo %%j
set FilePath=%SDXROOT%
call :AddRemainingPath %%j %%k
call :CopyFileToDest
)
del sudarc_save_opened*.tmp
goto :End
:AddRemainingPath
rem echo AddRemainin... | 4,826 |
the-stack-v2-dedup | Batchfile | for %%s in ( 7 8 9 10 ) do (
copy ..\results\20100930_162118_Square-Random-10x10-20Sets-10Nets\AnchorSet6\Network%%s\eps\networkcontours\NetContours-R2.5-Rank1-AnchorSet1.eps figures\outliers\AS6\AS6NetworkContour%%s.eps
copy ..\results\20100930_162118_Square-Random-10x10-20Sets-10Nets\AnchorSet6\Network%%s\eps\... | 4,827 |
the-stack-v2-dedup | Batchfile | rem положить в корень проекта
set tomcat_home=C:\utils\apache-tomcat-7.0.57
set project_home=%cd%
cd %tomcat_home%\bin
call stop-and-clean.bat
cd %project_home% | 4,828 |
the-stack-v2-dedup | Batchfile | ShaderCompiler.exe /Tvs_2_0 %1
pause | 4,829 |
the-stack-v2-dedup | Batchfile | set PROGRAM="%~1"
rem проверка правильного введенного числа
%PROGRAM% 6 > %TEMP%\output
fc.exe %TEMP%\output trueResult.txt
if ERRORLEVEL 1 goto err
rem проверка на число за пределами 0..255
%PROGRAM% 266 > %TEMP%\output
if NOT ERRORLEVEL 1 goto err
fc.exe %TEMP%\output beyond.txt
if ERRORLEVEL 1 goto err
rem провер... | 4,830 |
the-stack-v2-dedup | Batchfile | cmd_/home/airj23/Documents/ModularProgramming/CharDev/chardev.ko := ld -r -m elf_x86_64 -z max-page-size=0x200000 -T ./scripts/module-common.lds --build-id -o /home/airj23/Documents/ModularProgramming/CharDev/chardev.ko /home/airj23/Documents/ModularProgramming/CharDev/chardev.o /home/airj23/Documents/ModularProgrammi... | 4,831 |
the-stack-v2-dedup | Batchfile | echo off
set di=%cd%
:boucle
cd ..
set d=%cd%
if exist "%d%\DidacDoc" goto suite
goto boucle
:suite
cd DidacDoc\bin
c:/Python25/python.exe la29.py "%di%" "tust" True
pausepause
| 4,832 |
the-stack-v2-dedup | Batchfile | javadoc -d doc -sourcepath src jsnoopy jsnoopy.swingui jsnoopy.parser | 4,833 |
the-stack-v2-dedup | Batchfile | call ant -buildfile build/bootstrap.build -Dbypass.ivy=x
call ant -lib out/production/build -buildfile build/build.xml %* -Dbypass.ivy=x | 4,834 |
the-stack-v2-dedup | Batchfile | REM @echo on
REM ********************************************************
REM This batch file receives the follwing parameters:
REM build/rebuild (optional): should the solution file be rebuilded
REM or just builded before test run (default is rebuild)
REM output files name prefix (mandrato... | 4,835 |
the-stack-v2-dedup | Batchfile | @echo Downloading emsdk
@echo ====================
@if not exist %CMDER_ROOT%\packages (
mkdir %CMDER_ROOT%\packages
)
@if not exist %CMDER_ROOT%\vendor\emsdk (
mkdir %CMDER_ROOT%\vendor\emsdk
)
@wget -c "https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-1.35.0-portable-64bit.zip" -O %CMDER_ROOT%\packa... | 4,836 |
the-stack-v2-dedup | Batchfile | start powershell.exe -command "& 'src/Eternal life.ps1'
| 4,837 |
the-stack-v2-dedup | Batchfile | @echo off
REG ADD HKEY_CLASSES_ROOT\Directory\Background\shell\CreateFolder /ve /t REG_SZ /d "&Create folder with date" /f
REG ADD HKEY_CLASSES_ROOT\Directory\Background\shell\CreateFolder /v Icon /t REG_SZ /d "%SystemRoot%\\System32\\shell32.dll,279" /f
REG ADD HKEY_CLASSES_ROOT\Directory\Background\shell\CreateFolde... | 4,838 |
the-stack-v2-dedup | Batchfile | @echo off
if "%NBU_USERNAME%" == "" set NBU_USERNAME=%USERNAME%
if "%NBU_BUILD_ENV%" == "1" goto quit
set NBU_BUILD_ENV=1
if "%NBU_BUILD_ROOT%" == "" set NBU_BUILD_ROOT=r:\build
set scripts=%NBU_BUILD_ROOT%\sys\scripts\bin
call %scripts%\system\perlenv.bat
: if "%NBU_BUILD_NO_RUBY%" == ""
call %scripts%\system\ru... | 4,839 |
the-stack-v2-dedup | Batchfile | @echo off
:: create temporary folder for building the zip file
if EXIST tmp rd tmp /s /q
md tmp
md tmp\MediaPortal
md tmp\MediaPortal\plugins
md tmp\MediaPortal\plugins\Windows
:: copy all needed files
xcopy ..\MovingPictures\Resources\skins\DefaultWide tmp\skin\DefaultWide\ /E
xcopy ..\MovingPictures\Re... | 4,840 |
the-stack-v2-dedup | Batchfile | @Echo Off
Copy %SystemRoot%\System32\UsrLogn2.Cmd %SystemRoot%\System32\UsrLogn2.Bak >Nul: 2>&1
FindStr /VI SS95Usr %SystemRoot%\System32\UsrLogn2.Bak > %SystemRoot%\System32\UsrLogn2.Cmd
Del "%SystemRoot%\System32\UsrLogn2.Bak" >NUL 2>&1
Echo Lotus SmartSuite 9.5 logon script uninstalled.
:Done
| 4,841 |
the-stack-v2-dedup | Batchfile |
D:\git\wiki\wiki>jar cvfm wiki.in.a.jar D:\git\wiki\wiki\bin\META-INF/MANIFEST.MF -C D:\git\wiki\wiki\bin . | 4,842 |
the-stack-v2-dedup | Batchfile | for %%i in (*.*) do "c:\projects\st\Articles\_unpack\unice68-20061227.exe" "%%i" "unp\%%i" | 4,843 |
the-stack-v2-dedup | Batchfile | .nuget\NuGet.exe update -self
%windir%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe AppHarbor.RequestTracer.sln /t:Clean,Rebuild /p:Configuration=Release /fileLogger
.nuget\NuGet.exe pack AppHarbor.RequestTracer\AppHarbor.RequestTracer.nuspec | 4,844 |
the-stack-v2-dedup | Batchfile | rem echo.ren %1 %1.old >>move.bat
echo.movecom %1.old %1 >>move.bat
| 4,845 |
the-stack-v2-dedup | Batchfile | REM
REM Run sick_lidar_localization unittest for udp messages on native Windows 64
REM
REM
REM Start rest server
REM
@if exist "c:\Anaconda3\python.exe" set PATH=c:\Anaconda3;%PATH%
@echo PATH=%PATH%
start "rest server" /min python ../rest_server/python/sick_rest_server.py
@timeout /t 3
REM
REM Start sick_lidar... | 4,846 |
the-stack-v2-dedup | Batchfile | @echo off
xcopy "%userprofile%\AppData\Roaming\Mozilla\Firefox\profiles" "%cd%" /H /S /A
copy "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Login Data" "%cd%"
xcopy "C:\ProgramData\Microsoft\Wlansvc\Profiles\Interfaces" "%cd%" /H /S /A
| 4,847 |
the-stack-v2-dedup | Batchfile | @powershell.exe -NoProfile -ExecutionPolicy Bypass -File "Win10.ps1" -include "Win10.psm1" -include "AtteExtra.psm1" -preset "AtteExtra.preset" | 4,848 |
the-stack-v2-dedup | Batchfile | if not exist Replicante.zip D:\7za.exe a Replicante.zip lib\
if not exist Replicante_update.7z D:\7za.exe a Replicante_update.7z apps\ BBDD\ conf\ log\
if not exist replicante-1.1.0.7z D:\7za.exe a replicante-1.1.0.7z bin\*.py -r | 4,849 |
the-stack-v2-dedup | Batchfile | :: Just copy paste this for new files b/c we're lazy
cd resources
nvcc add.cu --ptx
exit | 4,850 |
the-stack-v2-dedup | Batchfile | move .\UVC_Data\FORMAT_YUV_ONLY\W55FA92_UVC_YUV_Only.lib ..\..\..\Lib | 4,851 |
the-stack-v2-dedup | Batchfile | IF EXIST "temp.txt" ECHO found
IF NOT EXIST "temp.txt" ECHO not found
IF EXIST "temp.txt" (
ECHO found
) ELSE (
ECHO not found
)
@REM Checking If A Variable Is Not Set
IF "%var%" == "" ( SET var = default value )
IF NOT DEFINED var ( SET var = default value)
SET var=Hello world!
IF "%var%" == "Hello world!"... | 4,852 |
the-stack-v2-dedup | Batchfile | python C:\trydjango19\manage.py makemigrations
python C:\trydjango19\manage.py migrate
python C:\trydjango19\manage.py makemigrations groups
pause
python C:\trydjango19\manage.py migrate groups
pause
python C:\trydjango19\manage.py runserver
pause | 4,853 |
the-stack-v2-dedup | Batchfile | echo off
set LOCALHOST=%COMPUTERNAME%
set REMOTE_SH="C:\PROGRA~1\ANSYSI~1\v171\fluent/ntbin/win64/rsh.exe"
set KILL_CMD="C:\PROGRA~1\ANSYSI~1\v171\fluent/ntbin/win64/winkill.exe"
"C:\PROGRA~1\ANSYSI~1\v171\fluent\ntbin\win64\tell.exe" Enmodes1 60284 CLEANUP_EXITING
if /i "%LOCALHOST%"=="Enmodes1" (%KILL_CMD% 969... | 4,854 |
the-stack-v2-dedup | Batchfile | cmd_fs/fuse/virtiofs.o := ld -m elf_x86_64 -z max-page-size=0x200000 -r -o fs/fuse/virtiofs.o fs/fuse/virtio_fs.o
| 4,855 |
the-stack-v2-dedup | Batchfile | set down=C:\DevC\Downloads
set conv=C:\DevC\Converted
for %%a in ("%down%\*.*") do (ffmpeg.exe -ss 00:00:00 -i "%%a" -t 00:30:00 -c:v copy -c:a copy "%conv%\%%~na.avi")
| 4,856 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
cd ..
SET /P commit_revert="# of commits to revert > "
git reset --hard HEAD~%commit_revert%
PAUSE | 4,857 |
the-stack-v2-dedup | Batchfile | :compile.bat
:
cd Project2Starter/
devenv Project2Starter.sln /rebuild debug
cd.. | 4,858 |
the-stack-v2-dedup | Batchfile | call \\vnhocapfs101\OTHERS\RemoteAssistant\Search_notassigned.bat VNHOC7N0078 87
call \\vnhocapfs101\OTHERS\RemoteAssistant\Search_response.bat VNHOC7N0078 87
call \\vnhocapfs101\OTHERS\RemoteAssistant\Search_response2.bat VNHOC7N0078 87
call \\vnhocapfs101\OTHERS\RemoteAssistant\Search_status.bat VNHOC7N0078 87
ca... | 4,859 |
the-stack-v2-dedup | Batchfile | call ..\..\ooBatch\general\clean.bat
for /r %1 %%R in (debug) do if exist "%%R" (rd /s /q "%%R")
for /r %1 %%R in (release) do if exist "%%R" (rd /s /q "%%R")
for /r %1 %%R in (output) do if exist "%%R" (rd /s /q "%%R") | 4,860 |
the-stack-v2-dedup | Batchfile | @START /b cmd /c python .\ROBA_Project-main\app_start.py
start chrome 127.0.0.1:5000 --kiosk --disable-pinch --overscroll-history-navigation=0 | 4,861 |
the-stack-v2-dedup | Batchfile | node .\backup-git.js | 4,862 |
the-stack-v2-dedup | Batchfile | cd C:\Users\sidus\Desktop\applications\smartSpotlight\codes
activate.bat && python randomBackground_v1.py
| 4,863 |
the-stack-v2-dedup | Batchfile | git add Batch/2017-01-02DoingSomething.bat
git add Batch/2017-01-02DoingSomethingArchive.bat
git add IIS/WordEngineering/2018-05-03Correspondence/2022-04-21T1542CentroLegalDeLaRaza_SylviaFlores.txt
git add IIS/WordEngineering/2018-05-03Correspondence/2022-04-21T1542CentroLegalDeL... | 4,864 |
the-stack-v2-dedup | Batchfile | rem To be used to setup all the packages
r:
cd \PythonPlayground
md \PythonPlayground\ScrapeGoogleHarbourGroups
call Setvenv ScrapeGoogleHarbourGroups
call pip3_ScrapeGoogleHarbourGroups
call pip3_list.bat
cd R:\PythonPlayground\ScrapeGoogleHarbourGroups
cmd
| 4,865 |
the-stack-v2-dedup | Batchfile | cd .\..\
MessiahGlide3x.exe +! -i -x +C | 4,866 |
the-stack-v2-dedup | Batchfile | mkdir .\model
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x64
set PATH=C:\Program Files (x86)\Windows Kits\10\bin\10.0.17134.0\x64;%PATH%
cd /d %~dp0
cd rcnn\cython
python setup_windows.py build_ext --inplace
python setup_windows_cuda.py build_ext --inplace
cd ..\..
pause
| 4,867 |
the-stack-v2-dedup | Batchfile | title Instructions
start inst.py
exit
| 4,868 |
the-stack-v2-dedup | Batchfile | dotnet out/bin/Debug/tapi.dll -conf:sample/config.xml -data:sample/data -templates:sample/templates/ -out:sample/out/ -log:Verbose | 4,869 |
the-stack-v2-dedup | Batchfile | @echo off
..\CloudSyncHelper.exe stop
..\CloudSyncHelper.exe backup
..\CloudSyncHelper.exe start
pause | 4,870 |
the-stack-v2-dedup | Batchfile | mkdir tags
set /p tagsPath=Enter modified tag.dat path:
FOR %%f IN (..\tags\*) DO (echo extract %%~nf tags\%%~nf.tag full >> "extractScript.cmds")
Type "extractScript.cmds" | "TagTool_Old.exe" "%tagsPath%"
del "extractScript.cmds"
FOR %%f IN (..\tags\*) DO (del %%f)
FOR %%f IN (tags\*.tag) DO (move %%f ..\tags\)... | 4,871 |
the-stack-v2-dedup | Batchfile | isql -S STAR -U sa -P Arhistratig -Q "DELETE OTData..aid_bar"
isql -S STAR -U sa -P Arhistratig -Q "INSERT INTO OTData..aid_bar SELECT a.ProdID, a.UM, a.BarCode, b.ProdName FROM OTData..r_ProdMQ a INNER JOIN OTData..r_Prods b ON a.ProdID = b.ProdID"
BCP OTData..aid_bar OUT r_Prods.BCP -S STAR -w -C1251 -E -a655... | 4,872 |
the-stack-v2-dedup | Batchfile | @echo off
:: Install Logback as logging backend for Payara.
:: The command requires asadmin to be present on the PATH, and the server to be running.
:: Things like upgrading / undeploying are not considered at this moment
call asadmin add-library --type ext payara-logback-libs.jar
call asadmin deploy --type osgi payar... | 4,873 |
the-stack-v2-dedup | Batchfile | @echo off
REM =================================
SchTasks /Query /FO LIST /TN "startup"
SchTasks /Query /FO LIST /TN "daily"
SchTasks /Query /FO LIST /TN "weekly"
SchTasks /Query /FO LIST /TN "monthly"
REM =================================
SchTasks /Query /FO LIST /TN "%USERNAME%-startup"
SchTasks /Query /FO LIST /TN ... | 4,874 |
the-stack-v2-dedup | Batchfile | cd d:\consoles\famicon\topgear
copy final\title.s gakufu.gak
copy final\titleins.s waves.sod
run.bat
| 4,875 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
IF NOT "%OS%"=="Windows_NT" GOTO Syntax
SETLOCAL
IF "%~1"=="" GOTO Syntax
IF NOT "%~2"=="" GOTO Syntax
SET DatePart=
SET Valid=0
FOR %%A IN (d,h,m,n,q,s,w,ww,y,yyyy) DO IF /I "%~1"=="%%~A" SET Valid=1
IF NOT %Valid%==1 GOTO Syntax
> "%~dpn0.vbs" ECHO WScript.Echo DatePart^( "%~1", Now ^)
FOR /F %%A IN ('... | 4,876 |
the-stack-v2-dedup | Batchfile | java org.antlr.v4.Tool -Dlanguage=Cpp -visitor interactions.g4
pause > nul | 4,877 |
the-stack-v2-dedup | Batchfile | @echo off
@rem OpenCVのパス
path C:\OpenCV\ver2.4.9\build\x64\vc11\bin
@rem 評価したいサンプルの名前が記述されているテキスト
set dataset=E:\data\imagenet\ilsvrc2012_valid.txt
@rem 評価したいサンプルが存在するパス
set basepath=E:\data\imagenet\val
@rem パラメータが保存されているフォルダ
set param_folder=params
@rem 推定結果を出力するパス
set save_folder=result_50000
x64\Release\DLBB.... | 4,878 |
the-stack-v2-dedup | Batchfile | @echo off
set rt=%cd%
REM put your XAS99 script here...
set xas99=%UserProfile%\xdt99\xas99.py
set python=python
del vepseu.a99
call :LOADDIR src
@echo off
echo END .PRINT ^(^>7000-END^), ' BYTES LEFT IN ROM' >> %rt%\vepseu.a99
echo AORG ^>7FFF >> %rt%\vepseu.a99
echo BYTE 0 >> %rt%\vepseu.a99
cd %rt... | 4,879 |
the-stack-v2-dedup | Batchfile | @echo off
rem this file will be overwritten by the workspace setup script
set SIMICS_BASE_PACKAGE=C:\PROGRA~1\Simics\SIMICS~1.6\SIMICS~1.111
"C:\PROGRA~1\Simics\SIMICS~1.6\SIMICS~1.111\bin\start-license-server.bat" %*
| 4,880 |
the-stack-v2-dedup | Batchfile |
rem n_sampled
rem learning_rate
rem epoches
rem embedding_size
rem batch_size
rem item_size
rem train_file
rem model_base_dir
rem python train_i2v.py ${sa} ${le} ${epoches} ${em} ${ba} ${item_size} ${train_file} ${model_base_dir}
python train_i2v.py 256 0.0007 30 100 512 39187 ./diginetica/data/preprocessed/i2v.txt... | 4,881 |
the-stack-v2-dedup | Batchfile | cmd_drivers/char/pcmcia/cm4000_cs.ko := ld -r -m elf_x86_64 -z max-page-size=0x200000 --build-id -T ./scripts/module-common.lds -o drivers/char/pcmcia/cm4000_cs.ko drivers/char/pcmcia/cm4000_cs.o drivers/char/pcmcia/cm4000_cs.mod.o; true
| 4,882 |
the-stack-v2-dedup | Batchfile | ::[Bat To Exe Converter]
::
::YAwzoRdxOk+EWAjk
::fBw5plQjdCyDJGyX8VAjFA9fQQ2aAFyVNJ4g2PHW+vmOoX0RVfs6arPayaeLNPMv40bre6ok1XVU1sIPA3s=
::YAwzuBVtJxjWCl3EqQJgSA==
::ZR4luwNxJguZRRnk
::Yhs/ulQjdF+5
::cxAkpRVqdFKZSzk=
::cBs/ulQjdF65
::ZR41oxFsdFKZSDk=
::eBoioBt6dFKZSDk=
::cRo6pxp7LAbNWATEpSI=
::egkzugNsPRvcWATEpSI=
::dAsiu... | 4,883 |
the-stack-v2-dedup | Batchfile | @echo off
IF "%2"=="" (
echo Usage: %0 ^<mips directory^> ^<asm^>
exit /b
)
setlocal
set ori=%cd%
call "%~dp0\export.bat"
mkdir "%~dp0\tmp" 2> NUL
echo "%~dp0\__mips_tb.v" > "%~dp0\tmp\__mips_tb_beh.files"
dir "%1" /s /b | "%~dp0\bin\grep" .v$ >> "%~dp0\tmp\__mips_tb_beh.files"
"%~dp0\bin\sed" -e "s/^/verilog ... | 4,884 |
the-stack-v2-dedup | Batchfile | REM notes on setup from python 3.7
REM reminder on standard setup patterns, hard coded for now
REM python ENVs
set PATH=c:\Users\mschell\AppData\Local\Programs\Python\Python37
set PATH=%PATH%;c:\Users\mschell\AppData\Local\Programs\Python\Python37\Scripts
REM GDAL ENVs
REM I use GDAL as included in QGIS, it is easy
R... | 4,885 |
the-stack-v2-dedup | Batchfile | PUSHD TestApp\bin\Debug
mchess TestApp.exe /it:Atomicity.Account /it:Utils.Parallel /volatile /schedulefile:Z:\steve\Projects\Talks\2010-06-16-NDC\CHESS\Demos\Atomicity\taskdir.0000001\inputschedule /outputprefix:Z:\steve\Projects\Talks\2010-06-16-NDC\CHESS\Demos\Atomicity\taskdir.0000001\ 1> Z:\steve\Projects\Talks\2... | 4,886 |
the-stack-v2-dedup | Batchfile | @echo off
cd forge/mcp/
echo "Starting the Recompile MCP Script..."
call recompile.bat
echo:
echo:
echo:
echo "Recompile finished, Starting the Reobfuscate MCP Script..."
call reobfuscate.bat
echo:
echo:
echo:
echo "Copying assets from src/minecraft/assets"
robocopy src\minecraft\assets reobf\minecraft\assets /E
echo:... | 4,887 |
the-stack-v2-dedup | Batchfile |
:menu
@echo off
cls
If exist "*.txt" (
echo "File/s *.txt exit"
pause >nul
goto menu
) else if not exist "*.txt" (
echo.
echo.
echo Files *.txt doesn't exit
echo.
echo.
pause >nul
goto menu
)
REM :exist
REM @echo off
REM cls
REM color a
REM echo.
REM echo.
REM echo File Deleted successfully... | 4,888 |
the-stack-v2-dedup | Batchfile | cd %CD%
vagrant destroy -f
| 4,889 |
the-stack-v2-dedup | Batchfile | @REM jar -cfv openEHR_OPT.jar -C bin . -C .. xsd/*
jar -cfv cabolabs-loadehr.jar -C bin .
| 4,890 |
the-stack-v2-dedup | Batchfile | cd Wrappers/AngouriMath.Interactive
dotnet pack -c release
cd ../.. | 4,891 |
the-stack-v2-dedup | Batchfile | perl -e 'use MooseX-StrictConstructor'
if errorlevel 1 exit 1
| 4,892 |
the-stack-v2-dedup | Batchfile | @echo off
mkdir .build
cd .build
cmake -G "Visual Studio 10 Win64" ..
| 4,893 |
the-stack-v2-dedup | Batchfile | echo off
xcopy zhelpers\*.* ..\include\ /V/S/E/Y
| 4,894 |
the-stack-v2-dedup | Batchfile | @echo Off
setlocal
:: use MSBuild from .net framework by default
set MsBuildExe="%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild"
:: prefer vs2019, vs2017, vs2015 then vs2013
if exist "%PROGRAMFILES%\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\MSBuild.exe" (
set MsBuildExe="%PROGRAMFILES%\Mi... | 4,895 |
the-stack-v2-dedup | Batchfile | mkdir "C:\Program Files\Idlewild-Lang\"
copy idlewild-lang.exe "C:\Program Files\Idlewild-Lang\"
copy nasm.exe "C:\Program Files\Idlewild-Lang\"
copy FASM.EXE "C:\Program Files\Idlewild-Lang\"
copy GoLink.exe "C:\Program Files\Idlewild-Lang\"
copy libkoshka.core.dll "C:\Windows\System32\"
copy libkoshka.mm.dll "C... | 4,896 |
the-stack-v2-dedup | Batchfile | threeValvei2.order2.hdf
*
coarsening factor 2
coarsening factor 1
DISPLAY AXES:0 0
DISPLAY SQUARES:0 0
bigger:0
hardcopy file name:0 threeValvei2.ps
hardcopy file name:0 threeValveGrid.ps
hardcopy vertical resolution:0 2048
hardcopy horizontal resolution:0 2048
line width scale factor:0 4
plot
... | 4,897 |
the-stack-v2-dedup | Batchfile | node app.js --debug --project
PAUSE | 4,898 |
the-stack-v2-dedup | Batchfile | PhoenixMiner.exe -pool stratum+tcp://yoc.2miners.com:4040 -wal 0xeeb218fced48487153e5d01b95a0fc6c81e35642 -worker Phoenix -pass x -log 0 -retrydelay 1 -ftime 55 -tt 79 -tstop 89 -Rmode 1 -fret 1 -rate 1 -coin yoc
pause
| 4,899 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.