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
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
Copyright Information
Copyright © Codenstuff.com 2020 - 2023