1. Computing

Discuss in my forum

Windows 7 Command Prompt Commands

A Complete List of CMD Commands Available in Windows 7

By , About.com Guide

Endlocal

The endlocal command is used to end the localization of environment changes inside a batch or script file.

Erase

The erase command is used to delete one or more files. The erase command is the same as the del command.

Esentutl

The esentutl command is used to manage Extensible Storage Engine databases.

Eventcreate

The eventcreate command is used to create a custom event in an event log.

Exe2Bin

The exe2bin command is used to convert a file of the EXE file type (executable file) to a binary file.

The exe2bin command is not available in 64-bit versions of Windows 7.

Exit

The exit command is used to end the Command Prompt session that you're currently working in.

Expand

The expand command is used to extract a single file or a group of files from a compressed file.

Extrac32

The extrac32 command is used to extract the files and folders contained in Microsoft Cabinet (CAB) files.

The extrac32 command is actually a CAB extraction program for use by Internet Explorer but can be used to extract any Microsoft Cabinet file. Use the expand command instead of the extrac32 command if possible.

Fastopen

The fastopen command is used to add a program's hard drive location to a special list stored in memory, potentially improving the program's launch time by removing the need for MS-DOS to locate the application on the drive.

The fastopen command is not available in 64-bit versions of Windows 7. Fastopen only exists in 32-bit versions of Windows 7 to support older MS-DOS files.

Fc

The fc command is used to compare two individual or sets of files and then show the differences between them.
  1. About.com
  2. Computing
  3. PC Support
  4. Command Line Reference
  5. List of Windows 7 Command Prompt Commands

©2013 About.com. All rights reserved.