我现在有一个UWP应用程序提交到Windows商店,现在我想发布一个更新。这个更新是基于电子,所以它不再是一个UWP应用程序。Windows,但我收到了以下错误消息:A previous submission for this app was released with a Windows 10 .msixbundle or .appxbundleSubsequent submissions must continue to contain a Windows 10 .msixbundle or .<em
这可能是一个微不足道的问题,但以下文章表明,我只能将Windows10/UWP应用程序的AppxUpload上传到Windows。我知道我可以使用生成的Appx或 appxbundle 将应用程序旁置到Windows上,但我的问题是,是否可以将appxbundle for Windows 10/UWP应用程序上传到商店?我尝试为我的UWP应用程序上传Ap
我正在使用fiddler作为代理获取Windows应用商店应用的下载URL。大多数时候,在捕获URL、下载appx/appxbundle并打开它之后,windows会显示错误'Cannot open appx/appxbundle file'。当我想使用WinRar打开appx时,遇到了错误'Unknown format or damaged'。我还检查了Windows Powershell中