当前位置:网站首页>如何:配置 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
边栏推荐
- ConstraintLayout跟RelativeLayout嵌套出现的莫名奇妙的问题
- Using activity to realize a simple inputable dialog box
- QT: QSS custom qtoolbutton instance
- How can UI automated testing get out of trouble? How to embody the value?
- Qt:qss custom qspinbox instance
- Tencent micro app to get wechat user information
- 2021 reading summary (continuously updating)
- 嵌入式軟件測試怎麼實現自動化測試?
- Communication software development and Application
- Redis notes 01: Introduction
猜你喜欢

Que se passe - t - il ensuite pour ceux qui se sont concentrés sur les tests automatisés?

I, a tester from a large factory, went to a state-owned enterprise with a 50% pay cut. I regret it

Communication software development and Application

8年测试总监的行业思考,看完后测试思维认知更深刻

My understanding of testing (summarized by senior testers)

Game test related tests a hero's skills (spring moves are asked more questions)

Clion debug

数据库增量备份 - DB INCR DB FULL

EPS电动转向系统分析
The normal one inch is 25.4 cm, and the image field is 16 cm
随机推荐
12. Nacos server service registration of source code analysis of Nacos service registration
软件测试(测试用例)编写之俗手、本手、妙手
11. Provider service registration of Nacos service registration source code analysis
My understanding of testing (summarized by senior testers)
Google Earth Engine(GEE)——当我们前后影像来弥补插值效果得时候,没有效果怎么办?
Basic usage of sqlmap
"Core values of testing" and "super complete learning guide for 0 basic software testing" summarized by test engineers for 8 years
The element form shows the relationship between elementary transformation and elementary matrix
年中了,准备了少量的自动化面试题,欢迎来自测
如何让让别人畏惧你
The role and necessity of implementing serializable interface
Is it OK to test the zero basis software?
Latest sales volume of pinduoduo
one hot 独热码
POI excel 单元格换行
After 8 years of industry thinking, the test director has a deeper understanding of test thinking
QT: QSS custom qtoolbutton instance
The solution that prompts "system group policy prohibits the installation of this device" under win10 system (home version has no group policy)
ConstraintLayout跟RelativeLayout嵌套出现的莫名奇妙的问题
glassfish org. h2.server. Shutdownhandler classnotfoundexception exception exception handling