home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / software / varie / defsys / defsys.readme < prev    next >
Encoding:
Text File  |  1999-12-28  |  944 b   |  33 lines

  1. Short:    Move SYS: and related assigns
  2. Uploader: allan.tnt@post.tele.dk
  3. Author:   Acme Software Inc, Stenløse, Denmark
  4. Type:     util/cli
  5. Replaces: util/cli/DefSys.lha
  6. Requires: Workbench 3.1
  7. Version:  2.04
  8.  
  9. C source included.
  10.  
  11.  
  12. Usage...
  13. -  DefSys <DIR> [WB][KS]
  14. -  causes SYS: and related assigns to be removed and reestablished in <DIR>
  15.  
  16. The following (old) assigns will be removed...
  17. -  SYS: S: C: L: FONTS: ENVARC: LIBS: DEVS: KEYMAPS: PRINTERS: LOCALE: HELP: REXX:
  18.  
  19. Option KS causes only the following assigns to be reestablish in <DIR>...
  20. -  SYS: S: C: L: FONTS: ENVARC: LIBS: DEVS:
  21.  
  22. Option WB (default) causes ALL the removed assigns to be reestablish in <DIR>
  23. -
  24.  
  25. The following directories will be used for assigns, if they are present in <DIR>...
  26. -  S/ C/ L/ Fonts/ Prefs/Env-Archive/ Libs/ Devs/ Devs/Keymaps/ Devs/Printers/ Locale/ Locale/Help/
  27.  
  28.  
  29. Examples...
  30. -  DefSys "DH0:Backup_of_Workbench/"
  31. -  DefSys "DF1:"
  32. -  DefSys "DF1:" KS
  33.