Run UI tests as system and allow to interact with desktop
Brought to you by:
charliepoole,
lukemaxon
This would help those people out who run their UI tests
as part of a continuous integration system that runs as
service, but need the service to run as a user other
than system.
Right now you can't run a lot of stuff like things that
use mouse controller via continous integration systems
like cruise control.net if cruise control.net is
running as a service.