简体   繁体   English

我需要安装哪些Windows 10 SDK才能获得MakeAppx.exe?

[英]What part of Windows 10 SDK do I need to install to get MakeAppx.exe?

I'm trying to follow Microsoft's "Project Centennial" directions to convert MSI installer for my app to UWP, and I'm getting this error that MakeAppx.exe isn't found: 我正在尝试按照Microsoft的“Project Centennial”说明将我的应用程序的MSI安装程序转换为UWP,我收到此错误, MakeAppx.exe

在此输入图像描述

This Windows 10 is not my development machine. 这个Windows 10不是我的开发机器。 So I went out to download Windows 10 SDK but at this point I'm curious what "part" of SDK is MakeAppx.exe located in? 所以我出去下载Windows 10 SDK,但此时我很好奇SDK的哪一部分是MakeAppx.exe所在? Or do I really need to download and install 2.3 GB for that? 或者我真的需要下载并安装2.3 GB吗?

在此输入图像描述

Update for 10.0.16299.91 - Released November 2017: 更新10.0.16299.91 - 2017年11月发布:

The options have changed. 选项已经改变。 You only need to install "Windows App Certification Kit." 您只需要安装“Windows App Certification Kit”。

The location of makeappx.exe is now C:\\Program Files (x86)\\Windows Kits\\10\\App Certification Kit makeappx.exe的位置现在是C:\\Program Files (x86)\\Windows Kits\\10\\App Certification Kit

Just the last option - which says "Windows Software Development Kit" includes MakeAppx.exe. 最后一个选项 - “Windows软件开发工具包”包括MakeAppx.exe。 You don't need the other things from the SDK to convert. 您不需要SDK中的其他内容进行转换。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM