
			*******************************
			*                             *
			* Install Tools package 1.00a *
			* --------------------------- *
			*                             *
			*  (c)1996 by Jerome BERTRAND *
			*			      *
			*******************************




	I	Introduction
	II	Creator 2.00a
	III	Setup 1.10a
	IV	Unsetup 1.00a



I Introduction :
  --------------

	These tools help you to make installation disks for your own
application or for others applications.
	This package include 3 tools :

		Creator 2.00a	Makes intall script file
		Setup 1.10a	Installs software with script file
		Unsetup 1.00a	Uninstalls software with script file


	These softwares are Freeware so you can distibute them

	* If you have any remarks or suggestions do not hesitate to 
write me them. Thanks in advance (E Mail 100621,3247)
	* If you use them could you tell me that on my E-Mail too.


		Jerome from PARIS



II  Creator 2.00a
    -------------

	This tools help you to create install script file.
	You can load TOOLS.PRJ to learn how Creator works,
because this software is a very simple learning and understanding.



III  Setup 1.10a
     -----------

	This tools reads the script file generated by Creator and
executes it. User is allow to change target drive or directory.
Setup can lauch application after installation (E.g lauchs 
Notepad.exe with a Readme.txt file).

	Setup creates too an unsetup script (UNSETUP.INS) to 
uninstall automatically the application



IV  Unsetup 1.00a
    -------------

	This tools uninstall a software by reading the Unsetup.ins
file generated by Setup. Unsetup delete files and directories 
created (but not the data files you will have created after 
installation).

