              Advanced Options
   	 Windows 2000 & Windows XP


Unattended Installations:
=========================

If you do not want to be presented with the "Found New Hardware Wizard" 
prompting you to specify the location of the Edgeport drivers during the 
installation of an Edgeport, then you can perform an Unattended Installation.
These procedures are only necessary for first time installations where
you do not want to go through the "Found New Hardware Wizard". If you have
installed Edgeports on your system before, then these steps are unnecessary.
The following steps are for setting up an Unattended Installation.

1. Using REGEDIT.EXE or any other registry editor, append the directory 
   that you have extracted this installation package to, to the DevicePath 
   registry variable. The DevicePath registry variable is a REG_EXPAND_SZ 
   variable that specifies the default directories that Windows will search
   during hardware installations. The directory that you are appending 
   needs to be the same directory where this installation package was 
   extracted to. Use a semicolon ';' as a separator in between directories, 
   no spaces are required in between semi-colons and the added directories. 
   For example if you extracted the install package to c:\temp then the 
   DevicePath registry variable would look like this:

   Name:          Type:            Data:
   DevicePath     REG_EXPAND_SZ    %SystemRoot%\inf;c:\temp

   The DevicePath variable is found in the following registry key: 
   HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\

2. Connect the new Edgeport to be installed, and it will install itself and
   enumerate its COM ports without prompting the user for input.


Edgeport Virtual DOS Driver:
============================

Microsoft includes COM-port virtualization support for DOS emulation in Windows 2000
and Windows XP. However, this support only works for COM1 through COM4. The supplied
EdgeVDD driver adds support for COM5 through COM255 (configurable through
the registry), which permits DOS applications to access additional Edgeport serial ports.
See the README.TXT file in the EdgeVdd directory for more information.



