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

YouTube ReVanced free youtube

  YouTube ReVanced Features Ad-free video playback Background and minimized playback SponsorBlock integration for skipping sponsored cont...

Most Viewed (60k)