DSCUD 5.9 Driver Installation Procedure for Win 95/NT

1) For Win9x, copy WINDRVR.VXD and dscukp.vxd files to 
   C:\WINDOWS\SYSTEM\VMM32 (Win9x), 
   or
   For Win NT/2K/Xp, copy WINDRVR.SYS and dscudkp.sys files to 
   C:\WINNT\SYSTEM32\DRIVERS (WinNT+).
 
2) Run following commands to install drivers and add registry entries.

   WINDOWS 9X	

   a)  "WDREG.EXE -vxd install"
   b)  "WDREG.EXE -vxd -name dscudkp install"

   To uninstall driver, use following commands.

   a)  "WDREG.EXE -vxd remove"
   b)  "WDREG.EXE -vxd -name dscudkp remove"

   WINDOWS NT/2K/XP:
	
   a)  "WDREG.EXE install"
   b)  "WDREG.EXE -name dscudkp install"

   To uninstall driver, use following commands.

   a)  "WDREG.EXE remove"
   b)  "WDREG.EXE -name dscudkp remove"


3) Reboot the computer. For NT, reboot is not necessary.

