home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / GCINI.ZIP / GCINI.PAK < prev   
Text File  |  1992-12-03  |  1KB  |  33 lines

  1. *  gcIni.Cmd  - a program that does garbage collection on .INI files
  2. *  Version 1.0a
  3. *
  4. *  Type 'gcIni /?' for a brief description.
  5. *
  6. *  The user must manually replace his original INI files with the copies
  7. *  created by this program.  For the special cases of OS2.INI and OS2SYS.INI,
  8. *  this requires at least one reboot (since OS/2 has these files locked).
  9. *  The user can either boot from diskette and perform the copy, or else can
  10. *  modify the Config.Sys lines SET USER_INI= and SET SYSTEM_INI= to point to
  11. *  his new copies of these INI files.
  12. *
  13. *  Naturally, it would be prudent to rename your old, bulky INI files, to
  14. *  use them as an emergency backup while you verify the new svelte INI files
  15. *  perform as expected.
  16. *
  17. *  For the OS/2 system files OS2.INI and OS2SYS.INI, it is probably best to
  18. *  make a matched pair of copies at the same time (which is gcIni's default).
  19. *  If you're running the IBM LAN Server on your machine, then you should make
  20. *  a backup of NET.ACC (in \IBMLAN\ACCOUNTS) at the same time as the snapshots
  21. *  of OS2*.INI.
  22. *
  23. *
  24. *  Good luck,
  25. *
  26. *  John S. Givler
  27. *  GIVLER at YKTVMH
  28. *  givler@watson.ibm.com
  29. *
  30.       GCINI    CMD      *
  31.       GCINI    NEWS     *
  32. *     GCINI    DOC      *   documentation?  what is that?
  33.