Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


Calling Program Name Still in Taskbar even when Run() has Finished

Keywords: 	 run icon

Question:

I have a program written for Windows NT that I use the Run function (i.e. Run ("MAIN.EXE",""). Even when the MAIN.EXE program has finished, the name of the calling program still appears on the taskbar. How can I resolve this problem?

Answer:

There is a bug in Windows 95 where if a non-maximized window is set to the height and width of the screen, then the phantom icon appears.

You might be able to avoid it by using RunZoom instead of Run


Article ID:   W13101
Filename:   Run on Win95 Finished but Icon Persists.txt