How-to: Install in-place (add to PATH)
Goal
Make executables in a folder runnable by name in new terminals, without packaging or copying into Program Files.
Steps
-
Install Ibex and ensure
ibexis on PATH. -
From a shell:
ibex inplace-path add /path/to/folder -
Open a new terminal (Windows broadcasts env changes; shells already open keep the old PATH).
-
Undo later with:
ibex inplace-path remove /path/to/folder ibex inplace-path list