Skip to main content

Posts

Showing posts with the label Dos commands 2

Dos commands 2

Mem The mem command shows information about used and free memory areas and programs that are currently loaded into memory in the MS-DOS subsystem. Mkdir (Md) The mkdir command is used to create a new folder. Mmc The mmc command can be used to open Microsoft Management Console in author mode or to a specific snap-in console, all from the  Command  Prompt . Mode The mode command is used to configure system devices, most often COM and LPT ports. More The more command is used to display the information contained in a text file. The more command can also be used to paginate the results of any other Command Prompt command. Mountvol The mountvol command is used to display, create, or remove volume mount points. Move The move command is used to move one or files from one folder to another. The move command is also used to rename directories. Msg The msg command is used to send a message to a user. Msiexec The msiexec command is used to start Windows Installer, a tool u...