File name extensions supported natively by CreateProcess() on Windows.
CreateProcess()
bat
cmd
com
exe
pub const WindowsExtension = enum { bat, cmd, com, exe, }
Press escape to exit search and then '?' to see more options.