nextcloud-desktop/shell_integration/windows
Jocelyn Turcotte 5989a07339 [Win-shellex] Make sure to unregister obsolete CLSIDs #4595
If the user tries to install an older version of a branded client
with shell extensions, and also install the 2.1 ownCloud client
side-by-side, both shell extensions DLLs will be registered and might
lead to both DLLs versions being loaded by exlorer, causing a system
crash.

Since we don't support both branded and non-branded shell extensions
to work at the same time, at least make sure to unregister any legacy
CLSID that could cause explorer to load the previous version DLL.
2016-03-24 16:35:38 +01:00
..
OCContextMenu Disable asserts in official builds 2015-03-23 13:53:09 +01:00
OCOverlays [Win-shellex] Make sure to unregister obsolete CLSIDs #4595 2016-03-24 16:35:38 +01:00
OCUtil Windows shell: Remove unneeded Winsock code #4356 2016-01-14 15:02:56 +01:00
OCShellExtensions.sln Windows shell integration: Make the share entry work by adding a Sleep 2015-01-23 15:43:03 +01:00