You should use Start-Process and its -Wait parameter if you want to force PowerShell to wait for a program to finish before it continues: ...
確定! 回上一頁