How to fixed .net framework 3.5 error in the windows 10/7/8 I How to fixed .net framework 3.5 error

Опубликовано: 06 Октябрь 2024
на канале: Nischal Tech Support
142
39

Hello friend....

Welcome my channel NCCS (Nischal Complete Computer Solution)

#nischaltechsupport

101% issue resolve


If you are facing a .net framework error. Please follow these steps.

1: -You must have a Windows 10 ISO file. If you do not have Windows 10 ISO, please download ISO. I give the link (Description)

go to getintopc.com and download the windows 10 ISO


2: - After this mount the ISO in the system

.net script (click on run as administrator)


Download .NET script from below link

https://www.4shared.com/file/CZM8eHsX...

Please save file as CMD for example......nts.cmd
------------------------------------------------------------------------------------------------------------------------

@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

-------------------------------------------------------------------------------------------------------------------------
#nischaltechsupport
#NetFramework3.5
#NetFramework
#Windows
#Win10
#Windowserror


Please like and share and SUBSCRIBE

Thank you for watching my video