Question
February 13, 2008 at 08:15 AM
joshmorgan

Batch File closes before finishing.

by joshmorgan . Updated 18 years, 5 months ago

I have created a batch file that exicutes a number of different cmd’s. My batch files is closing right after the FramePkg.exe is done running. cmdagentMCAFEE.bat & cdmagentNA.bat don’t run…What am I doing wrong or how can I stop this from happening??!!

J:
cd\
cd ImageBatchFiles
DeleteGuid.reg
cadFix.reg
FramePkg.exe
cmdagentMCAFEE.bat
cdmagentNA.bat
cls
exit

This discussion is locked

All Comments