diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2023-07-17 12:09:07 +0200 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2023-07-17 12:09:07 +0200 |
commit | 536a1ae695a5889b4073e73fb7d7ad37cd51c519 (patch) | |
tree | 93cb54f5764f9fb5ceca0a9ad7d747daeb8d276b | |
parent | f56922975ef293c68ecdfac74a65454ceb8ff0b2 (diff) |
Update windows
-rw-r--r-- | content/windows.md | 6 |
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 |