G
Guest
Does anybody know how to change default tooltip color for all users who log
onto a system?
onto a system?
Ramesh said:Hi Larry,
Using one of these ways:
1. GPO (for Domain)
2. Using the REG LOAD /? command-line to load NTUSER.DAT
3. Merging the REG file under each user account
--
Regards,
Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com
Ramesh:
How does he change it for all current users?
Ramesh said:Steve,
This is a per-user setting.
How to Change the Font, Size, and Colors of Desktop Items:
http://support.microsoft.com/?kbid=310543
To apply the setting to the other user accounts, you may create a REG file
(example below)
- - - - - - - - - - -
REGEDIT4
[HKEY_CURRENT_USER\Control Panel\Colors]
"InfoWindow"="255 255 225"
- - - - - - - - - - -
OTOH if you want to change the default user profile template, see:
How to create a custom default user profile:
http://support.microsoft.com/?kbid=319974
--
Regards,
Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com
Does anybody know how to change default tooltip color for all users who
log
onto a system?