Page 1 of 1

Overlays for BitTorrent Sync

Posted: 26 Mar 2015 21:11
by grindax
.

Re: Overlays for BitTorrent Sync

Posted: 26 Mar 2015 21:38
by TheQwerty
I have no experience with BitTorrent Sync but assuming you're using a 64-bit Windows, compare the registry keys under
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers
and
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers

My guess is they either didn't include the 32-bit shell extension or if you're lucky just didn't register their icons for 32-bit programs - at which point you can likely create the same keys under the Wow6432Node version to get them.


Tip: You can open a second instance of Registry Editor using: regedit -m

Re: Overlays for BitTorrent Sync

Posted: 26 Mar 2015 23:44
by grindax
.