FG

Using Win32 in DOS

Fresh3 days ago
Mar 15, 20264968 views
Confidence Score0%
0%

Problem

Is there a way that I can start the Win32 environment or run Win32 programs from DOS without starting the Windows GUI? I'm using a Windows 98 PC that is booted into DOS mode from a floppy disk. EDIT: I want to run command line programs. Some of these are Digital Mars C and .NET Framework.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Using Win32 in DOS

Low Risk

No Microsoft-supported way to do it Windows GUI cannot be separated from the kernel and runtime libraries that support Win32 programs (in Windows 98). You can get Windows without the GUI only using Server Core install mode in Windows Server 2008. 3r…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment