WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Miscellaneous

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Disable Menus in File Browser

 Keywords: File Browser Browser.exe FVIEW  

Question:

I need to disable Menus in the File Browser.exe tool. Is this possible?

Answer:

It would seem that the current version of File Browser.exe tool only accepts a file name as a command line parameter. However upon further research of the source code I found that following settings in the registry that can be used to disable the menu bars in the Browser.exe.

*TRICK*

Create the following registry key values:

[HKEY_CURRENT_USER\Software\Wilson WindowWare\Browser\FView Setup]
DeleteMenu1=*
DeleteMenu2=*
DeleteMenu3=*
DeleteMenu4=*
DeleteMenu5=*
DeleteMenu6=*
DeleteMenu7=*
Note: These registry settings are undocumented and are not considered a supported operation. Use at your own risk.

Note: File Browser is only installed with WinBatch. This utility provided for the WinBatch developer. This software tool is not redistributable.


Article ID:   W17976
Filename:   Disable Menus in File Browser.txt
File Created: 2008:04:17:11:08:46
Last Updated: 2008:04:17:11:08:46