home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / WILDCAT / WCPGS300.ZIP / IREGED.DOC < prev    next >
Text File  |  1994-03-05  |  3KB  |  69 lines

  1. If you have registered WC-PROGS! you can now add options to the MENUS of
  2. WC-PROGS!  and this is how:
  3.  
  4. Below where # appears is a number 1-10 for each option
  5. (EXTRA1.DAT & EXTRA1.BAT, EXTRA9.DAT & EXTRA9.BAT and so on)
  6.  
  7. YOU MUST USE A ASCII TEXT EDITOR FOR THIS!!  (Use the one you got when you
  8. registered!!!)
  9.  
  10. First edit the file EXTRA#.DAT and enter a 1 line description for this 
  11. option.  Then edit EXTRA#.BAT and enter your commands like a normal BATCH
  12. file.  Example:
  13.  
  14. EXTRA1.DAT  -- Run WCPRO!
  15. EXTRA1.BAT -- (below)
  16.  
  17. @ECHO OFF       'not needed, but recommended
  18. CD\             'Recommended so that you start from your FRESH start up dir.
  19. CD WC30         'required for WCPRO! (enter the directory where this exists
  20. WCPRO           'Start up line to run WCPRO!
  21. CD\             'This time it is required
  22. CD WCPROGS      'Enter the Directory where you have WC-PROGS on your drive
  23. EXIT            'REQUIRED DO THAT YOU GO BACK TO WC-PROGS! WHEN YOUR DONE!
  24. The last 3 lines are REQUIRED for WC-PROGS to know that you want back in!
  25.  
  26. Do the same with all the other EXTRA1-10 files!  Remember don't mess up on 
  27. the descriptions!!  Or else you'll have a problem knowing which is which!!!
  28.  
  29. Useing the Offline Mail reader (QWK)
  30. Because this program has a code that sets off VSAFE to think that this 
  31. program is infected with the Cook 7392 virus you may do the following:
  32.  
  33. Edit the BATCH file called MAILDO.BAT and have it look like this:
  34.  
  35. @ECHO OFF       'Keeps you from seeing the commands being put in
  36. VSAFE /U        'UNLOADS Vsafe from Memory
  37. OLX.EXE         'Starts the Offline mail reader        
  38. VSAFE           'Installs Vsafe again when you exit the Mail reader
  39. CLS             'Useful utility so WC-PROGS doesn't merge the screens
  40. EXIT            'REQUIRED SO YOU GO BACK TO WC-PROGS! WHEN YOUR DONE!
  41.  
  42. This file is automaticly set up to do this by default, but if you need to
  43. you can edit this file (ASCII).
  44.  
  45. The ONLY problem with this batch file is that it WILL not work if you
  46. install Vsafe in upper memory!  So if you do edit your CONFIG.SYS file
  47. and change the line LH c:\dos\vsafe to c:\dos\vsafe, and because Vsafe is 
  48. reloaded after you leave the Mail reader/Replyer you MAY get a error message
  49. from WC-PROGS! saying "An error has occured!", this is depending on your
  50. systems environment...  If you get this error you may want to consider 
  51. editing the MAILDO.BAT and removing the line that reloads Vsafe!
  52.  
  53. On you first time running the Offline Mail reader please press [CRTL]+[N]
  54. to set up your directorys and other options.
  55.  
  56. Enjoy!  Also remember if you wish to you can scan the file OLXED.EXE (the 
  57. one the Vsafe doesn't like) with as many Virus scanners you want to and
  58. NOTHING will come up!! 
  59.  
  60. Thanks again!!
  61.  
  62.  
  63. Problems or just confused?  Give me a call at:
  64. (414)-495-4803 VOICE between 8:30am - 8:30pm CST
  65. or
  66. (441)-495-4616 BBS 24Hrs.
  67.  
  68. Thanks!  Nick Pavlak
  69.