|
Re: Backgrounding in XP Batch Files[moved from Web design]
Why aren't you using start for both of them? The only way it should wait is if you are using the /wait option with the start command.
Is it possible that this program only allows one instance to be running? We have several in house applications that are written that way where I work.
|