Re: Is there a script I can launch to ensure computer restarts into Safe Mode?
- From: "Spin" <Spin@xxxxxxxxxxx>
- Date: Wed, 30 Apr 2008 17:28:46 -0400
Thank you Pegasus!
"Pegasus (MVP)" <I.can@xxxxxxxxxx> wrote in message
news:usIR0cwqIHA.420@xxxxxxxxxxxxxxxxxxxxxxx
This is where cross-posting comes into its own: If you think
carefully about your question, then cross-post it in all
relevant newsgroups, every respondent in every group can
see your post and every reply. This prevents duplication
of effort.
The answer to your question is already in your initial post
in this thread: Use a script to modify c:\boot.ini. Either
you add or you remove the switch "/safeboot:minimal" from
the last line. Alternatively you create two boot.ini files:
boot.ini(Safe), which has the switch, and boot.ini(Normal),
which does not have the switch. You then copy one or the
other to boot.ini. You can do this with a single line of batch
code or with a small number of script lines.
.
- Follow-Ups:
- Re: Is there a script I can launch to ensure computer restarts into Safe Mode?
- From: Pegasus \(MVP\)
- Re: Is there a script I can launch to ensure computer restarts into Safe Mode?
- References:
- Re: Is there a script I can launch to ensure computer restarts into Safe Mode?
- From: Pegasus \(MVP\)
- Re: Is there a script I can launch to ensure computer restarts into Safe Mode?
- Prev by Date: Re: Is there a script I can launch to ensure computer restarts into Safe Mode?
- Next by Date: Re: Is there a script I can launch to ensure computer restarts into Safe Mode?
- Previous by thread: Re: Is there a script I can launch to ensure computer restarts into Safe Mode?
- Next by thread: Re: Is there a script I can launch to ensure computer restarts into Safe Mode?
- Index(es):
Relevant Pages
|