Showing 41 open source projects for "nsis"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    NSIS: Nullsoft Scriptable Install System

    NSIS: Nullsoft Scriptable Install System

    Windows installer development tool

    ...With NSIS you can create such installers that are capable of doing everything that is needed to setup your software. NSIS is script-based and allows you to create the logic to handle even the most complex installation tasks. Many plug-ins and scripts are already available: you can create web installers, communicate with Windows and other software components, install or update shared components and more.
    Leader badge
    Downloads: 8,889 This Week
    Last Update:
    See Project
  • 2
    electron-builder

    electron-builder

    A complete solution to package and build a Electron app

    A complete solution to package and build a ready-for-distribution Electron, Proton Native app for macOS, Windows and Linux with “auto update” support out of the box. You can use electron-builder only to pack your electron app in a AppImage, Snaps, Debian package, NSIS, macOS installer component package (pkg) and other distributable formats. Build and publish in parallel, using hard links on CI server to reduce IO and disk space usage. Docker images to build Electron app for Linux or Windows on any platform. Downloads all required tools files on demand automatically (e.g. to code sign windows application, to make AppX), no need to setup. ...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3

    nsisbi

    NSISBI aims to remove the current 2GB limit found in NSIS.

    ...On versions before 7208-1, source files added to the installer are limited to 2GB per file (this is controlled by NSIS_CONFIG_LARGE_FILE_SUPPORT, this is turned on by default). This project is the result of several different experiments focused on relieving the 2GB limit in NSIS, so it's still a work in progress. I'll try to keep it up to date with each major NSIS release.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 4

    nsisplus

    nsis setup libraries and tools

    Set of NSIS setup libraries and tools. Includes 3dparty forked libraries recompiled with the latest NSIS SDK under the Microsoft Visual Studio 2010 including bug fix and new implementation. WARNING: Use the SVN access to find out new functionality and bug fixes. Primary: * https://svn.code.sf.net/p/nsisplus/NsisSetupDev/trunk * https://svn.code.sf.net/p/nsisplus/NsisSetupLib/trunk * https://svn.code.sf.net/p/nsisplus/NsisSetupSamples/trunk First mirror: * https://github.com/andry81/nsisplus--NsisSetupDev.git * https://github.com/andry81/nsisplus--NsisSetupLib.git * https://github.com/andry81/nsisplus--NsisSetupSamples.git Second mirror: * https://bitbucket.org/andry81/nsisplus-NsisSetupDev.git * https://bitbucket.org/andry81/nsisplus-NsisSetupLib.git * https://bitbucket.org/andry81/nsisplus-NsisSetupSamples.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5
    Electron Release Server

    Electron Release Server

    A fully featured, self-hosted release server for electron applications

    A fully featured, self-hosted release server for electron applications, compatible with auto-updater. Despite being advertised as a release server for Electron applications, it would work for any application using Squirrel. If you host your project on your Github and do not need a UI for your app, then Nuts is probably what you're looking for. Otherwise, you're in the same boat as I was, and you've found the right place! Docker support (thanks to EvgeneOskin)! Awesome release management...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    7-Zip-JBinding

    7-Zip-JBinding

    Java wrapper for 7z archiver engine

    Native (JNI) cross-platform library to extract (password protected, multi-part) 7z Zip Rar Tar Split Lzma Iso HFS GZip Cpio BZip2 Z Arj Chm Lhz Cab Nsis Deb Rpm Wim Udf archives and create 7z, Zip, Tar, GZip & BZip2 from Java.
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 7
    Ultra-Modern UI

    Ultra-Modern UI

    The Ultra-Modern User Interface is an new interface for NSIS 3 x86

    The UltraModern User Interface is a new interface with a style like the most recent installers for NSIS 3 (Nullsoft Scriptable Install System) x86 edition, the tool that allows programmers to create such installers for Windows.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 8
    ODrive

    ODrive

    Google Drive GUI for Windows / Mac / Linux

    ...This is a GUI client for Google Drive on linux application. All formats supported by electron-builder are available, such as 7z, zip, tar.gz, deb, rpm, freebsd, pacman, p5p, apk, dmg, pkg, mas, nsis, appx, msi. If you are working on the code yourself and editing some files in app/assets/, you will need to run npm run webpack (or npm install) for those changes to have an impact on the application. To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. There are currently three "release" formats supported: nsis (Windows installer) for Windows, AppImage for Linux, and DMG for Mac.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    NSIS 4 NetBeans

    NSIS 4 NetBeans

    NSIS (Nullsoft Scriptable Install System) plugin for NetBeans IDE

    NOTE: Code has been migrated to Github and the project will continue there! See https://github.com/StephenChamberlain/nsis4netbeans Provides support for NSIS (Nullsoft Scriptable Install System) in NetBeans IDE. Features include file type recognition for *.nsi script files and *.nsh header files, file type recognition for *.nsddef and *.nsdinc NSIS Dialog Designer files and syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    InstallOptionsEx is a plug-in for NSIS designed to include extra functionality that the original InstallOptions plug-in does not have.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Notepad3

    Notepad3

    Light-weight Scintilla-based text editor with syntax highlighting

    Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. Notepad3 is an excellent replacement for the default Windows text editor. Notepad3 offers many extra features over Notepad. It has a small memory footprint, but is powerful enough to handle most programming jobs.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 12

    GTK 3 runtime for windows 32 & 64

    The files required to run GTK+ applications on Windows

    This project is designed to create a nsis installer with the latest gtk3 for windows 32 and 64 bits based on MinGW64 binaries found in OpenSUSE build service.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 13
    meld-installer

    meld-installer

    Meld Installer for Windows

    Bundles Portable Python (with PyGTK) and Meld together in an easy to use installer. This allows you to not have to worry about setting up Python or PyGTK and you can keep Meld's Python separate from other Python installations on your machine. ** NOTE ** Meld 3.11 and later now have official installers, hence this project is no longer supported. You can download the new installer here: https://download.gnome.org/binaries/win32/meld/. You should uninstall the old 1.8 version before upgrading.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 14

    NullsoftDecompiler

    Decompiler for setups creates with the Nullsoft Installer

    ...Generally 7-zip opens NSI[exe] files - since 9.33 [2014-06-15] there should be additionally the file [NSIS].nsi inside, that is the decompiled setup script. Attention this NSIS decompilation was disabled in 7z 15.06. So last version that officially **supports NSIS Script decompilation** is 7z **15.05** https://sourceforge.net/projects/sevenzip/files/7-Zip/15.05/ (2015-06-15) -> 7-zip 15.10 no longer decompiles NSIS script http://bit.do/7zNoMoreNSIS ^-however doing a private build you may get it back(more details in the post).
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 15

    Monolithor

    Create Windows installers from intermediate binary packages.

    Monolithor creates monolithic installers for Windows from a dependency tree of intermediate binary packages. Currently NSIS is used for creating the installer and the supported packages are the RPMs built by openSUSE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Infix: Maven tools

    Bunch of Apache Maven plug-ins and tools

    Infix is a group of Apache Maven plug-ins developed to aid in build and release management with Maven. It includes plug-ins to integrate NSIS and JSmooth with Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    T Install Maker
    T Install Maker is a program designed to automate the NSIS script. It works with its own internal language and is quite complex. T Install Maker is recommanded for big projects or useless projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EclipseNSIS is a plugin for the Eclipse platform which enables editing, compiling and testing Nullsoft Installer (NSIS) scripts. The InstallOptions Editor plugin is for editing of InstallOptions files. (Requires Eclipse GEF http://www.eclipse.org/gef)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    nsL is a new C-like programming language for writing NSIS installation wizards (http://nsis.sourceforge.net). The nsL assembler takes nsL code and translates it into original NSIS script which can then be compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NSIS Autorun is a graphical CD/DVD/USB autorun (autoplay) engine that launches installers made with NSIS. Non-rectangular windows, animation, and sound are supported. Can be used with Windows 95/NT4 - 7(x86/x64).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Pavonis is visual editor for Nullsoft Scriptable Install System (NSIS) script files. It includes visual designer of custom pages, which supports nsDialogs. Allows to easy organize functions, sections and pages included in script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Perl Portable is the amazingly powerful Perl Scripting language made into a portable application for Windows (To PortableApps.com standards. :D)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    7-Zip-NBinding
    .NET wrapper for 7Zip, based on 7-Zip-JBinding, produced with IKVM. Extracts (password protected, multi-part) 7z Zip Rar Tar Split Lzma Iso HFS GZip Cpio BZip2 Z Arj Chm Lhz Cab Nsis Deb Rpm Udf archives. Archive creation/more formats coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Builds native installers for multiple platforms using a single project definitions file (XML based). The component focuses on standards compliant package generation with the least possible overhead and feature set. This is not another installer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The ExperienceUI for NSIS transforms the Nullsoft Scriptable Install System into what looks like the newer InstallShieldŽ installers. Main features include complete page skinning, skin change with one line of code, an info panel on the left, much more...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next