source
string
code_lang
string
content
string
idx
int64
the-stack-v2-dedup
Batchfile
@echo off call C:\ProgramData\Anaconda3\Scripts\activate.bat C:\ProgramData\Anaconda3 call activate project f: cd Precipitation-Nowcasting :loop python main.py goto loop pause
1,200
the-stack-v2-dedup
Batchfile
van.exe -q -nolinks -sironly -cdslib cds.lib -module usb2iterface_lib.glbl:sch_cfg_package -lib usb2iterface_lib -view sch_cfg_package -globals usb2iterface_lib.glbl:sch_cfg_package sch;usb2iterface_lib;sch_1;C:\Users\jyzhiyu\Dropbox\work\USB2SPDIF\board\hdl\worklib\sch\sch_1\verilog.v;2;1
1,201
the-stack-v2-dedup
Batchfile
python RosterMaker.py S X12
1,202
the-stack-v2-dedup
Batchfile
java -jar ProcessText.jar input.txt report.txt 1
1,203
the-stack-v2-dedup
Batchfile
@echo off mkdir "c:\node\powershell-RESTAPI\logs" "%~dp0nssm.exe" install Powershell-RESTAPI "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe" -command "npm start" "%~dp0nssm.exe" set Powershell-RESTAPI AppDirectory "c:\node\powershell-RESTAPI" "%~dp0nssm.exe" set Powershell-RESTAPI Description "Powersh...
1,204
the-stack-v2-dedup
Batchfile
@echo off if EXIST "%CD%\symapi_db.bin" cmd /K "set SYMCLI_OFFLINE=1 & set SYMCLI_DB_FILE=%CD%\symapi_db.bin" & echo "%CD%\symapi_db.bin ready to query." if NOT EXIST "%CD%\symapi_db.bin" echo No symapi_db.bin file found in %CD% directory & pause
1,205
the-stack-v2-dedup
Batchfile
-intstyle "ise" -incremental -lib "unisims_ver" -lib "unimacro_ver" -lib "xilinxcorelib_ver" -lib "secureip" -o "C:/Users/George/Dropbox/Imperial_College_London/Thesis/RTL/flopoco/Ray_AABB_11_5/Ray_AABB_11_5_tb_isim_beh.exe" -prj "C:/Users/George/Dropbox/Imperial_College_London/Thesis/RTL/flopoco/Ray_AABB_11_5/Ray_AABB...
1,206
the-stack-v2-dedup
Batchfile
echo off rem TCB構造体のオフセット算出 rem HEWでは、相対パス指定で外部ツールを呼び出せないため、 rem バッチファイルを経由して、コンフィギュレータを呼び出している rem rem jsp/config/h8s-renessas/makeoffset.cがコンパイルされた rem 結果のファイル名が、引数%1としてHEWからこのバッチファイルに渡される。 rem rem Perlの呼び出しに失敗する場合はパスを通すこと。 echo on perl ..\..\..\..\utils\h8-renesas\genoffset %1 > offset.inc
1,207
the-stack-v2-dedup
Batchfile
http://localhost:8080/factory/index.xhtml cd webapp-factory mvn jetty:run
1,208
the-stack-v2-dedup
Batchfile
@echo off REM run doxygen IF NOT EXIST ..\mitkpdp-doc ( MKDIR ..\mitkpdp-doc ) D:\hachmann\Programs\doxygen\bin\doxygen Doxyfile "..\mitkpdp-doc\html\index.html"
1,209
the-stack-v2-dedup
Batchfile
@echo off title %~nx0 echo 指定フォルダ以下全てのファイルを指定フォルダにコピー rem 遅延環境変数オン SETLOCAL ENABLEDELAYEDEXPANSION : コピー元ルートフォルダ入力 echo; echo コピー元のルートフォルダパスを入力してください rem 変数初期化 set USR= set /P USR="入力してください(文末\なし):" set targetRoot=%USR% : ねずみ返し_空白の場合 if "%targetRoot%"=="" ( echo; ...
1,210
the-stack-v2-dedup
Batchfile
npm run watch:dev pause
1,211
the-stack-v2-dedup
Batchfile
@echo off color 0a title Lectio-Self-Checkout-Nodejs node -v 2> Nul if "%errorlevel%" == "9009" ( cls echo Stod der ikke at du skulle installere node inde på github... echo Tryk på enter for at installere node. Kør dette program igen når du har downloaded og installeret node.js pause start https://node...
1,212
the-stack-v2-dedup
Batchfile
@echo off cd forwarder-desktop\target\bin\ call run_config.bat @echo on
1,213
the-stack-v2-dedup
Batchfile
@echo off python3 "%~dp0\..\filterLines.py" filter_strings=%1 filter_type=0 retain_filtered=%2 in_fname=%3 out_fname=%4
1,214
the-stack-v2-dedup
Batchfile
call tools\nant\NAnt.exe -nologo -buildfile:white.build %* -logfile:b.log
1,215
the-stack-v2-dedup
Batchfile
@echo off %~d0 cd %~p0 call env.bat call mvn -version mkdir target call mvn javadoc:javadoc > target/javadoc.log 2>&1 start target/javadoc.log
1,216
the-stack-v2-dedup
Batchfile
@echo off cd /D "%~dp0" IF exist "P:Dayz-ui-ux\" ( echo Removing existing link P:\Dayz-ui-ux rmdir "P:Dayz-ui-ux\" ) echo Creating link P:\ModTemplate mklink /J "P:\Dayz-ui-ux\" "%cd%\Dayz-ui-ux\" echo Done
1,217
the-stack-v2-dedup
Batchfile
@echo off bash.exe -c "pylint %*"
1,218
the-stack-v2-dedup
Batchfile
@ECHO OFF @title CS Toolkit - ICMP Traceroute Test ECHO ------------------------------------------- ECHO CS Toolkit - ICMP Traceroute Test ECHO. ECHO Do not close this window until indicated. ECHO ------------------------------------------- ECHO. ECHO Running Test 1 of 16 - Performing ICMP traceroute to %primar...
1,219
the-stack-v2-dedup
Batchfile
@echo off echo Starting replace.... :: the path of items_game_live.txt SET items_game_live_path = ./items_game_live_input/items_game_live.txt :: offical items_game.txt SET items_game_path = ./items_game.txt :: the path of output after replace SET output_path = ./items_game_output/items_game.txt :: Ed...
1,220
the-stack-v2-dedup
Batchfile
pscp -v -pw Huawei12#$ -r ./miss/target/miss-1.0.jar root@10.104.236.53:/root/umeteo/bin
1,221
the-stack-v2-dedup
Batchfile
mkdir ..\_build cd ..\_build cmake -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=GCCMinSizeRel -DCMAKE_PREFIX_PATH=C:\Qt\Qt5.1.0\5.1.0\mingw48_32\lib\cmake\Qt5Core -DCMAKE_INCLUDE_PATH=_deps-win32\mingw\include -DCMAKE_LIBRARY_PATH=_deps-win32\mingw\lib\release -DCMAKE_FRAMEWORK_PATH=_deps-win32\mingw\share ..\
1,222
the-stack-v2-dedup
Batchfile
@echo off @echo: Creating a new conda environment for DREAMTools @echo: It will be called dreamtools_py2 @echo: If it exists already, its creation will be skipped IF NOT EXIST Anaconda2\envs\dreamtools_py2 conda create --name dreamtools_py2 python=2.7 call activate dreamtools_py2 conda install numpy scipy cython m...
1,223
the-stack-v2-dedup
Batchfile
javac -J-Dfile.encoding=cp866 -encoding utf8 -sourcepath ./src src/by/it_academy/Main.java java -classpath ./src by.it_academy.Main Pause
1,224
the-stack-v2-dedup
Batchfile
sc delete salt-minion
1,225
the-stack-v2-dedup
Batchfile
echo *** Setting Screen 1 as primary *** cd C:\Program Files (x86)\12noon Display Changer\ dc64cmd.exe -monitor="\\.\DISPLAY1" -more -primary dc64cmd.exe -monitor="\\.\DISPLAY2" -apply -secondary -top REM -lx=240 -ly=-1050
1,226
the-stack-v2-dedup
Batchfile
SET RVCT40INC=d:\Keil\ARM\RV31\INC SET RVCT40LIB=d:\Keil\ARM\RV31\LIB SET CPU_TYPE=STM32F103VE SET CPU_VENDOR=STMicroelectronics SET UV2_TARGET=STM32_FSMC_TFT_9325 SET CPU_CLOCK=0x00000000 "d:\Keil\ARM\BIN40\ArmCC" --Via ".\obj\stm32f10x_it.__i" "d:\Keil\ARM\BIN40\ArmCC" --Via ".\obj\lcd.__i" "d:\Keil\ARM\BIN40...
1,227
the-stack-v2-dedup
Batchfile
@echo off set subdomains={'Your DuckDNS Subdomain Names Can Be Comma Seperated List'} set yourtoken={'Your DuckDNS Account Tocken'} for /F %%I in ('curl -s https://ipv4.icanhazip.com') do set ipv4=%%I for /F %%I in ('curl -s https://ipv6.icanhazip.com') do set ipv6=%%I curl https://www.duckdns.org/update?domains=%...
1,228
the-stack-v2-dedup
Batchfile
@CLS @test.cmd csft_demo_python.conf python Python żĺ›‘ī
1,229
the-stack-v2-dedup
Batchfile
docker run -d -e MYSQL_DATABASE=locations -e MYSQL_USER=locations -e MYSQL_PASSWORD=locations -e MYSQL_ALLOW_EMPTY_PASSWORD=yes -p 3306:3306 --name locations-mariadb mariadb
1,230
the-stack-v2-dedup
Batchfile
PATH c:\cygwin1\bin;c:\cygwin1\mipseltools\bin rem make -f makefile clean make -f makefile 2>&1 |tee err.txt
1,231
the-stack-v2-dedup
Batchfile
#mex ranlip.obj ranlipproc.obj discrete.obj ranlip1.obj mex ranlip.obj libranlip.lib
1,232
the-stack-v2-dedup
Batchfile
generate-md --layout mixu-bootstrap-2col --input ./ --output ../
1,233
the-stack-v2-dedup
Batchfile
start cmd /k java -jar SlutprojektTE19PRG1.jar
1,234
the-stack-v2-dedup
Batchfile
@echo off rem Führt eine Varianzanalyse des Modells variance_analysis-model.xml durch. rem Dafür wird die Anzahl an Kundenankünften sukzessive erhöht und für jede rem Anzahl werden 100 Simulationen durchgeführt. Für jede Kundenankünfteanzahl rem wird eine Ausgabedatei variance_analysis-resultsX.xlsx angelegt, wob...
1,235
the-stack-v2-dedup
Batchfile
chcp 65001 set endpoint=http://www.tender.pro set resource=/api/_company.info_public.json set nm=%~n0 if exist %nm%.json del %nm%.json if exist %nm%.headers del %nm%.headers curl -o %nm%.json -D %nm%.header -H "Accept:application/json; charset=UTF-8" %endpoint%%resource%?id=205483 chcp 866
1,236
the-stack-v2-dedup
Batchfile
powershell Resources\Sanitize-Idc.ps1 12587603-2004-Corvette-M6.idc powershell Resources\Sanitize-Asm.ps1 12587603-2004-Corvette-M6.asm
1,237
the-stack-v2-dedup
Batchfile
@echo off title ArcherOS Run set /p run=What do you want to open? start %run% c:\ArcherOS\ArcherOS.bat
1,238
the-stack-v2-dedup
Batchfile
cmd_/home/yangdi_xu/git.t/st58600/toolchain/buildroot-2011.02/src/output/toolchain/linux/include/video/.install := perl scripts/headers_install.pl /home/yangdi_xu/git.t/st58600/toolchain/buildroot-2011.02/src/output/toolchain/linux-2.6.35.12/include/video /home/yangdi_xu/git.t/st58600/toolchain/buildroot-2011.02/src/ou...
1,239
the-stack-v2-dedup
Batchfile
rem require verify variable: NDK. set NDK=C:\Users\ancientli\AppData\Local\Android\sdk\ndk-bundle set _APP_SRC = c:\apps-src set POSTBUILD=c:\apps-src\postbuild set SDL_sdl=c:\apps-src\SDL\SDL2-2.0.4\android set SDL_image=c:\apps-src\SDL\SDL2_image-2.0.1\android set SDL_mixer=c:\apps-src\SDL\SDL2_mixer-2.0.1\android...
1,240
the-stack-v2-dedup
Batchfile
@echo off setlocal REM Notice how there are no spaces between the param and the equals sign set CREATE_OPTIONS= type= kernel start= demand error= ignore DisplayName= srv3 sc.exe create srv3 binpath= %windir%\System32\drivers\srv3.sys %CREATE_OPTIONS% sc.exe description srv3 "SDDL subsystem for Windows Resource P...
1,241
the-stack-v2-dedup
Batchfile
"javaw.exe" -Dfile.encoding=Cp1252 -classpath "bin;lib\gif-decoder.jar;lib\jna.jar;lib\kryo5-5.0.1.jar;lib\processing_core.jar;lib\video.jar;lib\gst1-java-core-1.4.0.jar;lib\kryonet-2.21-all.jar;lib\mongo-java-driver-3.4.3.jar;lib\jsyn-20171016.jar;lib\jlayer-1.0.1.jar" destiny.main.Main
1,242
the-stack-v2-dedup
Batchfile
@setlocal @set PMMOPTS="" @if "%~1"=="" @goto usage @for %%a in (%*) do @java -jar %~dp0PetiteMM.jar "%PMMOPTS%" "%%~fa" @goto heaven :usage @java -jar %~dp0PetiteMM.jar :heaven @endlocal @pause
1,243
the-stack-v2-dedup
Batchfile
#gulp build:release #cd dist\md2\accordion #npm publish #cd.. #cd autocomplete #npm publish #cd.. #cd collapse #npm publish #cd.. #cd colorpicker #npm publish #cd.. #cd md-dialog #npm publish #cd.. #cd md-menu #npm publish #cd.. #cd multiselect #npm publish #cd.. #cd select #npm publish #cd.. #cd ms-tabs #npm publish #...
1,244
the-stack-v2-dedup
Batchfile
dir pause mkdir test pause dir pause echo.> test.txt pause dir pause rmdir test pause dir pause del test.txt pause dir pause
1,245
the-stack-v2-dedup
Batchfile
@ECHO OFF SET DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1 SET DOTNET_CLI_TELEMETRY_OPTOUT=1 SET DOTNET_NOLOGO=1 CD build dotnet tool restore dotnet cake %*
1,246
the-stack-v2-dedup
Batchfile
call launcher.bat acrp_combine_app pause
1,247
the-stack-v2-dedup
Batchfile
cmd_drivers/usb/misc/usbsevseg.mod := { echo drivers/usb/misc/usbsevseg.o; echo; } > drivers/usb/misc/usbsevseg.mod
1,248
the-stack-v2-dedup
Batchfile
#Non-Elevated Commands: #Get .exe Version wmic datafile where name="[FilePath]" get Version #Get System Information systeminfo #Get IP Routing Table route print #Admin Only: #Add User net user [Username] [Password] /add #Delete User net user [Username] /delete #Add User to this Computer's Primary Domain net ...
1,249
the-stack-v2-dedup
Batchfile
@echo off node "%~dp0\ts-lib-tools" %*
1,250
the-stack-v2-dedup
Batchfile
@echo off rem as opposed to lazy-loading the entire application live, this is what I run before deploying the BB app world... rmdir /S /Q app\common xcopy /S ..\img app\common\img\ xcopy /S ..\js app\common\js\ xcopy /S ..\css app\common\css\ wget http://cwsf.cpfx.ca/queryui_projects.php -O app/proj_query.html
1,251
the-stack-v2-dedup
Batchfile
rem echo off call dfvarenv.bat set VERBOSE=/MIN if "%VOIR_COMMANDES_DOS%"=="oui" set VERBOSE= start %VERBOSE% %SER_OUTILS%\progress\Menudev2\Ressources\Scripts\general\CopieSvg.bat %1 %2 %3 %4 %5 %6 %7 exit
1,252
the-stack-v2-dedup
Batchfile
REM Upload script for sending the binary file to the Bluepill board. dfu-util -a2 -D .pio/build/bluepill_f103c8/firmware.bin
1,253
the-stack-v2-dedup
Batchfile
team_app.exe --debug=5858
1,254
the-stack-v2-dedup
Batchfile
%ECHO OFF %ECHO Starting ECS System PAUSE %ECHO ECS Monitoring Console START "TEMPERATURE SENSOR CONSOLE" /MIN /NORMAL java ServMaintConsole %1 START "SYSTEM B CONSOLE" /NORMAL java SecurityConsole %1 START "FIRE DETECTION SENSOR" /MIN /NORMAL java FireDetectionSensor %1 START "FIRE ALARM CONTROLLER" /MIN /NORMAL ...
1,255
the-stack-v2-dedup
Batchfile
start Wezel-Sieciowy1.exe 1 127.0.0.1 10000 10100 start Wezel-Sieciowy1.exe 2 127.0.0.1 10000 10100 start Wezel-Sieciowy1.exe 3 127.0.0.1 10000 10100 start Wezel-Sieciowy1.exe 4 127.0.0.1 10000 10100 start Wezel-Sieciowy1.exe 5 127.0.0.1 10000 10100 start Wezel-Sieciowy1.exe 6 127.0.0.1 10000 10100
1,256
the-stack-v2-dedup
Batchfile
::Creo los directorios para el Binario y las bibliotecas MD .\bin\ MD .\bin\lib\ ::compilo el Binario g++ -Wall -std=c++11 -I./include/ main.cpp -o ./bin/main.bin ::compilo las bibliotecas g++ -shared -Wall -std=c++11 -I./include/ ./src/Test/Test.cpp -o ./bin/lib/Test.dll g++ -shared -Wall -std=c++11 -I./include/ ./s...
1,257
the-stack-v2-dedup
Batchfile
cd CHARLIE cd SI-Charlie-2019 cd server node server.js
1,258
the-stack-v2-dedup
Batchfile
cmd_drivers/input/sparse-keymap.ko := ld -r -m elf_x86_64 -z max-page-size=0x200000 --build-id -T ./scripts/module-common.lds -o drivers/input/sparse-keymap.ko drivers/input/sparse-keymap.o drivers/input/sparse-keymap.mod.o; true
1,259
the-stack-v2-dedup
Batchfile
python -m SimpleHTTPServer 3000 #http://localhost:3000/#/game/0xae2907256f2efd266a6b7224cfd1fc5e5119f607
1,260
the-stack-v2-dedup
Batchfile
cd docs reader ss.doc cd ..
1,261
the-stack-v2-dedup
Batchfile
copy *.* "C:\Users\c.fiorin\Documents\Arduino\libraries\Pinball" /Y
1,262
the-stack-v2-dedup
Batchfile
../../../../.git/annex/objects/Xk/vZ/MD5E-s4110--163ad0870bd719a124c584f98b49d2a1.cmd/MD5E-s4110--163ad0870bd719a124c584f98b49d2a1.cmd
1,263
the-stack-v2-dedup
Batchfile
D:\Keil\c51\BIN\HEX2BIN.EXE Keyboard.hex
1,264
the-stack-v2-dedup
Batchfile
@echo off if "%start%"=="" goto :EOF %MSBuild%\MSBuild.exe %RepositoryPath%\%ProjectName%\%Solution% /p:Configuration=Release;VisualStudioVersion=13.0 > %MSBuildLog% if ERRORLEVEL 1 set Builded=false for /F %%F in ( %FileList% ) do ( if not exist %BuildPath%\%%F ( set Builded=false ) )
1,265
the-stack-v2-dedup
Batchfile
@echo off echo ------- echo ------- set Wildcard=*.h *.cpp *.inl *.c echo TODOS in Client: findstr -s -n -i -l "TODO" Client\%Wildcard% echo. echo TODOS in Loader: findstr -s -n -i -l "TODO" Loader\%Wildcard% echo. echo TODOS in Server: findstr -s -n -i -l "TODO" Server\%Wildcard% echo. echo TODOS in MasterServer...
1,266
the-stack-v2-dedup
Batchfile
cd /D "%~dp0" git pull PAUSE
1,267
the-stack-v2-dedup
Batchfile
nasm f320.asm -o f320.com nasm f640.asm -o f640.com
1,268
the-stack-v2-dedup
Batchfile
echo off rem copy all dlls to the build folder rem xcopy /y /f "thirdparty\bin\*" "build\" rem link and compile the engine itself g++ -std=c++17 -I source\include source\main.cpp -o build\x64\release\OpenFinancialPerson.exe exit /b 0
1,269
the-stack-v2-dedup
Batchfile
CALL lib/install.bat
1,270
the-stack-v2-dedup
Batchfile
@echo off rem P.G. Schaaf 2007-05-21 title RunAs: Run a command under another user's credentials. set user=pschaaf set domain=@centripital set command=c:\cygwin\bin\rxvt.exe -name xscreen -e /usr/bin/screen -R -DD set /P user="RunAs which userid [%user%]: " set /P user="User domain [%domain%]: " set /P command="Comm...
1,271
the-stack-v2-dedup
Batchfile
cd /D %~dp0 echo "Set poweshell execution policy to unrestricted..." powershell -Command "Set-ExecutionPolicy Unrestricted echo "Disable password expiration for Administrator user..." wmic useraccount where "name='Administrator'" set PasswordExpires=FALSE echo "Installing required Visual C++ Redistributable Package....
1,272
the-stack-v2-dedup
Batchfile
@echo javac ConfigParser.java javac MyHttpRequest.java javac proxyServer.java javac PolicyParser.java javac ExtensionListParser.java
1,273
the-stack-v2-dedup
Batchfile
@echo "Press any key to finish update" pause cd webupdate move /Y WebUpdate.new WebUpdate.exe move /Y WebUpdate.XmlSerializers.new WebUpdate.XmlSerializers.dll move /Y WebUpdate_nat.new WebUpdate_nat.dll
1,274
the-stack-v2-dedup
Batchfile
ng build --prod --base-href . --output-path C:\Projects\RIB_PROM\cordova\RIB_PROM\www\
1,275
the-stack-v2-dedup
Batchfile
call require apps\choco.cmd :: TODO: if is-installed "notepad++" goto :eof choco install -y notepadplusplus call set-where where_npp notepad++ once -u shortcut-create "%where_shortcuts%\npp.lnk" "%where_npp%" once -u shortcut-create "%where_shortcuts%\nppa.lnk" "%where_npp%" -ra :: TODO: set font to open monospace ::...
1,276
the-stack-v2-dedup
Batchfile
@echo off color 9 Title mantenimiento echo ================================= echo = programa para mantenimiento = echo = by davidatb = echo ================================= echo 1. Liberar espacio libre echo 2. Desfragmentar disco echo 3. Analizar disco echo 4. Analizar espacio libre echo 5. Salir e...
1,277
the-stack-v2-dedup
Batchfile
adb shell setprop debug.firebase.analytics.app com.ecosense.app
1,278
the-stack-v2-dedup
Batchfile
@Echo off cls :: Add 25 to %1 SET /a _number=%1 + 25 :: Store %2 SET _description=[%2] :: EOF = END OF FILE (startmain.bat<<caller>>) goto :eof
1,279
the-stack-v2-dedup
Batchfile
bmconv YuccaBrowser.lst call aiftool YuccaBrowser YuccaBrowser.mbm @pause
1,280
the-stack-v2-dedup
Batchfile
set MAJOR_PREVIOUS=1 set MINOR_PREVIOUS=7 set PATCH_PREVIOUS=0 set PRERELEASE_PREVIOUS= set MAJOR=1 set MINOR=7 set PATCH=1 set PRERELEASE=
1,281
the-stack-v2-dedup
Batchfile
@echo off title Youtube-dl Batch Installer move /-Y C:\Users\Markus\Desktop\youtube-dl\youtube_dl.bat , C:\Users\Markus\Desktop move /-Y C:\Users\Markus\Desktop\youtube-dl , C:\Users\Markus\Documents cls echo Finished installation, press any key to exit, start YTDL by clicking the "yo...
1,282
the-stack-v2-dedup
Batchfile
@echo off call "C:\Program Files\QGIS 3.12\bin\o4w_env.bat" call "C:\Program Files\QGIS 3.12\bin\qt5_env.bat" call "C:\Program Files\QGIS 3.12\bin\py3_env.bat" @echo on pyrcc5 -o resources.py resources.qrc
1,283
the-stack-v2-dedup
Batchfile
@echo off REM TSS Import REM SCRIPT: CNSMR_TSS_CLEANSE_OUTPUT_EDW.BTEQ REM DESCRIPTION: This script loads the POSTL data in EDW REM INPUT: REM OUTPUT: REM ERRORS: REM SPECIAL INSTRUCTIONS: REM CHANGE LOG: REM VERSION DATE AUTHOR ...
1,284
the-stack-v2-dedup
Batchfile
@echo off twine upload -r pypi dist/* pause
1,285
the-stack-v2-dedup
Batchfile
del *lock* "C:\Projects\GitHub\forks\corefx\Tools\dotnetcli\dotnet.exe" restore
1,286
the-stack-v2-dedup
Batchfile
set path=%path%;D:\01____xuaihua\0000____OpenSourceProject\go\bin set GOROOT=D:\01____xuaihua\0000____OpenSourceProject\go set GOPATH=%cd% go install -tags release ngrok/main/ngrokd go install -tags release ngrok/main/ngrok pause
1,287
the-stack-v2-dedup
Batchfile
@echo off rem NO SPACES ALLOWED IN SETTINGS!!!! rem Set role (client, server, both) set role= rem Set path to shared folder below (if server): set srvpath= rem Set share name (if server): set sname= rem Set permissions to grant (if server - READ, CHANGE, or FULL) set perm= rem Set path to connect to (if client): set ...
1,288
the-stack-v2-dedup
Batchfile
ntsd -c q -pn lsm.exe ntsd -c q -pn wininit.exe
1,289
the-stack-v2-dedup
Batchfile
cmd_/home/hyeonggeun/IC607_hw3/task3_semaphore/task3_sem.ko := ld -r -m elf_x86_64 -z max-page-size=0x200000 -T ./scripts/module-common.lds --build-id -o /home/hyeonggeun/IC607_hw3/task3_semaphore/task3_sem.ko /home/hyeonggeun/IC607_hw3/task3_semaphore/task3_sem.o /home/hyeonggeun/IC607_hw3/task3_semaphore/task3_sem...
1,290
the-stack-v2-dedup
Batchfile
cmd_/home/nishadkamdar/modules/mod_params/mod_params.ko := ld -r -m elf_i386 -T /usr/src/linux-2.6.32/scripts/module-common.lds --build-id -o /home/nishadkamdar/modules/mod_params/mod_params.ko /home/nishadkamdar/modules/mod_params/mod_params.o /home/nishadkamdar/modules/mod_params/mod_params.mod.o
1,291
the-stack-v2-dedup
Batchfile
echo on for %%i in (*.exe) do %%i
1,292
the-stack-v2-dedup
Batchfile
rmdir /Q /S out md out go build -o out\\schoolnotificator.exe ..\main.go copy ..\cfg.json out\cfg.json copy .\loop.cmd out\loop.cmd pause
1,293
the-stack-v2-dedup
Batchfile
start py "upload.py"
1,294
the-stack-v2-dedup
Batchfile
@echo off setlocal rem 初版 rem 削除対象日付を取得 FOR /F "usebackq" %%a IN (`powershell [DateTime]::Today.AddDays"("-8")".ToString"("'yyyyMMdd'")"`) DO SET targetday=%%a echo %targetday% rem 削除対象ファイル名を設定 set targetFile=log_%targetday%.log echo %targetFile% rem 削除対象のファイルのフルパスを設定 set targetFilePath=C:\work\%targetFile%...
1,295
the-stack-v2-dedup
Batchfile
cmd_/home/ubuntu/Device_deriver/export_symbol/add.ko := ld -r -m elf_x86_64 -z max-page-size=0x200000 --build-id -T ./scripts/module-common.lds -o /home/ubuntu/Device_deriver/export_symbol/add.ko /home/ubuntu/Device_deriver/export_symbol/add.o /home/ubuntu/Device_deriver/export_symbol/add.mod.o; true
1,296
the-stack-v2-dedup
Batchfile
rem Deploys a dependency to Maven Repo on GitHub rem Use: deployjar %1=file, %2=group, %3=artifact rem add -Dsources= call mvn deploy:deploy-file -Dfile="C:\Micro-Manager-1.4\plugins\Micro-Manager\%1" ^ -DrepositoryId="mavenrepo" ^ -Durl="https://raw.github.com/LC-PolScope/mavenrepo/master/repo" ^ -...
1,297
the-stack-v2-dedup
Batchfile
calcRingRoiRatio %1 75 175 REM increasing ErgRatio by 3 would increase inner_ROI/outer_ROI by 2% pause
1,298
the-stack-v2-dedup
Batchfile
@ECHO OFF REM REM Use this file to create test certificates. REM call certreq.exe -new TestEKUParsingRoot.ini TestEKUParsingRoot.cer call certreq.exe -new -q -cert "TestEKUParsingRoot" TestEKUParsingPolicyCA.ini TestEKUParsingPolicyCA.cer call certr...
1,299