About 339,000 results
Open links in new tab
  1. NSIS with 64-bit support - Winamp & Shoutcast Forums

    Aug 24, 2024 · You can compile official NSIS now as 64-bit if you want, this has worked for years already. However, the System plug-in is missing callbacks in 64-bit mode and that has to be fixed …

  2. NSIS Discussion - Winamp & Shoutcast Forums

    Sep 17, 2023 · Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other …

  3. CopyFiles - rights to copy to C:\Program Files\myprogram\?

    Sep 10, 2014 · I've written some simple nsis script (attached) where I copied the section and function from my originally script. downloading, extracting and copying to to C:\Program …

  4. EnVar Plugin - Adds and removes environment paths

    Apr 1, 2024 · Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other …

  5. NSIS installer fails to find existing files while compiling

    Nov 4, 2014 · Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other …

  6. New tool - Graphical Installer (installers wih custom design)

    Aug 11, 2017 · Setup of Graphical Installer for NSIS itself uses new features (moving mouse over buttons, enabled dragging) and has new refreshed look. Graphical Installer Wizard v1.17.01:

  7. If File Exist Finding Files That Shouldn't Exist

    Mar 15, 2017 · Hi, I'm extremely new to NSIS but I've been picking it up pretty quickly. I'm trying to write a function that checks if a file exists, and if it does, define it, and then later install it. And if the file …

  8. SetCompressor to Best Compressor in script

    Aug 2, 2015 · Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other …

  9. uninstall: how to check if the application is running

    Mar 17, 2003 · Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other …

  10. Exec v ExecWait v ExecShell v nsExec v ExecToLog v ExecToStack v ...

    Jul 29, 2012 · Can I know what are the differences between each Exec, ExecWait, ExecShell, nsExec::Exec, nsExec::ExecToLog, nsExec::ExecToStack, ExecDos and ExecCmd, as in when to …