home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / hypernav / install.txt < prev    next >
Encoding:
Text File  |  1999-03-20  |  1.1 KB  |  34 lines

  1. =====================================================
  2. HYPERNAVIGATION CONTROL 1.5 (Freeware)
  3.  
  4. Web: http://www.kazusoft.pair.com/devonly/hypernav/
  5. Email: kazu@kazusoft.pair.com
  6. =====================================================
  7.  
  8.  
  9. SYSTEM REQUIREMENTS:
  10.  
  11.    1. Windows 95/98 or Windows NT4 (Service Pack 3+ recommended)
  12.    2. Visual Basic 5 runtime files with Service Pack 2+
  13.       (Go to HyperNavigation website for download)
  14.    3. Visual Basic 5.0 (for viewing samples)
  15.  
  16.  
  17. HOW TO INSTALL: 
  18.  
  19.    1. Copy HyperNav.ocx, HyperNav.lib, HyperNav.dep and HyperNav.exp 
  20.       to your Windows SYSTEM directory. 
  21.    2. Go to MS-DOS Prompt. 
  22.    3. Change the current directory to Windows SYSTEM directory. 
  23.    4. Execute the following command:
  24.       regsvr32 HyperNav.ocx
  25.  
  26.  
  27. HOW TO UNINSTALL: 
  28.  
  29.    1. Go to MS-DOS Prompt. 
  30.    2. Change the current directory to Windows SYSTEM directory. 
  31.    3. Execute the following command:
  32.       regsvr32 /u HyperNav.ocx
  33.    4. Remove HyperNav.ocx, HyperNav.lib, HyperNav.dep and HyperNav.exp 
  34.       from your Windows SYSTEM directory.