Windows installer: Difference between revisions
From FreeMind
Jump to navigationJump to search
No edit summary |
|||
Line 11: | Line 11: | ||
|- | |- | ||
| Inno Setup | | Inno Setup | ||
| To | | To compile the script. | ||
| [http://www.jrsoftware.org/] | | [http://www.jrsoftware.org/] | ||
| | | | ||
|- | |- | ||
| ISTool | | ISTool | ||
| To | | To edit the script in a comfortable fashion. | ||
| [http://www.istool.org/] | | [http://www.istool.org/] | ||
| | | |
Revision as of 07:08, 24 February 2008
There is a Windows installer for FreeMind.
Compiling
Tools required for the compilation of the installer script:
Tool | Needed for | Link | Note |
---|---|---|---|
Inno Setup | To compile the script. | [1] | |
ISTool | To edit the script in a comfortable fashion. | [2] | |
ISX BillBoard DLL | To use the billboard feature. | ? | What is billboard feature? |
Authors
Author | Work | Note |
---|---|---|
Andrew Iggleden | Original creation | |
Christian Foltin | Updates | |
Dimitry Polivaev | Updates |