add toolbar to on several PCs

  • Thread starter Thread starter Christian Schmidt
  • Start date Start date
C

Christian Schmidt

Hi,

we have several PCs in our firm and I want to build a script which
makes a folder on those PCs an then should it add the folder to the
taskbar as a personal toolbar.

I can add the folder manually. But I dont know where the definition
for the taskbar is stored. Is it a registrykey (I havent found one) or
is there an ini File ...???

Can anyone help me? I need the location for the configuration of the
taskbar.

Thanks,
Christian!
 
Ok, I've found that the configuration is stored in KEY_CURRENT_USER
\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop in
the Key TaskbarWinXP and Toolbars. But these are binary keys. So how
do I edit them on all the other pc?

Maybe anyone knows a little tool which does the magic for me.
 
Back
Top