View Full Version : Mod Installer


Kael
Feb 09, 2006, 12:05 PM
Anyone have any experience working with an installer program? I would like something simple that will do the following:

1. Create and copy the mod into the Civ\Mods\Fall from Heaven directory (or other directory if the installer specifies).
2. Add an entry to the add/remove programs menu for Fall from Heaven.
3. Allow an uninstalled of Fall from Heaven through Add/Remove programs.
4. Drop an icon that I specify on the desktop.

Kael
Feb 10, 2006, 11:15 AM
Nobody knows of an install wrapper I could use for this?

Caesium
Feb 18, 2006, 06:16 PM
I am using Inno (http://www.jrsoftware.org/isinfo.php) for building an installer.
I added my script for this Programm, so you can see how Inno works.