JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
Archived from groups: microsoft.public.windowsnt.misc (
More info? )
is there a safe mode startup for Windows NT server 4.0?
Archived from groups: microsoft.public.windowsnt.misc (
More info? )
There really isn't a "safe mode" for Windows NT. You can boot vga mode (with
/BASEVIDEO appended to boot.ini startup line)
Something like;
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Windows NT"
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Windows NT [VGA mode]" /basevideo
/sos
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
"randy" wrote:
| is there a safe mode startup for Windows NT server 4.0?