Skyrim Bat Command


General Information

This command executes the specified batch file (batch file should end in .txt and be put in Skyrim/Data folder).

Syntax


bat [file name]

File NameThe name of the file you wish to execute as a batch file. The file should be located in the Skyrim/Data folder and end with with extension .txt. See examples for more help.

Examples


bat commandlist.txt

Assuming there is a file named commandlist.txt located in Skyrim/Data (Skyrim/Data/commandlist.txt), this command would run the list of commands within that file.