Knowledge Base

No Executable File Execution Precedence

Article ID: 101775

Article Last Modified on 3/12/2004


APPLIES TO


This article was previously published under Q101775

SUMMARY

There is no rule as to which executable file will be started first when file names differ only by extension (.COM, .EXE, .BAT, or .CMD). The order in which program launchers search for executable files is specific to the program launcher. The Windows NT API, CreateProcess, looks for a file name with an .EXE extension if none was specified in the call.

Additional query words: prodnt

Keywords: kbother KB101775