Windows 8.1 kayıt defteri düzenleme hatası

471153

Hectopat
Katılım
21 Haziran 2021
Mesajlar
1.367
Çözümler
10
Güncel 8.1 kurulumu yaptım ve PC stabilitesini artırmak için technopat.net te paylaşılan bir kodu metin belgesine yapıştırıp (.reg) dosyası olarak kaydettim ve hata verdi. Bundan önce 8.1'de bu kodu denediğimde çalışıyordu. Ne yapmam gerekir. Kod şu:

[CODE title="Kod"][HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]

@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"



[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]

@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"



[HKEY_CURRENT_USER\Control Panel\Desktop]

"Autoendtasks"="1"

"Hungapptimeout"="1000"

"Menushowdelay"="8"

"Waittokillapptimeout"="2000"

"Lowlevelhookstimeout"="1000"



[HKEY_CURRENT_USER\Control Panel\Mouse]

"Mousehovertime"="8"



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

"Nolowdiskspacechecks"=dword: 00000001.

"Linkresolveıgnorelinkınfo"=dword: 00000001.

"Noresolvesearch"=dword: 00000001.

"Noresolvetrack"=dword: 00000001.

"Noınternetopenwith"=dword: 00000001.



[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]

"Waittokillservicetimeout"="2000"[/CODE]
 

Dosya Ekleri

  • Snapshot_21-06-28_19-19-52.png
    Snapshot_21-06-28_19-19-52.png
    316,1 KB · Görüntüleme: 59
Kodun başına aşağıdaki metini yapıştırmanız gerek:
Windows Registry Editor Version 5.00
Yani tam hali şu şekilde olacak:

Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To] @="{C2FBB630-2971-11D1-A18C-00C04FD75D13}" [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To] @="{C2FBB631-2971-11D1-A18C-00C04FD75D13}" [HKEY_CURRENT_USER\Control Panel\Desktop] "AutoEndTasks"="1" "HungAppTimeout"="1000" "MenuShowDelay"="8" "WaitToKillAppTimeout"="2000" "LowLevelHooksTimeout"="1000" [HKEY_CURRENT_USER\Control Panel\Mouse] "MouseHoverTime"="8" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoLowDiskSpaceChecks"=dword:00000001 "LinkResolveIgnoreLinkInfo"=dword:00000001 "NoResolveSearch"=dword:00000001 "NoResolveTrack"=dword:00000001 "NoInternetOpenWith"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control] "WaitToKillServiceTimeout"="2000"
 
Kodun başına aşağıdaki metini yapıştırmanız gerek:
Windows Registry Editor Version 5.00
Yani tam hali şu şekilde olacak:

Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To] @="{C2FBB630-2971-11D1-A18C-00C04FD75D13}" [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To] @="{C2FBB631-2971-11D1-A18C-00C04FD75D13}" [HKEY_CURRENT_USER\Control Panel\Desktop] "AutoEndTasks"="1" "HungAppTimeout"="1000" "MenuShowDelay"="8" "WaitToKillAppTimeout"="2000" "LowLevelHooksTimeout"="1000" [HKEY_CURRENT_USER\Control Panel\Mouse] "MouseHoverTime"="8" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoLowDiskSpaceChecks"=dword:00000001 "LinkResolveIgnoreLinkInfo"=dword:00000001 "NoResolveSearch"=dword:00000001 "NoResolveTrack"=dword:00000001 "NoInternetOpenWith"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control] "WaitToKillServiceTimeout"="2000"
Hocam gözden kaçırmışım çok sağolun :)
 
Uyarı! Bu konu 5 yıl önce açıldı.
Muhtemelen daha fazla tartışma gerekli değildir ki bu durumda yeni bir konu başlatmayı öneririz. Eğer yine de cevabınızın gerekli olduğunu düşünüyorsanız buna rağmen cevap verebilirsiniz.

Technopat Haberler

Yeni konular

Geri
Yukarı