10 lines
230 B
Markdown
10 lines
230 B
Markdown
---
|
|
type: task
|
|
---
|
|
|
|
It will be necessary to develop a windows installation binary (MSI) which
|
|
installs Isle. From limited research it seems like [NSIS][nsis] will be the best
|
|
option for this.
|
|
|
|
[nsis]: https://nsis.sourceforge.io/
|