Hallo again.
I have a program that creates & runs a number of batch files invisibly with ShellExecute.
My problem is, it keeps crashing in Windows 98 (it's fine in NT), as the batch files won't close.
There is a setting you can apply to individual batch files that makes them close on completion, but this is no good in this case.
Does anyone know how to make a batch file self-closing, or of a setting in 98SE that allows all batch files to close?
Help very much needed!
Cheers,
Douglas JL
Common sense is what tells you the world is flat.
I have a program that creates & runs a number of batch files invisibly with ShellExecute.
My problem is, it keeps crashing in Windows 98 (it's fine in NT), as the batch files won't close.
There is a setting you can apply to individual batch files that makes them close on completion, but this is no good in this case.
Does anyone know how to make a batch file self-closing, or of a setting in 98SE that allows all batch files to close?
Help very much needed!
Cheers,
Douglas JL
Common sense is what tells you the world is flat.