Google
×
Windows Path To Cygdrive (GPL). "Windows Path To Cygdrive.cmd" is a Windows batch program that helps you convert Windows path to cygdrive (Cygwin) path.
Open Command Prompt (GPL). "Open Command Prompt.cmd" is Windows batch program that opens a Command Prompt to any directory you specify.
Enabling User Account Control on Windows 8 (GPL). If you have disabled UAC with our disabling script (see TrackBack below), then it is likely this enabling ...
IsDirectory.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 ...
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 ...
Specifies the directory where Windows is installed. filename Specifies a pattern, file, or directory. Used without parameters, COMPACT displays the ...
ROBOCOPY :: Robust File Copy for Windows ... [options] source :: Source Directory (drive:\path or \\server\share\path).
Checks a disk and displays a status report. CHKDSK [volume[[path]filename]]] [/F] [/V] [/R] [/X] [/I] [/C] [/L[:size]] [/B] volume Specifies the drive letter ( ...
"HasAdminPrivilege.cmd" is a Windows batch program that can helps you determine whether your script is running as administrator or not. "HasAdminPrivilege.cmd" ...
"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 ...