General purpose Win3.1x/Win95 installation/uninstall utility. It will check available space on the chosen drive, create target directories and copy files to them and the Windows directory, create a Program group and start the target application. There exists separate version for Win95/98 also.
First unzip distribution file xxxxxxx.zip to some temporary directory. Start Setup program. Choose Directory and program Group or just leave it as it is. If chosen directory already exists, Setup asks if you wish to use existing directory (and eventually overwrite existing files). Click on [Start Installation]. When finished click on Application icon.
NOTES:
SETUP.EXE is copied to the target directory to act as UNINSTAL. It will delete files specified in SETUP.MON list and remove its Group. After that it will try to delete the target directory. If there are other files in that directory it will not delete them or the directory.
1. Copy files from the Setup archive to a work directory (say, C:\WORK): SETUP.EXE, SETUP.INI, SETUP.MON, SETUP.LST (DUMMY.* files are templates to act as user application files). Then copy all of your application files to the work directory.
2. Write a README.TXT which will be readable during installation with the SETUP [Readme/Licence] button.
3. Edit SETUP.INI to suit your application (see sample below). Enter SpaceNeed in kiloBytes (add 50 kB for Setup files).
4. SETUP.LST is a READABLE list of the files to be installed. It can be created manually with a text editor or automatically using a SETUP.EXE hidden option:
5. Apart from Target directory additional directories may also be created:
6. Try your Installation by running Setup. Try Uninstall. This is best done on another computer - to be sure that all necessary files have been installed.
7. Make a ZIP archive from the work directory or copy to the Installation diskette. Do not include SETUP.LST, or the original README.TXT in the distribution package.
;----------------------------------------------------------------------------- ; SSETUP- comment lines begin with ; in colon 1 ; Text on all lines must begin at column 1. ; + = copy & icon, - = copy, = = copy WinDir, ; . = no copy, ! = delete, > = run, \ = dir ; ;------------- files for Setup/ Uninstall ------------------------------ +SETUP.EXE ;copy and makes icon for SETUP (for Uninstalling) -SETUP.MON ;needed for uninstall -SETUP.INI ;this file is copied and updated in target directory ; ; ------------ list of files to copy/ remove -------------------------- ; !DUMMY.TMP ;delete if exist on target dir. from previous installation +README.TXT +DUMMY.EXE ;copy & make icon >DUMMY.EXE ;run this after installation (must also be after +) -DUMMY.RES ;copy only =DUMMY.INI ;copy to Windows directory .DUMMY.TMP ;for uninstall-file generated later (by application) -DOC\FILE_ID.DIZ ;put in sub-directory of target directory ; ;-\DATA\PIPI\F.DAT ;copy to directory on target drive ;=SYSTEM\DUM.DLL ; copy to Windows \SYSTEM directory ; ;------------- make Directories - put those in last line(s) ------------ ; \.DOC ;create extra sub-directory in Target directory \\DATA\PIPI ;create absolute directory on Target drive ;tot.kB$= 55 information on total file size (optional) ;-----------------------------------------------------------------------------
[main] ApplicName=Dummy Def_path=c:\Dummy Def_Group=Dummy Group Head_Text=Dummy Application, ver. 1.00 SpaceNeed=55
This program is unregistered SHAREWARE and requires payment to the author. It is the full feature version and free to test for one month. If you find this program useful please send completed form together with cash (in opaque envelope) or a banker's check payable to:
Dr.sc. Davor Zorc
Bosiljevska 34
10 000 Zagreb
Croatia (Europe)
Author e-mail: davor.zorc@fsb.hr (comments and suggestions are welcome !)
PRICE NEW USER : 15 US$ or equivalent in convertible currency.
PRICE UPGRADE USER: 5 US$ or equivalent in convertible currency.
Experience shows that personal checks or bankers checks from USA and European Union banks are accepted. EuroChecks and postal checks (money orders) are NOT accepted. You will receive the latest version by e-mail and the instructions on how to make your own copyrighted Setup. You will also receive free registered upgrades for at least six months.
Latest version may be found at Ssetup homepage.
See the author at Author's homepage
Publication place in the world is: http://www.simtel.net, under Win311, Install
<------------------------ cut order form here ---------------------> ___________________________________________________________________
Registration form for : SSetup _______I need version
__ [ ] 16 bit_________ [ ] 32 bit
sset180.zip Ssetup: small win31/win95 setup + uninstall ___________________________________________________________________
Name:____________________________ Address: ________________________
City, State: ____________________________ Country: ________________
Zip:__________________ E-mail: _______________________________
Your Home page:____________________________________________________
Program delivery: e-mail [ ] 3 1/2" diskette [ ]
Included US$:_____________ cash [ ] check [ ]
Comments, suggestions for future updates, bugs, complaints: ___________________________________________________________________ ___________________________________________________________________ ___________________________________________________________________
Where did you get this file: ___________________________________________________________________
<------------------------ cut order form here --------------------->
This program is tested and believed to be free of bugs. There is however no guarantee that this program will perform its expected duty, and that it will not damage your machine, data or user in any way.
Mentioned hardware and software products are (C) of their producers. This program is SHAREWARE and requires payment to the author. Commercial use requires license by the author.
You may re-distribute complete unmodified package to BBS, Internet, CD-ROM, providing:
Many thanks to Peter Rader and Dennis Palser for their suggestions and beta testing.
I am grateful to my friend Leonardo Jelenkovic for much of what I know about computers.