Ok here is what I've done, I've created 3 batch files (with each of there own commands), and I wanna create a batch file that will load all 3 of them at the same time and execute each one of them simultaneously.
Here is what i got:
@echo off
call ssy.bat
call ssy2.bat
call ssy3.bat
When I execute that it takes forever and only starts the one...
Could anyone help me, or at least help me create a file that will start these 3 at once?
This post has been edited by yanowhiz: 19 May 2005 - 08:28 PM

Help
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.



Back to top









