The registry key you are looking for is HKCU \ Software \ Microsoft \
Windows \ CurrentVersion \ Explorer \ StuckRects2
There is a value called Settings which is a REG_BINARY type and it is this
stores the settings of your taskbar, for example whether the start menu is
showing small icons, the placement and the auto-hide feature.
The problem is that this value is only written to at log-off, so in order to
catch it, you would need to set up the environment how you want it, log off,
log on again and then export the data. You could then script this at logon.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.