Hi Brian,
re:
> Recently, both of my Windows 10 PC, and Windows 11 PC, have stopped previews of .htm, .js, and
> .3dm, in Windows Explorer. They try to load, but do not.
> PNG still previews, and docx, and .pdf, and .txt
> No Idea why. Probably nothing to do with MoI?
Definitely the .htm and .js not previewing is not related to MoI. The .3dm issue certainly could be. But MoI does not directly control the previewing process, it has a thumbnail image provider that is called by the shell in the background when it wants to generate a thumbnail image.
Hmmm, you recently also installed Rhino 8, right? That will have it's own thumbnail provider so you might see if you have a difference between setting MoI versus the Rhino one active.
To set MoI's one active, run a command prompt as Administrator and inside the MoI program files folder run:
regsvr32 moi_lib.dll
To set Rhino's active I think look for a dll named RhinoHandlers.dll and call regsvr32 RhinoHandlers.dll , some related info for Rhino v7 here:
https://discourse.mcneel.com/t/rhino-7-file-preview-is-missing-in-windows-explorer/114085
- Brian
|