Welcome Guest ( Log In | Click here to Register a free account now! )
Welcome to Bleeping Computer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.![]() ![]() |
Mar 24 2008, 04:49 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Members Posts: 33 Joined: 8-December 06 Member No.: 100,240 |
This systray not loading problem now occurs quite frequently. Anyone have any suggestions on how I might correct this problem, and explain what is happening, and why? richie |
|
|
|
Mar 24 2008, 10:50 PM
Post
#2
|
|
|
Forum Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: BC Advisor Posts: 3,570 Joined: 4-March 05 From: Northern CA. Foothills Member No.: 13,532 |
I found this article at Microsoft, I hope it helps.
-------------------- "I would never join any club that would have me as a member" Groucho Marx
|
|
|
|
Mar 25 2008, 01:43 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Members Posts: 33 Joined: 8-December 06 Member No.: 100,240 |
I found this article at Microsoft, I hope it helps. Thanks. I read the article, and will try it to see if it works to correct this problem. However what ever the reason, this problem of not completely loading and leaving me with a non-responsive, hung computer seems to be getting worse. This morning, I experienced a hang on start-up of my computer, again. Only this time Explorer was not responding, and there was no indication of the Systray at all. Just very frustrating. Maybe, when I take the steps to change the registry entries as suggested in the article these problems will go away. Hope so... richie Added: The article says that it applies only to Windows 98 computers, and doe not list ME. I learned earlier that ME is effectively a 98 computer and that they are the same, but when I went to the registries entries suggested they each had a hexadecimal entry"e", or equivalent decimal "14", entered, and not the entries shown in the article. So I didn't change anything. Still have the questions about how to correct this problem. richie This post has been edited by richie78: Mar 25 2008, 03:22 PM |
|
|
|
Mar 25 2008, 05:58 PM
Post
#4
|
|
|
Forum Regular ![]() ![]() ![]() Group: Members Posts: 233 Joined: 25-January 07 Member No.: 108,272 |
Well Richie you appear to be having a few problems with your WinME, this is the third post.
As I suggested in your Explorer problem first of all Run: Msconfig to see if Systray in listed in the Startup tab. If it is then Systray.exe could be missing in your system, it should be in your Windows\System folder. You can check if it starts on Windows startup, the same location as in the Explorer topic. To put it back in the registry Run: Regedit goto HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run Right-click on a blank area on the right-hand pain and select New String Value and name it SystemTray. Now double-click on SystemTray and add SysTray.Exe into the Value data and click OK. Do a restart and see what happens. This post has been edited by Keithuk: Mar 25 2008, 05:59 PM -------------------- Keith
http://www.martin2k.co.uk/forums I've been programming with VB for 14 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning. |
|
|
|
Mar 25 2008, 06:38 PM
Post
#5
|
|
|
Member ![]() ![]() Group: Members Posts: 33 Joined: 8-December 06 Member No.: 100,240 |
Well Richie you appear to be having a few problems with your WinME, this is the third post. As I suggested in your Explorer problem first of all Run: Msconfig to see if Systray in listed in the Startup tab. If it is then Systray.exe could be missing in your system, it should be in your Windows\System folder. You can check if it starts on Windows startup, the same location as in the Explorer topic. To put it back in the registry Run: Regedit goto HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run Right-click on a blank area on the right-hand pain and select New String Value and name it SystemTray. Now double-click on SystemTray and add SysTray.Exe into the Value data and click OK. Do a restart and see what happens. Right now, to me, that's an understatement. I've never experienced such problems before. But now it seems a new problem arises everytime I boot up. See my messae about my shortcut Icons for Excel data files. I checked for the systray.exe and found that it's on the Startup Tab and in the Window\System folder. Also found that the Systray.exe in also in the registry. My brother, who built this machine for me back in 2000, indicates that he thinks the problems that I am having are caused by the case; and if I get a new ATX case, and transfer all of the internal hardware to the new case, than my problems should be solved. But I'm beginning to suspect that I am having an available memory problem that is causing some file corruption. Does that sound logical? Let me know what you think? And any Further suggeations would be a great help to me. Richie Edit additional comment... I just remembered that ME has a "Restore" function. Tried that, and restored to a point about a week ago before I started having all these problems. Success. Everything is back to normal, and I hope that it stays that way. If no more similar problems reappear over the next few week, then I'll assume that this restore was effective in correcting my problem. richie This post has been edited by richie78: Mar 25 2008, 11:44 PM |
|
|
|
Mar 26 2008, 07:59 AM
Post
#6
|
|
|
Forum Regular ![]() ![]() ![]() Group: Members Posts: 233 Joined: 25-January 07 Member No.: 108,272 |
QUOTE I checked for the systray.exe and found that it's on the Startup Tab and in the Window\System folder. Also found that the Systray.exe in also in the registry. Maybe Systray.exe is corrupt is some way. You could try running SFC.exe (System File Checker) in the Win\Sys folder. This should check your important system files. If it finds suspect ones then you will need WinME CD to replace the files. QUOTE Edit additional comment... I just remembered that ME has a "Restore" function. Tried that, and restored to a point about a week ago before I started having all these problems. Success. Everything is back to normal, and I hope that it stays that way. If no more similar problems reappear over the next few week, then I'll assume that this restore was effective in correcting my problem. The restore only restores the registry not the files you have installed. -------------------- Keith
http://www.martin2k.co.uk/forums I've been programming with VB for 14 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning. |
|
|
|
Mar 26 2008, 09:14 PM
Post
#7
|
|
|
Member ![]() ![]() Group: Members Posts: 33 Joined: 8-December 06 Member No.: 100,240 |
Maybe Systray.exe is corrupt is some way. You could try running SFC.exe (System File Checker) in the Win\Sys folder. This should check your important system files. If it finds suspect ones then you will need WinME CD to replace the files. Hello Keith, I tried to find in the win\sys Folder but didn't find a Win\sys folder on my computer. I looked in my Windows ME "C:|Windows" folder. Where's it supposed to be again? richie |
|
|
|
Mar 27 2008, 07:59 AM
Post
#8
|
|
|
Forum Regular ![]() ![]() ![]() Group: Members Posts: 233 Joined: 25-January 07 Member No.: 108,272 |
Hello Keith, I tried to find in the win\sys Folder but didn't find a Win\sys folder on my computer. I looked in my Windows ME "C:|Windows" folder. Where's it supposed to be again? When I say Win\Sys I mean Windows\System, sorry richie for the abbreviation. I'm a programmer so when we talk about folders we just say Win\Sys meaning the Windows\System folder or in WinNT its Windows\System32 or WinNT\System32. Anyway you can Run: SFC.exe that will run that program because the Windows\System is in the Windows path the same as Windows is. What I mean by Windows path is any exe file in Windows or Windows\System can be run using just the filename e.g. Calc.exe will run the Calculator without specifying where this file is. Calc.exe is in the Windows folder on Win9x and Windows\System32 on WinNT. -------------------- Keith
http://www.martin2k.co.uk/forums I've been programming with VB for 14 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning. |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 5th July 2008 - 12:14 AM |