Your IP : 192.168.165.1


Current Path : C:/Windows/Microsoft.NET/Framework/v1.1.4322/1033/
Upload File :
Current File : C:/Windows/Microsoft.NET/Framework/v1.1.4322/1033/repairRedist.htm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Microsoft .NET Framework</TITLE>
<META content="text/html; charset=Windows-1252" http-equiv=Content-Type>

<STYLE>
<!--
BODY {
	BACKGROUND: #ffffff;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	MARGIN: 0px;
	PADDING: 0px;
	PADDING-BOTTOM: 12pt
}
.banner {
	PADDING-TOP: 6pt;
	PADDING-BOTTOM: 6pt;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 0px;
	TEXT-ALIGN: left;
	FONT-SIZE: 10pt;
	WIDTH: 100%;
	BACKGROUND-COLOR: #66CCFF;
	FONT-WEIGHT: bold
}
.tblpara {
	MARGIN-LEFT: 5px
}
.buttons {
	MARGIN-RIGHT: 15px;
	MARGIN-BOTTOM: 5px
}
H1 {
	FONT-SIZE: 13.5pt;
	FONT-WEIGHT: bold;
	MARGIN-BOTTOM: 6pt;
	MARGIN-LEFT: 5px
}
H2 {
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	PADDING-TOP: 12pt;
	MARGIN-BOTTOM: 6pt;
	MARGIN-LEFT: 5px
}
TABLE {
	BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE: 100%;
	MARGIN-BOTTOM: 12pt;
	MARGIN-LEFT: 30px;
	MARGIN-RIGHT: 30px;
	BORDER: #CCCCCC 1px solid
}

TH {
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: left;
	BACKGROUND: #cccccc;
	VERTICAL-ALIGN: top;
	PADDING-TOP: 6pt;
	PADDING-BOTTOM: 6pt;
	PADDING-LEFT: 5px
}
TD {
	BACKGROUND: #ffffff;
	VERTICAL-ALIGN: top
}
P {
	MARGIN-LEFT: 30px
}
.clsLink {
	COLOR: #0000ff;
	 TEXT-DECORATION: underline
}
BLOCKQUOTE.dtBlock {MARGIN: 0.5em 1.5em 0.5em 2em}
A:link {COLOR: #0000ff}
A:visited {COLOR: #666699}
A:hover {COLOR: #3366ff}
OL {MARGIN: 0.5em 0em 0em 2em}
UL {MARGIN: 0.5em 0em 0em 2em}
LI {MARGIN-BOTTOM: 0.5em}
UL P {MARGIN-LEFT: 0em}
OL P {MARGIN-LEFT: 0em}
DL P {MARGIN-LEFT: 0em}
UL P.label {MARGIN-TOP: 0.5em}
OL P.label {MARGIN-TOP: 0.5em}
DL {MARGIN-TOP: 0em; PADDING-LEFT: 1px}
DD {MARGIN-BOTTOM: 0em; MARGIN-LEFT: 1.5em}
DT {MARGIN-TOP: 0.5em}
PRE {MARGIN-BOTTOM: 0.5em; MARGIN-TOP: 0.5em}
PRE {COLOR: #000066; FONT: 100% Courier New, Courier, mono}
CODE {COLOR: #000066; FONT: 100% Courier New, Courier, mono}
.code {COLOR: #000066; FONT: 100% Courier New, Courier, mono}
.file {COLOR: #0000FF; FONT: 100% Courier New, Courier, mono}
PRE B {LETTER-SPACING: 0.1em}
CODE B {LETTER-SPACING: 0.1em}
PRE.syntax {BACKGROUND: #cccccc; BORDER-BOTTOM: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; COLOR: #000000; CURSOR: text; MARGIN-BOTTOM: 1em; MARGIN-TOP: 1em; PADDING-BOTTOM: 4px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; PADDING-TOP: 4px}
OL DIV.tablediv {MARGIN-TOP: 0em}
UL DIV.tablediv {MARGIN-TOP: 0em}
-->
</STYLE>
</HEAD>

<BODY>
<DIV class="banner">Microsoft .NET Framework</DIV>
<H1><A name=contents></A>Installation Repair</H1>

<P>You may need to repair your installation  of the .NET Framework after upgrading your operating system or if the
system becomes corrupted.</P>

<TABLE>
	<TR>
		<TH>To repair the .NET Framework</TH>
	</TR>
	<TR>
		<TD>
		<OL>
			<LI>Obtain the original installation source.  For example, if you installed the .NET Framework from CD or DVD, insert the disk.  Or, if you downloaded the .NET Framework, download again and choose to save to disk. If you installed from a network share, reconnect.
			<LI>On the <B>Start</B> menu, choose <B>Run</B>.
			<LI> For Windows 98 and Windows Me type:
				<BLOCKQUOTE Class="dtBlock"><DIV class="code">command</div></BLOCKQUOTE>
			For Windows NT, Windows 2000, Windows XP or later, type:
				<BLOCKQUOTE Class="dtBlock"><DIV class="code">cmd</div></BLOCKQUOTE>
			<LI>In the command window, type the following: 
				<BLOCKQUOTE class="dtBlock">
				<DIV class="code"><i>n:</i>\&lt;<i>Installation Source</i>&gt;\dotnetfx.exe /t:%temp% /c:"msiexec.exe /fvecms %temp%\netfx.msi"</DIV>
				<BR><DIV>For example:</DIV>
				<DIV class="code">d:\dotNetFramework\dotnetfx.exe /t:%temp% /c:"msiexec.exe /fvecms %temp%\netfx.msi"</DIV>
				</BLOCKQUOTE></LI>
		</OL>
		</TD>
	</TR>
</TABLE>

<TABLE>
	<TR>
		<TH>To repair a .NET Framework Language Pack</TH>
	</TR>
	<TR>
		<TD>
		<OL>
			<LI>Obtain the original installation source.  For example, if you installed the .NET Framework Language Pack from CD or DVD, insert the disk.  Or, if you downloaded the .NET Framework Language Pack, download again and choose to save to disk. If you installed from a network share, reconnect.
			<LI>On the <B>Start</B> menu, choose <B>Run</B>.
			<LI> For Windows 98 and Windows Me type:
				<BLOCKQUOTE Class="dtBlock"><DIV class="code">command</div></BLOCKQUOTE>
			For Windows NT, Windows 2000, Windows XP or later, type:
				<BLOCKQUOTE Class="dtBlock"><DIV class="code">cmd</div></BLOCKQUOTE>
			<LI>In the command window, type the following: 
				<BLOCKQUOTE class="dtBlock">
				<DIV class="code"><i>n:</i>\&lt;<i>Installation Source</i>&gt;\langpack.exe /t:%temp% /c:"msiexec.exe /fvecms %temp%\langpack.msi"</DIV>
				<BR><DIV>For example:</DIV>
				<DIV class="code">d:\dotNetFramework\langpack.exe /t:%temp% /c:"msiexec.exe /fvecms %temp%\langpack.msi"</DIV>
				</BLOCKQUOTE></LI>
		</OL>
		</TD>
	</TR>
</TABLE>


</BODY></HTML>