Re: Start MS-DOS
- From: "Wesley Vogel" <123WVogel955@xxxxxxxxxxx>
- Date: Mon, 15 Aug 2005 16:12:23 -0600
As someone else posted, you can boot into Safe Mode with Command Prompt.
Or just boot into Safe Mode and open a Command Prompt.
[[To start your computer at a command prompt
1. Print these instructions before continuing. They will not be available
after you shut your computer down in step 2.
2. Click Start, click Shut Down, and then, in the drop-down list, click
Shut down.
3. In the Shut Down Windows dialog box, click Restart, and then click OK.
4. When you see the message Please select the operating system to start,
press F8.
5. Use the arrow keys to highlight Safe Mode with Command Prompt, and then
press ENTER.
6. If you have a dual-boot or multiple-boot system, choose the installation
that you need to access using the arrow keys, and then press ENTER.
Notes
NUM LOCK must be off before the arrow keys on the numeric keypad will
function.]]
---
Edit the boot.ini or...
Use the System Configuration Utility (msconfig.exe).
Edit the boot.ini by adding these switches:
/safeboot:minimal(alternateshell)
[[Safe Mode with Command Prompt (SAFEBOOT_OPTION=Minimal(AlternateShell)):
This option is the same as Safe mode, except that Cmd.exe starts instead of
Windows Explorer.]]
Start | Run | Type: msconfig | OK |
Boot.ini tab | Select the following:
? /SAFEBOOT
? MINIMAL (ALTERNATESHELL)
Those two settings get you this switch >>>
/safeboot:minimal(alternateshell)
/safeboot: = This switch causes Windows to start in Safe Mode.
minimal(alternateshell) = Command Prompt (cmd.exe), if...
This switch starts Windows in Safe Mode with a command prompt...
If these keys have the AlternateShell Value Data listed as cmd.exe
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\SafeBoot
and/or
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\SafeBoot
and/or
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot
Value Name: AlternateShell
Value Type: REG_SZ
Value Data: cmd.exe
[[Note: The /sos, /bootlog, and /noguiboot switches are not required with
any one of these settings, but the switches can help with troubleshooting.
These switches are included if you press F8 and then select one of the
modes. ]]
++++++++++++
I forgot to add...
Edit the boot.ini by adding these switches.
/safeboot:minimal(alternateshell)
===
After making those boot.ini changes using msconfig, you need to click Apply
and Close.
Then click on: Restart.
===
After booting into the Safe Mode with the Command Prompt.
And when you're done using the command prompt...
Close the command prompt by typing:
exit
Hit the Enter key.
Or...
Click on the Close [X].
Or...
Start the Windows shell.
Type:
explorer
Hit the Enter key.
Or...
Open Task Manager...
Ctrl + Shift + Esc | File | New Task (Run...) | Type: explorer | OK |
Either way, this warning will come up.
--------
Desktop Warning
Windows is running in safe mode.
This special diagnostic mode of windows enables you to fix a
problem which may be caused by your network or hardware
settings. Make sure these settings are correct in Control Panel, and
then try starting Windows again. While in safe mode, some of your
devices may not be available.
To proceed to work in safe mode, click Yes. If you prefer to use
System Restore to restore your computer to a previous state, click
No.
--------
Also, when done doing whatever, you need to open msconfig again...
Open Task Manager...
Ctrl + Shift + Esc | File | New Task (Run...) | Type: msconfig | OK |
UNSelect: ? /SAFEBOOT under the boot.ini tab | Click Apply |
Under the General tab Select: ? Normal Startup - load all device drivers and
services | Click Apply and Close
Or...
Open Task Manager...
Ctrl + Shift + Esc | File | New Task (Run...) | Type: explorer | OK |
And open msconfig from Start | Run
Or Windows key + R to open the run box.
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:A7E72CC7-D199-4F1E-AA63-197673D51F14@xxxxxxxxxxxxx,
sheva <sheva@xxxxxxxxxxxxxxxxxxxxxxxxx> hunted and pecked:
> Thanks for everyone.
> I would have liked to run ms-dos to delete an unuseable file with norton
> commander.
> I have a file that i can not open or delete. I could delete these files
> with the help of norton commander earlier (when i had win 98).
>
>
> "Test User" wrote:
>
>> "sheva" <sheva@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:76477EA8-8284-4585-94B1-B9497841EA3E@xxxxxxxxxxxxxxxx
>>> How can I start my computer in MS-DOS mode? (In case my operation
>>> system is Windows XP) And how can I back to XP?
>>
>> Unless you first installed DOS and then XP, you don't. DOS is not
>> included.
>>
>> You*can* start XP in Safe Mode - Command Prompt Only if you really want
>> the look of a command window, but there are few benefits from this.
>> The type of program that will not run under XP's GUI won't run in the
>> command window either, even in Safe Mode.
>>
>> What is it you are actually trying to do?
>>
>> If you wish to install DOS on your system, you must first install DOS and
>> then XP from a bare drive. You cannot use NTFS if you wish DOS to have
>> any access to the hard disk areas that XP looks at, since DOS knows
>> nothing of NTFS.
>>
>> If you need to run a simple task (such as flashing a BIOS) you can just
>> boot from a DOS floppy. However, bear in mind that if your system is
>> formatted NTFS as many are now, you won't have any access to the hard
>> disk.
>>
>> HTH
>> -pk
.
- References:
- Start MS-DOS
- From: sheva
- Re: Start MS-DOS
- From: Test User
- Re: Start MS-DOS
- From: sheva
- Start MS-DOS
- Prev by Date: Re: re start up
- Next by Date: Re: Help Please
- Previous by thread: Re: Start MS-DOS
- Next by thread: Re: Start MS-DOS
- Index(es):
Relevant Pages
|