When I started using the command line to start console applications, I found that the start имя_файла command start имя_файла finds and starts only programs in the folders in the PATH environment variable.
I figured out how to add a folder to PATH so that the `start command finds and launches the files in it, but this only happens if the files are located in the folder, and not in the subfolders.
How to teach the start program to search not only the files located in the folder, but also in all its subfolders?