×
Showing results for text OR file OR associations OR gpl site:CynosureX.com
"DriveLabel.bat" is a batch file that returns the label given a drive letter. "DriveLetter.bat" takes advantage of the following batch files, which are also ...
DirectoryHasFile.sh is a Bourne Shell script that helps your custom shell scripts determine whether the specified directory contains any files. This script ...
Run As Administrator (GPL). "RunAsAdministrator.cmd" is Windows batch program that elevates a script or program to admin level. This script does the same ...
Displays or modifies file extension associations ASSOC [.ext[=[fileType]]] .ext Specifies the file extension to associate the file type with fileType Specifies ...
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 ...
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 Administrators ...
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.
"HasAdminPrivilege.cmd" is distributed as executable source code under the GNU General Public License. Please see the license agreement elsewhere on this site.
This online utility allows you to detect text encoding of a text passage that you past in the text box below. If this tool detects only ASCII characters, then ...
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 ...