PDA

View Full Version : File button missing



pvatest
01-25-2001, 03:43 AM
I have applied several of the registry "lock downs" to keep users at bay (no control panel, no printers, no run, no Net hood etc).

I now find that they have no "File" button on their explorer and other application task bars. None of the reg entries I have made specifically target this (that I can see)..

Any guru's like to suggest where I have stuffed up?

POBrien
01-25-2001, 04:18 AM
Check in this area..

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
"NoFileMenu"=dword:00000001

If the value data is present change it to

dword:00000000

This will cause the File menu to reappear.