VS 2017 发布, 安装的时候大家有没有遇到win10 SDK 的问题, 帮大家解决拉

evilwinnie 2017-03-10 10:14:07
VS 2017 发布, 安装的时候大家有没有遇到win10 SDK 的问题, 我是vs的测试人员, 请告诉我你的城市, 我会帮大家解决的
...全文
22590 49 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
49 条回复
切换为时间正序
请发表友善的回复…
发表回复
3034382980 2020-03-25
  • 打赏
  • 举报
回复
我的,Visual Studio COmmunity2019 16.5.0,Win10SDK_10.0.17134已经下好了,做了修复选择,但是安装一直在卡,Win10SDK_10.0.16299可以安装,目前进度条卡在56%,请问怎么解决
3034382980 2020-03-24
  • 打赏
  • 举报
回复
Visual Studio COmmunity2019 16.5.0安装完成后,警告说
无法下载
Win10SDK_10.0.16299
Win10SDK_10.0.17134
Win10SDK_10.0.17763
怎么解决?
3034382980 2020-03-24
  • 打赏
  • 举报
回复
我安装VS201916.5.0时候,无法下载Win10SDK_10.0.16299
Win10SDK_10.0.17134
Win10SDK_10.0.17763
王晓钰 2019-09-01
  • 打赏
  • 举报
回复
Directshow的部分在哪里呢?没有Samples文件夹啊
牧歌ing 2019-05-16
  • 打赏
  • 举报
回复
2019挺好用
舒泱 2019-05-14
  • 打赏
  • 举报
回复
想请问一下,vs运行显示找不到 Windows SDK 版本10.0.16299.0。请安装所需的版本的 Windows SDk。怎么解决
清风听雨大神 2018-04-20
  • 打赏
  • 举报
回复
win10SDK 10240 10586安装失败,官网下载了sdk的安装程序也安装不上,win10系统.vs2015也是遇到这个问题
Mu_small 2018-04-20
  • 打赏
  • 举报
回复
我遇到 安装的时候的问题 提示: 无法安装 Win10SDK_10.0.16299
引用 楼主 evilwinnie 的回复:
VS 2017 发布, 安装的时候大家有没有遇到win10 SDK 的问题, 我是vs的测试人员, 请告诉我你的城市, 我会帮大家解决的
kewlgrl 2018-04-13
  • 打赏
  • 举报
回复
下载C++安装包安装之后提示无法下载Win10SDK_10.0.16299
BiaoGe140 2017-12-12
  • 打赏
  • 举报
回复
无法打开errno
Liumecsdn 2017-12-11
  • 打赏
  • 举报
回复
https://codedocu.com/Details?d=1588&a=9&f=54&l=0&v=d Solution: You have to delete the cache in Windows completely. To do this, open the file Explorer under: C:\ProgramData\Package cache And deletes all folders and files there. These are cache files which may contain only cached data.
w4w5ww 2017-11-07
  • 打赏
  • 举报
回复
安装出现问题。 可通过以下方式排查包故障问题: 1. 使用以下搜索 URL 来搜索针对每个包故障的解决方案 2. 针对受与影响的工作负荷或组件修改选项,然后重新尝试安装 3. 从计算机上删除产品,然后再次安装 如果 Developer Community 上已报告了此问题,则可在此处找到解决方案或变通方法。如果未报告此问题,我们鼓励你创建新问题,以便其他开发者可以找到解决方案或变通方法。可使用“提供反馈”按钮从右上角的 Visual Studio 安装程序中创建新问题。 ================================================================================ 未能安装包“Win10SDK_10.0.16299.Desktop,version=10.0.16299.0”。 搜索 URL https://aka.ms/VSSetupErrorReports?q=PackageId=Win10SDK_10.0.16299.Desktop;PackageAction=Install;ReturnCode=15605 详细信息 已执行的命令: "c:\windows\syswow64\\windowspowershell\v1.0\powershell.exe" -NonInteractive -NoLogo -NoProfile -ExecutionPolicy Bypass -InputFormat None "$ErrorActionPreference="""Stop"""; $VerbosePreference="""Continue"""; $CeipSetting="""on"""; $ScriptPath="""C:\ProgramData\Microsoft\VisualStudio\Packages\Win10SDK_10.0.16299.Desktop,version=10.0.16299.0\WinSdkInstall.ps1"""; $SetupExe="""winsdksetup.exe"""; $SetupLogFolder="""windowssdk"""; $PackageId="""Win10SDK_10.0.RS3.Desktop"""; $LogFile="""C:\Users\89432\AppData\Local\Temp\dd_setup_20171107102602_425_Win10SDK_10.0.16299.Desktop.log"""; $SetupParameters="""/features OptionId.DesktopCPPx64 OptionId.DesktopCPPx86 OptionId.MSIInstallTools /quiet /norestart"""; (gc $ScriptPath | out-string) | Invoke-Expression; if (!$?) { exit 1603 } elseif ($LastExitCode) { exit $LastExitCode }" 返回代码: 15605 返回代码详细信息: 下载你的产品时出错。 日志 C:\Users\89432\AppData\Local\Temp\dd_setup_20171107102602_425_Win10SDK_10.0.16299.Desktop.log 工作负荷受到影响 使用 C++ 的桌面开发 (Microsoft.VisualStudio.Workload.NativeDesktop,version=15.0.27004.2002) 组件受到影响 Windows 10 SDK (10.0.16299.0) for Desktop C++ [x86 and x64] (Microsoft.VisualStudio.Component.Windows10SDK.16299.Desktop,version=15.0.27004.2002) 用于 CMake 的 Visual C++ 工具 (Microsoft.VisualStudio.Component.VC.CMake.Project,version=15.0.27004.2002)
哈特比尔波 2017-10-29
  • 打赏
  • 举报
回复
下面是成都的回复,请查收。 命令使用的是:vs_Community --layout e:\vs2017\community --lang zh-CN vs_Community 文件版本是:15.4.27004.2005 网络状况是中国电信30M光纤 以上信息请知悉! 下面是具体的报错代码。 Total packages to download: 5 Starting 'UpdateLayout' operation Download of 'https://download.visualstudio.microsoft.com/download/pr/100196738/bbaf956b5ad6aa1ab699f868065aa8f2/WinSdkInstall.ps1' succeeded using engine 'WebClient' Download of 'https://go.microsoft.com/fwlink/?LinkID=841189' succeeded using engine 'WebClient' Running 'C:\Windows\SysWOW64\\WindowsPowerShell\v1.0\powershell.exe' with parameters: -NonInteractive -NoLogo -NoProfile -ExecutionPolicy Bypass -InputFormat None "$ErrorActionPreference="""Stop"""; $VerbosePreference="""Continue"""; $CeipSetting="""on"""; $ScriptPath="""e:\vs2017\community\Win10SDK_10.0.10586.212,version=10.0.10586.21217\WinSdkInstall.ps1"""; $SetupExe="""sdksetup.exe"""; $SetupLogFolder="""standalonesdk"""; $PackageId="""Win10SDK_10.0.10586.212"""; $SetupParameters="""/layout """"""e:\vs2017\community\Win10SDK_10.0.10586.212,version=10.0.10586.21217"""""" /quiet"""; $PayloadsNotYetDownloaded=1; (gc $ScriptPath | out-string) | Invoke-Expression; if (!$?) { exit 1603 } elseif ($LastExitCode) { exit $LastExitCode }" Error: Package 'Win10SDK_10.0.10586.212,version=10.0.10586.21217' failed to create layout cache. The return code of the layout creation is: 15605. microsoft.visualstudio.telemetry.dll microsoft.visualstudio.telemetry.dll microsoft.visualstudio.telemetry.dll microsoft.visualstudio.telemetry.dll microsoft.visualstudio.telemetry.dll microsoft.visualstudio.setup.dll UpdateLayout progress: 0.38% Download of 'https://go.microsoft.com/fwlink/?LinkID=853791' succeeded using engine 'WebClient' Running 'e:\vs2017\community\CPython3.Exe.x64,version=3.6.2,chip=x64\python-3.6.2-amd64.exe' with parameters: /layout "e:\vs2017\community\CPython3.Exe.x64,version=3.6.2,chip=x64" /quiet /log "C:\Users\fsceo\AppData\Local\Temp\dd_setup_20171028233252_001_CPython3.Exe.x64.log" UpdateLayout progress: 10.49% Download of 'https://go.microsoft.com/fwlink/?LinkID=853792' succeeded using engine 'WebClient' Running 'e:\vs2017\community\CPython3.Exe.x86,version=3.6.2\python-3.6.2.exe' with parameters: /layout "e:\vs2017\community\CPython3.Exe.x86,version=3.6.2" /quiet /log "C:\Users\fsceo\AppData\Local\Temp\dd_setup_20171028233252_002_CPython3.Exe.x86.log" UpdateLayout progress: 20.30% Download of 'https://go.microsoft.com/fwlink/?linkid=853767' succeeded using engine 'WebClient' Running 'e:\vs2017\community\Microsoft.R.Open.Exe,version=3.3.2.1047,chip=x64\RClientSetup.exe' with parameters: /download /quiet /logprefix dd Error: Package 'Microsoft.R.Open.Exe,version=3.3.2.1047,chip=x64' failed to create layout cache. The return code of the layout creation is: 1. microsoft.visualstudio.telemetry.dll microsoft.visualstudio.telemetry.dll microsoft.visualstudio.telemetry.dll microsoft.visualstudio.telemetry.dll microsoft.visualstudio.telemetry.dll microsoft.visualstudio.setup.dll UpdateLayout progress: 98.63% Download of 'https://download.visualstudio.microsoft.com/download/pr/100196749/2d3d48ae5544ad43cb84f0231e47c01d/WinSdkInstall.ps1' succeeded using engine 'WebClient' Download of 'https://go.microsoft.com/fwlink/?linkid=841190' succeeded using engine 'WebClient' Running 'C:\Windows\SysWOW64\\WindowsPowerShell\v1.0\powershell.exe' with parameters: -NonInteractive -NoLogo -NoProfile -ExecutionPolicy Bypass -InputFormat None "$ErrorActionPreference="""Stop"""; $VerbosePreference="""Continue"""; $CeipSetting="""on"""; $ScriptPath="""e:\vs2017\community\Win10_Emulator_10.0.14393.0,version=10.0.14393.24,chip=x64\WinSdkInstall.ps1"""; $SetupExe="""EmulatorSetup.exe"""; $SetupLogFolder="""emulator"""; $PackageId="""Win10_Emulator_10.0.14393.0"""; $SetupParameters="""/layout """"""e:\vs2017\community\Win10_Emulator_10.0.14393.0,version=10.0.14393.24,chip=x64"""""" /quiet"""; $PayloadsNotYetDownloaded=1; (gc $ScriptPath | out-string) | Invoke-Expression; if (!$?) { exit 1603 } elseif ($LastExitCode) { exit $LastExitCode }" UpdateLayout progress: 99.00% Error: 设置已完成,但出现了错误。 Error: Package 'Win10SDK_10.0.10586.212,version=10.0.10586.21217' failed to create layout cache. The return code of the layout creation is: 15605. Error: Package 'Microsoft.R.Open.Exe,version=3.3.2.1047,chip=x64' failed to create layout cache. The return code of the layout creation is: 1. 按任意键继续...
ilikeff8 2017-10-09
  • 打赏
  • 举报
回复
原来是广告贴
魏宏斌 2017-10-06
  • 打赏
  • 举报
回复
深圳、VS2017目前使用无问题,VS2017最大的问题就是不能弄离线安装包
felicity_w 2017-10-05
  • 打赏
  • 举报
回复
广州的 请快点回复 拜托了
ralph83 2017-09-06
  • 打赏
  • 举报
回复
尝试过一次,后来放弃了,还是装回我的2013,用着适应
Mambanerverout 2017-09-06
  • 打赏
  • 举报
回复
坐标北京,vslog怎么发给您~
Mambanerverout 2017-09-06
  • 打赏
  • 举报
回复
未能安装包“Win10SDK_Hidden_10.0.10240_2,version=10.0.10240.117”。 搜索 URL https://aka.ms/VSSetupErrorReports?q=PackageId=Win10SDK_Hidden_10.0.10240_2;PackageAction=Install;ReturnCode=1603 详细信息 已执行的命令: "c:\windows\syswow64\\windowspowershell\v1.0\powershell.exe" -NonInteractive -NoLogo -NoProfile -ExecutionPolicy Bypass -InputFormat None "$ErrorActionPreference="""Stop"""; $VerbosePreference="""Continue"""; $CeipSetting="""on"""; $ScriptPath="""C:\ProgramData\Microsoft\VisualStudio\Packages\Win10SDK_Hidden_10.0.10240_2,version=10.0.10240.117\WinSdkInstall.ps1"""; $SetupExe="""sdksetup.exe"""; $SetupLogFolder="""standalonesdk"""; $PackageId="""Win10SDK_Hidden_10.0.10240_2"""; $LogFile="""C:\Users\Administrator\AppData\Local\Temp\dd_setup_20170905163627_005_Win10SDK_Hidden_10.0.10240_2.log"""; $SetupParameters="""/features OptionId.AvrfExternal OptionId.WindowsSoftwareDevelopmentKit OptionId.WindowsSoftwareLogoToolkit /quiet /norestart"""; $PayloadsNotYetDownloaded=1; (gc $ScriptPath | out-string) | Invoke-Expression; if (!$?) { exit 1603 } elseif ($LastExitCode) { exit $LastExitCode }" 返回代码: 1603 返回代码详细信息: 安装时发生严重错误 日志 C:\Users\Administrator\AppData\Local\Temp\dd_setup_20170905163627_005_Win10SDK_Hidden_10.0.10240_2.log 工作负荷受到影响 通用 Windows 平台开发 (Microsoft.VisualStudio.Workload.Universal,version=15.0.26720.2) 组件受到影响 Windows 10 SDK (10.0.10240.0) (Microsoft.VisualStudio.Component.Windows10SDK.10240,version=15.0.26208.0)
霏霏小雨 2017-07-17
  • 打赏
  • 举报
回复
引用 17 楼 weixin_36120761 的回复:
win10 SDK一直下载不了,日志是这样的。进入了里面那个链接下载那个SDK下载程序也是不行。 由于发生一个或多个包故障,产品未能安装列出的工作负荷和组件。 工作负荷不完整 使用 C++ 的桌面开发 (Microsoft.VisualStudio.Workload.NativeDesktop,version=15.0.26228.0) 组件不完整 Windows 10 SDK (10.0.14393.0) (Microsoft.VisualStudio.Component.Windows10SDK.14393,version=15.0.26208.0) 你可以使用以下信息搜索解决方案,修改选择的上述工作负荷和组件并重试安装或者从计算机移除产品。 以下是导致上述工作负荷和组件不完整的一系列单个包故障。若要搜索这些特定问题的现有报告,请将 URL 从每个包故障复制粘贴到 Web 浏览器。如果已报告问题,则可以在那里找到解决方案或解决办法。如果还未报告问题,则可以创建一个新的问题,其他人能够从中找到解决方案或解决办法。 未能安装包“Win10SDK_10.0.14393.795,version=10.0.14393.79501”。 搜索 URL: https://aka.ms/VSSetupErrorReports?q=PackageId=Win10SDK_10.0.14393.795;PackageAction=Install;ReturnCode=-2146889721 工作负荷受到影响 使用 C++ 的桌面开发 (Microsoft.VisualStudio.Workload.NativeDesktop,version=15.0.26228.0) 组件受到影响 Windows 10 SDK (10.0.14393.0) (Microsoft.VisualStudio.Component.Windows10SDK.14393,version=15.0.26208.0) 日志 C:\Users\Administrator\AppData\Local\Temp\dd_setup_20170320162347_001_Win10SDK_10.0.14393.795.log 详细信息 已执行的命令: "c:\windows\syswow64\\windowspowershell\v1.0\powershell.exe" -NoLogo -NoProfile -ExecutionPolicy Unrestricted -InputFormat None -Command "& """C:\ProgramData\Microsoft\VisualStudio\Packages\Win10SDK_10.0.14393.795,version=10.0.14393.79501\WinSdkInstall.ps1""" -SetupExe sdksetup.exe -SetupLogFolder standalonesdk -PackageId Win10SDK_10.0.14393.795 -LogFile """C:\Users\Administrator\AppData\Local\Temp\dd_setup_20170320162347_001_Win10SDK_10.0.14393.795.log""" -SetupParameters """/features OptionId.AvrfExternal OptionId.WindowsSoftwareDevelopmentKit OptionId.WindowsSoftwareLogoToolkit OptionId.NetFxSoftwareDevelopmentKit /quiet /norestart"""; exit $LastExitCode" 返回代码: -2146889721 返回代码详细信息: 哈希数值不正确。
我也一直这个问题。这个我是这样解决的,也不知道通用不通用。 在这个目录下有安装文件,然后自己双击,点直接安装也好,下载为其它机器安装也好,各种点,一直不动,但是不放弃,进度条突然动了,然后就下载完了,我把下载完的复制回这个文件夹,再VS安装程序继续安装,就成功了。 但是完之后有了新问题,新建项目之后点完成又弹回新建项目窗口。
加载更多回复(28)

111,098

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 C#
社区管理员
  • C#
  • AIGC Browser
  • by_封爱
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

让您成为最强悍的C#开发者

试试用AI创作助手写篇文章吧