Getting subprocesses to be hidden on Windows
david
david at nospam.spam
Sun Sep 2 20:55:31 EDT 2007
geoffbache wrote:
> As part of my efforts to write a test tool that copes with GUIs
> This is dead easy on UNIX with virtual displays like Xvfb.
> Can someone shed any light if it's possible on Windows
Configure the virtual display first:
http://en.wikipedia.org/wiki/Virtual_desktop
Alternatively, run the process in a separate gui.
Terminal Server client is one way to do that.
[david]
More information about the Python-list
mailing list