function showMedi(){
if(typeof window.cefSharpExample!="undefined"){
var path="D:\\ WebApp . exe",
window.cefSharpExample.showExe(path)
}
else{
alert("可能无权限,请用客户端程序操作!");
}
}
标签:外部,MSP,window,path,客户端,cefSharpExample From: https://www.cnblogs.com/z13753176959/p/17631905.html