当前位置:网站首页>SQL server2019无法下载所需文件,这可能表示安装程序的版本不再受支持,怎么办了
SQL server2019无法下载所需文件,这可能表示安装程序的版本不再受支持,怎么办了
2022-04-23 02:19:00 【CSDN问答】
sql server2019无法下载,总是提示不再受支持,这种情况请问怎么解决啊

采纳答案:
以管理员身份在PowerShell 里执行这两句话: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
在安装就可以了!刚解决这个问题。
版权声明
本文为[CSDN问答]所创,转载请带上原文链接,感谢
https://ask.csdn.net/questions/7692785
边栏推荐
- 010_ StringRedisTemplate
- 配置iptables实现本地端口转发的方法详解
- 小程序 canvas 画布半圆环
- Introduction to micro build low code zero Foundation (lesson 2)
- Use Xdebug breakpoint debugging in postman
- MySQL C language connection
- Usage of vector common interface
- wordpress 调用指定页面内容详解2 get_children()
- 011_ Redistemplate operation hash
- Unicorn bio raised $3.2 million to turn prototype equipment used to grow meat into commercial products
猜你喜欢

VMware virtual machine installation openwrt as side route single arm route img image to vmdk

Daily question (April 22, 2022) - rotation function

001_redis设置存活时间
![leetcode:27. Remove element [count remove]](/img/af/e5cd9ef8dc43aab4ddf016600ffc4a.png)
leetcode:27. Remove element [count remove]

How to set computer IP?

都是做全屋智能的,Aqara和HomeKit到底有什么不同?

Leetcode39 combined sum

How to call out services in idea and display the startup class in services
![PTA: Romantic reflection [binary tree reconstruction] [depth first traversal]](/img/ae/a6681df6c3992c7fd588334623901c.png)
PTA: Romantic reflection [binary tree reconstruction] [depth first traversal]

LeetCode 447. Number of boomerangs (permutation and combination problem)
随机推荐
想体验HomeKit智能家居?不如来看看这款智能生态
Use Xdebug breakpoint debugging in postman
A simple and open source navigation website source code
Redis memory recycling strategy
010_StringRedisTemplate
Arduino esp8266 network upgrade OTA
007_ Redis_ Jedis connection pool
Common formatting problems after word writing
Halo open source project learning (I): project launch
JDBC cannot connect to MySQL, and the error is access denied for user 'root' @ '* * *' (using password: Yes)
MySQL C language connection
Use of push() and pop()
012_ Access denied for user ‘root‘@‘localhost‘ (using password: YES)
001_ Redis set survival time
89 logistic regression user portrait user response prediction
【Chrome扩展程序】content_script的跨域问题
ThinkPHP kernel development blind box mall source code v2 0 docking easy payment / Alibaba cloud SMS / qiniu cloud storage
小程序 canvas 画布半圆环
RT_Thread自问自答
[chrome extender] content_ Cross domain problem of script