Windows installer: Difference between revisions
From FreeMind
Jump to navigationJump to search
No edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
There is a Windows installer for FreeMind. | There is a Windows installer for FreeMind. | ||
==Compiling== | |||
Tools required for the compilation of the installer script: | |||
* | {| {{Table style}} | ||
! Tool | |||
! Use | |||
! Link | |||
! Note | |||
|- | |||
| Inno Setup | |||
| To compile the script. | |||
| [http://www.jrsoftware.org/] | |||
| | |||
|- | |||
| ISTool | |||
| To edit the script in a comfortable fashion. | |||
| [http://www.istool.org/] | |||
| | |||
|- | |||
| ISX BillBoard DLL | |||
| To use the billboard feature. | |||
| ? | |||
| What is billboard feature? | |||
|} | |||
==Authors== | |||
{| {{Table style}} | |||
! Author | |||
! Work | |||
! Note | |||
|- | |||
| Andrew Iggleden | |||
| Original creation | |||
| | |||
|- | |||
| Christian Foltin | |||
| Updates | |||
| | |||
|- | |||
| Dimitry Polivaev | |||
| Updates | |||
| | |||
|} | |||
==See also== | |||
* [[Windows file associations]] | |||
==Links== | |||
* [http://freemind.cvs.sourceforge.net/freemind/admin/installer/windows/ Windows installer at CVS - directory] | |||
* [http://freemind.cvs.sourceforge.net/freemind/admin/installer/windows/Freemind.iss?view=log&pathrev=HEAD Windows installer at CVS - script] | |||
* [http://www.jrsoftware.org/ Inno Setup] | |||
* [http://www.istool.org/ ISTool] | |||
[[Category:Development]] | [[Category:Development]] |
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 |