March 1, 2012 – 9:13
Author: Richard Marskell | Category: Programming | Tags: c#, c++, environment variables, ExpandEnvironmentVariables, getenv, java, path, System.Environment, SystemDirectory, systemroot | Comments: 1
Naturally, a lot of my search engine traffic comes here from searching for terms like “system root in <insert language here>” or “%systemroot%”. So, to live up to my domain, and you Googler’s expectations, I’ve decided to write a post about how to get the path to the system root in a few languages. If you know more, drop a comment and I’ll add it here.
Read the rest of this entry »