BigLJohn
Gebruiker
- Lid geworden
- 15 feb 2007
- Berichten
- 28
Wat moet je met een windows systeemherstel waar de zgn kalender (Agenda) verdwenen is ? Dit kan toch opgelost worden. Kopieer een regfile, wis de oorspronkelijke tekst die erin staat, en kopieer en plak de onderstaande tekst;
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}"
"Extension"=".htc"
[HKEY_CLASSES_ROOT\CLSID\{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}]
@="Microsoft Html Component"
[HKEY_CLASSES_ROOT\CLSID\{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}\InProcServer32]
@="C:\\WINDOWS\\System32\\mshtml.dll"
"ThreadingModel"="Apartment""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.htc]
"Content Type"="text/x-component"
@="htcfile"
Bovenstaande tekst opslaan in de regfile + afsluiten.
Daarna dubbelklikken op de regfile, en Systeemherstel is weer hersteld, met behoud
van alle gegevens die er al in stonden.
De bron is Microsoft; http://support.microsoft.com/kb/313853/nl
Een regfile is eventueel te downloaden bij; http://www.dougknox.com/xp/file_assoc.htm
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}"
"Extension"=".htc"
[HKEY_CLASSES_ROOT\CLSID\{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}]
@="Microsoft Html Component"
[HKEY_CLASSES_ROOT\CLSID\{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}\InProcServer32]
@="C:\\WINDOWS\\System32\\mshtml.dll"
"ThreadingModel"="Apartment""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.htc]
"Content Type"="text/x-component"
@="htcfile"
Bovenstaande tekst opslaan in de regfile + afsluiten.
Daarna dubbelklikken op de regfile, en Systeemherstel is weer hersteld, met behoud
van alle gegevens die er al in stonden.
De bron is Microsoft; http://support.microsoft.com/kb/313853/nl
Een regfile is eventueel te downloaden bij; http://www.dougknox.com/xp/file_assoc.htm