How to load values from a file dynamically into an executable file ?

Hi All,

I have a values in xyz.txt file on my system, I need to use these values in my Unity3D executable.

Could you suggest me how to use these values from the outside file into an .ExE ?

Thank you in advance…