I am trying to find registry entries to set the following conditions:
- Auto-hide task bar
- Use small icons on task bar
- Disable icon grouping (never combine)
Google seems unforthcoming maybe someone here knows how to accomplish this?
Thanks!
|
feedback
|
|
Use Small Icons
For small icons,set the dWord value to 1. Disable Icon Grouping Navigate to
is what you're looking for. | |||||||||||||||
feedback
|
|
For our deployments, we Setup a machine the way we wanted, then exported the binary key: HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband. Its all binary, and kind of nasty, but we use Group Policy Preferences to force it to copy down once, which sets our "default" behavior for all Windows 7 Machines on our domain. | |||||
feedback
|