[Toc][Index]

CMD.INI


Most of the configuration of CMD.EXE is controlled through a file of 
initialization information called CMD.INI, which is discussed in the 
following sections: 
            Modifying the .INI File 
            Using the .INI File 
            .INI File Sections 
            .INI File Directives 
            .INI File Examples 
 
 We also discuss many ways of configuring CMD.EXE in other sections of the 
 help, for example: 
        *   With aliases you can set default options for internal commands 
            and create new commands. 
        *   With executable extensions you can associate data files with 
            the applications you use to open them. 
        *   With the FILECOMPLETION environment variable and the 
            FileCompletion .INI directive you can customize filename 
            completion to match the command you are working with. 
        *   With the COLORDIR environment variable and the ColorDir .INI 
            directive you can set the colors used by the DIR and SELECT 
            commands. 
        *   With the SETDOS command, you can change some aspects of the 
            command processor's operation "on the fly." 
 

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs