- W7: ASSOC Displays or modifies file extension associations.
- W7: ATTRIB Displays or changes file attributes.
- W7: BREAK Sets or clears extended CTRL+C checking.
- W7: BCDEDIT Sets properties in boot database to control boot loading.
- W7: CACLS Displays or modifies access control lists (ACLs) of files.
- W7: CALL Calls one batch program from another.
- W7: CD Displays the name of or changes the current directory.
- W7: CHCP Displays or sets the active code page number.
- W7: CHDIR Displays the name of or changes the current directory.
- W7: CHKDSK Checks a disk and displays a status report.
- W7: CHKNTFS Displays or modifies the checking of disk at boot time.
- W7: CLS Clears the screen.
- W7: CMD Starts a new instance of the Windows command interpreter.
- W7: COLOR Sets the default console foreground and background colors.
- W7: COMP Compares the contents of two files or sets of files.
- W7: COMPACT Displays or alters the compression of files on NTFS partitions.
- W7: CONVERT Converts FAT volumes to NTFS. You cannot convert the current drive.
- W7: COPY Copies one or more files to another location.
- W7: DATE Displays or sets the date.
- W7: DEL Deletes one or more files.
- W7: DIR Displays a list of files and subdirectories in a directory.
- W7: DISKCOMP Compares the contents of two floppy disks.
- W7: DISKCOPY Copies the contents of one floppy disk to another.
- W7: DISKPART Displays or configures Disk Partition properties.
- W7: DOSKEY Edits command lines, recalls Windows commands, and creates macros.
- W7: DRIVERQUERY Displays current device driver status and properties.
- W7: ECHO Displays messages, or turns command echoing on or off.
- W7: ENDLOCAL Ends localization of environment changes in a batch file.
- W7: ERASE Deletes one or more files.
- W7: EXIT Quits the CMD.EXE program (command interpreter).
- W7: FC Compares two files or sets of files, and displays the differences between them.
- W7: FIND Searches for a text string in a file or files.
- W7: FINDSTR Searches for strings in files.
- W7: FOR Runs a specified command for each file in a set of files.
- W7: FORMAT Formats a disk for use with Windows.
- W7: FSUTIL Displays or configures the file system properties.
- W7: FTYPE Displays or modifies file types used in file extension associations.
- W7: GOTO Directs the Windows command interpreter to a labeled line in a batch program.
- W7: GPRESULT Displays Group Policy information for machine or user.
- W7: GRAFTABL Enables Windows to display an extended character set in graphics mode.
- W7: HELP Provides Help information for Windows commands.
- W7: ICACLS Display, modify, backup, or restore ACLs for files and directories.
- W7: IF Performs conditional processing in batch programs.
- W7: LABEL Creates, changes, or deletes the volume label of a disk.
- W7: MD Creates a directory.
- W7: MKDIR Creates a directory.
- W7: MKLINK Creates Symbolic Links and Hard Links
- W7: MODE Configures a system device.
- W7: MORE Displays output one screen at a time.
- W7: MOVE Moves one or more files from one directory to another directory.
- W7: OPENFILES Displays files opened by remote users for a file share.
- W7: PATH Displays or sets a search path for executable files.
- W7: PAUSE Suspends processing of a batch file and displays a message.
- W7: POPD Restores the previous value of the current directory saved by PUSHD.
- W7: PRINT Prints a text file.
- W7: PROMPT Changes the Windows command prompt.
- W7: PUSHD Saves the current directory then changes it.
- W7: RD Removes a directory.
- W7: RECOVER Recovers readable information from a bad or defective disk.
- W7: REM Records comments (remarks) in batch files or CONFIG.SYS.
- W7: REN Renames a file or files.
- W7: RENAME Renames a file or files.
- W7: REPLACE Replaces files.
- W7: RMDIR Removes a directory.
- W7: ROBOCOPY Advanced utility to copy files and directory trees
- W7: SET Displays, sets, or removes Windows environment variables.
- W7: SETLOCAL Begins localization of environment changes in a batch file.
- W7: SC Displays or configures services (background processes).
- W7: SCHTASKS Schedules commands and programs to run on a computer.
- W7: SHIFT Shifts the position of replaceable parameters in batch files.
- W7: SHUTDOWN Allows proper local or remote shutdown of machine.
- W7: SORT Sorts input.
- W7: START Starts a separate window to run a specified program or command.
- W7: SUBST Associates a path with a drive letter.
- W7: SYSTEMINFO Displays machine specific properties and configuration.
- W7: TASKLIST Displays all currently running tasks including services.
- W7: TASKKILL Kill or stop a running process or application.
- W7: TIME Displays or sets the system time.
- W7: TITLE Sets the window title for a CMD.EXE session.
- W7: TREE Graphically displays the directory structure of a drive or path.
- W7: TYPE Displays the contents of a text file.
- W7: VER Displays the Windows version.
- W7: VERIFY Tells Windows whether to verify that your files are written correctly to a disk.
- W7: VOL Displays a disk volume label and serial number.
- W7: XCOPY Copies files and directory trees.
- W7: WMIC Displays WMI information inside interactive command shell.
|
- XP: ASSOC Displays or modifies file extension associations.
- XP: AT Schedules commands and programs to run on a computer.
- XP: ATTRIB Displays or changes file attributes.
- XP: BREAK Sets or clears extended CTRL+C checking.
- XP: CACLS Displays or modifies access control lists (ACLs) of files.
- XP: CALL Calls one batch program from another.
- XP: CD Displays the name of or changes the current directory.
- XP: CHCP Displays or sets the active code page number.
- XP: CHDIR Displays the name of or changes the current directory.
- XP: CHKDSK Checks a disk and displays a status report.
- XP: CHKNTFS Displays or modifies the checking of disk at boot time.
- XP: CLS Clears the screen.
- XP: CMD Starts a new instance of the Windows command interpreter.
- XP: COLOR Sets the default console foreground and background colors.
- XP: COMP Compares the contents of two files or sets of files.
- XP: COMPACT Displays or alters the compression of files on NTFS partitions.
- XP: CONVERT Converts FAT volumes to NTFS. You cannot convert the current drive.
- XP: COPY Copies one or more files to another location.
- XP: DATE Displays or sets the date.
- XP: DEL Deletes one or more files.
- XP: DIR Displays a list of files and subdirectories in a directory.
- XP: DISKCOMP Compares the contents of two floppy disks.
- XP: DISKCOPY Copies the contents of one floppy disk to another.
- XP: DOSKEY Edits command lines, recalls Windows commands, and creates macros.
- XP: ECHO Displays messages, or turns command echoing on or off.
- XP: ENDLOCAL Ends localization of environment changes in a batch file.
- XP: ERASE Deletes one or more files.
- XP: EXIT Quits the CMD.EXE program (command interpreter).
- XP: FC Compares two files or sets of files, and displays the differences between them.
- XP: FIND Searches for a text string in a file or files.
- XP: FINDSTR Searches for strings in files.
- XP: FOR Runs a specified command for each file in a set of files.
- XP: FORMAT Formats a disk for use with Windows.
- XP: FTYPE Displays or modifies file types used in file extension associations.
- XP: GOTO Directs the Windows command interpreter to a labeled line in a batch program.
- XP: GRAFTABL Enables Windows to display an extended character set in graphics mode.
- XP: HELP Provides Help information for Windows commands.
- XP: IF Performs conditional processing in batch programs.
- XP: LABEL Creates, changes, or deletes the volume label of a disk.
- XP: MD Creates a directory.
- XP: MKDIR Creates a directory.
- XP: MODE Configures a system device.
- XP: MORE Displays output one screen at a time.
- XP: MOVE Moves one or more files from one directory to another directory.
- XP: PATH Displays or sets a search path for executable files.
- XP: PAUSE Suspends processing of a batch file and displays a message.
- XP: POPD Restores the previous value of the current directory saved by PUSHD.
- XP: PRINT Prints a text file.
- XP: PROMPT Changes the Windows command prompt.
- XP: PUSHD Saves the current directory then changes it.
- XP: RD Removes a directory.
- XP: RECOVER Recovers readable information from a bad or defective disk.
- XP: REM Records comments (remarks) in batch files or CONFIG.SYS.
- XP: REN Renames a file or files.
- XP: RENAME Renames a file or files.
- XP: REPLACE Replaces files.
- XP: RMDIR Removes a directory.
- XP: SET Displays, sets, or removes Windows environment variables.
- XP: SETLOCAL Begins localization of environment changes in a batch file.
- XP: SHIFT Shifts the position of replaceable parameters in batch files.
- XP: SORT Sorts input.
- XP: START Starts a separate window to run a specified program or command.
- XP: SUBST Associates a path with a drive letter.
- XP: TIME Displays or sets the system time.
- XP: TITLE Sets the window title for a CMD.EXE session.
- XP: TREE Graphically displays the directory structure of a drive or path.
- XP: TYPE Displays the contents of a text file.
- XP: VER Displays the Windows version.
- XP: VERIFY Tells Windows whether to verify that your files are written correctly to a disk.
- XP: VOL Displays a disk volume label and serial number.
- XP: XCOPY Copies files and directory trees.
|