Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Name: junky_toof Date: May 4, 2002 at 17:50:00 Pacific
Reply:
Forget it. cmd.exe or command.com runs the *.bat file. Do you really want this? Download a version of awk or some other scripting language that is easily usable in this regard.
Summary: How to call one batch file after completing of another batch file. i am having one batch file to run the jboss server,after the server started.Then only the i have to start the browser from one batch ...
Summary: Hi friends, I want to know does how to run a batch file present on another computer within the domain, from my computer, without logging into the remote computer. Regards, Praveen...
Summary: hi, im trying to make a batch file to type in my AIM password in the AIM Password text box...heres the code that will/won't work.... echo off title Auto log in cls start aim.exe type login.txt pause ...