I installed Octave 4 (from here) which has both a GUI and a CLI.
However, Octave doesn't seem to be added to the PATH variable, so typing octave or octave-cli into the command line doesn't do anything.
Is there a way to fix that (without adding all the other executables in Octave's bin directory to PATH as well)?
I use Windows 10.