I'm receiving the notorious error: Activation context generation failed for "C:\Program Files\CyberLink\PowerDVD22\PowerDVD.exe.Manifest". Dependent Assembly Kanten.X,type="win32",version="1.0.0.0" could not be found. Please use sxstrace.exe for detailed diagnosis.
I have literally every C++ redistributatble installed on my machine, both x86 and x64 from Microsoft's site, and still receive this error. Does anyone know what the correct version of C++ redist is for this version? I've opened a support case but received a boilerplate response and haven't gotten any closer to a fix for this. I've run the tracer application and captured the log from it, the end of the log detailing the issue is below. I've been searching for a solution to this and attempting every fix I've found on forums for at least a dozen hours now, I've copied the Kanten manifest from the MediaEspresso folder to the root PowerDVD22 folder, and copied the CESdlls folder to the root as well, but after fixing those two issues the program still won't launch, and no errors come up in Event Viewer anymore, which leaves me even more helpless.
INFO: Parsing Manifest File C:\Program Files\CyberLink\PowerDVD22\PowerDVD.exe.Manifest.
INFO: Manifest Definition Identity is PowerDVD,processorArchitecture="X86",type="win32",version="22.0.63133.1913".
INFO: Reference: Kanten.X,type="win32",version="1.0.0.0"
INFO: Resolving reference Kanten.X,type="win32",version="1.0.0.0".
INFO: Resolving reference for ProcessorArchitecture Kanten.X,type="win32",version="1.0.0.0".
INFO: Resolving reference for culture Neutral.
INFO: Applying Binding Policy.
INFO: No binding policy redirect found.
INFO: Begin assembly probing.
INFO: Did not find the assembly in WinSxS.
INFO: Attempt to probe manifest at C:\Program Files\CyberLink\PowerDVD22\Kanten.X.DLL.
INFO: Attempt to probe manifest at C:\Program Files\CyberLink\PowerDVD22\Kanten.X.MANIFEST.
INFO: Attempt to probe manifest at C:\Program Files\CyberLink\PowerDVD22\Kanten.X\Kanten.X.DLL.
INFO: Attempt to probe manifest at C:\Program Files\CyberLink\PowerDVD22\Kanten.X\Kanten.X.MANIFEST.
INFO: Did not find manifest for culture Neutral.
INFO: End assembly probing.
ERROR: Cannot resolve reference Kanten.X,type="win32",version="1.0.0.0".
ERROR: Activation Context generation failed.
End Activation Context Generation.