FAQ

 

Frequently Asked Questions

 


What are requirements for LoadeaTest ?

LoadeaTest has been developed and tested on Windows XP.
It uses Microsoft .NET framework 1.1.
Please, do not hesitate to contact us if you experience any difficulty.

Increase number of virtual desktops?

Modify registry entry:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\SubSystems\Windows
and modify key
SharedSection=1024,3072,512 with SharedSection=1024,1024,512 for example.
You can find all details on the Microsoft site:http://support.microsoft.com/kb/q184802/