home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-05-23 | 2.2 KB | 102 lines |
- [COMMENT]
-
- ; Below first half of the line is file name to be added,
- ; and the second half is the keyword for FT which will look for
- ; it in INSTALL.MSG which is language dependant file.
-
- [INIT]
- ;these files are the install program
- $NetInst.exe*
- $DDInst.DLL*
- $NetInst.ini*
- $NetInst.msg*
- $lzexpand.dll*
- $hmmem1.dll*
- $hmpv2.dll*
- $hmtxtout.dll*
- $meter.dll*
- $hmutil.dll*
- $CTL3DV2\ctl3DV2.dll*/SYSTEM/
-
- [OPTIONS]
- ; general install options
- $Install*30461
- $Method*None
-
-
- ;number of installation diskettes
- $NbDisks*1
-
- ;total number of files, for the meter
- $nbfiles*10
-
- ;name which has to figure in the D1, D2 etc files
- ;should be the main program name
- $ProgName*WYSIREZO
-
- ;space necessary on the hard disk
- $DiskSpace*1000
-
- ;target directory proposed
- $Target*/WINDOWS/
-
- ;Proposed group name
- $GroupName*WYSI-Help Composer 2.1
-
- ; will we prompt for the group
- $AskGroup*Yes
-
- ; will display the edit field for the user to be able to change destination directory
- $AskRoot*No
-
- ; will check D1 and D2 to check the validity of the source disks
- $CheckSource*No
-
- ;Main file names, Zero to three, called Mainfile1, Mainfile2, Mainfile3
-
-
-
-
- [DISK1]
- ; ALL files to be copied should be in this part
- ; if there is no second part, copy will copy the file to the
- ; destination chosen by the user
- ; if the second part is /WINDOWS/ the file will be copied to the windows
- ; directory. Anything else will be a subdirectory of the one chosen
- ; by the user
-
- $HC.EXE*/WINDOWS/
- $HC.ERR*/WINDOWS/
- $WHTOHLP.BAT*/WINDOWS/
- $WHTOHLP.PIF*/WINDOWS/
- $WHEDPRIN.DLL*/WINDOWS/
- $WYSIPRT.DLL*/WINDOWS/
- ; For the dedicated wysihelp explorer
- $EWHLOAD.EXE*/WINDOWS/
- $EWHELP.DLL*/WINDOWS/
- $EWHELP.HLP*/WINDOWS/
- $EWHELP.HYP*/WINDOWS/
- $EWHELP.IDX*/WINDOWS/
- $WHICONDL.DLL*/WINDOWS/
- $HMMEM1.DLL*/WINDOWS/
-
-
-
- [ICONS]
- $/SOURCE/WYSIEDIT.exe*HMED
- $/SOURCE/WYSIEDIT.exe*WYSI-Help Composer 2.1
- $/SOURCE/WYSIEDIT.hlp*WYSI-Help Composer Help
- $/SOURCE/WELCOME.hlp*Welcome to the Composer
-
- [DELETE]
- ;Following are the files which will be deleted from the
- ;hard disk after installation
- $NetInst.exe*
- $NetInst.ini*
- $NetInst.msg*
- ;
- [LAUNCH]
- ; This is the file which will be launched automatically after the installation
- ; is finished.
-
-