Search code examples
How to make a batch file to ping hosts to confirm they are up?...


windowsbatch-filecmd

Read More
Set errorlevel in Windows batch file...


batch-file

Read More
What is the current directory in a batch file?...


batch-filedirectory

Read More
How to read multiple lines of a batch file using "("...


batch-file

Read More
How to use array index in batch scripts?...


arraysbatch-file

Read More
How can I convert this bcdedit command to a get a string assigned to a variable for reference in a b...


batch-filebioslegacyuefi

Read More
Batch file that keeps the 7 latest files in a folder...


filebatch-filedelete-file

Read More
Arithmetic inside a for loop batch file...


batch-filecmd

Read More
'Pretty print' windows %PATH% variable - how to split on ';' in CMD shell...


windowsbatch-filecmdpath

Read More
A common batch file to setup variables...


batch-file

Read More
How to make SHIFT work with %* in batch files...


batch-filewindows-xp

Read More
Logical operators ("and", "or") in Windows batch...


batch-filecmdlogical-operatorswindows-console

Read More
Detecting how a batch file was executed...


windowsbatch-file

Read More
Run a batch file from Task Scheduler is not working with a java command...


windowsbatch-filescheduled-tasks

Read More
How to call the "Sound Setting" via command line in Windows...


batch-file

Read More
How do I echo ASCII art that contains special characters in a batch file?...


batch-filecmdescapingsymbolsascii-art

Read More
Create a dynamic list of Inno Setup components/types from external source (file or folder contents)...


batch-filecomponentsinno-setuppascalscript

Read More
"Open With" using CMD...


windowsbatch-filecmd

Read More
Strange results querying WMI information...


batch-filecmdwmic

Read More
What does > nul 2>&1 mean in a batch statement...


batch-file

Read More
how not to open a Cmd window when running a batch file...


windowsbatch-filecmd

Read More
Launch .bat files from a custom URL handler without showing the console window...


windowsurlbatch-filecmd

Read More
Activate virtualenv and run .py script from .bat...


pythonbatch-filecmdvirtualenv

Read More
I want to delete all bin and obj folders to force all projects to rebuild everything...


visual-studiovisual-studio-2008batch-filecmd

Read More
How to filter out the line which counting up from last line from a text file thru batch command?...


batch-filefilterline

Read More
How can I get the file system location of a PowerShell script?...


powershellbatch-file

Read More
Pipe list of files into program...


windowsbatch-filexargs

Read More
How do I get the IP address into a batch-file variable?...


batch-fileip

Read More
How to make for loop in windows batch file run in name order...


sqlwindowsloopsbatch-file

Read More
Windows Batch: How to add Host-Entries?...


windows-7batch-filehosts

Read More
BackNext