MDaemon 10.x: How do I disable the Language and Theme options from the WorldClient login page?

KBA-02132

Question


In MDaemon 10, there were two options added to the WorldClient login screen to select Language and Theme before logging in. I want to hide these from my users. How do I do this?

Answer


There are two values to add to the Domains.ini in the WorldClient folder. To do this, follow these steps on the MDaemon server machine:

  1. Open Windows Explorer
  2. Browse to the MDaemon\WorldClient folder
  3. Open Domains.ini in a text editor
  4. Locate the section labeled [Default:Settings]
  5. Add these lines to the file in that section:
    HideLoginLanguage=Yes
    HideLoginTheme=Yes
  6. Save the file
  7. Restart the WorldClient server by opening the MDaemon console
    1. Click the Setup menu
    2. Click Web & SyncML Services...
    3. Click the Restart WorldClient button
    4. Click OK

 

Comments


last updated 10-23-2008