I'm having trouble registering a file, and am trying to narrow down why.
Running cmd.exe as administrator, regsvr32 I get two errors.
"Unknown Error : Python"
"The module "c:\windows\system32\scrobj.dll" was loaded but the call to DllRegisterServerEx failed with error code x80020101"
I've searched every single error code that I've gotten. I've also used several versions of activepython and get the same errors.
Other files seem to register fine.
The file in question I have both downloaded myself and received identical copies from another user who registered it with no problem.
Any ideas?