Computing
Visual Basic Scripting
Set Internet Explorer Home Page
Visual Basic Scripting
Set Internet Explorer Home Page
Set Internet Explorer Home Page
To set your Internet Explorer Start Page:
|
Dim MyHomePage MyHomePage = "http://www.andrew-henderson.me.uk" WshShell.RegWrite "HKCU\Software\Microsoft\Internet Explorer\Main\Start Page", MyHomePage, "REG_SZ" |
Please Note: Append to Template.vbs to run this script.



hits.


