Installer: Do not try to create Symbolic Links anymore (GitHub issue #16)
commitda509c407c83f7ab781db10b895652f2108f506f
authorSebastian Schuberth <sschuberth@gmail.com>
Sun, 3 Jun 2012 20:25:48 +0000 (3 22:25 +0200)
committerSebastian Schuberth <sschuberth@gmail.com>
Sun, 3 Jun 2012 20:59:31 +0000 (3 22:59 +0200)
tree9ed87867281197f51a3062bb5356286dd9ebe0f2
parentceab94a53830e1d08d5b3e698a3527a692609365
Installer: Do not try to create Symbolic Links anymore (GitHub issue #16)

This manually reverts 7fdd58ffe2bc08a956ea791461fe421f3acc440a partly as
some third-party software, like CopSSH, does not work correctly with
Symbolic Links. Making CopSSH work is more important than making Windows
Explorer display the correct directory size, which was the main original
reason to use Symbolic Links.

The confusion about the directory size when using Hardlinks can be
reduced in a future commit that only creates Hardlinks for
git-receive-pack and git-upload-pack, but no other built-ins.

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
share/WinGit/install.iss