does this happen only to me?

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
npocmaka_
Posts: 517
Joined: 24 Jun 2013 17:10
Location: Bulgaria
Contact:

does this happen only to me?

#1 Post by npocmaka_ » 03 Apr 2020 06:37

when I try to print the help message of setlocal in the console it crashes.

windows version - 10.0.18363.752 x64, version of the cmd.exe - 10.0.18362.449

This could be a known issue but I'm seeing it now.

npocmaka_
Posts: 517
Joined: 24 Jun 2013 17:10
Location: Bulgaria
Contact:

Re: does this happen only to me?

#2 Post by npocmaka_ » 03 Apr 2020 08:55

Ok. Happens when i Use "legacy console" from the properties and the command help uses "press any key to continue"

aGerman
Expert
Posts: 4705
Joined: 22 Jan 2010 18:01
Location: Germany

Re: does this happen only to me?

#3 Post by aGerman » 03 Apr 2020 10:30

I can't reproduce. Same Windows and cmd versions. Legacy console set, height set to 25 in order to get the "press any key" message. The console didn't crash.

Steffen

dbenham
Expert
Posts: 2461
Joined: 12 Feb 2011 21:02
Location: United States (east coast)

Re: does this happen only to me?

#4 Post by dbenham » 03 Apr 2020 10:47

Yuck :?

Thankfully I cannot reproduce that behavior on my work machine - 10.0.16299.1747

I can try a more recent version (but not up-to-date) when I get a chance to try on my home machine.

The new console has some weird behavior. For example, some raster fonts are incompatible with certain code pages (the font is automatically changed when certain code pages are used). But I doubt this behavior is related.


Dave Benham

npocmaka_
Posts: 517
Joined: 24 Jun 2013 17:10
Location: Bulgaria
Contact:

Re: does this happen only to me?

#5 Post by npocmaka_ » 04 Apr 2020 06:30

Ok.

Thanks for the replies.

Post Reply