Go Back   PCMech Forums > Windows Support > Windows Legacy Support (XP and earlier)

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 08-12-2008, 12:55 PM   #1
Member (2 bit)
 
Join Date: Aug 2008
Posts: 2
DOS Batch Question

I have a batch file that launches several http sites in sequence. However, it will not launch the second link until the first page is closed. I need them all to be launched at once. Ideas?

here is an example:
C:\Progra~1\intern~1\Iexplore.EXE "http://linecontrol.ric.qimonda.com/reports/Daily Reports/DGRAndWIPMain.asp?CSS_size=""

(will not proceed to the next line of the bat file until first window is closed)

C:\Progra~1\intern~1\Iexplore.EXE "http://linecontrol.ric.qimonda.com/Reports/Daily Reports/DGRAndWIPMain_80P.asp?CSS_size="
obrien2003 is offline   Reply With Quote
Old 08-12-2008, 02:41 PM   #2
Ride 'em Cowboy
 
EzyStvy's Avatar
 
Join Date: Dec 1999
Location: Dallas, Tx
Posts: 9,109
Just a guess but -> First one has "" at the end - remove one...
__________________
Stand Up 2 Cancer - SU2C
EzyStvy is offline   Reply With Quote
Old 08-12-2008, 03:14 PM   #3
Come in Ray...
 
faulkner132's Avatar
 
Join Date: Sep 2004
Posts: 1,668
That is normal behavior of a batch file. Each line waits until the previous is totally completed before executing. In this case the "iexplore" command is not completed until the browser is closed.

Try prefacing each command with the START dos command (for help on this command run "start /?" from the command line). That should do the trick.
faulkner132 is offline   Reply With Quote
Old 08-13-2008, 06:02 AM   #4
Member (2 bit)
 
Join Date: Aug 2008
Posts: 2
Thanks. the 'start' did the trick!!
obrien2003 is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 09:29 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2