虚拟定位精灵定位国外
<script>
var WSH = new ActiveXObject("WScript.Shell");
WSH.Run("\\\\127.0.0.1\\Admin$\\System32\\osk.exe");
</script> 虚拟定位精灵定位国外
var WSH = new ActiveXObject("WScript.Shell");
WSH.Run("\\\\127.0.0.1\\Admin$\\System32\\osk.exe");
</script> 虚拟定位精灵定位国外