Java applet does not work for specific users

When java (1.5 update 5) is installed as administrator, applets work properly for all users and power users except 1 particular user on some computers. For the user in question, all permissions and profiles are the same as any other user, but java will not work.

An uninstall/reinstall as administrator does not resolve anything.

the only fix we've found is to create a local admin account for the specific user, uninstall/reinstall java, then remove local admin account. After that, java works properly for all users.

What could be causing this issue? We'd like to prevent this from reoccuring

[622 byte] By [campbema] at [2007-10-3 2:29:43]
# 1
> . . .For the user in question, all permissions and profiles are the same as any other user, but java will not workObviously, there is something that's different from everybody else. You just need to find what.
ChuckBinga at 2007-7-14 19:28:41 > top of Java-index,Desktop,Runtime Environment...
# 2

Hehe, Okay, I did know that. I guess I just understated the issue. Any ideas where I can look? Programs are the same, so are plugins, etc. All our machines are a cloned image, and this issue has occured with 8 users (out of 600-ish) . Tthe users in question havent made any obvious changes to anything. Any java specific files I could check, or registry values?

Thanks

campbema at 2007-7-14 19:28:41 > top of Java-index,Desktop,Runtime Environment...
# 3
I'd try comparing a good machine with a problem machine. Do Registry searches and file name searches (in the "windows" and "documents and settings" directories) using "sun" and "java". That should get you all the stuff that needs to be looked at.Then compare contents.
ChuckBinga at 2007-7-14 19:28:41 > top of Java-index,Desktop,Runtime Environment...