Windows: Make sure that the folder and Desktop.ini have the right attributes (#6018)
authorJocelyn Turcotte <jturcotte@woboq.com>
Mon, 11 Sep 2017 13:32:42 +0000 (15:32 +0200)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2017 13:32:42 +0000 (15:32 +0200)
commit2d7a4bdb064906ad704fa1d00d16b35902ef9db0
treed218d377b9347a3d59e42579cde159c3bb8788b9
parent6f270a364895d7f1f0a424c8347cd2913971cca4
Windows: Make sure that the folder and Desktop.ini have the right attributes (#6018)

When created from scratch, the owncloud icon won't be picked-up by
explorer unless the right attributes are set on both the sync root and the
Desktop.ini file.

Issue #2446
src/common/utility_win.cpp