Virtual Port Repair.
Windows Crash? Cant get your Virtual Ports Working? Dont want to 
Install Wildcat 5 from Scratch to get the doors to work?

If you get one of these messages when trying to run a door:
    Virtual Ports Not loaded  -OR- Can Not Find Virtual Port -OR-
    Can Not Open Virtual Port.

    1. Make SURE that these three Files are in the \WINDOWS\SYSTEM dir.
         TURBOVCD.vxd, TURBOVRD.dll & TURBOVRD.vxd. If NOT copy them 
         from the Wildcat Home Dir.

    2. Run 'REGEDIT.exe"
         Double click "HKEY_LOCAL_MACHINE"
         Double click "System"
         Double click "CurrentControlSet"
         Double click "Services"
         Double click "VxD"
         Look for "COMBUFF" if you see it DELETE IT!
         Look for "TurboVCD"
            it MUST have the Following!
              Default          (value not set)  (String Vaule)
            * ComXBase         xx xx            (Binary Value)
            * ComXIrq          xx               (Binary Value)
              ComIqrSharing    01               (Binary Value)                10=0a   11=0b  12=0c 13=0d 14=0e 15=0f  
              Start            00               (Binary Value)
              StaticVxD       "turbovcd.vxd"    (String Value)  

          * You MUST have One for EACH Virtual Port!
            replace the ComX with YOUR Virtual Port Number
            Com2Base         f8 02        = Com2 Base of 02f8
            Com2Irq          03           = Com2 IRQ of 3
            remember HEX so if you use an IRQ Greater than 9 
            10=0a  11=0b 1=0c 13=0d 14=0e 15=0f
            Note base address is BACKWARDS! Least Significant is First!

          Look for "TurboVRD"
            it MUST have the Following THREE LINES ONLY!
              Default          (value not set)  (String Vaule)
              Start            00               (Binary Value)
              StaticVxD       "turbovrd.vxd"    (String Value)
   
    3.  Check your System.ini file.
         [386Enh]
         ComXAutoAssign=0 
            (replace the X with your Virtual Port number)
            There MUST be an Entry for EVERY Virtual Port!

***********************************************************************
If you use a NON-Existing Port (ie. you folowed MSI's advice and found
address and IRQ's NOT being used). And you have Run the Door Setup 
Program.
   1.  Open the Control Panel. 
         Open Add New Hardware.
            At "Do you want Windows to Search for New Hardware".
              Select NO, click next
           At the "Hardware Types"
              Select "Ports (COM & LPT)"
              Pick Standard Ports,
              Communications Ports.
         Windows will create a New Port. 
         ACCEPT the Values and Let it do it's thing.
      DO NOT REBOOT YET!! 
   2.  (With the Control Panel Still Open) Open "SYSTEM"
         Select Device Manager. 
         Select "Ports (COM & LPT)"
           Doouble Click the Newly Created Com Port. 
         Select Properties.
         Select Recources.
            DISABLE "Use Automatic Settings"  (Clear the check).
         Select the "Input/Output Range" 
            Enter the address that you used when you created the port.
            (door setup).
         Select the "Interupt Request"
            Enter the IRQ that you used when you created the port.
            (door setup).

Windows will want to Reboot.DO SO (Make sure that you have Closed 
 WcOnline and WcServer! or you WILL Loose Data)!

**********************************************************************