Welcome to Windowsum.com-Windows İşletim Sistemleri Forumları okundu say | Forum görevlileri
Windowsum.com-Windows İşletim Sistemleri



Genel Bilgi ve İpucu Windows XP ile İlgili Püf Noktalar..

sponsor links



Comment
LinkBack Review Tools Görünüm Modları
I.Explorer'da TITLE Problemi ve Çözümü
 
ICEEXOL Kullanıcısının Avatar'ı
Yayımlayan ICEEXOL
28.08.07



Eğer, IE tarayıcısında dolaştığınız sitelerin site başlıkları gözükmüyorsa aşağıdaki script'i kullanabilirsiniz.

Kod:
'chgietitle.vbs - Change Title bar text in IE5
'or restores to default value of Microsoft Internet Explorer
'© Doug Knox - rev 12/05/99

Option Explicit

'Declare variables
Dim WSHShell, n, MyBox, p, p1, t, cn, Caption

'set variables and Shell
Set WSHShell = WScript.CreateObject("WScript.Shell")
p = "HKCU\Software\Microsoft\Internet Explorer\Main\Window Title"
p1 = "HKLM\Software\Microsoft\Internet Explorer\Main\Window Title"
t = "Change IE Title Bar Text"
Caption = "Would you like to use the default" & vbCR
Caption = Caption & "value of Microsoft Internet Explorer?"
'This section reads the current value if any and puts it in an Input Box
'where you may change it as you like for Internet Explorer
'adds/changes keys in HKCU
MyBox = MsgBox(Caption, 4131, t)

If MyBox = vbCancel Then
 * WScript.Quit
ElseIf MyBox = vbNo Then
 * On Error Resume Next
 * n = WSHShell.RegRead(p)
 * On Error Goto 0
 * cn = InputBox("Type new Title Text and click OK", t, n)
 * If cn <> "" then
 * * *WSHShell.RegWrite p, cn
 * * *WSHShell.RegWrite p1, cn
 * End If
ElseIf MyBox = vbYes Then
	WSHShell.RegDelete p
	WSHShell.RegDelete p1
End If
__________________
SakinBlog.com
sponsor links


Comment

Tags
cozumu, problemi, title, iexplorer39da

Review Tools
Görünüm Modları

Foruma git

Benzer Başlıklar
Review Review Starter Category Yanıtlar Son Mesaj
media player problemi dericia Sorunlarınız 6 14.02.08 01:50
Vista'da 5+1 Hoparlör Problemi nightwolf_55_42 Sorunlarınız 11 12.01.08 14:18
Windows Xp kapanma problemi l3eter_l3ocek Sorunlarınız 2 19.12.07 21:50
Vista Dual Boot Problemi buffy45 Sorunlarınız 3 29.08.07 11:26
Kişi Listenizdeki Görünüm Problemi ICEEXOL Messenger Hata Kodları 1 10.07.07 16:19


Tüm saatler GMT +3 saat dilimindedir. Şu anda saat 22:39.
vBulletin® .Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO ©2008, Crawlability, Inc.
Review powered by GARS 2.1.9 ©2005-2006


 
TOPlist
Web - Donanım