does anyone know where in the registry for a user the current solid desktop background color is set?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

HKCU\Control Panel\Colors\Background

It's a string with a space between the numbers for red/green/blue, for instance for straight blue: "0 0 255"

link|improve this answer
Perfect, thanks very much. – The Woo May 11 '11 at 2:43
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.