I had the same frustrating problems since 2001 til I found the solution
shortly ! You can extend "Windows´s most important memory", called
Desktop-Heap (remember this well !), via "regedit". After this you can open
at least > 150 tabs or > 52 Windows explorers or 1000 text-files with 1
Million digits in each in UltraEdit. The multitasking capabilities increase
enormously. You can open much more programs simultaneously without any
problems or crashes.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session
Manager\SubSystems]
"Windows" - rightclick - long text appears like:
%SystemRoot%\system32\csrss.exe ObjectDirectory=\Windows
SharedSection=1024,3072,512 Windows=On SubSystemType=Windows
ServerDll=basesrv,1 ServerDll=winsrv:UserServerDllInitialization,3
ServerDll=winsrv:ConServerDllInitialization,2 ProfileControl=Off
MaxRequestThreads=16
This number "3072" is the Desktop-Heap memory !!!!!!!!!
Increase it manually: e.g. to 10240 having 4GB (3,4) RAM on XP !
%SystemRoot%\system32\csrss.exe ObjectDirectory=\Windows
SharedSection=1024,10240,512 Windows=On SubSystemType=Windows
ServerDll=basesrv,1 ServerDll=winsrv:UserServerDllInitialization,3
ServerDll=winsrv:ConServerDllInitialization,2 ProfileControl=Off
MaxRequestThreads=16
Restart your PC and enjoy Windows real power capabilities !
In my eyes this is the most important tweak/trick in Windows of all, as no
increase of RAM or a newer CPU/hardware/software helps until this setting is
carried out !
In the name of all paying Windows users I please Microsoft to maximize this
memory as a standard in all future updates, upgrades, versions, systems ! My
synapse-system is to weak to understand why this for all users (consumers and
companies) most important and most genious tweak is kept secret so much.
Something important like this has to be written on the front side of each
Windows product cover of Retail Box, SB, OEM packing...).
It surely is not enough to write about this in a hidden place like
http://support.microsoft.com/kb/184802/en-us. It takes years to find it here.
We should all try to help each other as good as we can !
"Simon" wrote:
> Hi there,
>
> I do a lot of research work so frequently have multiple IE7 open with
> multiple tabs open in each, after a certain while if I try opening a new tab
> all I get is a blank screen and the page will not load till I close some tabs.
>
> Also it will not allow me to open any new windows till I have closed some.
>
>
> So my question is what is the maximum number of tabs that IE 7 can have open
> before it starts acting up?
>
> thanks.
>
> Simon