Does anyone know how to determine the absolute path of an installed application using C#? I tried the following method found here, but it did not work as it did not contain any path information.
I have been struggling with this for a while now and am hoping someone out there can help me out.