Hello, everyone. I'm making a program that will get the install directory for the game world of warcraft. I think it has something to do with the registry, but i'm not sure how to use it.
Its located at HKEY_LOCAL_MACHINE\SOFTWARE\Blizzard Entertainment\World of Warcraft .
How could I turn that into something i can open up with System.Diagnostics.Process.Start()
Thanks for your help
-SiPex