Monday, September 22, 2008

How To Make Sugar Paste Shoes

How to configure 4 gb of ram Windows Vista 32-bit?

Since Service Pack 1, Windows Vista recognizes 4 GB of RAM you can have on your machine. But if he recognizes them, he knows no better use than its predecessor Windows XP. The practical limit is 3 GB, and the default limit is 2GB. 3D games and very resource-intensive such as STALKER Shadow of Thernobyl will plant as soon as they inevitably will try to reach both higher gigas. Under XP the problem is treated in the boot.ini file. This file no longer exists on Vista. Instead we go through the bcdedit utility. This utility must be run from the console, the latter itself being run with administrator rights, so that bcdedit can inherit.

1. Possibly make a backup of the data store

If you are not sure you first make a backup of the data store

bcdedit / export "C: \\ BCDBackup"

backup that you can then and reload in case mishandling

bcdedit / import "C: \\ BCDBackup"

2. Configuring Vista

When everything is ready, type the command

bcdedit / Set increaseuserva 3072

From what Windows Vista will use correctly 3GB of Ram.

3. Check

You can check the result of the operation by typing

bced

the console

4. If you want to pus

And if you want to use your full 4GB of RAM on your new machine, how. Windows Vista is the only solution is to install the system in 64-bit version. ... or use Linux ....



Source: http://www.programmez.com

0 comments:

Post a Comment