home *** CD-ROM | disk | FTP | other *** search
/ Soft 19 / Soft19.iso / delp_add / create.txt < prev    next >
Text File  |  1996-02-25  |  3KB  |  129 lines

  1. **************************************
  2. *                                     *
  3. * Create 4.50a for Setup and Unsetup *
  4. * ---------------------------------- *
  5. *                                     *
  6. * (c)1996 by J. BERTRAND & L. TANNER *
  7. *                                     *
  8. **************************************
  9.  
  10.  
  11. This program is Freeware !!!
  12.  
  13. Use it without warranty.
  14.  
  15.  
  16. **********
  17. * Thanks *
  18. **********
  19.  
  20. ****************
  21. * Introduction *
  22. ****************
  23.  
  24.  
  25.     **********
  26.     * CREATE *
  27.     **********
  28.  
  29.     This program is able to create install script file for
  30. Setup 4.50a.
  31.  
  32.     This program help you to generate this script. You can
  33. choose your files (copy or not onto targets), icons, 
  34. documements and Ini files modifications. 
  35.     You can set group name and name of group file.
  36.     You are able to set 9 differents directories for targets
  37. directories.
  38.     You can indicate to Setup 4.00d which Ini files you want
  39. to create, modify or delete (exept System.ini and Win.ini in
  40. this case !).
  41.  
  42.  
  43.     Nota :
  44.  
  45.         If you want to use compress files from COMPRESS.EXE
  46. (making by Microsoft), compress your files with -r option !
  47.         All the source files are provided in Delphi 1.0
  48. version for Setup and Unsetup.
  49.  
  50.  
  51. ***************
  52. * Improvments *
  53. ***************
  54.  
  55.     Create is now able to generate script file for Setup 4.50a,
  56. I mean by this way :
  57.  
  58.     Support of Ini file functions
  59.     Support of differents directories (9 !)
  60.     Adding more laucher (NotePad, Write and WinHelp)
  61.     Support of multi groups for your items
  62.     
  63.     In this version 4.50a :    
  64.     * Now you are able to have 120 files and 40 icons, so 
  65.     in fact 160 files
  66.     * Allow multi select for files and icons when you 
  67.     want to add them
  68.     * You can create 5 groups for your items
  69.  
  70.  
  71. **********************
  72. * Future improvments *
  73. **********************
  74.  
  75.     I am waiting for your suggestions
  76.  
  77.  
  78. ******************
  79. * How to install *
  80. ******************
  81.  
  82.     Just lauch SETUP.EXE from A: or from C: (if you want to
  83. modify the source drive edit SETUP.INS file and modifiy the
  84. letter on the ODSK parameter in [ORIGIN] section or OPAT in same
  85. parameter section).
  86.  
  87.     This program copies all the files onto your hard disk (you
  88. can specify the path) and creates a SETUP.GRP group in your
  89. program manager. It creates a UNSETUP.INS file, this is the log of
  90. installation.
  91.  
  92.     I have given you all the source files so you can edit and 
  93. modify as you want. If you add any facilities please write to me 
  94. on Compuserve (ID 100621,3247).
  95.     
  96.     If you use part of install pack (Create, Unsetup, Setup),
  97. please let name into or notify that to users, I will be very
  98. gratefull on that. Thanks in advance.
  99.  
  100.  
  101. ********************
  102. * How to uninstall *
  103. ********************
  104.  
  105.     Just lauch UNSETUP.EXE on the directory you install SETUP.
  106.     After click on UnInstall button and choose UNSETUP file on
  107. the main directory you had install your application.
  108.  
  109.  
  110. ***********
  111. * History *
  112. ***********
  113.     
  114.     1.00  Original version, 1 year ago but really simple
  115.     2.00  Support script file for Setup 2.00
  116.     3.00  This version do not exists (no time to do it) !
  117.     4.00a Support script file for Setup 4.00d
  118.     4.00b Multi select and number of files increasing
  119.     4.50a Multi group for items, so now 5 groups are possible
  120.  
  121.  
  122.     I hope that the files above gives you all information you
  123. need to create another installation program or just to use it for
  124. your own program.
  125.  
  126.  
  127.  
  128.     JΘr⌠me BERTRAND, PARIS
  129.