Page 1 of 1

Batch wont display anything on my new PC???

Posted: 05 Jun 2020 08:25
by IcarusLives
I have no idea why, but after I got my new PC, batch wont display anything for me? I've tried everything from messing with the fonts, and properties.

The only thing i can thing is possibly my "nonactivated" version of win 10.

Any ideas?

Code: Select all

 INFO.BAT version 1.5
--------------------------------------------------------------------------------
Windows version        :  Microsoft Windows [Version 10.0.18362.836]
Product name           :  Windows 10 Home, 64 bit
Performance indicators :  Processor Cores: 16      Visible RAM: 16698152 kilobytes

Date/Time format       :  (mm/dd/yy)  Fri 06/05/2020  10:22:14.47
__APPDIR__             :  C:\Windows\system32\
ComSpec                :  C:\Windows\system32\cmd.exe
PathExt                :  .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
Extensions             :  system: Enabled   user: Disabled
Delayed expansion      :  system: Disabled  user: Disabled
Locale name            :  en-US       Code Pages: OEM  437    ANSI 1252
DIR  format            :  06/02/2020  12:34 PM     2,550,136,832 pagefile.sys
Permissions            :  Elevated Admin=No, Admin group=Yes

                          Missing from the tool collection:  debug

Re: Batch wont display anything on my new PC???

Posted: 05 Jun 2020 08:32
by misol101
Does the cmd window just seem to hang, no input or output?

It did for me, try enabling legacy console mode in cmd preferences.

Re: Batch wont display anything on my new PC???

Posted: 05 Jun 2020 10:43
by ShadowThief
If it's just a black screen, blindly type color 07 and see if that fixes things

Re: Batch wont display anything on my new PC???

Posted: 05 Jun 2020 12:12
by IcarusLives
ShadowThief wrote:
05 Jun 2020 10:43
If it's just a black screen, blindly type color 07 and see if that fixes things
LOL Wow thank you so much. I feel like such an idiot. Yes this worked. Thank you so much!

Re: Batch wont display anything on my new PC???

Posted: 05 Jun 2020 12:25
by ShadowThief
In addition to the Colors tab, you might also want to check the values in the Terminal tab.

Image

Re: Batch wont display anything on my new PC???

Posted: 05 Jun 2020 12:26
by npocmaka_
try with the console properties->terminal and try to use separate colors.