Welcome to JerrySwans Follow us!

X




Post Search

how to install net framework without downloading the file

create text file and copy the following code and save as the file in bat format like this (file.bat) and mount ISO file or insert your windows DVD
AND NOW RUN THE FILE WITH ADMIN IT WILL INSTALL


@echo off
Title .NET Framework 3.5 Offline Installer
for %%I in (D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist "%%I:\\sources\install.wim" set setupdrv=%%I
if defined setupdrv (
echo Found drive %setupdrv%
echo Installing .NET Framework 3.5...
Dism /online /enable-feature /featurename:NetFX3 /All /Source:%setupdrv%:\sources\sxs /LimitAccess
echo.
echo .NET Framework 3.5 should be installed
echo.
) else (
echo No installation media found!
echo Insert DVD or USB flash drive and run this file once again. 
echo.
)
pause

..........................................................................................................................................................

No comments:

Post a Comment

Change Language

Recent Published

Sharjah Airport Offering Job Opportunities with Salary upto 14,000 Dirhams

Sharjah Airport, a leading aviation hub in the United Arab Emirates, is delighted to announce a range of job opportunities for individuals s...

Most Viewed (60k)