Locking Taskbar

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear NG,

XP lets me lock the taskbar from taskbar->properties.

Can the same effect be achieved in 2000, perhaps by using a registry key?

Any help would be much appreciated.
 
Charles said:
XP lets me lock the taskbar from taskbar->properties. Can the same
effect be achieved in 2000, perhaps by using a registry key?

AFAIK it's not possible.
 
Hi,
No that key was found when I used "Regmon" to monitor it. I think this
utility is not related to registry.
The only key i found is to disable the "Lock Taskbar".

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explore
r
"LockTaskbar"=1 (Disable)
"LockTaskbar"=0 (Enable)
 
Heelen said:
The only key i found is to disable the "Lock Taskbar".
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
"LockTaskbar" [...]

That value works AFAIK only on Windows XP system.
 
Back
Top