Page 1 of 1 1
Topic Options
#13120 - 2001-10-12 01:20 AM Changing IE start page Multi Platform
Anonymous
Unregistered


I know this will involve a registry change. I need to find out how to change on different versions of IE and platforms NT4.0 and 95. Thanks ....
Top
#13121 - 2001-10-12 04:33 AM Re: Changing IE start page Multi Platform
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

Welcome to the board.

Which IE version you are using?

Our code to change the registry settings for your Internet Explorer "start page". At the end
we insert some code to check the result.

code:

; - your settings -
$homepage="http://kixtart.org"
;
; - Internet Explorer -
$ikey="HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main"
IF (WriteValue($ikey,"Start Page",$homepage,"REG_SZ") <> 0)
? "Update error IE @error: @serror"
ENDIF

; - check actual settings -

; - Internet Explorer -
$ikey="HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main"
? "homepage: "+ReadValue($ikey,"Start Page")


The settings were:

code:

homepage: http://home.wanadoo.nl/scripting


Your output can be:
code:

homepage: http://kixtart.org


Greetings.
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
#13122 - 2001-10-12 06:11 AM Re: Changing IE start page Multi Platform
Anonymous
Unregistered


Is there a way to configure the proxy settings in a similar fashion??

Jezz

Top
#13123 - 2001-10-15 02:56 AM Re: Changing IE start page Multi Platform
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,

See our reaction in topic "How/Can I set Default Proxy and Home Page for IE":
http://kixtart.org/cgi-bin/ultimatebb.cgi?ubb=get_topic&f=2&t=002581
Greetings.

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
Page 1 of 1 1


Moderator:  Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 515 anonymous users online.
Newest Members
gespanntleuchten, DaveatAdvanced, Paulo_Alves, UsTaaa, xxJJxx
17864 Registered Users

Generated in 0.052 seconds in which 0.025 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org