当前位置:网站首页>SQL server2019 cannot download the required files, which may indicate that the version of the installer is no longer supported. What should I do
SQL server2019 cannot download the required files, which may indicate that the version of the installer is no longer supported. What should I do
2022-04-23 02:23:00 【CSDN Q & A】
sql server2019 Unable to download , Always prompt that is no longer supported , How to solve this situation
Take the answer :
As administrator in PowerShell Execute these two sentences in :Set-ItemProperty -Path 'HKLM:\SOFTWARE\Wow6432Node\Microsoft.NetFramework\v4.0.30319' -Name 'SchUseStrongCrypto' -Value '1' -Type Dword
Set-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft.NetFramework\v4.0.30319' -Name 'SchUseStrongCrypto' -Value '1' -Type Dword
Just install it ! Just solved this problem .
版权声明
本文为[CSDN Q & A]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204161116429118.html
边栏推荐
- 一加一为什么等于二
- 013_基于Session实现短信验证码登录流程分析
- 005_redis_set集合
- PHP sorting of interview questions on April 20, 2022
- WordPress calls the specified page content. 2 get_ children()
- 010_ StringRedisTemplate
- leetcode:27. Remove element [count remove]
- 【ValueError: math domain error】
- How does Axure set the content of the text box to the current date when the page is loaded
- day18--栈队列
猜你喜欢
006_ redis_ Jedis quick start
PTA: 浪漫倒影 [二叉树重建] [深度优先遍历]
【Chrome扩展程序】content_script的跨域问题
arduino esp8266 网络升级 OTA
How many steps are there from open source enthusiasts to Apache directors?
我国科学家揭示突破水稻产量瓶颈新机制
想体验HomeKit智能家居?不如来看看这款智能生态
Heap overflow of kernel PWN basic tutorial
001_ Redis set survival time
005_redis_set集合
随机推荐
They are all intelligent in the whole house. What's the difference between aqara and homekit?
Real math problems in 1958 college entrance examination
Why is one plus one equal to two
RT_ Thread ask and answer
SO库依赖问题
牛客手速月赛 48 C(差分都玩不明白了属于是)
005_redis_set集合
Network jitter tool clumsy
Wechat public platform test number application, authorized login function and single sign on using hbuilder X and wechat developer tools
001_ Redis set survival time
After idea is successfully connected to H2 database, there are no sub files
Leetcode40 - total number of combinations II
【无标题】
010_ StringRedisTemplate
世界读书日 | 技术人不要错过的好书(IT前沿技术)
Startup of openstack service
011_RedisTemplate操作Hash
Daily question (April 22, 2022) - rotation function
007_Redis_Jedis连接池
Usage of vector common interface