Difference between revisions of "Installer on Windows"
From Elite Wiki
(Created page with "The windows installer is built using https://nsis.sourceforge.io/Download. The NSIS installer/uninstaller script can be found at https://github.com/OoliteProject/oolite/blob/...") |
Cholmondely (talk | contribs) m (Tagged as Oolite Development) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | The windows installer is built using https://nsis.sourceforge.io/Download. | + | The windows installer is built using [https://nsis.sourceforge.io/Download NSIS]. |
The NSIS installer/uninstaller script can be found at https://github.com/OoliteProject/oolite/blob/master/installers/win32/OOlite.nsi | The NSIS installer/uninstaller script can be found at https://github.com/OoliteProject/oolite/blob/master/installers/win32/OOlite.nsi | ||
+ | |||
+ | |||
+ | |||
+ | [[Category:Oolite Development]] |
Latest revision as of 20:00, 22 September 2024
The windows installer is built using NSIS.
The NSIS installer/uninstaller script can be found at https://github.com/OoliteProject/oolite/blob/master/installers/win32/OOlite.nsi