Computing.Net > Forums > Programming > Making Two windows open up. Batch

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.

Making Two windows open up. Batch

Reply to Message Icon

Name: rjone187
Date: February 23, 2009 at 20:36:07 Pacific
OS: Windows XP
CPU/Ram: -
Product: Intel / -
Subcategory: Batch
Comment:

Ok i want to open two internet programs at the same time. But it only opens the last one.

what do i need to open each web site sepreatly?

here is what is have so far.
___________
@echo OFF
start http://mail.google.com/
START http://www.computing.net/
___________



Sponsored Link
Ads by Google

Response Number 1
Name: stephenturns
Date: February 23, 2009 at 21:28:30 Pacific
Reply:
0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Making Two windows open up. Batch

Two windows, close one at a time www.computing.net/answers/programming/two-windows-close-one-at-a-time/4157.html

Make a chat program with batch www.computing.net/answers/programming/make-a-chat-program-with-batch/17794.html

JavaScript Multi window.open www.computing.net/answers/programming/javascript-multi-windowopen-/3057.html