Results 1 to 6 of 6

Thread: End of the DOS era?

  1. #1

    Thread Starter
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418

    End of the DOS era?

    Is is true that Micro$oft is phasing out DOS from their operating systems? I just read some information comming from the Windows XP convention reciently held in New York that they are doing this. Do you think it a good or bad thing? And does anyone know when the final release of VB.Net is expected to be in stores? Thanks

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Final release is stores February.

    DOS needs to go. Backwards compatability is fine and all, but not for like 10 years. People have had plenty of time to update their software with the times and quite frankly if you need Dos, just stick with Dos or a version of Windows that still supports it.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418
    mmmmmm yes i do agree with you that does have to go. I just wasnt too sure how other people would feel about it's non existence in future OS's. At least it will get people to stop writing
    console programs.

  4. #4
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    NT/2000 haven't needed DOS since 1995 or so...

    And cmd.exe doesn't really have anything to do with DOS...
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  5. #5
    cmd is just a (better) DOS command line parser that happens to have the same syntax.

  6. #6
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Yeah, but it does not need DOS to work. DOS is a OS. Cmd.exe runs in the Win32 subsystem, not the WOW subsytem. Win32 fully supports consoles and standard input and output, there's no need for DOS. When you use VC++ to write a Win32 Console app, you are not writing a DOS app.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width