Change Internet Explorer Start page with only 2 lines of code!!!
Change Internet Explorer Start page with only 2 lines of code!!!
Please vote for my code if you like it
Original Author: Design7 Software
Code
Set wshshell = CreateObject("WScript.Shell")
wshshell.RegWrite "HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerStart Page", "http://www.newstartpage.com"
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.