-------------------------------------------------------------------
- TOWITOKO CHIPDRIVE SETUP - OEM Core Setup Module                -
-  1998/99 TOWITOKO - German Technology                          -
-------------------------------------------------------------------

This readme will explain the options for the TOWITOKO 
'OEM Core Setup Module'. This setup module will provide all
functions for any application setup program that wants to install 
the TOWITOKO CHIPDRIVE smartcard terminal drivers.

List of Files
-------------
  SETUPTWK.TXT   'OEM Core Setup Module' Infos
  SETUPTWK.EXE   'OEM Core Setup Module' Executeable
                 This is the ONLY file you will need to distribute
                 Simply start this setup to install the 'standard'
                 CHIPDRIVE drivers incl. CHIPDRIVE mouse support and
                 the PC/SC IFD Handler.

  CDXINFO.EXE    Minimal GUI to get information about the connected
                 CHIPDRIVE device(s), and to install/remove the 
                 CHIPDRIVE mouse driver. This exe is optional and 
                 may be distributed with your application.
  TWK_UNIN.EXE   Macro that will invoke the 'OEM Core Setup Module'
                 to uninstall the driver: 'setuptwk.exe uninstall'
  TWK_NOMS.EXE   Macro that will invoke the 'OEM Core Setup Module'
                 to install the device driver only (no mouse driver)
                 'setuptwk.exe nomouse'
  TWK_PCSC.EXE   obsolete - the PC/SC drivers will always be installed
                 the PC/SC drivers fully fit into our driver structure


Functions provided by the 'OEM Core Setup Module'
-------------------------------------------------
  - detection of language (currently german and english are supported)
  - minimum GUI (configurable)
  - version checking of the driver files
  - removal of any older/existing TOWITOKO driver files
  - error report to the user in case of any problems
  - installation of all necessary driver files according to the
    operating system: Windows 3.11, Windows 95/98, Windows NT4.0-3
  - installation of the mouse driver incl. the necessary registry
    entries. This is highly OS-dependant
  - installation of the PC/SC driver (IFD-Handler see below).
  - creation of a log-file: SETUPTWK.LOG in the windows directory
  - installation of the uninstall windows functionality
    START->Settings->System->Software->CHIPDRIVE...

Uninstall entries
-----------------
  The setup will ALWAYS create the appropriate uninstall entries.
  The user can access these through the standard windows interface:
  START->Settings->System->Software->...
  The following keys are supported:
  * CHIPDRIVE device driver
    This will remove ALL CHIPDRIVE related files and registry entries
    including the other uninstall entries.
  * CHIPDRIVE mouse driver
    This will remove the CHIPDRIVE mouse driver only. This can be usefull
    especially if the COM-port is to be used for several devices, because
    the mousedriver will allocate the comport within the boot sequence.
  * CHIPDRIVE PC/SC driver
    This will remove the PC/SC driver only

Program options
---------------
  The setup module can be called in several ways to fullfill your special
  needs within another setup program:

  INSTALL OPTIONS
    SETUPTWK.EXE [nointro] [noexit] [nomouse] [pcsc] [scn=OEM_NAME] 
    nointro:   this option will skip the initial message box ('Do you want to install...')
    noexit:    this option will skip the final message box ('Installation OK')
    nomouse:   this option will force the setup NOT to install the CHIPDRIVE mouse driver
    scn=XXX    this parameter can be used to replace 'CHIPDRIVE' in any context with your
               OEM name for the smartcard terminal. Spaces must be replaced by '_'.
    
  UNINSTALL OPTIONS
    SETUPTWK.EXE [nointro] [noexit] [onlymouse] [onlypcsc] [scn=OEM_NAME] 
    nointro:   this option will skip the initial message box ('Do you want to install...')
    noexit:    this option will skip the final message box ('Installation OK')
    onlymouse: this option will uninstall the CHIPDRIVE mouse driver only
    onlypcsc:  this option will uninstall the PC/SC driver only
    scn=XXX    this parameter can be used to replace 'CHIPDRIVE' in any context with your
               OEM name for the smartcard terminal. Spaces must be replaced by '_'.
  
PC/SC support
-------------
  The PC/SC drivers can only be installed under Windows 95/98 at this moment. Please
  observe our homepage for updates (NT-Version). 

  NEW: The PC/SC Driver fully fits into our driver structure. It can be
       used at the same time together with any of our other interfaces:
       CT-API, SCARD, NETS, ORGA, OCF etc. The PC/SC driver does NOT
       occupy a COM port from boot time on, but allows you to use any
       other device after disconnection of the CHIPDRIVE.

  NOTE: For the PC/SC driver to be used you must install the PC/SC base
        components from Microsoft. Please check the Microsoft homepage
        for the latest version. The base components may be installed 
        before OR after the CHIPDRIVE setup.

-------------------------------------------------------------------
-  1999 TOWITOKO electronics GmbH                                -
-   Rotwandweg 3                                                  -
-   D-82024 Taufkirchen/Munich                                    -
-   GERMANY                                                       -
-   http://www.towitoko.com                                       -
-   http://www.towitoko.de                                        -
-   email: support@towitoko.de                                    -
-------------------------------------------------------------------