当前位置:网站首页>c#网页打开winform exe
c#网页打开winform exe
2022-07-06 01:19:00 【_oP_i】
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\openExe]
@="URL openOffice Handler"
"URL Protocol"="abc"
#安装目录
[HKEY_CLASSES_ROOT\openExe\DefaultIcon]
@="E:\\Debug\\ABC.exe"
[HKEY_CLASSES_ROOT\openExe\shell]
[HKEY_CLASSES_ROOT\openExe\shell\open]
#传参数
[HKEY_CLASSES_ROOT\openExe\shell\open\command]
@="E:\\Debug\\ABC.exe %1"
#浏览器输入
openExe://参数=1222&id=9161042&name=9191274
边栏推荐
- Programmer growth Chapter 9: precautions in real projects
- Dynamic programming -- linear DP
- Kotlin core programming - algebraic data types and pattern matching (3)
- DD's command
- Leetcode1961. 检查字符串是否为数组前缀
- ADS-NPU芯片架构设计的五大挑战
- Xunrui CMS plug-in automatically collects fake original free plug-ins
- How to extract MP3 audio from MP4 video files?
- In the era of industrial Internet, we will achieve enough development by relying on large industrial categories
- Construction plan of Zhuhai food physical and chemical testing laboratory
猜你喜欢
随机推荐
SPIR-V初窺
记一个 @nestjs/typeorm^8.1.4 版本不能获取.env选项问题
Idea sets the default line break for global newly created files
[day 30] given an integer n, find the sum of its factors
Gartner发布2022-2023年八大网络安全趋势预测,零信任是起点,法规覆盖更广
Convert binary search tree into cumulative tree (reverse middle order traversal)
网易智企逆势进场,游戏工业化有了新可能
The population logic of the request to read product data on the sap Spartacus home page
Kotlin basics 1
WGet: command line download tool
面试必刷算法TOP101之回溯篇 TOP34
Unity | two ways to realize facial drive
JMeter BeanShell的基本用法 一下语法只能在beanshell中使用
Leetcode daily question solution: 1189 Maximum number of "balloons"
Vulhub vulnerability recurrence 75_ XStream
Spir - V premier aperçu
Development trend of Ali Taobao fine sorting model
cf:C. The Third Problem【关于排列这件事】
Tcpdump: monitor network traffic
Building core knowledge points









