summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/windows.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/content/windows.md b/content/windows.md
index e3704de..48e5090 100644
--- a/content/windows.md
+++ b/content/windows.md
@@ -290,6 +290,12 @@ to use Python, which I like but I don't know if I want to keep using for
everything. Also, it includes the interpreter in the installer, which feels
like a little bit too much.
+> EDIT: [Someone](https://ekaitz-zarraga.itch.io/bee/comments) mentioned the
+> existence of [NSIS](https://nsis.sourceforge.io/Main_Page), which looks
+> pretty promising. I add it here for future reference. It's packaged in Guix
+> so it might be a good idea to give it a go.
+
+
### Conclusion
Each choice comes with its downsides and shines in specific scenarios. Working