nvda
2ae2c48e - Get rid of the comtypes "Typelib newer than module" exception which prevents NVDA source copies from starting after many Windows updates.

Commit
9 years ago
Get rid of the comtypes "Typelib newer than module" exception which prevents NVDA source copies from starting after many Windows updates. Windows updates often include newer versions of dlls/typelibs we use. The typelib being newer than the comtypes generated module doesn't hurt us, so kill the error.
Author
Parents
Loading