Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.
Being a user's first experience with your product, a stable and reliable installer is an important component of succesful software. With NSIS you can create such installers that are capable of doing everything that is needed to setup your software.
NSIS is...
Installer generator tool for Windows x64 written in C++
...The binary installation package is generated by Wingstall from an XML package description file created using a graphical package editor, or written by the package author. The binary package may be uncompressed, or compressed using zlib or bzip2 libraries. Wingstall includes all required libraries except Boost libraries. Requires Windows 10 64-bit os, and Visual Studio 2022 Community Edition or Visual Studio 2019 Community Edition.
A simply installer that based on zlib 1.2.1 as the compression library. Target OS - Win32, language - C++ (MS VC++ 6). It has a simple script language (like MSDOS batch language) and uninstaller. Can write to registry and access to environment variables.
This is for Win32 developers of the NSIS installer created by Nullsoft. Here you can upload and share your thoughts on other people's version of NSIS. Don't Like NSIS???? Then Find/Create your own here.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Installer Options is a small utility used to create option dialogs for use by NullSoft's NSIS installer application. NSIS is a very powerful install program, but lacks the ability to create dialog boxes to prompt the user for additional information.
Please Note: This is an old project that was eventually integrated into NSIS distribution directly. The plug-in mechanism eventually changed, so this version of the code no longer works properly with NSIS. I have left the project online for...