Just to stay in the golfing spirit that is going on for the last few days here: http://www.kixtart.org/forums/ubbthreads.php?ubb=showflat&Number=179061&page=1

I took 14 characters of your code \:D Oh and you know that a non silenced writevalue will give you some screen output right?

 Code:
;************************ Default Explorer Home *********************
$Key = "HKCU\Software\Microsoft\Internet Explorer\Main"
$R1  = ReadValue($Key,"Start Page")
IF $R1 <> "http://www.custdomain.com"
  WriteValue ($Key, "Start Page", "http://www.custdomain.com", "REG_SZ")
ENDIF
_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.