×
bat is a Windows batch program that sets a variable to the output of an execution. With it, you can use the output of another program with your batch file.
SetNumberOfArguments.bat (GPL). SetNumberOfArguments.bat is a Windows batch program that counts how many parameters are on the command-line.
"Windows Path To Cygdrive.cmd" is a Windows batch program that helps you convert Windows path to cygdrive (Cygwin) path. Many UNIX utilities (e.g. rsync) that ...
HasNUL.bat returns "true" if the NUL device exists, while it returns "false" if the NUL device doesn't exist. The following is an example of using HasNUL.bat in ...
bat is a Windows batch program that can help determine if a specified path is a directory or not. IsDirectory.bat outputs 1 (for true) when the command-line ...
This "basename.bat" is a Windows batch program that performs the same function as as the UNIX "basename" command. And that function is to strip the parent ...
cmd" is a batch file that rotates a PDF 90 degrees in the counter-clockwise direction. It's primary purpose is to provide a simple drag & drop GUI interface ...
"RunAsAdministrator.cmd" is Windows batch program that elevates a script or program to admin level. This script does the same thing as you right-clicking on a ...
Batch ; Last Modified. Threads - Create New ; Sat, 27 Nov 2021 14:20:36 -0800. SetVariableToOutput.bat (GPL) ; Fri, 25 Sep 2020 10:21:11 -0700. Which (GPL) ; Tue, ...
1.0). The problem that it is switching "Radio on" and quits the app, but apparently the utility needs to stay on for another 10sec or so to find & connect to ...