Write-Output "Starting JMP" Start-Process -FilePath "jmp.exe" -ArgumentList "C:\Users\v1\Desktop\pstest.jsl" Write-Output "Started JMP" ...
確定! 回上一頁