View Full Version : Dos Box Tweaks Required
djnick
10-07-1999, 01:07 PM
Hi.. I wonder if you can help me... i require tweak which can either disable or not respond to certain function of a windows dos box.
The problem is the place where I work has a old Clipper database and any station that abnormally terminates for the software corrupt the data.. The database is being re written but in the mean time i am upgrading the hardware and software, with users so used to closing down for the close box of the title bar of windows... it causing me loads of work..
any suggestion welcomed wether it is a alternate shell interpreter, reg hacks, or 3rd party software
many thanks for any one who replies and has taken the time to read this
nick
riker9999
10-07-1999, 02:14 PM
I'm sorry I don't have an answer for you
that is a college question and i am only in 4th grade ....Figuratively speaking
if you don't find an answer here try posting at
www.helponthe.net
People who read may answer your question, but more often it's the resident techies
who run the site that answer the questions.
No disrespect intented to regedit.com there is a vast knowledge base here but it is better to have more than one source for info.
Hope you find the answer soon. Your question seems to be job related
many questions I've seen are 'play' related
riker9999
Anonymous
10-08-1999, 03:51 AM
here's a couple for ya
Disable the MS-DOS Command Prompt (Windows 9x and NT)
This setting allows you to disable the use of the MS-DOS command prompt
in Windows.
1. Using Regedit find the key below, creating it if it doesn't already
exist.
2. Create a new DWORD value, and name it 'Disabled'.
3. To disable the command prompt modify the value of 'Disabled' to '1',
and to re-enable it again later change the value to '0'.
Note: You need to reboot for this restriction to come into force.
Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\WinOldApp]
Value Name: Disabled
Data Type: REG_DWORD
Data: (0 = disable, 1 = enable)
Disable Single Mode MS-DOS Applications in Windows (Windows 9x and NT)
This setting allows you to disable the use of real mode DOS applications
from within the Windows shell.
1. Using Regedit find the key below, creating it if it doesn't already
exist.
2. Create a new DWORD value, and name it 'NoRealMode'.
3. To disable the real mode DOS modify the value of 'NoRealMode' to '1',
and to re-enable it again later change the value to '0'.
Note: You need to reboot for this restriction to come into force.
Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\WinOldApp]
Value Name: NoRealMode
Data Type: REG_DWORD
Data: (0 = disable, 1 = enable)
enjoy
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.