UWP添加数字证书导出安装包本地安装

先生成一个简单的HelloWorld应用程序

<Page
    x:Class="HelloWorld.MainPage"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:local="using:HelloWorld"
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
    mc:Ignorable="d"
    Background="{ThemeResource ApplicationPageBackgroundThemeBrush}">
    <Grid>
        <TextBlock  Text="HelloWorld!" TextWrapping="Wrap" VerticalAlignment="Top" FontSize="72"/>
    </Grid>
</Page>
using Windows.UI.Xaml.Controls;

// https://go.microsoft.com/fwlink/?LinkId=402352&clcid=0x804 上介绍了“空白页”项模板

namespace HelloWorld
{
    /// <summary>
    /// 可用于自身或导航至 Frame 内部的空白页。
    /// </summary>
    public sealed partial class MainPage : Page
    {
        public MainPage()
        {
            this.InitializeComponent();
        }
    }
}

双击Package.appxmanifest文件,打开声明选项卡,添加证书,并且保存

右击工程文件->应用商店->创建应用程序包

按下图红方框操作

 

 

找到HelloWorld_1.0.0.0_x86_x64_arm_Debug.appxbundle安装包

 

 

双击安装包

 

转载于:https://www.cnblogs.com/lizhiqiang0204/p/10893928.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
哔哩哔哩UWP安装可以在微软商店上找到,它的下载链接是:https://www.microsoft.com/store/productId/9NBLGGH5Q5FV。 你可以通过点击链接进入该页面,然后点击安装即可下载和安装哔哩哔哩UWP应用程序。 另外,如果你在使用哔哩哔哩UWP的过程中遇到了一些常见问题,你可以参考哔哩哔哩UWP官方提供的常见问题页面: https://b.nsapps.***帮助你更好地使用这个应用程序。 如果你需要使用VP9视频扩展来支持更高质量的视频播放,你也可以在微软商店上下载和安装VP9视频扩展,下载链接是:https://www.microsoft.com/store/productId/9N4D0MSMP0PT。 安装VP9视频扩展后,你可以享受更高质量的视频播放体验。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* *3* [Win10/Win11下图片扩展安装 HEVC/HEIF/CR2等](https://blog.csdn.net/u013130545/article/details/125976932)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] - *2* [哔哩哔哩UWP Ver4.3.8_x64](https://download.csdn.net/download/Black_Boa/86506997)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值