If you have an application that installs commands, please test this branch! Check out the branch and install Pynsist from it (flit install), then use Pynsist to build a new installer. Install it and check that the directory containing exes is added to PATH correctly, then uninstall and check that the directory is removed from PATH again. Try the same with both a single-user installation and an installation for all users.
Fixes #167
If you have an application that installs commands, please test this branch! Check out the branch and install Pynsist from it (
flit install
), then use Pynsist to build a new installer. Install it and check that the directory containing exes is added to PATH correctly, then uninstall and check that the directory is removed from PATH again. Try the same with both a single-user installation and an installation for all users.