vote up 0 vote down star

We have a web application that runs several background jobs as a windows service which involve screen capturing and image manipulation.

Since these tasks are executed as part of a windows service, the image capture is affected by the color-depth configured on the server and if someone connect through RDP using /console mode with a low color-depth all screen captures come out bad.

Is there a way to enforce the color-depth of a windows 2003 server to remain high depth in the console or a way to monitor if it changes?

flag
I think I've found a way using command line, nirsoft.net/utils/nircmd.html – joeysim Mar 8 at 18:26

closed as not programming related by leppie Dec 1 '08 at 12:47

Browse other questions tagged or ask your own question.