Accessing the Settings of another application

Posted by Joel Cochran on Stack Overflow See other posts from Stack Overflow or by Joel Cochran
Published on 2010-03-17T19:26:26Z Indexed on 2010/03/17 19:31 UTC
Read the original article Hit count: 194

Filed under:

I have application 1 and application 2. App2 needs to verify that App1 is installed, and if it is it needs to access a property from the App1 Settings.

What would be the best way to go about this?

© Stack Overflow or respective owner

Related posts about c#