	WIZMANAGER INSTALLATION ON A NETWORK SERVER


WizManager can be installed on a network server so that all 
connected users can load and run WizManager on their stations.
Each computer running WizManager should have a WizManager
License. Contact Mijenix for volume discount information.

1. WINFILE.INI SETUP

WizManager WIZMGR.INI file is created during the installation 
process in WizManager's directory. WIZMGR.INI contains the 
information and modifications to perform on the WINFILE.INI file 
in order to have File Manager load and run WizManager (see 
README.TXT). WIZMGR.INI is only an information file and is not 
used by WizManager.

File Manager loads a specified extension when the latter path and 
filename is provided in WINFILE.INI. This information is stored 
under the [AddOns] section. Each station which is to run 
WizManager must have its WINFILE.INI modified by adding a 
specific entry to the [AddOns] section.

In addition to the [AddOns] section modification, it is necessary 
to add the [WizManager] section with the path to the WizManager 
directory as a sole entry. WizManager needs the specified path to 
launch its memory unit WIZUNIT.EXE at startup.

All the information which should be merged with WINFILE.INI is 
contained in the WIZMGR.INI file.


2. WIZBAR.DLL

It is important that the file WIZBAR.DLL be in the users' file 
search path.

By default, WIZBAR.DLL is installed in the Windows directory, but 
it can be installed in any directory declared in the user's file 
search path.

If WIZBAR.DLL is not found during File Manager's startup process, 
WizManager will not be loaded and therefore will not be available 
to the user.


3. MERGEINI.EXE UTILITY PROGRAM

A useful utility program named MergeIni.exe is provided with the 
registered version of WizManager. MergeIni is a DOS program 
which can be used to 'smartly' merge the information contained in 
WIZMGR.INI with WINFILE.INI.

The MergeIni command syntax is as follows:

        MERGEINI <SourceFile> <DestinationFile>

If any section declared in the <SourceFile> does not exit in the 
<DestinationFile>, it is automatically created and the related 
entries are copied from the <SourceFile> to the <DestinationFile>. 
If a section already exits in the <DestinationFile>, MergeIni 
simply updates the related entries.

MergeIni can be declared in a login script so that each user who 
should have access to WizManager (stored on a file server) would 
have its WINFILE.INI modified, so that WizManager could be found 
and loaded when File Manager is launched.

