Google
×
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 ...
This Clipboard.mscr MortScript program lets you view the content of the copy-and-paste clipboard on your Pocket PC and Windows Mobile device. You can reach this ...
"Open Command Prompt.cmd" is Windows batch program that opens a Command Prompt to any directory you specify. If you do not specify a directory, then it just ...
By default, it's not possible to edit MortScript programs on Windows Mobile device, because Word Mobile does not recognize the .mscr extension as a text file.
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 ...
Disabling User Account Control on Windows 8 (GPL). Windows 8 is a real control freak. Every little thing I try to do requires administrator privilege.
DirectoryHasFile.sh is a Bourne Shell script that helps your custom shell scripts determine whether the specified directory contains any files. This script ...
"Unrar To Directory.cmd" is Windows batch program that de-archives all of the files in a RAR archive and places them in a folder that is titled the same as the ...
MarkOriginal.bat is a Windows batch program that allows you to execute the Java version of MarkOriginal easily through the Windows GUI interface. Please take a ...
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.