Use Powershell Measure-Command {start-process whateveryouwantexecute -Wait}. Edited to your need @efficiencylsBliss: Measure-Command {start-process java ...
確定! 回上一頁