目前通过html页面调用js可以打开本地exe程序,但是需要把打开的程序嵌入在页面,这个该怎么实现,目前打开后是弹框界面
<script>
$(function(){
$("#dian").trigger("click");
})
script>
head>
<body>
<div class="bian">
<div class="yi">
<div class="chengxu">
<a href="UploadScanner://">
<span id="dian">span>
a>
div>
<div class="video">
<video width="27.5625rem" height="400px" controls="controls" autoplay="autoplay" loop="true">
<source src="video/ceshi.mp4" type="video/mp4" />
video>
div>
div>
<div class="yi1">
<div>姓名div>
<div>年龄div>
<div>地址div>
<div>电话div>
<div>性别div>
div>
div>
body>
html>
求解答
https://www.zhihu.com/question/313883911
你可以尝试一下
WebAssembly、WebRunLocal
https://github.com/wangzuohuai/WebRunLocal