home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / w3_syst / workgrps.arj / WORKGRP.DOC next >
Encoding:
Text File  |  1991-04-18  |  3.4 KB  |  95 lines

  1.  ****************************************************************************
  2.   Work Groups  v.0.9 (beta)                                    by James Bell
  3.  ****************************************************************************
  4.  
  5.  Introduction
  6.  
  7.       Work Groups is a simple little program I created to let me fire up
  8.  several Windows applications all at once.  It works just like the "Load="
  9.  portion of the WIN.INI file, except that you just click on the Work
  10.  Groups icon to start up to eight applications at once.
  11.  
  12.  
  13.  How to use Work Groups
  14.  
  15.       Work Groups is still Beta, and as such isn't very easy to get setup,
  16.  but at least you only have to set it up once.  I'm working on ways to make
  17.  this easier, but also want to see if you think its a good idea.
  18.  
  19.       First let me explain why there are two files, WORKGRP.EXE and
  20.   WORKGRPX.EXE.  They work exactly the same except that when your specified
  21.   files are loaded up, WORKGRP exits automatically.  WORKGRPX, on the other
  22.   hand, stays resident as an icon, and lets you exit Windows altogether by
  23.   double-clicking on the icon.  So WORKGRPX also eliminates fiddling with
  24.   that "Save Changes" box when you want to quit Windows.
  25.  
  26.   To use either one, follow these steps:
  27.  
  28.   1.  Using Notepad or Sysedit, open up your WIN.INI file and add the
  29.       following section to the end:
  30.  
  31.       [WorkGroups]
  32.       App1=<filename #1>
  33.       App2=<filename #2>
  34.       App3=<filename #3>
  35.       .
  36.       .
  37.       App8=<filename #8>
  38.  
  39.  
  40.       Where <filename #x> is a program name and/or path.
  41.  
  42.       Note: The most you can load is eight programs, but you don't HAVE to
  43.       load more than one.
  44.  
  45.  
  46.   2.  Copy either WORKGRP.EXE or WORKGRPX.EXE (or both) into your Windows
  47.       directory (or wherever you keep Windows utilities).
  48.  
  49.   3.  Load up Windows and choose the group you'd like to put WORKGRP or
  50.       WORKGRPX into, then choose "File" from the menu bar, and "New"
  51.       program object.  Finally, choose "Browse" and select WORKGRP.EXE or
  52.       WORKGRPX.EXE and click OK.
  53.  
  54.       Now when you click on the WORKGRP icon you'll see all those programs
  55.       you wanted load up as icons quickly and easily.
  56.  
  57.       If you choose WORKGRPX, you'll see a little doorway, and you can
  58.       double-click on it to exit Windows.
  59.  
  60.  
  61.  Known Problems
  62.  
  63.  1.  When a DOS window is loaded this way, it refuses to give up the
  64.      keyboard, all typing is directed to it until you maximize it.
  65.      Strange, but I'm working on it.
  66.  
  67.  2.  The installation is a pain, and I also need to allow more than one
  68.      work group, again, I'm working on it.
  69.  
  70.  3.  None of this is worth the trouble if no one likes it, so let me know
  71.      your ideas, see below for how to register and/or contact me.
  72.  
  73. ------------------------------------------------------------------------------
  74.  Work Groups is still young, and I won't guarantee anything about it.
  75.  
  76.  
  77.  Registering
  78.  
  79.  Simple!  Just send me $10, I'll send you the latest copy and very probably
  80.  a copy of whatever else I'm working on at the time.
  81.  
  82.  
  83.  Contacting me
  84.  
  85.  I really would like to hear your questions/comments:
  86.  
  87.  James Bell                  |  Or leave me E-mail on Fido net's Windows
  88.  4511 Sherwood Trace         |  conference, or at 0ubliette BBS at
  89.  Gainesville, FL  32605      |  (904) 336-9785.
  90.  (904) 372-3695              |
  91. ------------------------------------------------------------------------------
  92.  
  93.  
  94.  P.S.  Windows is TM Microsoft Corp.
  95.