IE pencere atamalarının resetlenmesi

Internet konusunda bilgi ve ipuçları paylaşım alanıdır.
Cevapla
Kullanıcı avatarı
burak_dalkir
Gigabyte2
Gigabyte2
Mesajlar: 2208
Kayıt: 15 Mar 2006, 10:10
cinsiyet: Erkek
Teşekkür edildi: 1 kez
İletişim:

IE pencere atamalarının resetlenmesi

Mesaj gönderen burak_dalkir »

Kod: Tümünü seç

REGEDIT4

; Unlocks the Homepage
; Restores all the tabs
; Removes all IE restrictions including Toolbar restrictions

[-HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel]

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel]

[-HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions]

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions]

[-HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Control Panel]

[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Control Panel]

[-HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Toolbars\Restrictions]

[-HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Toolbars\Restrictions]

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Toolbars\Restrictions]

[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\Toolbars\Restrictions]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Control Panel]
"HomePage"=dword:00000000

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel]
"HomePage"=dword:00000000

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions]
"NoSetHomePage"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]
"NoToolbarCustomize"=dword:00000000
"NoBandCustomize"=dword:00000000

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoToolbarCustomize"=dword:00000000
"NoBandCustomize"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Show_FullURL"="no"
"Show_ToolBar"="yes"
"Show_URLToolBar"="yes"
"Start Page"="about:blank"
"Show_StatusBar"="yes"
"Show_URLinStatusBar"="yes"
"Window_Placement"=-
yukarıdaki kodları notepad içerisine yazın uzantısını .reg olarak kaydedin.ve üzerine iki kere tıkalyın.sonrasında evet deyin tamam deyin.IE ilk kuruldugu halinde ki pencere ayarlarına geri dönmüs olacak
Cevapla