3
0
Fork
You've already forked windows-installer
0
No description
  • NSIS 73.1%
  • Makefile 26.9%
Find a file
2026年04月27日 16:14:32 +02:00
.gitignore data dir + registry keys 2025年06月27日 21:11:09 +02:00
installer.nsi remove version parts variables; formatting 2026年04月27日 16:14:32 +02:00
makefile remove dependency on main repo 2025年09月04日 17:07:42 +02:00
readme.md remove dependency on main repo 2025年09月04日 17:07:42 +02:00

Hurry Curry! Windows Installer

Uses Nullsoft Scriptable Install System.

Usage

  • Install dependencies:
    • make
    • NSIS
    • FFmpeg
  • Create link files to standalone files directory containing files like client-x86_64-pc-windows-gnu.exe.
  • Create link website to website repo (needed to imagery)
  • Run make