System Restore Calendar Missing??

Operating System Tips, Tricks and Hack which include Windows 10 and others, CentOS, Linux, MAC OS, iOS
Post Reply
ar2st
Initiator
Initiator
Posts: 1055
Joined: Feb 20, 2007
Location: Multan, Punjab, Pakistan
Contact:

System Restore Calendar Missing??

Post by ar2st » May 06, 2007 Views: 3492

If you open System Restore and try to choose a restore point but the calendar is missing, it's probably the Hypertext Markup Language Component associatiion (.htc) that is missing or corrupt.

Cut and paste everyting below into notepad, save it as a .reg file, and then double-click on it and let it put the information into the registry:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.htc]
"Content Type"="text/x-component"
@="htcfile"

[HKEY_CLASSES_ROOT\MIME\Database\Content Type\text/x-component]
"CLSID"="{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}"
"Extensi on"=".htc"

HKEY_CLASSES_ROOT\CLSID\{3050f4f8-98b5-11cf-bb 82-00aa00bdce0b}]
@="Microsoft Html Component"
[HKEY_CLASSES_ROOT\CLSID\{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}\InProcServer32]
@="C:\\WINDOWS\\System32\\mshtml.dll"
"ThreadingModel"="A partment""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.htc]
"Content Type"="text/x-component"
@="htcfile

Post Reply

Return to “Operating System Tricks”