home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Collection - Online Library - January 1996
/
CKITOS2196.ISO
/
ez2inst
/
ez2ins.pro
< prev
next >
Wrap
Text File
|
1995-09-13
|
2KB
|
37 lines
* Online Library Reader Installation Profile
*
* This profile defines the entries to be added to the Group/Folder
* for a given Library Reader.
*
* Collection name: IBM Online Library
* date: 05/13/92
*
* The FOLDER statement defines the name of the group or folder.
* The Folder name must be enclosed in " "s.
FOLDER "IBM Online Library"
*
* An ENTRY statement defines a program entry in the library folder/group.
* It is recommended that each entry define a bookshelf or collection
* of bookshelves. There are four ENTRY parameters, each enclosed in " "s:
* Warning - results are unpredictable if you exceed 256 characters for
* any of these parameters. Recommended length is no more than 40.
* - The title displayed to the user.
* - The parameters passed to BookManager. It is recommended that
* these parameters include a "/ds" to display the details for each
* bookshelf, and a name skeleton by which BookManager can group
* similarly named shelves, assuming that assigned names allow
* a meaningful grouping.
* - The progname, the file to be invoked. It is assumed this file
* will be in the user-specified directory
* - The "type" of the program where:
* 0 = default, or windowable (cmd files are type 0)
* 1 = OS/2 Fullscreen
* 2 = DOS Fullscreen
* 3 = Presentation Manager (readibm.exe is a type 3)
*
* The working directory for each is the directory specified by the
* user, which also contains the program.
*
* Title Parameters ProgName ProgType
ENTRY "All Available Bookshelves" "/ds" "READIBM.EXE" "3"