29 October 2007 by Snakefoot | | Trackback Off
Computer cannot start if no proper boot device exists, or if the active boot device fails.
26 September 2007 by Snakefoot | | Trackback Off
Mount a file folder as a drive-letter, like a shortcut to make it easier to access the folder.
22 February 2003 by Snakefoot | | Trackback Off
Description of environment variables and how to configure them.
6 July 2002 by Snakefoot | | Trackback Off
Describes the benefits and the costs of using multiple partitions.
1 March 2002 by Snakefoot | | Trackback Off
How to use the FOR keyword in a batch file to search all available partitions for a file mask.
1 March 2002 by Snakefoot | | Trackback Off
How to use the FOR keyword to perform an operation on a collection of files that matches a wildcard.
1 March 2002 by Snakefoot | | Trackback Off
How to use the Choice program to present a set of options the user can choose from.
1 March 2002 by Snakefoot | | Trackback Off
How to check the ERRORLEVEL variable to get the return code of a program.
1 January 2001 by Snakefoot | | Trackback Off
How batch files gets input parameters and how to access these parameters in the batch file.
1 January 2001 by Snakefoot | | Trackback Off
How to create your own sleep / wait command, which be used in other batch files.
1 January 2000 by Snakefoot | | Trackback Off
How to configure the config.sys and autoexec.bat to use multiple startup configurations.
1 January 2000 by Snakefoot | | Trackback Off
How to wrap a batch file around the pkzip and pkunzip command line utiltities.
1 January 2000 by Snakefoot | | Trackback Off
How to create a batch file that works like a dir command but only lists executables.
1 January 2000 by Snakefoot | | Trackback Off
List of the available command line switches for scandisk.
1 January 2000 by Snakefoot | | Trackback Off
Description of the special switch for MEM to diagnose conventional memory usage, and how to put it in a batch file.
1 January 2000 by Snakefoot | | Trackback Off
Description of the PATH environment variable, and how to configure it.
1 January 2000 by Snakefoot | | Trackback Off
How to change the listing of files and folders when using the dir command with an environment variable.
1 January 2000 by Snakefoot | | Trackback Off
Description of the temporary directory, and how to change the location using environment variables.
1 January 2000 by Snakefoot | | Trackback Off
Description of the options available for styling the DOS prompt.
1 January 2000 by Snakefoot | | Trackback Off
How to use environment variables to detect that a batch file is executed within Windows.
1 January 2000 by Snakefoot | | Trackback Off
How to write a batch file with description of different commands available.
1 January 2000 by Snakefoot | | Trackback Off
How to configure Himem.sys so it will not perform memory testing.
1 January 2000 by Snakefoot | | Trackback Off
How to get fdisk to create small FAT32 partitions with special parameter.
1 January 2000 by Snakefoot | | Trackback Off
How to check if a filename or directory exists
1 January 2000 by Snakefoot | | Trackback Off
How to use the TYPE command to perform file manipulation on text files.
1 January 2000 by Snakefoot | | Trackback Off
How to use the copy command to copy from the keyboard and into a text file.
1 January 2000 by Snakefoot | | Trackback Off
How to change the number of visible lines in a command prompt.
1 January 2000 by Snakefoot | | Trackback Off
How to rewrite the master boot record with fdisk to disable a boot-sector virus.
1 January 2000 by Snakefoot | | Trackback Off
Description of the ECHO command and the possible ways to make output.
1 January 2000 by Snakefoot | | Trackback Off
How to use the diskcopy command to copy floppy disks using only one floppy drive.
1 January 2000 by Snakefoot | | Trackback Off
How to bypass or single step through the startup files Config.sys and Autoexec.bat using the keyboard keys F5 and F8.
1 January 2000 by Snakefoot | | Trackback Off
How to increase the memory available for environment variables at the expense of conventional memory.