当前位置:网站首页>如何:配置 ClickOnce 信任提示行为
如何:配置 ClickOnce 信任提示行为
2022-07-03 09:55:00 【_oP_i】
Microsoft.Win32.RegistryKey key;
key = Microsoft.Win32.Registry.LocalMachine.CreateSubKey("SOFTWARE\\MICROSOFT\\.NETFramework\\Security\\TrustManager\\PromptingLevel");
key.SetValue("MyComputer", "Enabled");
key.SetValue("LocalIntranet", "Enabled");
key.SetValue("Internet", "AuthenticodeRequired");
key.SetValue("TrustedSites", "Enabled");
key.SetValue("UntrustedSites", "Disabled");
key.Close();
progam.cs配置
Configure the ClickOnce Trust Prompt Behavior - Visual Studio (Windows) | Microsoft Docs
边栏推荐
- Game test related tests a hero's skills (spring moves are asked more questions)
- QT: QSS custom qtreeview instance
- [proteus simulation] 16 channel water lamp composed of 74hc154 four wire to 12 wire decoder
- After 8 years of industry thinking, the test director has a deeper understanding of test thinking
- Is it OK to test the zero basis software?
- 在职美团测试工程师的这八年,我是如何成长的,愿技术人看完都有收获
- 如何让让别人畏惧你
- 线性表顺序表综合应用题P18
- How to realize automatic testing in embedded software testing?
- Redis notes 01: Introduction
猜你喜欢
(二)进制
现在零基础转行软件测试还OK吗?
Is it OK to test the zero basis software?
What happened to those who focused on automated testing?
数据库增量备份 - DB INCR DB FULL
After 8 years of industry thinking, the test director has a deeper understanding of test thinking
Probability theory: application of convolution in calculating moving average
Software testing e-commerce projects that can be written into your resume, don't you come in and get it?
17K薪资要什么水平?来看看95后测试工程师的面试全过程…
Error installing the specified version of pilot
随机推荐
(二)进制
软件测试——Redis数据库
Google Earth Engine(GEE)——当我们前后影像来弥补插值效果得时候,没有效果怎么办?
Qt:qss custom qheaderview instance
反正切熵(Arctangent entropy):2022.7月最新SCI论文
我对测试工作的一些认识(资深测试人员总结)
历经一个月,终于拿到金蝶Offer!分享一下四面面经+复习资料
Qt:qss custom QSlider instance
Internet Socket (非)阻塞write/read n个字节
What is the salary level of 17k? Let's take a look at the whole interview process of post-95 Test Engineers
glassfish org. h2.server. Shutdownhandler classnotfoundexception exception exception handling
今晚要修稿子準備發佈。但是,仍卡在這裡,也許你需要的是一個段子。
QT: QSS custom qsplitter instance
Software testing redis database
独家分析 | 关于简历和面试的真 相
最高月薪18K 拥有好的“心态和选择”, 成功就差“认真和坚持”~
Que se passe - t - il ensuite pour ceux qui se sont concentrés sur les tests automatisés?
“测试人”,有哪些厉害之处?
QT: QSS custom qtreeview instance
搭建ADG后,实例2无法启动 ORA-29760: instance_number parameter not specified