I lost my PATH with a program install earlier today, but with all the existing programs already running, it was easy to get it back. Si vous avez a command window open, run:
echo %PATH%
or run this si vous êtes on powershell
$env:PATH
If you don't, vous pouvez look at the variable d'environnements of currently-running programs with Process Explorer (procexp).