This isn't a questions specific to KiXtart but this forum has a lot of bright people on it so I figured I'd put this question here.

I want to write a UDF to adjust a couple internet explorer settings - don't ask me why I can't do it through group policy that's a big point of contention. Most settings I can adjust easily through the registry but a couple I cannot. Most notably, I want to be able to programmically adjust the amount of space allotted for temporary files.

Does anybody know of a way to adjust these settings either through an internet explorer object or WMI?

Thanks in advance.