Do not set the HOME variable in the installer
commitd0122b49dccb9f68ce04ba54d506a802619bc31a
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 16 Feb 2014 17:16:49 +0000 (16 11:16 -0600)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 27 Jan 2014 07:07:55 +0000 (27 07:07 +0000)
treee452d8a742ea3971e35823bb504b11f8af2443c3
parent9c4b9cb734081908255793e54a67e0518de89a8a
Do not set the HOME variable in the installer

We really should not need to set HOME globally anymore because we set it
in Git Bash in /etc/profile, and in the Git wrappers for cmd.exe.

Setting HOME caused problems, in particular when we hardcoded it to
the administrator's HOME if Git was installed using the administrator's
account.

This closes msysgit/git#119.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
share/WinGit/install.iss