home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Unleashed / Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso / wh21demo / netinst.ini < prev    next >
INI File  |  1995-05-23  |  2KB  |  102 lines

  1. [COMMENT]
  2.  
  3. ; Below first half of the line is file name to be added,
  4. ; and the second half is the keyword for FT which will look for
  5. ; it in INSTALL.MSG which is language dependant file.
  6.  
  7. [INIT]
  8. ;these files are the install program
  9. $NetInst.exe*
  10. $DDInst.DLL*
  11. $NetInst.ini*
  12. $NetInst.msg*
  13. $lzexpand.dll*
  14. $hmmem1.dll*
  15. $hmpv2.dll*
  16. $hmtxtout.dll*
  17. $meter.dll*
  18. $hmutil.dll*
  19. $CTL3DV2\ctl3DV2.dll*/SYSTEM/
  20.  
  21. [OPTIONS]
  22. ; general install options
  23. $Install*30461
  24. $Method*None
  25.  
  26.  
  27. ;number of installation diskettes
  28. $NbDisks*1
  29.  
  30. ;total number of files, for the meter
  31. $nbfiles*10
  32.  
  33. ;name which has to figure in the D1, D2 etc files
  34. ;should be the main program name
  35. $ProgName*WYSIREZO
  36.  
  37. ;space necessary on the hard disk
  38. $DiskSpace*1000
  39.  
  40. ;target directory proposed
  41. $Target*/WINDOWS/
  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. ; will display the edit field for the user to be able to change destination directory
  50. $AskRoot*No
  51.  
  52. ; will check D1 and D2 to check the validity of the source disks
  53. $CheckSource*No
  54.  
  55. ;Main file names, Zero to three, called Mainfile1, Mainfile2, Mainfile3
  56.  
  57.  
  58.  
  59.  
  60. [DISK1]
  61. ; ALL files to be copied should be in this part
  62. ; if there is no second part, copy will copy the file to the
  63. ; destination chosen by the user
  64. ; if the second part is /WINDOWS/ the file will be copied to the windows
  65. ; directory. Anything else will be a subdirectory of the one chosen
  66. ; by the user
  67.  
  68. $HC.EXE*/WINDOWS/
  69. $HC.ERR*/WINDOWS/
  70. $WHTOHLP.BAT*/WINDOWS/
  71. $WHTOHLP.PIF*/WINDOWS/
  72. $WHEDPRIN.DLL*/WINDOWS/
  73. $WYSIPRT.DLL*/WINDOWS/
  74. ; For the dedicated wysihelp explorer
  75. $EWHLOAD.EXE*/WINDOWS/
  76. $EWHELP.DLL*/WINDOWS/
  77. $EWHELP.HLP*/WINDOWS/
  78. $EWHELP.HYP*/WINDOWS/
  79. $EWHELP.IDX*/WINDOWS/
  80. $WHICONDL.DLL*/WINDOWS/
  81. $HMMEM1.DLL*/WINDOWS/
  82.  
  83.  
  84.  
  85. [ICONS]
  86. $/SOURCE/WYSIEDIT.exe*HMED
  87. $/SOURCE/WYSIEDIT.exe*WYSI-Help Composer 2.1
  88. $/SOURCE/WYSIEDIT.hlp*WYSI-Help Composer Help
  89. $/SOURCE/WELCOME.hlp*Welcome to the Composer
  90.  
  91. [DELETE]
  92. ;Following are the files which will be deleted from the
  93. ;hard disk after installation
  94. $NetInst.exe*
  95. $NetInst.ini*
  96. $NetInst.msg*
  97. ;
  98. [LAUNCH]
  99. ; This is the file which will be launched automatically after the installation
  100. ; is finished.
  101.  
  102.