@powershell -NoProfile -ExecutionPolicy Bypass -File "setEnvVarFromKeyAndValue.ps1" -key $1 -value $2
