• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

default desktop color/bmp win2k server

LokutusofBorg

Golden Member
i want to change either the color of the desktop or have a custom bitmap on the desktop at the network login on my win2k server machine. you can change this for any of the login accounts, but i don't know how to change it for the default screen that comes up on boot.

anybody know how to change it? i would think it's just a setting in the registry somewhere.
 
Key: [HKEY_USERS\.DEFAULT\Control Panel\Desktop]
Value Name: Wallpaper
Data Type: REG_SZ (String Value)

Data example: C:\winnt\bg.bmp
 
thx hobbs. prob could have found that if i'd poked around in there a bit myself, huh? i did now and found the one that sets just the default color as well: "HKEY_USERS\.DEFAULT\Control Panel\Colors\Background". all sorts of possibilities are opening up in my mind... 🙂
 
Back
Top