Windows installer: Difference between revisions
From FreeMind
Jump to navigationJump to search
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
{| {{Table style}} | {| {{Table style}} | ||
! Tool | ! Tool | ||
! | ! Use | ||
! Link | ! Link | ||
! Note | ! Note | ||
|- | |- | ||
| 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/] | ||
| | | |
Latest revision as of 07:09, 24 February 2008
There is a Windows installer for FreeMind.
Compiling
Tools required for the compilation of the installer script:
Tool | Use | 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 |