指定した環境変数の値を設定します。
C#
SetEnvironmentVariable (sName, sValue);
VB
SetEnvironmentVariable (sName, sValue)