Citiraj:
Autor Hrubi
evo i meni smrzavanje,ali cijeli komp se smrzne,moram restatrat svaki put
|
Meni kad se smrzavao, prvo stisnem par puta ljevu tipku na pacovu, pa onda escape i izleti mi na desktop, ali probaj i ti ovo, valjda ce pomoc...
EDIT:
evo skraceni kopi pejst sta treba napravit u 32 bitnoj sedmici(u 64 bitnoj je to valjda po difoltu pa netreba):
Windows 7/Windows Vista
* In Windows 7/Vista go to Start menu. Go to Accessories. Locate the command prompt shortcut and hover mouse over it. Right Click on the shortcut then select Run as Administrator.
* In the command prompt type this exactly: bcdedit /set increaseuserva 2500. Then hit enter.
* Make sure you get a message back confirming the change was made. To verify the entry is there you can type just bcdedit, hit enter, and you should see the entry now listed.
* Then close the command prompt. You just told Vista to increase user virtual address (userva) space to 2500MB.
* Changes take effect on reboot .
TO UNDO THE CHANGES
For Vista 32 Open command prompt as administrator and type: bcdedit /deletevalue increaseuserva. That deletes the entry.
Reboot and you are back to normal.