Author Topic: need a cmd alternative  (Read 493 times)

jack

  • Member
  • **
  • Posts: 231
need a cmd alternative
« on: December 16, 2022, 12:58:55 AM »
ARGG! the latest version of Windows 11 royally screwed-up cmd.exe
you no longer have the option to set the buffer size, basically you have 0 useful customization options
I tried conemu and it's nice BUT it doesn't recognize exit code 0 that most of my console programs produce, instead of a simple <return> I have to press <return> 3 or 4 times to close the stupid console
I also tried kitty but it's not even close to the functionality of the good old cmd
any suggestions ?

C3

  • Regular Member
  • *
  • Posts: 39
Re: need a cmd alternative
« Reply #1 on: December 16, 2022, 01:04:36 AM »
Hi Jack,

How about using Powershell? I'm using good old cmd with Developer Mode with Visual Studio add scripts. And then Powershell when needed, but it requires some training, I'll forget things as I learn stuff. Nice cycle of things. They work enough for me.

Regards Petter

morgot

  • Member
  • **
  • Posts: 143
Re: need a cmd alternative
« Reply #2 on: December 16, 2022, 05:04:51 AM »
What changes have been made to the cmd.exe in Win11? Didn't notice anything.
Sorry for the bad English

Vortex

  • Member
  • *****
  • Posts: 2794
Re: need a cmd alternative
« Reply #3 on: December 16, 2022, 06:14:42 AM »
Hello,

Powershell's paradigm is different, it's an object oriented scripting language. Some alternatives are Cygwin and Busybox for Windows.

jack

  • Member
  • **
  • Posts: 231
Re: need a cmd alternative
« Reply #4 on: December 16, 2022, 11:13:28 AM »
What changes have been made to the cmd.exe in Win11? Didn't notice anything.
hi morgot  :smiley:
the changes happened in Windows Version   10.0.22621 Build 22621
it looks like the old cmd was replaced with windows terminal or something but seriously lacking in features, you can't set the buffer size or the number of rows, there's hardly any useful options in the settings, if your output exceeds the buffer it just gets truncated
@Vortex thanks for the suggestion

jack

  • Member
  • **
  • Posts: 231
Re: need a cmd alternative
« Reply #5 on: December 16, 2022, 11:29:23 AM »
Vortex, Busybox doesn't work as a cmd replacement  :sad:

jack

  • Member
  • **
  • Posts: 231
Re: need a cmd alternative
« Reply #6 on: December 16, 2022, 12:47:30 PM »
while installing a firecmd my old cmd showed up, at least it had the appearance color and size of my old cmd, so is it possible the old cmd is buried somewhere?
there's a 32-bit of the old cmd in SysWOW64 but I haven't been able to launch it from the geany IDE

jack

  • Member
  • **
  • Posts: 231
Re: need a cmd alternative
« Reply #7 on: December 16, 2022, 01:07:50 PM »
forget it!
I am going back to the previous version of windows

learn64bit

  • Member
  • **
  • Posts: 188
Re: need a cmd alternative
« Reply #8 on: December 16, 2022, 02:23:51 PM »
Win7 64 is really good, try it!

Shintaro

  • Member
  • **
  • Posts: 223
  • Thoughts create Realaties
Re: need a cmd alternative
« Reply #9 on: December 16, 2022, 04:42:33 PM »
You could try NTVDM HERE.


“Wyrd bið ful āræd. Fate is inexorable.”

daydreamer

  • Member
  • *****
  • Posts: 2399
  • my kind of REAL10 Blonde
Re: need a cmd alternative
« Reply #10 on: December 16, 2022, 09:13:58 PM »
Win7 64 is really good, try it!
I agree :thumbsup:
my none asm creations
http://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding