开发者

Running command prompt 'FOR' command closes window

开发者 https://www.devze.com 2023-02-05 20:13 出处:网络
At work my new development PC is running XP SP3 (32bit) and whenever I try to run the FOR command in command prompt the console closes!

At work my new development PC is running XP SP3 (32bit) and whenever I try to run the FOR command in command prompt the console closes!

Thi开发者_运维百科s happens when FOR is used in a BAT file as well as used on the command line.

I've tried CMD -> CMD -> FOR and then check the %ERRORLEVEL% o the remaining CMD but it returns 0

It only affects the FOR command, IF, RENAME ... all work

Has anyone else observed this / solved it?

0

精彩评论

暂无评论...
验证码 换一张
取 消