home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Unleashed / Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso / wh21demo / install.ini < prev    next >
INI File  |  1995-09-12  |  3KB  |  152 lines

  1. [COMMENT]
  2.  
  3. ; install.ini for HMED1 FN
  4. ; Below first half of the line is file name to be added,
  5. ; and the second half is the keyword for FT which will look for
  6. ; it in INSTALL.MSG which is language dependant file.
  7.  
  8. [INIT]
  9. ;these files are the install program
  10. $Install.exe*
  11. $DDInst.DLL*
  12. $Install.ini*
  13. $Install.msg*
  14. $lzexpand.dll*
  15. $hmmem1.dll*
  16. $hmpv2.dll*
  17. $hmtxtout.dll*
  18. $meter.dll*
  19. $hmutil.dll*
  20. $ctl3DV2.dll*/SYSTEM/
  21.  
  22. [OPTIONS]
  23. ; general install options
  24. $Install*30461
  25. $Method*None
  26.  
  27. ;number of installation diskettes
  28. $NbDisks*1
  29.  
  30. ;total number of files, for the meter
  31. $nbfiles*85
  32.  
  33. ;name which has to figure in the D1, D2 etc files
  34. ;should be the main program name
  35. $ProgName*WHED
  36.  
  37. ;space necessary on the hard disk
  38. $DiskSpace*6000
  39.  
  40. ;target directory proposed
  41. $Target*C:\WYSIHELP
  42.  
  43. ;Proposed group name
  44. $GroupName*WYSI-Help Composer 2.1
  45.  
  46. ; will we prompt for the group
  47. $AskGroup*Yes
  48.  
  49. ;Main file names, Zero to three, called Mainfile1, Mainfile2, Mainfile3
  50. $MainFile1*WHED.EXE
  51.  
  52.  
  53.  
  54.  
  55. [DISK1]
  56. ; ALL files to be copied should be in this part
  57. ; if there is no second part, copy will copy the file to the
  58. ; destination chosen by the user
  59. ; if the second part is /WINDOWS/ the file will be copied to the windows
  60. ; directory. Anything else will be a subdirectory of the one chosen
  61. ; by the user
  62. $ctl3DV2.dll*CTL3DV2\
  63. $DEFAULT.HP_*
  64. $EWHELP.DL_*
  65. $EWHELP.DL_*/WINDOWS/
  66. $EWHELP.HL_*
  67. $EWHELP.HL_*/WINDOWS/
  68. $EWHELP.HY_*
  69. $EWHELP.HY_*/WINDOWS/
  70. $EWHELP.ID_*
  71. $EWHELP.ID_*/WINDOWS/
  72. $EWHGEN.DL_*
  73. $EWHLOAD.EX_*
  74. $EWHLOAD.EX_*/WINDOWS/
  75. $HC.ER_*
  76. $HC.ER_*/WINDOWS/
  77. $HC.EX_*
  78. $HC.EX_*/WINDOWS/
  79. $HMMEM1.DLL*/WINDOWS/
  80. $HMSEARCH.DL_*
  81. $MACRO.LS_*
  82. $NETINST.EXE*
  83. $NETINST.INI*
  84. $NETINST.MSG*
  85. $WHCAPT.DL_*
  86. $WHED.EXE*
  87. $WHED+.DR_*
  88. $WHEDDLG.DL_*
  89. $WHEDFILE.DL_*
  90. $WHEDIO.DL_*
  91. $WHEDPAIN.DL_*
  92. $WHEDPRIN.DL_*
  93. $WHEDPRIN.DL_*/WINDOWS/
  94. $WHEXEDIT.DL_*
  95. $WHFLDLGD.DL_*
  96. $WHICONDL.DL_*
  97. $WHICONDL.DL_*/WINDOWS/
  98. $WHLOGO.BM_*
  99. $WHNAVIG.DL_*
  100. $WHSCRCAP.DL_*
  101. $WHTOHLP.BA_*
  102. $WHTOHLP.BA_*/WINDOWS/
  103. $WHTOHLP.PI_*
  104. $WHTOHLP.PI_*/WINDOWS/
  105. $WHTORTF.DL_*
  106. $WHTRPTXT.DL_*
  107. $WHTSTWIN.DL_*
  108. $WYSIEDIT.EXE*
  109. $WYSIEDIT.IH_*
  110. $WYSIEDIT.TX_*
  111. $WYSIEDIT.HY_*
  112. $CNOTES.MS_*
  113. $WYSIPRT.DL_*
  114. $WYSIPRT.DL_*/WINDOWS/
  115. $BOXPAGE.BM_*
  116. $ENG16.CL_*
  117. $ENGPHON.EN_*
  118. $SHED.EX_*
  119. $SHED.HL_*
  120. $RTFTODHF.DL_*
  121. $ACHORD.WA_*
  122. $calhist.rt_*
  123. $CLOSE.BM_*
  124. $glossary.dhf*
  125. $grnhelp.ico*
  126. $PLSWIN.DL_*
  127. $tutor.dh_*
  128. $usa-cad.bm_*
  129. $USA86.LE_*
  130. $WELCOME.HL_*
  131. $WYSIEDIT.HL_*
  132. $WYSIEDIT.ID_*
  133. $DEMOTUTR.WR_*
  134.  
  135. [ICONS]
  136. $WYSIEDIT.exe*HMED
  137. $WYSIEDIT.hlp*HMHLP
  138. $WELCOME.hlp*WELCOME
  139.  
  140. [DELETE]
  141. ;Following are the files which will be deleted from the
  142. ;hard disk after installation
  143. $Install.exe*
  144. $Install.ini*
  145. $install.msg*
  146. $install.txt*
  147.  
  148. [LAUNCH]
  149. ; This is the file which will be launched automatically after the installation
  150. ; is finished.
  151. $WELCOME.HLP*TARGET\
  152.