cmd expand the environment variables and then execute the command line. So, you need to escape arguments. $test="a b" sample.exe $test # 1 ...
確定! 回上一頁