I have a program that opens an app when you write name of it but it does not work with all applications (e.g. it doesn't open spotify and discord without a direct path but opens opera easily). I wonder is there a way to search app on local disk and then get it path. Currently I am using Process.Start func.