Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Losing Custom Icons when Scheduled Tasks are Run -- WORKAROUND!

29 views
Skip to first unread message

Keith Miller

unread,
Mar 14, 2004, 4:50:07 AM3/14/04
to
I did some monitoring of the registry. I found that when a scheduled task was run, winlogon.exe
(running as SYSTEM) was executing:

"CreateKey HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Clsid\"

and this was overwriting the info stored there with the info found here:

"HKCU\Software\Classes\CLSID\"

The workaround is to modify the permissions for

"HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Clsid"

so as to deny SYSTEM Set Value permissions. The nice part is, you don't have to deny yourself any
permissions and can customize the icons & apply saved themes as normal.

Keith

0 new messages