View Single Post
  #7  
Old 14th Feb 03, 05:16 AM
Sephiroth Sephiroth is offline
BetaONE Supporter
 
Join Date: Jul 2001
Posts: 1,979
Sephiroth is an unknown quantity at this point
Send a message via MSN to Sephiroth
10 websites and outlook? that's easy :P, give this a whirl

Quote:

"%programfiles%\Internet Explorer\iexplore.exe" http://url/1/
"%programfiles%\Internet Explorer\iexplore.exe" http://url/2/
"%programfiles%\Internet Explorer\iexplore.exe" http://url/3/
"%programfiles%\Internet Explorer\iexplore.exe" http://url/4/
"%programfiles%\Internet Explorer\iexplore.exe" http://url/5/
"%programfiles%\Internet Explorer\iexplore.exe" http://url/6/
"%programfiles%\Internet Explorer\iexplore.exe" http://url/7/
"%programfiles%\Internet Explorer\iexplore.exe" http://url/8/
"%programfiles%\Internet Explorer\iexplore.exe" http://url/9/
"%programfiles%\Internet Explorer\iexplore.exe" http://url/10/
"%programfiles%\Microsoft Office\Office10\Outlook.exe"
make sure all of the internet explorer lines and the url are on the same line too, and just change http://url/x/ to the url you want to go to first, then second, then third, etc.....

with dos, to my knowledge there isn't a way to do ten exe's at one time in 2k / xp, i dunno what will happen on 9x, been too long since i've used it, and if 9x doesn't recognize %programfiles% just replace that with the path to your program files folder, eg, c:\program files\

but on nt, dunno about 9x, it will open url one, pause, and then once you are done with that site and close ie it'll open the second, third, fourth, and so on, and finally outlook, give that a shot and see if it works
Reply With Quote