Disable Single Mode MS-DOS Applications (Windows 95/98/Me) Category: Home > Windows > Accessories > Command Processor
This setting allows you to disable the use of real mode DOS applications from within the Windows shell.
Open your registry and find the key below.
Create a new DWORD value, called 'NoRealMode' and set it to "1" to disable real mode DOS, to re-enable it again later change the value to "0".
Restart Windows for the change to take effect.
 |  |  |  |  |
 |  | (Default) | REG_SZ | (value not set) |  |
 |  | NoRealMode | REG_DWORD | 0x00000001 (1) |  |
 |
 | HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Win... |  |
 |
Settings: |
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ WinOldApp]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\ WinOldApp]
Name: NoRealMode
Type: REG_DWORD (DWORD Value)
Value: (0 = disable, 1 = enable)
|
Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.
Last Modified: August 1, 2002
|