VB and VBA Users Source Code: Tip: Fixing issue with windows and menus not drawing (bouncing explorer.exe)
[
Home
|
Contents
|
Search
|
Reply
| Previous | Next ]
VB/VBA Source Code
Tip: Fixing issue with windows and menus not drawing (bouncing explorer.exe)
By:
Andrew Baker
Email (spam proof):
Email the originator of this post
Date:
Wednesday, May 14, 2008
Hits:
2588
Category:
Visual Basic General
Article:
I have seen a problem in Windows (since Win2k) which I have never had the time to get to the bottom off. The sympton of the problem is that menus stop appearing and you can't get new applications to appear + you can't even get the task manager to display itself. Ultimately you end up rebooting. Anyway, I have found that if you bounce the explorer.exe process the problem disappears. So save the following script into a file on your desktop called "RestartExporer.Bat" and run it when you box starts to die: taskkill /F /IM explorer.exe start c:\winnt\explorer.exe
Terms and Conditions
Support this site
Download a trial version of the Excel Workbook Rebuilder