Shine Tutorial    
  shinetutorialtopsideimage
HOME DOS OS C,C++ HTML CSS XML JAVA ASP PHP SQL OFFICE MULTIMEDIA MORE... CERTIFICATION ABOUT
 
S T ADVT
TUTORIALS
 

MS - DOS Command

« Previous Next Chapter »

Microsoft DOS title command

Quick links

About tile
Availability
Syntax
Examples

About title

Enables a user to change the title of their MS-DOS window.

Availability

The title command is an internal command that is available in the below Microsoft operating systems.

Windows 2000
Windows XP
Windows Vista
Windows 7

Syntax

Sets the window title for the command prompt window.

TITLE [string]

string Specifies the title for the command prompt window.

Examples

title tiltle

title Shine Tutorial

Change the title of the MS-DOS window to "Shine Tutorial."


« Previous Next Chapter »