home *** CD-ROM | disk | FTP | other *** search
/ Windows Shareware GOLD / NuclearComputingVol3No1.cdr / _bbs4 / f1344.zip / UPDOWN.TXT < prev    next >
Text File  |  1990-12-19  |  2KB  |  46 lines

  1.  
  2. UpDown  -a utility to control Program/File Manager restoration and minimization
  3. by Bruce Adelsman                                                  (c) 1990
  4.  
  5. Do you usually have the "Minimize on Use" flag set?  While it's nice to have 
  6. the Program Manager automatically minimized while you run other applications, 
  7. it's a pain to manually restore the Program Manager once you're completed with 
  8. those applications.  UpDown does this job for you;  it automatically restores 
  9. the Program Manager once all other applications are closed or minimized.
  10.  
  11. UpDown can perform the following functions for the Program and/or File Manager:
  12. o   Restoration whenever all other applications are either closed or minimized
  13. o   Minimization once the Manager is no longer the active window
  14. o   When the Restore option is selected for both Managers, Updown will restore
  15.     the last Manager minimized
  16.  
  17. The restoration and minimization options can be set independently for the 
  18. Program and File Managers.  If you like, continue to use "Minimize on Use" and 
  19. use UpDown only for restoration.
  20.  
  21.  
  22. Installation and Usage:
  23. Copy UPDOWN.EXE to your WINDOWS directory (or any other directory in your 
  24. path).  Place a reference to the program on your LOAD= line in your WIN.INI 
  25. file.
  26. Example:
  27. [windows]
  28. load=UPDOWN.EXE
  29.  
  30. Alternately, double click on UPDOWN.EXE.  To set options, click once on the 
  31. UpDown icon and choose Options....
  32.  
  33.  
  34. Note:   This program will maintain a WIN.INI profile section similar to the 
  35. one below.
  36.  
  37. [UpDown]
  38. ProgManRestore=1
  39. ProgManMinimize=0
  40. FileManRestore=1
  41. FileManMinimize=1
  42.  
  43.  
  44. That's it.  I Hope that you find this program to be one of those tools you 
  45. depend on.
  46.