While possible to be a single anomaly, I thought I would post my problem, in the event others have this.
When I upgraded to Win7 something failed to work in the OS. The backup and restore center buttons (links) failed to work. After some investigation and some help from a Microsoft Tech, it was found that the culprit was in the registry from guid {7578A3D3-CF04-4F4B-A231-43D8F50A4C49}, connected to C:\Program Files (x86)\J River\Media Center 14\x64\JRShellExt.dll, Media Center x64
the resolution was to search for this guid via regedit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellCompatibility\Objects\
-If found, on the right create a new ‘String Value’ with name CTXMENU_NOVERBS=
-If not, you will have to create a key with the guid first and then do step 6.
(This will ask the OS to ignore the fault of the app.)
After this your CPL should work fine.
It is plausible that the 32bit number would be different on another system.
Anyway, just throwing this out there-- just in case.