×
bat script to write its temporary files to the temporary directory specified by the Windows environment variable %temp%. The new version of SetVariableToOutput.
This online PDB Doc utility helps you convert any text file into Palm OS Doc files and vise-versa. The Palm OS Doc file is a standard text format for the ...
It's easy to extract all files from a ZIP archive with the unzip utility. But it can be much more difficult to extract a single file; especially in a large ...
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 ...
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 "dirname.bat" is a Windows batch program that performs the same function as as the UNIX "dirname" command. And that function is to strip the child name ...
/MAXAGE:n :: MAXimum file AGE - exclude files older than n days/date. /MINAGE:n ... /MINLAD:n :: MINimum Last Access Date - exclude files used since n. (If n ...
TakeControlOf.cmd is a Windows Vista batch program that helps you regain ownership and full permission to any file or directory. You have to be part of the ...
"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 ...
SetNumberOfArguments.bat (GPL). SetNumberOfArguments.bat is a Windows batch program that counts how many parameters are on the command-line.