<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to open multiple programs in Windows at once</title>
	<atom:link href="http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/</link>
	<description></description>
	<lastBuildDate>Mon, 23 Jan 2012 22:28:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: sb</title>
		<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/comment-page-1/#comment-41908</link>
		<dc:creator>sb</dc:creator>
		<pubDate>Wed, 28 Jul 2010 00:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/#comment-41908</guid>
		<description>@FX T - If you use UltraMon, you can have apps start by default in specified monitors.</description>
		<content:encoded><![CDATA[<p>@FX T &#8211; If you use UltraMon, you can have apps start by default in specified monitors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deadsayer</title>
		<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/comment-page-1/#comment-41683</link>
		<dc:creator>Deadsayer</dc:creator>
		<pubDate>Fri, 23 Jul 2010 22:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/#comment-41683</guid>
		<description>I&#039;m having some issues writing a batch file to open three programs, specifically windows explorer, Opera and mIRC. Here is my batch file so far:

&quot;C:\WINDOWS\explorer.exe&quot; D:
&quot;C:\Program Files\Opera\opera.exe&quot;
&quot;C:\Program Files\mIRC\mirc.exe&quot;
exit

I tried putting Start at the beginning of each line, but it didn&#039;t work. Nothing would open. The way I have it now, it opens Explorer to the correct drive, then opens Opera, and then freezes. mIRC doesn&#039;t open and the command prompt window remains open without a command prompt at which to type. If I reverse the last two open commands, then mIRC will open but Opera does not. If I close mIRC before it finishes opening, then the batch will finish running, open Opera and close the command prompt window. I can&#039;t figure out why it does this and it&#039;s really quite irritating.

Any help is appreciated.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having some issues writing a batch file to open three programs, specifically windows explorer, Opera and mIRC. Here is my batch file so far:</p>
<p>&#8220;C:\WINDOWS\explorer.exe&#8221; D:<br />
&#8220;C:\Program Files\Opera\opera.exe&#8221;<br />
&#8220;C:\Program Files\mIRC\mirc.exe&#8221;<br />
exit</p>
<p>I tried putting Start at the beginning of each line, but it didn&#8217;t work. Nothing would open. The way I have it now, it opens Explorer to the correct drive, then opens Opera, and then freezes. mIRC doesn&#8217;t open and the command prompt window remains open without a command prompt at which to type. If I reverse the last two open commands, then mIRC will open but Opera does not. If I close mIRC before it finishes opening, then the batch will finish running, open Opera and close the command prompt window. I can&#8217;t figure out why it does this and it&#8217;s really quite irritating.</p>
<p>Any help is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/comment-page-1/#comment-38119</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 26 May 2010 05:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/#comment-38119</guid>
		<description>Black,
I&#039;m not sure that&#039;s a problem with the batch file - rather, it&#039;s a problem with the program itself.
Do you get that error within command prompt? Or is it a pop-up box? If it&#039;s in a pop-up box, then it&#039;s the program&#039;s problem.</description>
		<content:encoded><![CDATA[<p>Black,<br />
I&#8217;m not sure that&#8217;s a problem with the batch file &#8211; rather, it&#8217;s a problem with the program itself.<br />
Do you get that error within command prompt? Or is it a pop-up box? If it&#8217;s in a pop-up box, then it&#8217;s the program&#8217;s problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Black</title>
		<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/comment-page-1/#comment-37743</link>
		<dc:creator>Black</dc:creator>
		<pubDate>Fri, 21 May 2010 11:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/#comment-37743</guid>
		<description>---------------------------
Wrong File Path
---------------------------
Launcher is not in the right directory of RanUG Client

check your file directory
---------------------------
OK   
---------------------------




that happens to me when i open it</description>
		<content:encoded><![CDATA[<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Wrong File Path<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Launcher is not in the right directory of RanUG Client</p>
<p>check your file directory<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
OK<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>that happens to me when i open it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neerja</title>
		<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/comment-page-1/#comment-35534</link>
		<dc:creator>neerja</dc:creator>
		<pubDate>Mon, 12 Apr 2010 16:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/#comment-35534</guid>
		<description>Does anyone know how to include instructions to fill in the exchange server&#039;s login box with username and password to automatically connect when I&#039;m not home? This would be a life saver if there is a power outage. the machine is set to restart and I can get Outlook to launch but I can&#039;t get it to log into the server that requires username and password to connect and send out my daily emails when I&#039;m on vacation!</description>
		<content:encoded><![CDATA[<p>Does anyone know how to include instructions to fill in the exchange server&#8217;s login box with username and password to automatically connect when I&#8217;m not home? This would be a life saver if there is a power outage. the machine is set to restart and I can get Outlook to launch but I can&#8217;t get it to log into the server that requires username and password to connect and send out my daily emails when I&#8217;m on vacation!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/comment-page-1/#comment-35364</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Fri, 09 Apr 2010 03:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/#comment-35364</guid>
		<description>I believe that the batch file reads the target the same way as you would type it into the Run dialog. For example, I don&#039;t use Internet Explorer as my default browser, but I made a batch file to run IE and go immediately to Google without typing in the entire path. It looked like this:
--------------
@echo off

start &quot;&quot; &quot;iexplore&quot; http://www.google.com.au/
---------------
This works because I believe the file iexplore.exe is already in the WINDOWS folder, and that is the first place Run looks at. This also works for regedit and cmd (cmd is in the /system32 subfolder). The EXE extension is assumed, as the Run dialog is designed to execute executables, as far as I know.

Also, this didn&#039;t work when I omitted the &quot;&quot; at the start. Instead, it loaded my default browser (Google Chrome) and directed that to the Google homepage. As it turns out, to immediately load up a webpage using your default browser, you can just use:
---------------
@echo off

start http://www.google.com.au/
---------------
So, when I removed the &quot;&quot; and only had &quot;iexplore&quot; it thought that iexplore was the title, so it didn&#039;t use it to execute. Hence, it was ignored. Of course, a batch file like that would be pointless, as that&#039;s what bookmarks and saved pages are for.

Just thought I would share that with everyone.
Feel free to ask me a question or comment relating to the shortcuts I&#039;ve just shared with you all - I&#039;m happy to answer.</description>
		<content:encoded><![CDATA[<p>I believe that the batch file reads the target the same way as you would type it into the Run dialog. For example, I don&#8217;t use Internet Explorer as my default browser, but I made a batch file to run IE and go immediately to Google without typing in the entire path. It looked like this:<br />
&#8212;&#8212;&#8212;&#8212;&#8211;<br />
@echo off</p>
<p>start &#8220;&#8221; &#8220;iexplore&#8221; <a href="http://www.google.com.au/" rel="nofollow">http://www.google.com.au/</a><br />
&#8212;&#8212;&#8212;&#8212;&#8212;<br />
This works because I believe the file iexplore.exe is already in the WINDOWS folder, and that is the first place Run looks at. This also works for regedit and cmd (cmd is in the /system32 subfolder). The EXE extension is assumed, as the Run dialog is designed to execute executables, as far as I know.</p>
<p>Also, this didn&#8217;t work when I omitted the &#8220;&#8221; at the start. Instead, it loaded my default browser (Google Chrome) and directed that to the Google homepage. As it turns out, to immediately load up a webpage using your default browser, you can just use:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;<br />
@echo off</p>
<p>start <a href="http://www.google.com.au/" rel="nofollow">http://www.google.com.au/</a><br />
&#8212;&#8212;&#8212;&#8212;&#8212;<br />
So, when I removed the &#8220;&#8221; and only had &#8220;iexplore&#8221; it thought that iexplore was the title, so it didn&#8217;t use it to execute. Hence, it was ignored. Of course, a batch file like that would be pointless, as that&#8217;s what bookmarks and saved pages are for.</p>
<p>Just thought I would share that with everyone.<br />
Feel free to ask me a question or comment relating to the shortcuts I&#8217;ve just shared with you all &#8211; I&#8217;m happy to answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FX T</title>
		<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/comment-page-1/#comment-31477</link>
		<dc:creator>FX T</dc:creator>
		<pubDate>Wed, 03 Feb 2010 10:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/#comment-31477</guid>
		<description>This is great....i open about 15 apps every day at work.  Now, next step would save me about 15 minutes a day....I have a 4 monitor setup....how do I move the apps into the same spot every day after they open?

Thanks</description>
		<content:encoded><![CDATA[<p>This is great&#8230;.i open about 15 apps every day at work.  Now, next step would save me about 15 minutes a day&#8230;.I have a 4 monitor setup&#8230;.how do I move the apps into the same spot every day after they open?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/comment-page-1/#comment-30545</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sat, 16 Jan 2010 03:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/#comment-30545</guid>
		<description>Awesome! Works great for me!</description>
		<content:encoded><![CDATA[<p>Awesome! Works great for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susan T</title>
		<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/comment-page-1/#comment-28699</link>
		<dc:creator>Susan T</dc:creator>
		<pubDate>Fri, 11 Dec 2009 16:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/#comment-28699</guid>
		<description>Sorry, but this is too complicated for me! I would really like to do this, but don&#039;t understand anything. 

Is there not a program or software application that can launch several programs at once? If so, please let me know! Thanks!</description>
		<content:encoded><![CDATA[<p>Sorry, but this is too complicated for me! I would really like to do this, but don&#8217;t understand anything. </p>
<p>Is there not a program or software application that can launch several programs at once? If so, please let me know! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Replace Notepad in Windows 7</title>
		<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/comment-page-1/#comment-28643</link>
		<dc:creator>Replace Notepad in Windows 7</dc:creator>
		<pubDate>Fri, 11 Dec 2009 11:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/#comment-28643</guid>
		<description>[...] can read my earlier post on how to create a batch file, which walks you through the steps of saving it [...]</description>
		<content:encoded><![CDATA[<p>[...] can read my earlier post on how to create a batch file, which walks you through the steps of saving it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: red death68</title>
		<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/comment-page-1/#comment-27221</link>
		<dc:creator>red death68</dc:creator>
		<pubDate>Sat, 14 Nov 2009 08:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/#comment-27221</guid>
		<description>nvm i got it working i had misspelling for ie</description>
		<content:encoded><![CDATA[<p>nvm i got it working i had misspelling for ie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Rooyakkers</title>
		<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/comment-page-1/#comment-27166</link>
		<dc:creator>Lucas Rooyakkers</dc:creator>
		<pubDate>Thu, 12 Nov 2009 21:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/#comment-27166</guid>
		<description>Is it possible to have them run in a certain order?</description>
		<content:encoded><![CDATA[<p>Is it possible to have them run in a certain order?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: red death68</title>
		<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/comment-page-1/#comment-25711</link>
		<dc:creator>red death68</dc:creator>
		<pubDate>Thu, 15 Oct 2009 00:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/#comment-25711</guid>
		<description>i am trying to open Internet Explorer which isn&#039;t my defult browser to a web page that isnt compatable with my defult browser, but it keeps opening in my default browser! any help? Here is the code i had used:

start &quot;C:\Program Files\Internet Explorer\iexplorer.exe&quot; website_address</description>
		<content:encoded><![CDATA[<p>i am trying to open Internet Explorer which isn&#8217;t my defult browser to a web page that isnt compatable with my defult browser, but it keeps opening in my default browser! any help? Here is the code i had used:</p>
<p>start &#8220;C:\Program Files\Internet Explorer\iexplorer.exe&#8221; website_address</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sami</title>
		<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/comment-page-1/#comment-13266</link>
		<dc:creator>Sami</dc:creator>
		<pubDate>Sat, 27 Sep 2008 07:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/#comment-13266</guid>
		<description>All I can say is, Wow! I&#039;ve been automating with hotkeys, but your short tip on how to write .bat files to open multiple files displayed a whole new world. I&#039;ve got five progs I run at the end of each computer session opening at once using your script.

Here&#039;s what I wanted to ask, as an extension of this script: what I&#039;d REALLY like is to open each program, have the program do a task (like &quot;scan,&quot; and then &quot;clean&quot;). Have been scouring for as many sources as possible, but haven&#039;t found a .bat script that I understand well enough to do this.

Probably a prog that would record my actions=keyboard/mouse would work? Any suggestions? 

Thanks again so much,

Sami</description>
		<content:encoded><![CDATA[<p>All I can say is, Wow! I&#8217;ve been automating with hotkeys, but your short tip on how to write .bat files to open multiple files displayed a whole new world. I&#8217;ve got five progs I run at the end of each computer session opening at once using your script.</p>
<p>Here&#8217;s what I wanted to ask, as an extension of this script: what I&#8217;d REALLY like is to open each program, have the program do a task (like &#8220;scan,&#8221; and then &#8220;clean&#8221;). Have been scouring for as many sources as possible, but haven&#8217;t found a .bat script that I understand well enough to do this.</p>
<p>Probably a prog that would record my actions=keyboard/mouse would work? Any suggestions? </p>
<p>Thanks again so much,</p>
<p>Sami</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sterling</title>
		<link>http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/comment-page-1/#comment-12402</link>
		<dc:creator>Sterling</dc:creator>
		<pubDate>Fri, 05 Sep 2008 13:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.online-tech-tips.com/computer-tips/create-windows-batch-files/#comment-12402</guid>
		<description>This has been great for me. One thing... In the batch file, I open windows explorer to a specific path. This works as planned except it opens windows explorer without the explorer bar. How do I make it automatically open the explorer bar to folders?</description>
		<content:encoded><![CDATA[<p>This has been great for me. One thing&#8230; In the batch file, I open windows explorer to a specific path. This works as planned except it opens windows explorer without the explorer bar. How do I make it automatically open the explorer bar to folders?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 2/22 queries in 0.008 seconds using disk
Object Caching 496/502 objects using disk

Served from: www.online-tech-tips.com @ 2012-02-13 07:23:26 -->
