Microsoft .net

Post date: 16-Jan-2012 21:53:48

<

echo %Time% :Installing Dot net framework

%IPath%dotnet\install.exe" /q

>

from http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5

<

echo %Time%: Installing Microsoft .NET Framework 3.5 Service Pack 1

msiexec /I %IPath%NETCFSetupv35.msi /passive /norestart

>

from http://www.microsoft.com/downloads/details.aspx?FamilyID=E3821449-3C6B-42F1-9FD9-0041345B3385&displaylang=en