Default zupfile

Hi everybody, We are using navision financials 2.6E Every user has its own zupfile in a central zup-directory. Is it possible to let new users start with a default zupfile instead of Navision just creating a new one. The purpose off this is to disable tooltips for all users Ronald

copy past and rename an other zup file.

you could write a cmd-file for all users which checks the existence of the user-zup-file and if not then you copy from a standard-zup-file. looks like this if not exist yourpath\user.zup copy yourpath\standard.zup yourpath\user.zup

How do you disable the tooltips manually. I cannot locate the tooltips option anywhere inside the client. Steven.

Menu View → Toolbar → Show ToolTips