What might be changing these HKCU registry keys?
June 1, 2009 4:21 PM
Subscribe
What might be changing these HKCU registry key values?
On our corporate domain we've increasingly been encountering bizarre, odd-ball problems where the solution is to change the "Cache" values in these registry keys:
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
The "Cache" value contains "C:\Windows\Temporary Internet Files" (a throwback to the Win98 era, I believe) and should contain "C:\Documents and Settings\username\Local Settings\Temporary Internet Files"...as you could imagine, pointing the IE/Explorer browser cache to a non-existent folder can cause all sorts of havoc with the various dependent apps out there.
I haven't seen anything in any of our in-house scripts that can be changing this. We're considering a login script to kludge-over the problem so that we never see it again, but would like to understand it better, hopefully avoiding the process of proactively monitoring the registry across the network to look for the next user profile that gets tweaked. It's not a widespread problem that affects multiple machines at this point. The latest affected machine was just re-imaged due to a completely different issue, and there's no indication that this setting was inherited from the default user registry key.
Just curious if anyone has seen this happen and has any suggestions. I'll try to see if I can gather any more information...we're still running IE6 due to some proprietary apps, and it seems IE6 has become increasingly flaky lately, probably due to the fact that it's an IE7/IE8 world (with a constant flow of security fixes) and Microsoft is increasingly less keen on bending over backwards to support IE6 while fixing security issues in Windows/Office/IE7/IE8.
posted by aydeejones to computers & internet (5 comments total)
posted by holgate at 4:24 PM on June 1