Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
Tham khảo tài liệu 'windows errors part 4', công nghệ thông tin, hệ điều hành phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Dim fso ws TgtIcon RegKey Set ws CreateObject WScript.Shell Set fso CreateObject Scripting.FileSystemObject TgtIcon fso.GetSpecialFolder O Web googlefavicon.ico RegKey HKLM SOFTWARE Microsoft Internet Explorer Extensions aad080d5-9287-40edbdec-2cbed012baaa Icon RegKey HKLM SOFTWARE Microsoft Internet Explorer Extensions aad080d5-9287-40edbdec-2cbed012baaa HotIcon On Error Resume Next ws.RegWrite TgtIcon fso.CopyFile googlefavicon.ico TgtIcon True Dim WSHShell p Dim GUID Set WSHShell WScript.CreateObject WScript.Shell GUID aad080d5-9287-40ed-bdec-2cbed012baaa p HKEY_LOCAL_MACHINE SOFTWARE Microsoft Internet Explorer Extensions WshShell.RegWrite P GUID ButtonText XP-Google WshShell.RegWrite P GUID clsid 1FBA04EE-3024-11d2-8F1F- 0000F87ABD16 WshShell.RegWrite P GUID Default Visible YES WshShell.RegWrite P GUID Exec http www.google.com WshShell.RegWrite P GUID HotIcon TgtIcon WshShell.RegWrite P GUID Icon TgtIcon WshShell.RegWrite P GUID MenuText Google Set WshShell Nothing MsgBox Google has been added to Internet vbCR Explorer s Tools Menu and Toolbar 4096 Finished Lưu tập tin này với tên là google.vbs tiến hành chạy tập tin này . Không cho Spyware chiếm quyền điều khiển Home Page Máy tính của bạn nhiễm Spyware bạn sử dụng các phần mềm chẳng hạn như Adware SE Pro hoặc Hijackthis để quét Spyware trên máy tính của bạn . phát hiện thấy có web lạ chiếm quyền điều khiển trang chủ Home Page của bạn trong trình duyệt Internet Explorer . Mở trình soạn thảo văn bản Note Pad chép và dán đoạn code này vào . Option Explicit Dim WSHShell RegKey ValueA Result On Error Resume Next Set WSHShell CreateObject WScript.Shell RegKey HKEY_CURRENT_USER Software Policies Microsoft Internet Explorer ControlPanel 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 .