Re: Boot.ini Switches
- From: "Wesley Vogel" <123WVogel955@xxxxxxxxxxx>
- Date: Sun, 27 Nov 2005 15:41:32 -0700
The /forceresetreg switch looks suspect to me. If it were me, I would
remove the /forceresetreg switch.
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional" /fastdetect /NoExecute=OptIn
/NOEXECUTE
[[This option is only available on 32-bit versions of Windows when running
on processors supporting no-execute protection. It enables no-execute
protection (also known as Data Execution Protection - DEP), which results in
the Memory Manager marking pages containing data as no-execute so that they
cannot be executed as code. This can be useful for preventing malicious code
from exploiting buffer overflow bugs with unexpected program input in order
to execute arbitrary code. No-execute protection is always enabled on 64-bit
versions of Windows on processors that support no-execute protection. There
are several options you can specify with this switch:
/NOEXECUTE=OPTIN Enables DEP for core system images and those specified in
the DEP configuration dialog.
/NOEXECUTE=OPTOUT Enables DEP for all images except those specified in the
DEP configuration dialog.
/NOEXECUTE=ALWAYSON Enables DEP on all images.
/NOEXECUTE=ALWAYSOFF Disables DEP. ]]
Sysinternals Freeware - BOOT.INI Reference
http://www.sysinternals.com/Information/bootini.html
A detailed description of the Data Execution Prevention (DEP) feature in
Windows XP Service Pack 2, Windows XP Tablet PC Edition 2005, and Windows
Server 2003
http://support.microsoft.com/kb/875352
What's the new /NoExecute switch that's added to the boot.ini file after you
update a machine to Windows Server 2003 Service Pack 1 (SP1) or Windows XP
SP2?
http://www.windowsitpro.com/Article/ArticleID/46302/46302.html
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:C1807698-2419-4A68-82A4-70923640B43E@xxxxxxxxxxxxx,
Cade <Cade@xxxxxxxxxxxxxxxxxxxxxxxxx> hunted and pecked:
> My Computer Performance has been in the toilet, I have run 10 different
> virus scanners and 10 different Spyware scanners and they only found
> Cookies. I deleted them all. I removed all items from my startup and
> disabled unnecessary services. I have a Toshiba a45-2501 running a
> Mobile P4 2.8 Ghz.
>
>
> then i noticed this in my boot.ini file.
>
> [boot loader]
> timeout=30
> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
> Professional" /forceresetreg /fastdetect /NoExecute=OptIn
>
>
> I could not find any resources explaining /forceresetreg but I know I
> need /fastdetect. However I am confused about this /noexecute How do I
> know if this should be enabled? this sounds like something that could
> cause a problem if configured wrong
.
- Prev by Date: Re: Windows Explorer crashes on launch and more, though not for al
- Next by Date: Re: Boot.ini Switches
- Previous by thread: Re: sharpen monitor image
- Next by thread: Re: Boot.ini Switches
- Index(es):
Relevant Pages
|