Cyber AcE | By hEbuN| www.byhebun.tk
Would you like to react to this message? Create an account in a few clicks or log in to continue.

İnternet Explorer Sayfası Kilitliyse ? [Çözüm]

Aşağa gitmek

İnternet Explorer Sayfası Kilitliyse ? [Çözüm] Empty İnternet Explorer Sayfası Kilitliyse ? [Çözüm]

Mesaj tarafından Admin Çarş. Mart 25, 2009 11:58 pm

Metin Belgesine yazıp Dosya adını [i]"aktif.vbs"[/i] yazıosunuz tmmdır
[code]Option Explicit
Dim WSHShell, RegKey, ValueA, Result
On Error Resume Next
Set WSHShell = CreateObject("WScript.Shell")
RegKey = "HKEY_CURRENT_USER\Software\Policies\Microsoft\Inte rnet Explorer\Control Panel\"
ValueA = WSHShell.RegRead (regkey & "HomePage")

If ValueA = 0 Then 'Change Homepage is Enabled.
Result = MsgBox("Ability to Change Homepage is currently [Enabled]." & _
vbNewLine & "Would you like to Disable?" & _
vbNewLine & "Will lock and Gray it out." & _
vbNewLine & "May need to Log-off for effect.", 36)
If Result = 6 Then 'clicked yes
WSHShell.RegWrite regkey & "HomePage", 1
End If
Else 'Change Homepage is Disabled
Result = MsgBox("Ability to Change Homepage is currently [Disabled]." & _
vbNewLine & "Would you like to Enable?", 36)
If Result = 6 Then 'clicked yes
WshShell.RegDelete "HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel\HomePage"
'Delete Key cause it don't exist normally
End If
End If[/code]

Admin
Admin

Mesaj Sayısı : 196
Kayıt tarihi : 02/09/08

https://cyber.ace.st

Sayfa başına dön Aşağa gitmek

İnternet Explorer Sayfası Kilitliyse ? [Çözüm] Empty Geri: İnternet Explorer Sayfası Kilitliyse ? [Çözüm]

Mesaj tarafından Admin Ptsi Mart 29, 2010 2:34 pm

Windows Vista İçin Kesin Çözüm

[url=http://www.fileden.com/files/2009/3/8/2354934/%C4%B0nternet%20Explorer.rar]http://www.fileden.com/files/2009/3/8/2354934/%C4%B0nternet%20Explorer.rar[/url]

Admin
Admin

Mesaj Sayısı : 196
Kayıt tarihi : 02/09/08

https://cyber.ace.st

Sayfa başına dön Aşağa gitmek

İnternet Explorer Sayfası Kilitliyse ? [Çözüm] Empty Geri: İnternet Explorer Sayfası Kilitliyse ? [Çözüm]

Mesaj tarafından Admin Ptsi Mart 29, 2010 2:35 pm

967548

969470

Admin
Admin

Mesaj Sayısı : 196
Kayıt tarihi : 02/09/08

https://cyber.ace.st

Sayfa başına dön Aşağa gitmek

Sayfa başına dön

- Similar topics

 
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap veremezsiniz