Righteous Wrath Online Community

General => Tech Chat => Topic started by: Darren Dirt on January 17, 2017, 12:00:20 AM

Title: CMD.EXE aka MS-DOS going bye-bye, for good?
Post by: Darren Dirt on January 17, 2017, 12:00:20 AM
Apparently it is...

http://www.computerworld.com/article/3147668/operating-systems/say-goodbye-to-the-ms-dos-command-prompt.html


...or isn't...

http://computerworld.com/article/3149115/operating-systems/follow-up-ms-dos-lives-on-after-all.html
( just the default is going to change to PowerShell -- because LEGACY [duh!] )

Microsoft creates a HUGE business monopoly, so those developers produce thousands of applications and scripts that rely on CMD.EXE being there ... and then they even THINK they could suddenly remove it without causing a PR-nightmare ruckus? LOL.
Title: Re: CMD.EXE aka MS-DOS going bye-bye, for good?
Post by: Lazybones on January 17, 2017, 12:03:44 AM
QuoteEditor's note: After this article was published, Microsoft issued a statement clarifying that cmd.exe will not be going away after all.

Everything has been moving to PowerShell for some time now, you don't really miss anything by using it by default.
Title: Re: CMD.EXE aka MS-DOS going bye-bye, for good?
Post by: Tom on January 17, 2017, 12:20:47 AM
cmd.exe isn't dos anyhow. command.com is the dos shell. now, cmd.exe can support legacy dos programs through the NTVDM, but it can be buggy on occasion.
Title: Re: CMD.EXE aka MS-DOS going bye-bye, for good?
Post by: Lazybones on January 17, 2017, 12:23:48 AM
Quote from: Tom on January 17, 2017, 12:20:47 AM
cmd.exe isn't dos anyhow. command.com is the dos shell. now, cmd.exe can support legacy dos programs through the NTVDM, but it can be buggy on occasion.

That is also true.