 MIXZ1
join:2001-01-02 Mexico
·Prodigy Infinitum
| reply to guest976 Re: [XP Pro] Windows XP volume tray icon disappears each time @
It would be interesting to note the processor and total memory of this machine. I have an older P4 machine that exhibited the same behavior. The use of a startup monitor that allows you to set the load order and set small delays between items solved the problem for me. The program I use can be found here: »www.r2.com.au/software.php?page=···artdelay
From their website: "When Windows loads it's Startup file, it attempts to load every program in there at the same time. Therefore if you have quite a lot of programs starting when Windows starts, each program will try and grab CPU time so that it can load.
If each program tries to do this at the same time, you soon notice the slow down that occurs, due to your CPU trying to help all the programs to load, and your hard disk accessing multiple files.
Startup Delayer allows you to setup how many seconds after Windows has started, to load each program."
Other than using the program I have no connection with this company.
YMMV, good luck. |
|
  R2 R Not Premium,MVM join:2000-09-18 Long Beach, CA clubs:
4 edits | Which begs the question - where and how does "systray" start? I'll try to get the answer. ___________
It seems to be here:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ ShellServiceObjectDelayLoad
Can you verify that "SysTray" is a value there? It seems to imply "loading" is "delayed" for a reason... ___________
You may want to verify this key is correct as well:
[HKEY_CLASSES_ROOT\CLSID\{35CEC8A3-2BE6-11D2-8773-92E220524153}\InprocServer32] @="C:\\WINDOWS\\System32\\stobject.dll" "ThreadingModel"="Both" |
|
  guest976
| i just want to keep volume control icon on tray even when restart the pc. My pc is old p4. 2.66ghz cpu 1gb of ram i think there is registry error on it. don't know how to check it. i think load is not delaying. i have removed some useless thing from startup.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ ShellServiceObjectDelayLoad is there. and thiere is CDmon with {9d847828-d21f-472f-9ec8-284f661ce974} value. |
|
  R2 R Not Premium,MVM join:2000-09-18 Long Beach, CA clubs:
4 edits | You need to have the entry for "SysTray" there as well, pointing to the correct Class Identifier (CLSID). This .reg file should add the correct entry:
|
|
  guest976
| Oh thank you very much. It worked out.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] "SysTray"="{35CEC8A3-2BE6-11D2-8773-92E220524153}"
it was just what i needed. and class identifier was ok.
thanks |
|