Advertisement
4_2005-2006 Registry #163882

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

AI

Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Codice sorgente
original-source
Set wshshell = CreateObject("WScript.Shell")
wshshell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Start Page", "http://www.newstartpage.com"
Commenti originali (3)
Recuperato da Wayback Machine