<?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: Silent Install of MS .Net Framework Version 2</title>
	<atom:link href="http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/</link>
	<description>Random stuff that Joe likes to talk about</description>
	<lastBuildDate>Mon, 16 Aug 2010 10:51:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ShinyReview &#187; Silent install of .Net Framework</title>
		<link>http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/comment-page-1/#comment-4695</link>
		<dc:creator>ShinyReview &#187; Silent install of .Net Framework</dc:creator>
		<pubDate>Wed, 10 Dec 2008 15:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/#comment-4695</guid>
		<description>[...] So Joe&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] So Joe&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rsadix</title>
		<link>http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/comment-page-1/#comment-4660</link>
		<dc:creator>rsadix</dc:creator>
		<pubDate>Wed, 18 Jun 2008 18:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/#comment-4660</guid>
		<description>Awesome info!

I personally use and install for clients dotnet 2 SP1.  

In my unattended installs I use the following in my GuiRunOnce.cmd
start &quot;dotnet 2.0 SP1&quot; /wait %systemdrive%\install\dotnet2sp1\netfx20sp1_x86.exe /q /norestart

before I cleaned it up a bit I used the following and it also worked, but I can&#039;t find any documentation to support it
start &quot;dotnet 2.0 SP1&quot; /wait %systemdrive%\install\dotnet2sp1\NetFx20SP1_x86.exe /Q /R:N
I&#039;m guessing the R:N is like reboot=no, but after reading this thread it would seem it isn&#039;t necessary.

I&#039;ve read that the dotnet 2.0SP1 doesn&#039;t accept all command switches so I&#039;m not sure if the /q:a will work

As far as a .cab file...  the forum over at ryanvm.net/forum/ has several AIO (All In One) packages they use to integrate dotnet into the source, but they include 1.0 to 3.5.  But I am just looking for 2.0SP1 so I install via GuiRunOnce.cmd at the end of the install.  I also would be interested in a .cab of just 2.0SP1 if anyone is willing to share or give directions.  

Here is a somewhat useful utility for determining what dotnet is installed on a machine
http://www.tmgdevelopment.co.uk/versioncheck.htm

I&#039;ve been trying to create a repair or reinstall utility for dotnet 2.0SP1 without creating an installer for each CPU platform but the dotnet 2.0 SP1 will NOT accept any of these commands:
NetFx20SP1_x86.exe /t:c:\temp /c:&quot;msiexec.exe /i c:\temp\netfx.msi REINSTALL=ALL ReinstallMODE=vomus&quot;
netfx20sp1_x86.exe /f vomus
netfx20sp1_x86.exe /f vamus</description>
		<content:encoded><![CDATA[<p>Awesome info!</p>
<p>I personally use and install for clients dotnet 2 SP1.  </p>
<p>In my unattended installs I use the following in my GuiRunOnce.cmd<br />
start &#8220;dotnet 2.0 SP1&#8243; /wait %systemdrive%\install\dotnet2sp1\netfx20sp1_x86.exe /q /norestart</p>
<p>before I cleaned it up a bit I used the following and it also worked, but I can&#8217;t find any documentation to support it<br />
start &#8220;dotnet 2.0 SP1&#8243; /wait %systemdrive%\install\dotnet2sp1\NetFx20SP1_x86.exe /Q /R:N<br />
I&#8217;m guessing the R:N is like reboot=no, but after reading this thread it would seem it isn&#8217;t necessary.</p>
<p>I&#8217;ve read that the dotnet 2.0SP1 doesn&#8217;t accept all command switches so I&#8217;m not sure if the /q:a will work</p>
<p>As far as a .cab file&#8230;  the forum over at <a href="http://ryanvm.net/forum/" title="http://ryanvm.net/forum/" target="_blank">ryanvm.net/forum/</a> has several AIO (All In One) packages they use to integrate dotnet into the source, but they include 1.0 to 3.5.  But I am just looking for 2.0SP1 so I install via GuiRunOnce.cmd at the end of the install.  I also would be interested in a .cab of just 2.0SP1 if anyone is willing to share or give directions.  </p>
<p>Here is a somewhat useful utility for determining what dotnet is installed on a machine<br />
<a href="http://www.tmgdevelopment.co.uk/versioncheck.htm" rel="nofollow">http://www.tmgdevelopment.co.uk/versioncheck.htm</a></p>
<p>I&#8217;ve been trying to create a repair or reinstall utility for dotnet 2.0SP1 without creating an installer for each CPU platform but the dotnet 2.0 SP1 will NOT accept any of these commands:<br />
NetFx20SP1_x86.exe /t:c:\temp /c:&#8221;msiexec.exe /i c:\temp\netfx.msi REINSTALL=ALL ReinstallMODE=vomus&#8221;<br />
netfx20sp1_x86.exe /f vomus<br />
netfx20sp1_x86.exe /f vamus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed Osama</title>
		<link>http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/comment-page-1/#comment-4659</link>
		<dc:creator>Ahmed Osama</dc:creator>
		<pubDate>Thu, 12 Jun 2008 11:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/#comment-4659</guid>
		<description>Thanx man i tried that and it 100% work fine so Thanks Too much But Please can you help me in make thes program cab file.i want to install it with windows install in minute 13</description>
		<content:encoded><![CDATA[<p>Thanx man i tried that and it 100% work fine so Thanks Too much But Please can you help me in make thes program cab file.i want to install it with windows install in minute 13</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IC Tech</title>
		<link>http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/comment-page-1/#comment-4630</link>
		<dc:creator>IC Tech</dc:creator>
		<pubDate>Mon, 14 Apr 2008 21:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/#comment-4630</guid>
		<description>can you use this to install dotnet 1.1?</description>
		<content:encoded><![CDATA[<p>can you use this to install dotnet 1.1?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/comment-page-1/#comment-4629</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 14 Apr 2008 18:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/#comment-4629</guid>
		<description>Quiet mode suppresses the reboot option, but you should still do a reboot before trying to use anything that requires .NET.</description>
		<content:encoded><![CDATA[<p>Quiet mode suppresses the reboot option, but you should still do a reboot before trying to use anything that requires .NET.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IC Tech</title>
		<link>http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/comment-page-1/#comment-4628</link>
		<dc:creator>IC Tech</dc:creator>
		<pubDate>Mon, 14 Apr 2008 17:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/#comment-4628</guid>
		<description>How does this handle the reboot that the dotnetfx.exe wants to do at the end of the install? Is it not needed?</description>
		<content:encoded><![CDATA[<p>How does this handle the reboot that the dotnetfx.exe wants to do at the end of the install? Is it not needed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reviews</title>
		<link>http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/comment-page-1/#comment-4597</link>
		<dc:creator>reviews</dc:creator>
		<pubDate>Sat, 08 Mar 2008 09:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/#comment-4597</guid>
		<description>I finally decided to give you a little feedback ! well you got it! i love your site !!! no , really, its good&#8230;</description>
		<content:encoded><![CDATA[<p>I finally decided to give you a little feedback ! well you got it! i love your site !!! no , really, its good&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/comment-page-1/#comment-4543</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 01 Nov 2007 16:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/#comment-4543</guid>
		<description>Should I shut down other apps like IE, word, outlook etc..</description>
		<content:encoded><![CDATA[<p>Should I shut down other apps like IE, word, outlook etc..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/comment-page-1/#comment-4542</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 01 Nov 2007 16:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/#comment-4542</guid>
		<description>Hi, there:

If the .net2 already installed and run this batch file, any problem?

BTW, where to get install.exe as I can&#039;t find at C:\?

Thx</description>
		<content:encoded><![CDATA[<p>Hi, there:</p>
<p>If the .net2 already installed and run this batch file, any problem?</p>
<p>BTW, where to get install.exe as I can&#8217;t find at C:\?</p>
<p>Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/comment-page-1/#comment-4506</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 10 Aug 2007 18:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://sojoe.info/2006/11/01/silent-install-of-ms-net-framework-version-2/#comment-4506</guid>
		<description>the :a part is the option to suppress the &#039;extraction user interface&#039;</description>
		<content:encoded><![CDATA[<p>the :a part is the option to suppress the &#8216;extraction user interface&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
