
  TOSHIBA 4900 WINDOWS INSTALL/MODIFY
  ___________________________________

  WIN_INST.CMD will automate the steps detailed below.

  WIN_INST.CMD requires one parameter, the WINDOWS directory.

  First log to the drive with this floppy.  If it is in drive A, use the
  following command:
        A:

  Then, if Windows is located in C:\WINDOWS, use the following command:

        WIN_INST.CMD C:\WINDOWS


------------------------------------------------------------------------

  The following steps are performed with WIN_INST.CMD:


  1.  It will edit your SYSTEM.INI file as follows:

      (This file is located in the same directory as
      Windows, usually the \WINDOWS directory.)

        BEFORE WIN_INST:             AFTER WIN_INST:
        ---------------              --------------
                      -  [DRIVERS] -
        Wave=SNDSYS.DRV              Wave=SNDPORT.DRV
        Midi=SNDSYS.DRV              Midi=SNDPORT.DRV
        Aux=SNDSYS.DRV               Aux=SNDPORT.DRV
        Mixer=SNDSYS.DRV             Mixer=SNDPORT.DRV

                      -  [386Enh]  -

        Device=VSNDSYS.386           Device=VSNDPORT.386


        [SNDSYS.DRV]                 [SNDPORT.SYS]


  2.  It will also copy the following files into your
      \WINDOWS\SYSTEM directory:

      MIDIMAP.CFG
      SNDPORT.DRV
      VSNDPORT.386

