Hello,

---Working with Windows Nt 4.0---
Im having problems with activating Proxy in KixScript. I added the necessary lines to the current user:

WRITEVALUE ("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings","ProxyHttp1.1","0x00000000","REG_DWORD")
WRITEVALUE ("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings","ProxyServer","nt4:80","REG_SZ")

It seems that the network profile overrides the scriptsettings for the proxy-enable key....Does any1 know what to do with that???

Regards,

Maarten