Hello,

I need to make a registry entry on windows 98, and windows NT machines. I am currently running Windows NT server 4.0 sp 6a with Kixstart version 3.6. I would like to push it out in my current kixstart script. The entry that I need to make is:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains]
@=""

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\kci.com]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\kci.com\devapp]
"http"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\kci.com\prodapp]
"http"=dword:00000001

Your help is much appreciated. This is hands downt the best support site I have ever gone to.