Add a tool to broadcast to all programs that the environment changed
commit92d7060bbd341b2793e6450710f4400e01b0890e
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 24 Sep 2007 17:00:49 +0000 (24 18:00 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 24 Sep 2007 18:49:45 +0000 (24 19:49 +0100)
tree6c1a82cb4481861fdb1b4afc67d6951946353cef
parent297df869981a122141302c3df4db9e894e6daccd
Add a tool to broadcast to all programs that the environment changed

When setting some system wide environment variable (such as PATH) in
the registry, you still have to tell everybody about it.  This small
tool helps to do so.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
share/WinGit/Makefile
share/WinGit/broadcast-environment-change.c [new file with mode: 0644]