<p>Am 15.10.2013 14:08 schrieb "waldo kitty" <<a href="mailto:wkitty42@windstream.net">wkitty42@windstream.net</a>>:<br>
><br>
> On 10/15/2013 12:52 AM, Sven Barth wrote:<br>
>><br>
>> Am 15.10.2013 01:30 schrieb "Dmitry Boyarintsev" <<a href="mailto:skalogryz.lists@gmail.com">skalogryz.lists@gmail.com</a>>:<br>
>>  > On Mon, Oct 14, 2013 at 2:27 PM, Marco van de Voort <<a href="mailto:marcov@stack.nl">marcov@stack.nl</a>> wrote:<br>
>>  >><br>
>>  >> Because you first need to teach people dos (and 8.3), console cmdline and<br>
>>  >> general concepts (stdin/stdout, working dir etc)<br>
>>  >><br>
>> with proper configuration (by system administrator) the tp would be just<br>
>> start and use (at least it was so for XP and earlier MS  machines, don't know<br>
>> about *nix systems).<br>
>><br>
>> This will fail on Windows 64-bit systems (including XP) as they don't support<br>
>> 16-bit applications anymore.<br>
><br>
><br>
> i would think that that is where the phrase "with proper configuration" come into play and even moreso when "(by system administrator)" is in play ;) O:)</p>
<p>No, not in this case. The NTVDM does simply not exist for 64-bit Windows. The reason is related to switching the processor's mode between 16-, 32- and 64-bit.</p>
<p>Regards,<br>
Sven</p>