POV-Ray : Newsgroups : povray.off-topic : Where is the world going? : Re: Where is the world going? Server Time
28 Jul 2024 22:23:11 EDT (-0400)
  Re: Where is the world going?  
From: Orchid Win7 v1
Date: 27 Aug 2013 15:02:35
Message: <521cf7cb$1@news.povray.org>
>>> I remember win95, a good user interface with DOS - where is DOS now?
>>
>> Hidden in the command prompt box: cmd.exe
>
> Yes, I know, but this DOS is not a real DOS, try to launh a program like
> Fractint, it can't run.

That's because DOS is a monotasking real-mode OS; applications run under 
it have complete access to the physical hardware. The command prompt in 
Windows is merely a DOS-compatible command interpreter. Windows itself 
is a multitasking protected-mode OS. So a program like FractInt which 
performs direct hardware access can never work under Windows.

You can, however, run it in a virtual machine if you so desire...


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.