<script language="JScript"> function fnShellFileRunJ() { var objShell = new ActiveXObject("shell.application"); objShell.FileRun(); } ...
確定! 回上一頁