I have an application deployed via ClickOnce, along wit开发者_如何学JAVAh a separate .NET console application that needs access to the ClickOnce application\'s installation directory. By the applicati
Operating system is MacOS X, specifically 10.5 (Leopard) on a PowerPC G4, but I have the same problem on an x86 running 10.6.
I\'m using a System.Management.ManagementEventWatcher to get the process ID and executable path for a started process: