<?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: Open A Program Fully Maximized or Minimized</title>
	<atom:link href="http://www.tech-recipes.com/rx/512/open-a-program-fully-maximized-or-minimized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/512/open-a-program-fully-maximized-or-minimized/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 20:38:45 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: GZ</title>
		<link>http://www.tech-recipes.com/rx/512/open-a-program-fully-maximized-or-minimized/comment-page-1/#comment-13048</link>
		<dc:creator>GZ</dc:creator>
		<pubDate>Wed, 01 Jul 2009 09:11:50 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-13048</guid>
		<description>Thank you! This opening as maximised has been bothering me for months.&lt;br&gt;I hope many others find this iste and learn this &#039;trick&#039; too.&lt;br&gt;Best wishes.&lt;br&gt;GZ</description>
		<content:encoded><![CDATA[<p>Thank you! This opening as maximised has been bothering me for months.<br />I hope many others find this iste and learn this &#39;trick&#39; too.<br />Best wishes.<br />GZ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BCRock</title>
		<link>http://www.tech-recipes.com/rx/512/open-a-program-fully-maximized-or-minimized/comment-page-1/#comment-5236</link>
		<dc:creator>BCRock</dc:creator>
		<pubDate>Tue, 18 Nov 2008 02:04:25 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-5236</guid>
		<description>The - shortcut to a batch file - idea works great with XP ... &lt;br&gt;The first line of the batch file should be:&lt;br&gt;@echo off&lt;br&gt;The shortcut to the batch file should run minimized so the dos screen doesn&#039;t pop up.&lt;br&gt;It really works well ... faster than opening IE and selecting favorites.&lt;br&gt;Thanks for the help,&lt;br&gt;BCRock</description>
		<content:encoded><![CDATA[<p>The &#8211; shortcut to a batch file &#8211; idea works great with XP &#8230; <br />The first line of the batch file should be:<br />@echo off<br />The shortcut to the batch file should run minimized so the dos screen doesn&#39;t pop up.<br />It really works well &#8230; faster than opening IE and selecting favorites.<br />Thanks for the help,<br />BCRock</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davak</title>
		<link>http://www.tech-recipes.com/rx/512/open-a-program-fully-maximized-or-minimized/comment-page-1/#comment-747</link>
		<dc:creator>davak</dc:creator>
		<pubDate>Tue, 28 Sep 2004 04:27:49 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-747</guid>
		<description>&lt;ul id=&quot;quote&quot;&gt;&lt;h6&gt;Athadeus wrote:&lt;/h6&gt;At least with Windows XP, you don&#039;t have those property options when modifying a url shortcut.&lt;/ul&gt;

True.  The command line option still works.  You could create a shortcut to a batch file that contains the following line:

&lt;code&gt;start /max http&#58;//www.cnn.com&lt;/code&gt;


This will open your default browser to the site already maximized.</description>
		<content:encoded><![CDATA[<ul id="quote">
<h6>Athadeus wrote:</h6>
<p>At least with Windows XP, you don&#8217;t have those property options when modifying a url shortcut.</ul>
<p>True.  The command line option still works.  You could create a shortcut to a batch file that contains the following line:</p>
<p><code>start /max http&#58;//www.cnn.com</code></p>
<p>This will open your default browser to the site already maximized.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Athadeus</title>
		<link>http://www.tech-recipes.com/rx/512/open-a-program-fully-maximized-or-minimized/comment-page-1/#comment-745</link>
		<dc:creator>Athadeus</dc:creator>
		<pubDate>Mon, 27 Sep 2004 19:42:33 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-745</guid>
		<description>At least with Windows XP, you don&#039;t have those property options when modifying a url shortcut.</description>
		<content:encoded><![CDATA[<p>At least with Windows XP, you don&#8217;t have those property options when modifying a url shortcut.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guest</title>
		<link>http://www.tech-recipes.com/rx/512/open-a-program-fully-maximized-or-minimized/comment-page-1/#comment-294</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Wed, 28 Jul 2004 01:41:21 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-294</guid>
		<description>Thank you!</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlexTheBeast</title>
		<link>http://www.tech-recipes.com/rx/512/open-a-program-fully-maximized-or-minimized/comment-page-1/#comment-292</link>
		<dc:creator>AlexTheBeast</dc:creator>
		<pubDate>Tue, 27 Jul 2004 14:24:13 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-292</guid>
		<description>You don&#039;t need a &lt;strong&gt;start.exe&lt;/strong&gt;

It is an part of the shell just like &lt;strong&gt;dir&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>You don&#8217;t need a <strong>start.exe</strong></p>
<p>It is an part of the shell just like <strong>dir</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hisheirs</title>
		<link>http://www.tech-recipes.com/rx/512/open-a-program-fully-maximized-or-minimized/comment-page-1/#comment-290</link>
		<dc:creator>Hisheirs</dc:creator>
		<pubDate>Mon, 26 Jul 2004 16:34:14 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-290</guid>
		<description>I don&#039;t beleive &quot;Start / max&quot; will work w/ XP .. no start.exe</description>
		<content:encoded><![CDATA[<p>I don&#8217;t beleive &#8220;Start / max&#8221; will work w/ XP .. no start.exe</p>
]]></content:encoded>
	</item>
</channel>
</rss>
