| |
| | Help: Executable Files & File Searches |
 | | Files with executable extensions are executed by starting the associated application, and passing the name of the file on the command line. |
 | | If the command processor cannot find an executable file, batch program, or a file with an executable extension or Windows file association in the current directory, a directory in the search path, or the directory you specified in the command, it then looks for an alias called UNKNOWN_CMD (see the ALIAS command for details). |
 | | You can change the list of extensions that are considered "executable", and the order in which they are searched, with the PATHEXT environment variable, and the related PathExt directive in the.INI file. |
| www.jpsoft.com /help/exesearch.htm (5273 words) |
|