|
Answer» Hi,
I have a problem CLOSING an MS-DOS windows. I use a batch file to start an application. This MS-DOS Window stays there until I close the application that the batch file starts.
Any ideas?Right click - select PROPERTIES - click program TAB. On the line that says "run" - select run minimized.the run minimum thing WORKS but you still have a tab on the bottom of the screen
in window 95/98 if you are using that
make a DESKTOP shortcut to your batch file right click on the icon
go to properties then second tab..program check in the little boxthat says close when done. (if your program is still running that the batch file executed, it will not close)
|