home *** CD-ROM | disk | FTP | other *** search
/ The Unsorted BBS Collection / thegreatunsorted.tar / thegreatunsorted / hacking / internet / install.doc < prev    next >
Encoding:
Text File  |  1994-12-15  |  3.8 KB  |  73 lines

  1. To install STATE MATE, first start Microsoft Windows.  Then, from the
  2. Windows Program Manager, select the File menu.  Then choose Run.
  3. If the STATE MATE installation files are on a diskette, place this 
  4. diskette in drive A or drive B.
  5.  
  6. Then type A:\SETUP (or B:\SETUP) and press Enter.  The Setup program 
  7. will then take over.  After it starts, it will ask you where to install the 
  8. STATE MATE files.  The drive and directory are already filled in with 
  9. C:\STATE.  This is usually where you want to install the files, so just 
  10. press Enter, and the installation will complete, and will create a program
  11. group and icon in Windows for you.
  12.  
  13. If the STATE MATE installation files are located somewhere other than on 
  14. a diskette, (such as in a directory on your C drive), instead of typing
  15. A:\SETUP, type the name of the drive and path first, followed by \SETUP 
  16. and press ENTER.  For example, if the STATE MATE files are located in a 
  17. subdirectory called DOWNLOAD on your C drive, you should type
  18. C:\DOWNLOAD\SETUP and then press Enter.  
  19.  
  20. The setup program will not modify any of your existing files.
  21. It will copy the VBRUN300.DLL to your Windows System directory if that
  22. file does not exist, file SETUPKIT.DLL to your Windows System directory,
  23. and file SMSETUP.EXE to your Windows directory.
  24. It will also copy the SM.EXE, SM.DAT, README.DOC, INSTALL.DOC and  
  25. FILE_ID.DIZ files to a new directory called C:\STATE, unless you specify 
  26. another location when the setup program asks.  It is recommended you use 
  27. the default C:\STATE, as STATE MATE will always look for this directory 
  28. if it does not find the SM.DAT file in the working directory.  
  29.  
  30. Only 3 files are needed to run the program.  They are SM.EXE and SM.DAT, 
  31. located in the \STATE directory, and VBRUN300.DLL, located in the Windows 
  32. System directory.
  33.  
  34.  
  35.  
  36. INSTALLING WITHOUT USING THE SETUP PROGRAM
  37.  
  38. If you want or need to install STATE MATE manually without using the 
  39. installation program, you can do this.  You must first expand 3 of the 
  40. files.  To do this, type the following 3 DOS commands:
  41.                   EXPAND SM.EX_ SM.EXE
  42.                   EXPAND SM.DA_ SM.DAT
  43.                   EXPAND VBRUN300.DL_ VBRUN300.DLL
  44. EXPAND is a Microsoft program that is located in your Windows or  
  45. Windows\System directory.  Then move the expanded files to the STATE 
  46. directory, or put VBRUN300.DLL in the Windows\System directory, or in 
  47. whatever name your Windows directory is called if you are running a shared 
  48. copy of Windows.  You can instead just put VBRUN300.DLL in your STATE
  49. directory, as long as your icon properties are set up so the STATE 
  50. directory is the Working Directory (see below).
  51.  
  52. You must then create a program icon in Windows to run STATE.MATE.  
  53. To do this, highlight the program group you want to create the icon in, 
  54. then choose the File menu in Program Manager, then choose New.  You then 
  55. make sure "program item" is selected and click the OK button.  Then fill 
  56. in the next screen as follows:
  57.          Description: STATE MATE 
  58.         Command Line: C:\STATE\STATE.EXE
  59.    Working Directory: C:\STATE
  60. Then press the OK button.
  61.  
  62. To uninstall the program, delete the STATE directory and delete the
  63. SMSETUP.EXE and SETUPKIT.DLL files from the Windows or Windows\System
  64. directory, and the icon and program group from Windows.  
  65. You can also delete the VBRUN300.DLL file from your Windows 
  66. System directory, but first MAKE SURE that no other program you have 
  67. uses this file!  Any program written using Microsoft Visual Basic
  68. version 3 uses this file, and a LOT of programs are written using this 
  69. tool.  You might want to search for this file before installing STATE 
  70. MATE if you want to know if you are already using it.  Be aware that 
  71. some programs you install after installing STATE MATE might also use 
  72. this file.
  73.