WinGit(Inno): Fix environment change broadcast
commit2a5469877315b736f65a680d48831685450ede38
authorSebastian Schuberth <sschuberth@visageimaging.com>
Wed, 17 Oct 2007 10:30:12 +0000 (17 12:30 +0200)
committerSebastian Schuberth <sschuberth@visageimaging.com>
Wed, 17 Oct 2007 10:30:12 +0000 (17 12:30 +0200)
tree5a20c424f4f187211bbddaf4a9022da09153a1d3
parent28768a31710dbcae5c0d39525d873d18d92a9a0a
WinGit(Inno): Fix environment change broadcast

The changes to PATH were done too late in both the installer and uninstaller,
so the broadcast triggered by ChangesEnvironment=yes came before the actual
change. This has been fixed by changing the environment in earlier installer /
uninstaller steps. As a side effect, the user has to choose how to modify PATH
now before the files get installed.
share/WinGit/install.iss