View Full Version : NSIS Discussion
- DirState problem
- ExecWait not waiting!
- Detecting Adobe Integrated Runtime (AIR)
- Nsis setup.exe inside a cab won't get executed
- WinVer question
- Check box in a listbox
- Building NSIS
- Changing Root for DirRequest
- optimization?
- how to set password on setup.exe
- MUI_PAGE_DIRECTORY on Windows 2003 File-Cluster
- Writing to XML .settings file
- Change the "NSIS [VERSION] writing"
- License from nonlocal file
- Current user or all user dialogue
- Unicode string problems with uninstall
- MultiUser support and InstallDir
- Avoiding a bad way of starting an application on login / startup
- Install & Upgrade from one script
- Uninstaler Header Image MUI
- Disabled "X button" on custom finish page
- Required Section within a group
- NSIS close application before uninstall
- Any plans to increase the 2GB setup limit?
- install problem on Windows Server 2003
- Check volume name
- Delete a .sys file from system32\drivers\ on VISTA64
- no show: "password page"
- What is the build environment for official NSIS releases?
- Create Driver Package
- CreateShortcut / Working Directory Problem
- Find size of file before downloading?
- how to check if DotNet Framework 3.0 SP 1 or a higher version is installed
- ExecWait and Visual Studio Express
- Display all MS SQL Servers in network
- Uninstaller - Files in use
- NSIS, XP Embedded and EWF
- Missing right click option "Compile NSIS script"
- Make 2 different welcome messages?
- ReplaceInFile - File Permissions after replace
- Removing directory upon installation with new installer
- Create a build that can install 2 different packages by user wish
- Can't extract NSIS with 7-zip
- Custom Silent Installation Help
- [NSIS] No background picture and another question...
- Registry.nsh question
- delete dll
- no installl.log is created
- semi-silent installer and InstFiles
- Using Russian Cyrillic and NSIS
- Updating Dev-C++ - May need some help!
- Can someone help me with my questions?
- $(^Name) and MUI
- ExecShell + Vista problem
- How to i386, ia64, amd64, wow64 separate file copy?
- Unicode Language Selection screen
- RadioButtons on Components Page
- Is this possible with NSIS
- Vista security issue/bug? -- RegDLL
- Vista: lowest user level as possible
- NSIS CopyFiles
- NSIS Ant and Eclipse
- Reselect installed sections on update install.
- Error calling .NET DLL method
- Slow file command
- MessageBox : default button
- Refresh web browser page ( like F5 )
- Header text to long
- Onname Filenames not null-terminated.Windows FindNext FindFirst Fails with zero files
- MUI_FINISHPAGE_LINK too small
- Please add an option for showing a 48x48 icon
- EnvVarUpdate.nsh and WM_WININICHANGE timeout
- What's wrong with my Custom Page?
- Calling a dll - Convert string to LPCWSTR
- UTF-8 encoding with ExecWait
- Version checking code snippets? Anyone?
- Header for the finish uninstaller page unset
- Installing into a selected user account
- How to parse a string from a txt file?
- Local variables / Passing variables to functions
- CreateShortcut to Directory
- Delete all files without config files
- Digital signature
- Passing variables back from an outer process using UAC plugin
- How to Convert Long File Names to 8.3 in CreateShortcut
- Read a List with files and use it in NSIS
- Force user to choose a selection
- Error reporting/handling
- Using NSIS to create portable app?
- Reinstall section doubt
- Problem with DumpLog and NSIS 2.38-1 Unicode
- Use CreateShortcut API outside of installer/compiler?
- Using encryption and decryption by key
- DeleteRegKey: doesn't work as expected
- nsDialogs and Browse button for Dir/FileRequest
- How to show bold word in general string?
- Building NSIS on Debian / Ubuntu
- Moving nsDialogs controls?
- Common function for Installer and uninstall
- Deleting Spacific file/shortcut from srartup
- Changing State of a Textfield at runtime
- !insertmacro: macro "FUNCTION_STRING_StrLoc" requires 0 parameter(s), passed 4
- Using the System plugin on Linux
- Finding a string in a stream of bytes
- Writing to HKLM in Vista
- Just string
- Cannot Add an Extra Bitmap Control to Finish Page
- Mui_page_components
- SATA ports
- cannot read file :(
- Help with WinVer testing
- NSIS 64bit
- One-click installer: Remove "Installation Complete" close prompt?
- Problems getting horizontal scrollbars on a listbox working
- Replacement in text files
- NSIS installer and vista?
- Abort / Cancel pop up modification
- Bug: StrCmp + MUI_LANGDLL_DISPLAY
- Restart Manager / Uninstaller
- UAC plug-in did not work
- stop task if it runs longer than
- Mui
- Help with uninstall
- DirRequest
- prerequisites before install
- Mui_directory_page
- How-To non-All-in-one
- Closing an existing application from NSIS befor installation starts.
- Input a string
- Set Checkbos state?
- Abort a PAGE
- copying the installer into $INSTDIR
- validating system on install
- install a desktop icon
- How to use MUI_CUSTOMFUNCTION_MOUSEOVERSECTION?
- Loading and manipulating the xml files from the specific folder on client machine.
- Check components are valid
- Escaping ; (Semicolon)
- User dependent install
- Change nsis error of UAC plugin on XP when user check "Protect my computer[...]"
- uninstall string
- I want to track every file that an installer extracts. How can I do that?
- Filter files selected by File /r
- Generator INI for NSIS [parser]
- The error flag is not set when using CopyFiles command?
- Automatically delete installer after install
- Staying on instpage...
- Running installation sections
- HELP ME!!!!!!!!!! i'm technologically retarded
- UPX and Compress Installer.exe
- Abort from page callback function
- Nsis command line parameters
- Behavior of installation directory selection dialog
- Checking #of CPU with NSIS
- Create multiple XML Nodes
- Compler error I do not understand
- Problem on system usage of Temp folder
- InstallLib Error Message
- How can I search and delete the xml node
- Custom dropdown menu to show contents of a directory
- How to remember user selections after clicking Back or Next?
- HELP! Trying to Use NSIS
- calling a simple .net dll
- how to create a custom page (.nsh-file)
- Mass directory and file creation
- Need the $INSTDIR value with double bashlashes
- Only one can be selected
- ConfigRead
- Uninstall files copied with CopyFiles *.*
- ${StrRep} is not working properly.
- plugin to manipulate VersionInfo
- Registration doesn't happen
- Confirm Page
- Bug: Modern UI - Finish Page and Back Button
- DeleteRegKey Problem
- nsDialogs / disable control, how to ?
- Adobe Integratted Runtime (AIR) Silent install
- SendMessage does not work in my installer
- Error api.h while compiling source
- Using CABARC.EXE for large installer in background and show progressbar.
- ExecWait does not work in Section "Uninstall"
- Check Free Space (myProgramNeed + 1,5GB)
- Set Folder and Files in folder to compress attrib
- Unable to Open File for Writing
- CreateShortCut
- Single installer file(all files and dlls should go in a single installer file)
- FileRead throws error with *unix style text file and returns no chars.
- Simple Input in five textFields
- problem with the UAC Plug-in
- Writing Subdirectories of Path to File using CMD
- Extract a folder from install package
- Delphi Plugin
- Looking for NSIS developer
- Displaying files
- Where does IDC_VERSION's width get changed?
- Inserting line halfway down an INI
- Running installed executable on a new process thread
- Bus error when run makensis on Solaris 9
- nsExec Unicode Strange Characters returned
- Get directory name
- Directory page: I need a drop-down menu with predefined locations
- Setting background to dialog element
- Getting uncompressed size from outside
- How to make a Shortcut
- SuperPiMP my setup
- Looping background images
- Rename /REBOOTOK not working on Vista?
- DLL register / unregister
- How to Copy Complete Folder from Webserver
- Run as Low to read IE protected mode cookies?
- MUI_STARTMENU_WRITE_BEGIN ... MUI_STARTMENU_WRITE_END always sets an error flag
- Automated NSIS installer
- Determine "Default User" Path
- How to read INI file wih all sections and values
- Request for guidance/support/assistance
- Run kernel mode driver via NSIS installer
- push string to parent instance?
- New Plugin API
- MUI_PAGE_INSTFILES progress bar doesn't show 100%
- How to create image button in NSIS Installer
- Migration from 2.41 to 2.42 failed
- Are the 20 Registers considered Global?
- install most databases
- Adding a button during the install process
- MUI install section selection problems with mutual exclusive code
- Components page - if B is checked, get A unchecked
- using a plugin
- SMPROGRAMS is acting kinda weird
- Make whole section group read-only?
- Unicode characters?
- Manipulate the PATH environmental variable with NSIS
- Check architecture (x86, x64 or ia64)
- MSSQL check if row exists
- FileRead bug (I hope)
- nsDialogs::SelectFileDialog no file selected
- $(^NameDA) not found for uninstaller.
- autorun is not working
- Math calculation and database access
- Problem Inserting HTML Link
- Check online for version updates
- Integrated .Net Framework, not download it
- Get File path and use as variable
- multiuser.nsh define issues
- Problem
- How to set language in .onInit function?
- Going from a 32-Bit installer to a 64-Bit installer
- Changing the color of specific text in the details output?
- Is NSIS what I need ?
- fancy checkboxes with ButtonEvent plugin
- WinVer in NSIS Unicode 2.42
vBulletin® v3.8.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.