Adicionar ao Path Windows PowerShell
setx PATH "$env:path;\the\directory\to\add" -m
Obedient Owl
setx PATH "$env:path;\the\directory\to\add" -m