Example: When searching for remote desktop in windows help, it has a link to “Click to open System.”. (Not telling me how to open System) Is there some place in the computer with the locations of programs that are opened so that I can click on the abovementioned link, and then check that location to see what was opened? If not, is there some method for that (say, in .net)? Or perhaps an app that does that (preferably by Microsoft).
EDIT: I need enough information about the program in order to launch it from my program (Process.Start(...);).
Maybe you are looking for application like Process Explorer http://technet.microsoft.com/en-us/sysinternals/bb896653