https://bugs.kde.org/show_bug.cgi?id=479314
John Alan Belli <jabe...@pobox.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jabe...@pobox.com --- Comment #1 from John Alan Belli <jabe...@pobox.com> --- The shell extension is looking for key in HKCU that the installer can only create for the account used for the installation. You can work around this by creating a reg file and having each user import it. Windows Registry Editor Version 5.00 ;Change binary location if necessary [HKEY_CURRENT_USER\SOFTWARE\KDE e.V.\KDiff3\diff-ext] "diffcommand"="C:\\Program Files\\KDiff3\\bin\\kdiff3.exe" -- You are receiving this mail because: You are watching all bug changes.