When I try to start a program with start command without specifying path, for some programs it works and for some programs it doesn't work.
I know that if those programs are in my PATH list or in current directory, I don't have to type the path.
But start command works for some programs even if those aren't in current directory or in my PATH list. What is the reason for this?