PDA

View Full Version : Show Windows Version on Desktop at Logon Screen (All???)



Zastameen
03-22-2003, 11:33 PM
Instead of showing the Windows Version on the user's desktop, why not show it on the desktop at the Windows logon screen.

Instead of:

User Key: [HKEY_CURRENT_USER\Control Panel\Desktop]
Value Name: PaintDesktopVersion
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disable, 1 = enable)

Change the User Key to:

[HKEY_USERS\.DEFAULT\Control Panel\Desktop]

and change the value as listed above.