**DONOTDELETE**
(Lurker)
2000-03-20 10:18 AM
change registry key

hello
does anyone knows how to change a registry key with the kix32

thanks

omer

**DONOTDELETE**
(Lurker)
2000-03-20 10:41 AM
Re: change registry key

Hi

Welcome to Kixtart.to

Numerous ways of doing it!

Which registry key do you want to change?

Thanks

------------------
Don Davidson
Network Engineer
http://www.insight-media.co.uk



**DONOTDELETE**
(Lurker)
2000-03-21 01:19 AM
Re: change registry key

hi don
i need to change a registry key that concern with the default web site.
what is the command to do such change?
thank's
omer


PaulMoxey
(Getting the hang of it)
2000-03-21 04:42 PM
Re: change registry key

here's the entry in our kix that sets this upon login:
writevalue("HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main","Start Page","http://taubaunt01/","REG_SZ")

Naturally, change to suit your default page.

------------------
Paul Moxey
POS & Senior Network Administrator
Taubmans Pty Ltd
Paul_Moxey@taubmans.com.au


**DONOTDELETE**
(Lurker)
2000-03-21 06:09 PM
Re: change registry key

Omer

There ya go! PaulM to the rescue.

------------------
Don Davidson
Network Engineer
http://www.insight-media.co.uk



**DONOTDELETE**
(Lurker)
2000-03-22 08:25 AM
Re: change registry key

paul & don
thank u for the help

this time i done it by exporting the registry key and making a batch file out of it.
i think youre idea is much simple so i will use it in the future

thank's
omer