*********************************************************
This is a good alternative I have found. Let me enumerate the way to do it in simple steps.
1. Download InnoSetup from the following site.
http://www.jrsoftware.org/
Follow the download and run the setup to get that
installed in your computer.
2. Download a wizard tool for the above,
to make life easier available from this site
http://www.istool.org/
Follow the download and run the setup to get that
isTool installed in your computer.
3. Now you can forget about InnoSetup, since IsTool will be your interface.
4. Start IsTool.
In the text window, create your script for installation.
A sample script for setting up only VFP8 RunTime files is given below:
a. Please do not modify anything in the following script. I mean, no spaces, line brakes etc.. Just cut and paste on the IsTool text window. Then you will get the readability. This FAQ columns are less wider and so I cannot help on that.
Start from the Line 1 to Line End
[color blue]
;Line 1: ************************************************
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
[_ISTool]
Use7zip=false
;*********************************************************
; EOF
;Line End: ***********************************************
[color black]
5. You can see different parts of the above script separately, by clicking the various tabs of the left hand side tabs.
For example, select Files and Dirs, then on the right hand side, the items can be selected. Right click over the items and you can set the properties.
6. Yet another way is, start the istool.
In the File Menu, click on New,
The Wizard will take over, and it is quite simple.
7. Now compile the script, guided by the wizard.
You will have one single setup.exe or the output file name you chose. Though the scripts look complicated, the wizard driven generations makes that possible in just a while of operation.
8. Remeber to save the script for repeated use.
9. For distribution, all you need is the single setup.exe
InnoSetup is freeware and the IsTool also is freeware. I have used both and happy with them. I am in no way connected to these software providers (FYI).
*********************************************************
Ramani
(Subramanian.G, Winner Software / FoxAcc Software.)
www.winnersoft.coolfreepages.com
*********************************************************
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.