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.
batch file if help
Name: bsltiger Date: March 15, 2009 at 18:52:43 Pacific OS: Windows XP Subcategory: Batch
Comment:
i have a batch file that opens a programs 1, 2, and 3. i want it to close 1 and 2 when i close 3. im assuming it would use the IF command, but i cant figure out how to word it.
Name: bsltiger Date: March 16, 2009 at 13:56:09 Pacific
Reply:
it worked, but it just so happens that 1.exe happens to be a cmd window. when i say taskkill /im cmd.exe it closes my current batch window and not both. 1.exe has the extension .cmd but it still shows up in a cmd window and as cmd.exe in the task manager. any way to distinguish the two?
0
Response Number 3
Name: Holla Date: March 17, 2009 at 10:56:38 Pacific
Reply:
tiger, type "taskkill/?" and read the help. there is an option to apply filter /fi windowtitle eq *unique*
Summary: Hi M2, One more small query.. I need bacth file command for check the list of URL's. Like I have some list of URL's to check daily if they are up or not..So Can I check it using Batch file?? Please h...
Summary: Well the format is same that you have provided. i am not quiet acquainted with the other languages like perl. i would like to know, if this can be done using a batch file. if yes could you please prov...
Summary: Howdy- I could use some guru guidance on a tricky task! This is third category post, but I am confident that I have the proper forum because it utilizes different languages. I need to create a batch f...