Specifications

Other sources of errors 37
from My Computer » Extras » Options » View.
{
Open the system drive (for example C: \) and remove the write protection
from the BOOT.INI file by opening right-click » Properties.
{
Open BOOT.INI in Notepad and look for lines with this pattern:
multi(0)disk(0)rdisk(0)partition(2)\%systemroot%="Windows XP"
{
Change this by appending /PAE to:
multi(0)disk(0)rdisk(0)partition(2)\%systemroot%="Windows XP" /PAE
and save the file. If necessary, you can revert by removing the modification.
{
Restart Windows for the change to take effect.
Windows Vista/7/8 & Server 2008
{
Open the command shell as administrator. Click on Start and type cmd within
the search box. Right click on cmd.exe in the search results, and select Run as
administrator from the context menu.
{
Type the command bcdedit /set PAE forceenable. If necessary to revert, use
the deactivation command bcdedit /set PAE forcedisable.
{
Restart Windows for the changes to take effect.