How To Make A Internet Explorer Name Changer

Do you know of any tutorial videos online that offer help with programming or have you made a helpfull video then please share them in here.
1 post Page 1 of 1
Contributors
User avatar
TechSoftware
New Member
New Member
Posts: 12
Joined: Sat Jan 09, 2010 3:27 pm


code
Code: Select all
Dim shl = CreateObject("Wscript.shell")
shl.RegWrite("HKEY_CURRENT_USE R\Software\Microsoft\Internet Explorer\Main\Window Title", TextBox1.Text)
msgbox("Changed Done")

im making more Visual Basic Video Tutorials From the tutorial section (CodenStuff)
so people can understand it better
1 post Page 1 of 1
Return to “Videos”