I'd just need to detect the installation folder from a C# application so that I can open it. I guess that information is stored in a config file or registry setting. Thanks a lot.
Asked
Active
Viewed 97 times
0
-
Check [this post](http://stackoverflow.com/a/909835/1806218) – wannaKnowItAll Jan 26 '14 at 22:58
-
I'm sorry but this has nothing to do with what I need. – Andrea Nagar Jan 27 '14 at 11:45
-
Sorry I misunderstood your question before, you mean something like [that](http://stackoverflow.com/q/12173077/1806218)? – wannaKnowItAll Jan 27 '14 at 12:09
-
I've tried that but it didn't return the proper path. On top of that, I don't want to add a dependency to SQLLite just to open the Google Drive config info. – Andrea Nagar Jan 27 '14 at 15:17