This handy batch script lets me download YouTube videos at the best quality with thisbest video downloader for Windows 11 PCand I'm excited to share it with you all. @echo off setlocal enabledelayedexpansionset/p link="YouTube download Link: "e...
setlocal enabledelayedexpansionset/p link="YouTube download Link: "echo1. mp3 echo2. videoset/p choice="choose your download type (1 or 2): "if!choice!==1(ytk-dIp-x--audio-format mp3 -o "downloads\%%(uploader)s\%%(title)s.%%(ext)s" !link!echo...
setlocal enabledelayedexpansion : ___ : | | : | pds.bat Dimension Data | : | | : | mh at didata dot be 3-Dec-2011 | : |___| echo. echo LmsProcess Pid Process Memory CPU echo --- --- --- --- --- tasklist /NH /V >...
I also added a more robust architecture check using WMI instead of simply checking for the x86 directory because apparently that is a thing that happens /shrug. Tin foil hat ppl can check it easily here Spoiler Code: @Echo off SETLOCAL EnableDelayedExpansion for /F "tokens=1,2 de...
Anaconda-1.8.0-Windows-x86_64.exe unchecked the option to modify the system PATH (in an attempt at a standalone installation) Although the "Anaconda Command Prompt" opens a cmd window (with message "Added C:\Anaconda and C:\Anaconda\Scri...
@setlocal EnableExtensions EnableDelayedExpansion for /F "usebackq delims=" %%a in ("%MAVEN_PROJECTBASEDIR%\.mvn\jvm.config") do set JVM_CONFIG_MAVEN_PROPS=!JVM_CONFIG_MAVEN_PROPS! %%a @endlocal & set JVM_CONFIG_MAVEN_PROPS=%JVM_CONFIG_MAVEN_PROPS% :endReadAdditionalConfig SET MAVEN_JA...