I want to append some path after PATH env item in the c# code, how to do that?
Check Environment.SetEnvironmentVariable method. More details here.
Environment.SetEnvironmentVariable