private string GetSysFilePath() { string filepath = (@"C:\text.txt"); return filepath; }
Environment.GetEnvironmentVariable("SystemRoot")