Jgaa’s Internet is a one-person publisher that concentrates on small-footprint Windows utilities aimed squarely at software developers and system administrators who need quick, scriptable solutions without enterprise overhead. Its single public offering, War Setup, wraps the open-source WiX toolset in a lightweight GUI that lets users turn any directory of executables, libraries and registry entries into a standards-compliant .msi installer in minutes. Typical use cases range from independent authors who want a professional setup package for a shareware utility, to IT departments that must repackage legacy installers for silent group-policy rollout, to build-servers that generate nightly MSI artifacts as part of continuous-integration pipelines. By automating WiX compiler and linker calls behind a simple wizard, War Setup removes the need to hand-write XML fragments or memorize candle/light command lines, yet still exports full WiX source for later customization. The resulting installers support major Windows logo requirements, including per-machine or per-user elevation, rollback, uninstall, and upgrade sequencing. Additional dialogs for shortcuts, license text, and launch-on-finish are available through the same interface, while command-line mode allows batch compilation of multiple product variants. Jgaa’s Internet software is available free of charge on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always install the latest upstream build, and can be queued for unattended batch installation alongside other applications.
War Setup is an application to make .msi software installation packages. It uses the free Wix toolset from Microsoft to build the .msi files.
Details