当前位置:网站首页>Win10 can't be installed in many ways Problems with NET3.5
Win10 can't be installed in many ways Problems with NET3.5
2022-07-03 00:50:00 【PkyShare】
1、 Preface
At present, many computer systems do not bring .Net3.5 Of , But some software needs .Net3.5 Support for . In the installation .Net3.5 When , You will encounter various problems that cannot be installed . The following are listed one by one for your reference .
2、 step
2.1 Windows Download and installation functions provided
win + R
Open the run box , Input control
, As shown in the figure below :
Pop up after confirmation Control panel
, choice Program
==> Start or close Windows function
,
Check .Net3.5
Then make sure , Pop up search box , And prompt to download the file , Here's the picture :
Click to download , Wait for the download and restart .
2.2 Windows The built-in download function cannot be downloaded
Think everything OK, Prepare to shut down and restart , little does one think Windows Service dishes , Sometimes the above steps cannot be downloaded , appear Windows Unable to complete the requested change
, As shown in the figure below , It needs to be further solved .
First Win + R
Open the run box , Input services.msc
, The service pop-up window pops up after confirmation . find windows installer
service , If not started , Double click to pop up the attribute interface to start it .
And then find Windows Update
service , Double click to open the properties window , take ‘ Start type ’ Change to automatic , Operation as shown in the following figure .
Last Win + R
Open the run box , Input cmd
Get into doc Command line interface , Input sfc /scannow
, Wait for scanning and restart .
2.3 sfc /scannow Unable to scan normally
backfire , Sometimes the above steps still don't work , I really want to smash the computer , Some files cannot be repaired , As shown in the figure below , And where to go ?
In this case, enter DISM.exe /Online /Cleanup-image /Scanhealth
and DISM.exe /Online /Cleanup-image /Restorehealth
, Waiting for the installation , Notice the space before the backslash .
Wait for deployment , Input again sfc /scannow
, Wait for scanning and restart .
2.4 Manual installation
So many steps , Results found , All previous efforts have been wasted , The chest is about to burst . Can't , We can only continue to harden our heads and continue to find solutions .
After searching the data step by step, I found , There is another kind. , Is to look for Windows 10 Systematic ios Mirror image
file , That is, the files used to reinstall the system . After extracting the file , Find the... In the catalog source/sxs
Folder , Put it on D
Disc or E
Disk under the root directory of any disk .
without IOS Image file , You can also search online win 10 IOS In the image file source File for selective download .
Win + R
Open the run box , Input cmd
Get into doc Command line interface , Input dism.exe /online /enable-feature /featurename:NetFX3 /Source:D:\sxs
, Pay attention here , I will sxs
It's on the D
disc , therefore Source:D:\sxs
Medium D Represent sxs
The path of .
Wait for installation , Absolutely successful . Then verify , according to 2.1 The steps are as follows interface , It is found that .Net3.5 , This proves success .
边栏推荐
- Rust string slicing, structs, and enumeration classes
- Leetcode-2280: represents the minimum number of line segments of a line graph
- [AUTOSAR II appl overview]
- Shell implements basic file operations (SED edit, awk match)
- Lex & yacc & bison & flex configuration problems
- 这不平凡的两年,感谢我们一直在一起!
- Callback event after the antv X6 node is dragged onto the canvas (stepping on a big hole record)
- AttributeError: ‘tuple‘ object has no attribute ‘layer‘问题解决
- Helm basic learning
- How SQLSEVER removes data with duplicate IDS
猜你喜欢
【AutoSAR 五 方法论】
Gan model architecture in mm
【AutoSAR 二 AppL概述】
【AutoSAR 九 C/S原理架构】
Leetcode-2280: represents the minimum number of line segments of a line graph
【AutoSAR 三 RTE概述】
[shutter] image component (load network pictures | load static pictures | load local pictures | path | provider plug-in)
leetcode-2280:表示一个折线图的最少线段数
Sentry developer contribution Guide - configure pycharm
【小程序项目开发-- 京东商城】uni-app之自定义搜索组件(中)-- 搜索建议
随机推荐
Leetcode-934: the shortest Bridge
Callback event after the antv X6 node is dragged onto the canvas (stepping on a big hole record)
Gan model architecture in mm
Leetcode-849: maximum distance to the nearest person
RK3568开发板评测篇(二):开发环境搭建
How SQLSEVER removes data with duplicate IDS
1.12 - Instructions
[shutter] image component (load network pictures | load static pictures | load local pictures | path | provider plug-in)
【AutoSAR 十二 模式管理】
Automated defect analysis in electronic microscopic images
【AutoSAR 十一 通信相关机制】
利亚德:Micro LED 产品消费端首先针对 100 英寸以上电视,现阶段进入更小尺寸还有难度
Baidu AI Cloud takes the lead in building a comprehensive and standardized platform for smart cloud
Vulkan并非“灵药“
数组与集合性能比较
[overview of AUTOSAR four BSW]
Nc17059 queue Q
Tensorflow 2.x(keras)源码详解之第十五章:迁移学习与微调
Linux软件:如何安装Redis服务
瑞萨RZ/G2L ARM开发板存储读写速度与网络实测