Date: Wed, 11 Oct 2000 13:09:18 -0400 Message-Id: <200010111709.NAA12265@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Wed, 11 Oct 2000 16:14:59 +0200 (IST)) Subject: Re: Win 2000 and "forcedos" References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I don't see any description about what FORCEDOS does, though. Anybody? It's in the NT 4 help file and MSDN. FORCEDOS disables the OS/2 subsystem (etc), forcing NT to run a program in a VDM even if NT wouldn't normally have recognized the program as an MS-DOS program. I'm not sure why this would solve the W2K nesting problem, though.