In PS2, I always use cmd.exe /C to run DOS commands.
However, I ran into this scenario:
![]()
The first try, using cmd.exe /C, failed with the above error.
The second try, running the command directly, was successful.
Anyone can explain why?
Thanks.
However, I ran into this scenario:
The first try, using cmd.exe /C, failed with the above error.
The second try, running the command directly, was successful.
Anyone can explain why?
Thanks.