You could try this...Navigate to the following key in the Registry:
HKEY_CURRENT_USER | Software | Microsoft | Windows NT | CurrentVersion | Program Manager | Restrictions
Set the DWORD "NoFileMenu" to 0 (if the value is 1)...a value of 1 suppresses the File Menu list.
You will need to reboot to set the change on the system.
If the "NoFileMenu" DWORD value is already 0, try this...
Remove the following Internet Explorer Registry key value, and then restart the computer (
Back-up the Registry, or at least the key before deleting it):
HKEY_CURRENT_USER | Software | Microsoft | Internet Explorer | Toolbar | WebBrowser
This will reset the layout of IE to default, and Windows will rebuild the key upon reboot.
