home *** CD-ROM | disk | FTP | other *** search
- MakeMUI33key doc
-
- This generates a keyfile for the supplied 'muimaster.library' for
- the MUI 3.3 user-version 14.106 (21.02.96).
-
- You can enter an own name, street, city, county and serial-nr.
-
- The keyfile 'MUI.key' is generated in the current directory and
- an already existing keyfile will be overwritten.
-
- Write something like the following in your shell (of course ONE line):
-
- MakeMUI33key.exe NAME="My Name" STREET="My Street 123" CITY="My City"
- COUNTRY="My Country" SERIAL="0123"
-
- The different fields have a limited length:
- Name max. 15 chars
- Street max. 15 chars
- City max. 14 chars
- Country max. 11 chars
- Serial max. 4 chars
-
- Copy the new keyfile to your 'L:' directory
- or to the directory which is specified in your 'ENV:Keypath'.
-
- Copy the supplied 'muimaster.library' to your 'MUI:libs' directory.
-
- A reset is required to activate the new keyfile.
-
- You can center the fields by adding some SPACEs if your data is shorter
- than the max. field lenght, e.g. NAME=" My Name " if you like that.
- ^^^^^^^^^^^^^^^
- 123456789012345
-
- Bettina Inc. did it again.