Skip to content
EntityQ300115· pop 21· linked from 49 articles

Autoexec.bat

Sign in to save

Also known as Autoexec, AUTOEXEC.DOS, AUTODOS7.BAT, AUTOEXEC.W40, AUTOEXEC.NT

AUTOEXEC.BAT is a system file that was originally on DOS-type operating systems. It is a plain-text batch file in the root directory of the boot device. The name of the file is an abbreviation of "automatic execution", which describes its function in automatically executing commands on system startup; the filename was coined in response to the 8.3 filename limitations of the FAT file system family. In the autoexec.bat file one can execute every command being available either internally within the OS-specific command.com TSR or as an extra command (.com/.exe files)

Wikidata facts

Show 1 more fact
operating system
Q483132
Sources (1)

via Wikidata · CC0

Article · Português

AUTOEXEC.BAT é um arquivo de sistema originário dos sistemas operacionais MS-DOS. Seu nome é uma forma abreviada de automatic execution (execução automática) para cumprir a limitação de tamanho de nome de arquivos nestes sistemas. Trata-se de um programa de lote que é executado pelo shell do sistema, no caso do DOS o COMMAND.COM, quando é iniciado. Originalmente seu propósito era executar programas que ficariam residentes em memória (TSR) e configurar o ambiente de trabalho do usuário. Entre estes programas residentes estão: * Programas antivírus * Drivers de mouse * Drivers de unidades de CD-ROM * Software para cache de disco (por exemplo: SmartDrive) Nos sistemas operacionais Windows ME e Windows NT o arquivo continua a existir, mas são lidas apenas as variáveis de ambiente.

Abstract from DBpedia / Wikipedia · CC BY-SA