home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / RA-KEY96.LZX / MakeKeyz / MakeMUI33Key.doc < prev    next >
Encoding:
Text File  |  1996-03-04  |  1.1 KB  |  36 lines

  1. MakeMUI33key doc
  2.  
  3. This generates a keyfile for the supplied 'muimaster.library' for
  4. the MUI 3.3 user-version 14.106 (21.02.96).
  5.  
  6. You can enter an own name, street, city, county and serial-nr.
  7.  
  8. The keyfile 'MUI.key' is generated in the current directory and
  9. an already existing keyfile will be overwritten.
  10.  
  11. Write something like the following in your shell (of course ONE line):
  12.  
  13. MakeMUI33key.exe NAME="My Name" STREET="My Street 123" CITY="My City"
  14.  COUNTRY="My Country" SERIAL="0123"
  15.  
  16. The different fields have a limited length:
  17.  Name     max. 15 chars
  18.  Street   max. 15 chars
  19.  City     max. 14 chars
  20.  Country  max. 11 chars
  21.  Serial   max.  4 chars
  22.  
  23. Copy the new keyfile to your 'L:' directory
  24. or to the directory which is specified in your 'ENV:Keypath'.
  25.  
  26. Copy the supplied 'muimaster.library' to your 'MUI:libs' directory.
  27.  
  28. A reset is required to activate the new keyfile.
  29.  
  30. You can center the fields by adding some SPACEs if your data is shorter
  31. than the max. field lenght, e.g. NAME="    My Name    " if you like that.
  32.                                        ^^^^^^^^^^^^^^^
  33.                                        123456789012345
  34.  
  35. Bettina Inc. did it again.
  36.