vote up 0 vote down star
1

I want to change the settings of my taskbar with a small batch file or java programm or whatever.
So I want to know, if there is a registry key containg this information.

Does anybody knows, where Windows sets taskbar settings?

Edit: No, I don't want to annoy the users with changing taskbar settings on every boot.

flag

1 Answer

vote up 0 vote down check
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\

and 64 bit eqivalent?

link|flag
Thank you for your answer, but I don't have any clue how I can solve my problem with this piece of information. Could you please provide some more information? – furtelwart Mar 25 at 11:38
Sorry, you asked where the settings for task bar are saved. For example animations are controlled in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\TaskBarAnimations – Preet Sangha Mar 26 at 0:19

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.