1 頁 (共 1 頁)

修改IE首頁的Script

文章發表於 : 2012年 1月 10日, 15:15
kaku
Dim WshShell, bKey

Set WshShell = WScript.CreateObject("WScript.Shell")

WshShell. RegWrite"HKCU\Software\Microsoft\Internet Explorer\Main\Start Page", "http://www.race.com.tw/", "REG_SZ"

WshShell. RegWrite"HKCU\Software\Policies\Microsoft\Internet Explorer\Control Panel\HomePage", 1, "REG_DWORD"