# Does Github have the Nullsoft installer script file for Windows?

**URL:** <https://swi-prolog.discourse.group/t/does-github-have-the-nullsoft-installer-script-file-for-windows/5750>\
**Category:** Installing\
**Created:** [September 7, 2022, 3:51pm UTC](https://swi-prolog.discourse.group/t/does-github-have-the-nullsoft-installer-script-file-for-windows/5750 "2022-09-07T15:51:48Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![EricGT](https://avatars.discourse-cdn.com/v4/letter/e/f1d935/32.png) [@EricGT](https://swi-prolog.discourse.group/u/EricGT)\
**Post date:** [September 7, 2022, 3:57pm UTC](https://swi-prolog.discourse.group/t/does-github-have-the-nullsoft-installer-script-file-for-windows/5750/2 "2022-09-07T15:57:29Z")

</div>

Is this what you seek?

> <https://github.com/SWI-Prolog/swipl-devel/blob/2c1b8076b959e7962c9f5254bbbe38bca52fd901/cmake/Pack.cmake>

Be sure to look at the entire file as much of the NSIS details are not shown in the sample and further along in the code.

* * *

Be aware that for the [NSIS](https://nsis.sourceforge.io/Main_Page) install of SWI-Prolog on Windows there is currently a problem if one picks the uninstall option during the NSIS install. ([ref](https://swi-prolog.discourse.group/t/wiki-discussion-install-swi-prolog-development-version-on-windows-10/2602/7)). To avoid the problem just do not try to uninstall SWI-Prolog on Windows using NSIS when given the option. Installing SWI-Prolog on Windows with a current install has not caused any problems I am aware.

---

_[View the full topic](https://swi-prolog.discourse.group/t/does-github-have-the-nullsoft-installer-script-file-for-windows/5750)._
