# Windows PowerShell PS C:> $env:VAR_NAME="VALUE"
$env:variable = 'variable value'
$env:FOO = 'BAR'; ./myscript