The installer lets you choose how to install XMAX.
Note: Do not download and execute the XMAX CAB file on a machine with XMAX installed from the CD. This will cause problems with the uninstallation process.
* Support for Windows XP will be deprecated after this version of XMetaL XMAX.
Special note for Windows Vista and Windows 7 installations: If you are installing the software from a Limited User account, you must provide an Administrator ID and password in order to run the XMetaL XMAX installer.
At the start of the XMAX installation, you will be warned if the Internet Explorer is not installed, or if the version that is installed is an older incompatible version, and you will be given the option to install it.
You can also go to the Web site http://www.microsoft.com/windows/ie/default.htm and download the latest version of Internet Explorer. Internet Explorer is language-specific; if you are using a non-English version of Windows, make sure that you download the version (plus service pack if required) that applies to your system.
Microsoft regularly provides updates to their software. We strongly recommend that you visit Microsoft's web site to get any patches or updates to Microsoft Internet Explorer.
XMAX uses MSXML to enable DTD validation. If you do not have the correct version of this DLL installed, the installer will warn you and give you the option to automatically install it. You can also launch the MSXML Parser Installer from the Web site http://support.microsoft.com/kb/324460/en-us.
XMAX depends on Windows Script v5.0 or greater being available for miscellaneous functions. This is normally automatically installed when you install Microsoft Internet Explorer. You can also launch the Windows Script Installer from the Web site http://msdn.microsoft.com/scripting/.
You must remove all previous versions of XMetaL XMAX before you install this version.
You can uninstall XMAX from Add/Remove Programs on the Control Panel. No repair or change options are available.
This removes all product files (except for files that exist in the WINSYS folder and which may be shared by other products), product shortcut icons, and product registry settings that were created when the product was first installed.
Other types of User Data, which might be files that were created directly by the user or that contain user preferences that a customer may wish to re-use in a later version installation, are not removed at uninstallation time. If you wish to remove them you must remove them manually after uninstallation has completed.
You will need to use the XMetaL XMAX.msi file under the xmetal folder to install XMetaL XMAX silently. Using a license file with the silent installer is optional. If the license file is named xmetal.lic and is placed in the same folder as the XMetaL XMAX.msi file, the installer will automatically use it. Use the XMETAL_LICENSE_PATH parameter when a license file is not in the same folder as the MSI file or the name of the license file is not xmetal.lic. If a license file is not used, the XMETAL_LICENSE_PATH is not required. The license file is provided by JustSystems or by your system administrator.
msiexec /i "path of XMetaL XMAX.msi file" /qn XMETAL_LICENSE_PATH=path of license file
msiexec /x "path of XMetaL XMAX.msi file" /qnTo get more options pertaining to the silent installation, run msiexec in another Command Prompt without any options.
Note: Do not download and execute the XMAX CAB file on a machine with XMAX installed from the CD. This will cause problems with the uninstallation process.
To deploy the Writing Tools to users' systems, you must provide your own
mechanism. You can use the property [myXMControl].IsSpellCheckerInstalled
to determine whether or not you need to install the Writing Tools, and the
method [myXMControl].ShowSpellChecker to start the writing tools
if they are already installed.
Note: Prior to installing the Writing Tools on client machines, you must have already installed the Visual Studio 6.0 runtime DLLs. They can be downloaded from the Microsoft Website http://download.microsoft.com/download/vc60pro/Update/1/W9XNT4/EN-US/VC6RedistSetup_enu.exe.
Note: Vista deployments are not recommended using the stand-alone Writing Tools installer. The spell checker's functionality will be limited and end-users will be required to have administrator privileges and/or UAC turned off.
Registering XMetaL XMAX is required in order for the software to be fully licensed. The license information required for registration is provided by a license file, or by a licensing server at your company.
Regardless of how the software may be registered, uninstalling the software will attempt to unregister the software from an XMetaL License Server. Note that this action requires a https connection to be successful.
If you want to unregister XMetaL XMAX manually, invoking the following command-line:
regsvr32 /u XMControl.dll
If the software is not unregistered successfully and you are using direct licensing, you will need to contact JustSystems and ask to have this computer's license revoked by providing the machine name.
If you are running your own XMetaL License Server (XMLS), you may revoke the license from within the XMLS server yourself.
Confirm your CPU has a working internet connection and check that there a firewall is not blocking Tcp/ip port 443 as this port (https) is used by XMAX to communicate with a XMetaL license server.
Also check you have unused licenses available to allocate. If you have a XMetaL License server on-site, check with your IT administrator. Otherwise, contact XMetaL Support.
The XMAX Setup program warns you if you do not have sufficient privileges to perform the installation (e.g., if you are logged in as a normal or restricted user). The solution is to install XMAX on Windows by logging in as a User who has Administrative privileges.
If the spellchecker feature is deployed using the stand-alone WritingTools installer, end-users need administrator privileges to perform spellchecks. This stand-alone deployment mechanism isn't recommended for Windows Vista users.
Anti-virus programs sometimes interfere with the installation process, causing the installer to hang, usually within a short time after it starts up. If you encounter this problem, and you have any type of anti-virus program installed on your PC, disable it while you are installing XMAX.
Multiple installations of XMAX on a single machine are not supported.
To prevent multiple installations, installers that call the XMAX installer must be well-configured. When distributing an installer (or uninstaller) that includes the XMAX installer, you should configure your installer as follows:
If a remove or repair operation is initiated but left unattended for a period of time pending additional user input, the installer will display an message noting error code 1730. This is a known issue with the Windows Vista operating system. Please don't leave the install process unattended to get around this issue.