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

  1. ***************************************
  2. *                                        *
  3. * UnSetup program for Windows v 4.50a *
  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. * Introduction *
  18. ****************
  19.  
  20.  
  21.  
  22.     ***********
  23.     * UNSETUP *
  24.     ***********
  25.  
  26.     This program use the log file of Setup to uninstall the 
  27. copied files and created directory.
  28.  
  29.  
  30.  
  31.     Nota :
  32.  
  33.         All the source files are provided in Delphi 1.0
  34. version for Setup and Unsetup.
  35.  
  36.  
  37. ******************
  38. * How to install *
  39. ******************
  40.  
  41.     Just lauch SETUP.EXE from A: or from C: (if you want to
  42. modify the source drive edit SETUP.INS file and modifiy the letter
  43. on the ODSK parameter in [ORIGIN] section)
  44.  
  45.  
  46. ********************
  47. * How to uninstall *
  48. ********************
  49.  
  50.     Just lauch UNSETUP.EXE.
  51.  
  52.     Click on UnInstall button to choose an application to
  53. uninstall (file UNSETUP.INS) so move between directories to find
  54. a UnSetup.ins file and choose it.
  55.  
  56.     UNSETUP read the log file and deletes files and directory,
  57. it removes group and items you have created.
  58.  
  59.     I have given you all the source files so you can edit and
  60. modify as you want. If you add any facilities please write to me 
  61. on Compuserve (ID 100621,3247).
  62.  
  63.  
  64. **************
  65. * Improvment *
  66. **************
  67.  
  68.     This version 4.50a of Unsetup works with unsetup file
  69. created by Setup versions up to 2.00b.
  70.  
  71.     Unsetup is able to 
  72.         Delete a complete branch on your Hard disk (if this
  73. branch is empty !).
  74.         Deleting multi items groups (upgrade for Setup 4.50a)
  75.  
  76.  
  77. ************
  78. * Historik *
  79. ************
  80.  
  81.     1.00    Original version
  82.     2.00a    You can choose with an open dialog unsetup file
  83.             where you want on your hard disk
  84.     2.00b    Unsetup begin to start on his own directory
  85.     2.50    This version : can read unsetup file
  86.             from Setup 2.00b and setup 3.00
  87.     3.00    Adding possibily to delete a recurse tree
  88.     4.00    Spelling check (by Larry 'cause he's american & I'am french)
  89.     4.50a    Better uninstall procedure (groups, files and directories)
  90.  
  91.  
  92. Notes :
  93.  
  94.     If you have some data files on directories that UnSetup
  95. will delete, remove them before lauching UnSetup because you can
  96. not delete a not empty directory.
  97.     It is a security to not destroy data files so I keep it.
  98.  
  99.  
  100.     I hope that the files above gives you all information you
  101. need to create another installation program or just to use it for
  102. your own program.
  103.  
  104.  
  105.         
  106.     JΘr⌠me BERTRAND, PARIS
  107.