Search code examples
Windows batch script: trying to extract Java version by looping on command results with pipe...


windowsfor-loopbatch-filecmddelayedvariableexpansion

Read More
How to set %ERRORLEVEL% in cmd /c?...


powershellcmdexit-codeerrorleveldelayedvariableexpansion

Read More
Why are my set commands resulting in nothing getting stored?...


windowsbatch-filecmddelayedvariableexpansion

Read More
Batch file question: How can I load a text table from a file (with exclamation marks) into a global ...


arraysfor-loopbatch-fileglobal-variablesdelayedvariableexpansion

Read More
Parsing incomming parameters in batch inside for loop with shift...


batch-filedelayedvariableexpansion

Read More
Statements structure to automate folder-tree creation in a batch script...


windowsbatch-filedelayedvariableexpansion

Read More
How to copy un-sanitized string to clipboard with batch script...


batch-filecmdpipeio-redirectiondelayedvariableexpansion

Read More
String compare with batch file...


batch-fileenvironment-variablesdelayedvariableexpansion

Read More
Keep variable after endlocal in Batch...


windowsbatch-filecmddelayedvariableexpansion

Read More
How to assign %%parameter to variable?...


batch-filedelayedvariableexpansion

Read More
Batch file - creating a string of numbers based on a word count in a variable...


windowsbatch-filedelayedvariableexpansion

Read More
batch how to escape/ignore "!" in string variable with delayed expansion enabled...


batch-filecmdfile-renamedelayedvariableexpansion

Read More
Batch: Reading values from .properties file that contain special characters...


batch-filepropertiesdelayedvariableexpansion

Read More
wrong value of %errorlevel% in nested if in .bat file...


batch-filecmderrorleveldelayedvariableexpansion

Read More
Find the latest sub-folder within a directory only if that directory exists batch script...


batch-filefor-loopif-statementdelayedvariableexpansion

Read More
Variable is not set...


batch-filedelayedvariableexpansion

Read More
Why the loop is not running as expected?...


batch-filegotodelayedvariableexpansion

Read More
Batch delayed expansion not working...


windowsbatch-filedelayedvariableexpansion

Read More
Inexplicable behavior caused by addition of for-loop inside else case of a function while trying to ...


stringbatch-filefor-loopdelimiterdelayedvariableexpansion

Read More
How to avoid delayed expansion removing the exclamation marks in file names?...


batch-filedelayedvariableexpansion

Read More
usebackq without delayedexpansion...


windowsbatch-filefor-loopcmddelayedvariableexpansion

Read More
using a DelayedExpansion index variable for an array within an IF statement fails...


batch-fileif-statementdelayedvariableexpansion

Read More
Why can I not get a substring of a delayed expansion variable in an if statement?...


batch-fileif-statementcmddelayedvariableexpansion

Read More
Batch script with nested expansions not working...


batch-filecmdwindows-consolevariable-expansiondelayedvariableexpansion

Read More
Manipulation on delayed expansion string variable is failing...


stringbatch-filefor-loopsubstringdelayedvariableexpansion

Read More
Dynamic variable syntax with delayed expansion...


windowsloopsbatch-filedelayedvariableexpansion

Read More
Batch: IF and delayed expansion...


windowsbatch-fileif-statementdelayedvariableexpansion

Read More
Workaround for problems with "!" literals in a For loop with delayed variable expansion...


powershellbatch-filecmddelayedvariableexpansion

Read More
bat file enabledelayedexpansion won't expand in IF statement...


batch-fileif-statementdelayedvariableexpansion

Read More
How to use array in batch file?...


batch-filedelayedvariableexpansion

Read More
BackNext