|
-
Jun 9th, 2000, 10:38 PM
#1
Thread Starter
Junior Member
Whenever a folder in explorer crashes for some reason and you have to Alt Ctrl Del to close it then explorer resets, how would I get back the tray icons??? Please help soon!!!
Andy
-
Jun 10th, 2000, 12:28 AM
#2
Fanatic Member
what if SYSTRAY.EXE <<-- or whatever is what crashed?
Anyway ... stay away from Windows anything above 95B; it WILL cause you problems, slow down your machine, etc.
-
Jun 10th, 2000, 06:09 PM
#3
transcendental analytic
Nothing! I have the same problems, IE crashes explorer.exe all the time and all systray icons are lost, to restore them just log out and log in
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Jun 11th, 2000, 01:32 AM
#4
Thread Starter
Junior Member
One last thing....
Does it bring back the programs that only exist in the tray... no task bar?
Andy
-
Jun 11th, 2000, 02:03 AM
#5
transcendental analytic
AndyC, you programs will continue to run, it's the system tray that crashes. the only thing you can't do is access them by clicking there
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Jun 12th, 2000, 07:03 AM
#6
Thread Starter
Junior Member
yeah...
I know but some programs only run in the tray, not in the task bar so if the are minimized or you do minimize them you lose them.
Andy
-
Jun 12th, 2000, 07:21 AM
#7
transcendental analytic
that depends on the showintaskbar property, you could probably retrieve that window using api, because it's not "running in the tray" it's only presenting an icon there. Also, if it's internet connection that you run in tray, you can restore it by starting it again
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|