home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-01-11 | 2.2 KB | 41 lines |
- ;****************************************************************************
- ;* WARNING *
- ;* ------- *
- ;* Do not modify this file. This file is maintained by EnVision Publisher. *
- ;****************************************************************************
- ;
- ;
- ;****************************************************************************
- ;* INI file format comments: *
- ;* there can be at most 80 chars on a line, *
- ;* categories are delimited by [] *
- ;* keywords are followed by = *
- ;* comments begin with a ; on the first character *
- ;* there must NOT be blank lines (must have a ; on the first character) *
- ;****************************************************************************
- ;
- ;
- ;****************************************************************************
- ;* DIRECTORIES DEFINITIONS *
- ;* *
- ;* NOTE: except for TempFilesDirectory and PubsFilesDirectory, these *
- ;* have no effect for the unregistered shareware version *
- ;* IMPORTANT: If you are running the program from a CD-ROM drive or *
- ;* from a read-only drive, you must specify the drive and path *
- ;* to a writeable drive (usually C) for TempFilesDirectory and *
- ;* for UserDictionaryDirectory. *
- ;* For example: *
- ;* PubsFilesDirectory=C:\ENVISION *
- ;* TempFilesDirectory=C:\TEMP *
- ;* UserDictionaryDirectory=C:\ENVISION *
- ;****************************************************************************
- ;
- [DirectoryBegin]
- DriversDirectory=
- FontsDirectory=
- PubsFilesDirectory=
- TempFilesDirectory=
- UserDictionaryDirectory=
- [DirectoryEnd]
- ;
- ;