.BAT 文件扩展名

DOS Batch File

开发者 Microsoft
受欢迎程度
4.1  |  315 
 
🔍使用File Helper直接在您的网络浏览器中打开 .BAT 文件在线查看

什么是 BAT 文件?

A BAT file is a DOS batch file used to execute commands with the Windows Command Prompt (cmd.exe). It contains a series of line commands in plain text that are executed to perform various tasks, such as starting programs or running maintenance utilities within Windows.

更多信息

BAT files are typically only used by computer-savvy DOS or Windows users looking to make repetitive tasks easier to complete. Users can manually create BAT files with a text editor, such as Notepad or Wordpad, and add multiple commands on separate lines that can be executed by the command-line interpreter. When saving a batch file, save it with a .bat extension or save it as a .TXT file then rename the .txt file extension as .bat.

常见 .BAT 文件名

AUTOEXEC.BAT - The batch file run by DOS and older versions of Windows (95, 98, and Me) upon startup. It is located in the root directory of the boot drive.

警告

BAT files may be used to distribute and execute malware attacks on victims' computers. To protect against malicious attacks, never double-click an unknown BAT file. If you want to inspect the commands stored in a BAT file, open it with a text editor.

可打开或引用 BAT 文件的程序

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 DOS Batch 文件格式和 Mac, Windows, and Android 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们