- uninstall.exe - File properties (1 replies)
- How to customixe NSIS pages (3 replies)
- Invoking plugin at compile time? (1 replies)
- Two things, .net + BGGraident (8 replies)
- fyi: CA ETrust Antivirus - false positive for system.dll (0 replies)
- Uninstall Scheduled Task (1 replies)
- GetDrives Error (5 replies)
- Windows Vista: MessageBox hidden and on uninstall process by Uninstall.exe (NSIS) (2 replies)
- execwait doesn't wait in Vista (4 replies)
- Using NSD_CreateCheckBox (2 replies)
- Plug-in for portable apps installation scripts (2 replies)
- ${registry::KeyExists} not working (6 replies)
- install with File /a /r "myFiles\*.*", how to uninstall (2 replies)
- SQL statements and some more (0 replies)
- NSIS 2.36 broke my HM NIS with MUI script (4 replies)
- My plugins source code (8 replies)
- [NEWBIE] Two problems with NSIS (25 replies)
- Shortcut issue (8 replies)
- Delete not working as intended (4 replies)
- makeNSIS fails on big file (9 replies)
- MUI_FINISHPAGE_RUN default drectory (6 replies)
- Two progress bars: per file and total (5 replies)
- Need to help(Read/write txt-file and definition of a path)? (1 replies)
- Problem with $PROGRAMFILES under German Windows Vista (11 replies)
- Dump Log to text file (3 replies)
- Install for all users (5 replies)
- Skip custom page based on check button state (3 replies)
- ReadRegStr problem (3 replies)
- Uninstall by Control Panel doesn't work on Windows Server 2008 (3 replies)
- Customizing the INSTFILES_PAGE (12 replies)
- Howto create a 64bit custom plugin (2 replies)
- Removal of entries from HKLM\SYSTEM\ControlSet001\Control\Session Manager ... (2 replies)
- Removal of entries from System Volume Information folder (3 replies)
- Process Functions Header (3 replies)
- Using SetWindowPos to move a control (1 replies)
- Log Details (4 replies)
- nsDialogs read-only text box (8 replies)
- Run application hidden (1 replies)
- !if !endif problem (2 replies)
- Having problems compiling a script on Linux (5 replies)
- NSIS created setup file contains suspicious code (15 replies)
- Two installers (.exe) from one .nsi file (1 replies)
- nsis script using dos command line parameters (2 replies)
- linebreaks in LangString (1 replies)
- Several Instdir (6 replies)
- Problems with deleting Startmenu entries (1 replies)
- NSIS windows under wine on linux (1 replies)
- NOT deleting overwritten files? (5 replies)
- Changing $LANGUAGE in .onInit (3 replies)
- .nsi Script Question (12 replies)
- Integrity Level(IL) and Vista (4 replies)
- Pre-compressing data files (3 replies)
- Encoding format of Japanese NLF (3 replies)
- Compile install script inside another installer (1 replies)
- High CPU usage on Vista with System plugin (6 replies)
- How to... (6 replies)
- Delete all files and folder on uninstalling (3 replies)
- How to register a key with variables? (3 replies)
- Copying files from a network share that contains the '$' character (1 replies)
- My understanding to date - Basic Installer (2 replies)
- Totally Lost on how to begin. (5 replies)
- UltraModern UI (UMUI) and Vista (0 replies)
- Need some help (1 replies)
- Data transferring (1 replies)
- NSIS source in .zip or .rar? (1 replies)
- Small Bug (2 replies)
- Replace old files (9 replies)
- Best upgrade practice for a program (2 replies)
- EnumUsersReg in uninstall (0 replies)
- search users for folder and delete it (6 replies)
- ModernUI and Mixed-mode Installer (3 replies)
- runas does not wait the finish of child process (3 replies)
- Installer within an Installer (2 replies)
- Installed File Verification (0 replies)
- Auto Increment Version Number on Compile Time (2 replies)
- "Rename" Problem (4 replies)
- Editing (removing) the classpath (2 replies)
- Differntiating between Application and Installer with the same process name (5 replies)
- FinishPage Hangs (2 replies)
- RMDir Bug? (8 replies)
- Best Practice - Read file, edit contents, write new file (11 replies)
- MultiUser Exec (2 replies)
- deleting a directory (2 replies)
- The OpenSC Project needs NSIS developer/maintainer. Are you interested? (0 replies)
- Multiple Install directories? (0 replies)
- How can i extract a zip File during installation progress (1 replies)
- Skip MUI_PAGE if condition is fulfilled (2 replies)
- How to? .ico (3 replies)
- variable $SYSDIR and Windows 2000 ? (2 replies)
- Custom Dialogs (0 replies)
- What does ReserveFile do? (1 replies)
- Optionally creating desktop shortcuts? (2 replies)
- missing uninst.exe (5 replies)
- Detecting Registry 'User Number' (1 replies)
- Search query (2 replies)
- Installer process keeps running after Quit (2 replies)
- Check Registry before check mark is activated (3 replies)
- Looking for a created with... (2 replies)
- NSIS outputs 0 byte file (6 replies)
- Change Name on runtime (7 replies)
- Deleting a previously installed version of my software? (2 replies)
- Modern User Interface - Components Page (2 replies)
- Please could someone clarify some things? (1 replies)
- Documentation for StrCmp and StrCpy (1 replies)
- Please enter your product key! (2 replies)
- Does NSIS know what %userprofile% is? (2 replies)
- InstallOptions error (7 replies)
- Get File Name? (2 replies)
- Prompting for directory install (0 replies)
- Spaces in $INSTDIR path causes problems (5 replies)
- error in macro (3 replies)
- Copyfiles but include all Subfolders/Files (1 replies)
- MUI problem (2 replies)
- Problems on Server 2008 (13 replies)
- how to modify dialog for ModernUI (1 replies)
- Output Language choice to Config File (4 replies)
- NSISAware searching for help (2 replies)
- change label text multiple times (2 replies)
- Check if directory is writable (7 replies)
- ExecShell problem (5 replies)
- Doubt regarding size of installer files. (1 replies)
- NSIS CreateShortCut Icon Problem (5 replies)
- Mixed-Mode Installation Issue (7 replies)
- Need help with the uninstall section of a script (1 replies)
- Is dynamically adding a section possible? (2 replies)
- Copying and empty directory (2 replies)
- Pocket PC Installer - File and Directory creation (9 replies)
- How to detect Service Pack 2 (2 replies)
- Sometimes program files path wrong (1 replies)
- User defined multiple install directories (7 replies)
- Error using InetC (1 replies)
- Problem with start menu shortcut (3 replies)
- Error in macro MUI_DESCRIPTION_TEXT on macroline 10 (2 replies)
- Macro param name scope? (1 replies)
- Dynamic Variables $$0 (1 replies)
- ExecWait don't wait ? Can't lunch 2.exe :( (10 replies)
- Preinstaller (3 replies)
- Disable text box and show default text (2 replies)
- nsDialogs - NSD_SetTextLimit, NSD_Check (2 replies)
- APPDATA multiuser (6 replies)
- MUI_LANGDLL_DISPLAY Help? (2 replies)
- If process exists? (4 replies)
- ExecWait for a VBScript (2 replies)
- nsDialogs, auto-complete and combo boxes (3 replies)
- Looking for help in makin an installer (2 replies)
- more than one ODBC entry with nsODBC (0 replies)
- Howto/Template for ini2var parsing? (5 replies)
- Make Downloading from Internet. (5 replies)
- Ask user about desktop shortcut? (10 replies)
- Vista uninstal (6 replies)
- Want to edit a file at setup time (3 replies)
- Language name variable (2 replies)
- Bug in NSIS 3.35 and Archive larger than 2 GB on WinXP / NTFS (3 replies)
- IfFileExists on prefetch directory (2 replies)
- Display additional wizard page with some RTF text (2 replies)
- Start FileRead at a given line number (3 replies)
- Reg_Multi_SZ routines (2 replies)
- Variables and Memory (2 replies)
- Looking for a NSIS developer/contractor (1 replies)
- PRODUCT_NAME issues (2 replies)
- Make file icon associations visible (3 replies)
- Uninstall functionaly only - but how? (1 replies)
- Xml & Unicode (3 replies)
- InstType without custom (1 replies)
- Uninstall info and MultiUser.nsh (4 replies)
- Howto add release notes the best way (dialog) (3 replies)
- Vista: Desktop icon is not removed (4 replies)
- Help Installer Error in AMD Machine (10 replies)
- Install to Local Disk with HM NIS (5 replies)
- Running multiple programs at the same time (3 replies)
- Game Explorer without GDF (4 replies)
- Hide section from a function (1 replies)
- Installing VC++ 8.0.CRT redistributables (12 replies)
- using CDrom plugin for DVD (5 replies)
- Beginner Installer Help - Looks at Custom Pages, and Writing to Registry (1 replies)
- copying files to HOMEPATH (6 replies)
- oninit User Check? (1 replies)
- How to use System::Call "rapi::CeRapiInitEx... (5 replies)
- Application Data Folder (1 replies)
- No header in custom pages (3 replies)
- Why VNISedit could not creat correct desktop shortcut in Vista? (4 replies)
- $PROGRAMFILES Default Won't Change (6 replies)
- NSIS generator for DLL projects? (1 replies)
- Loosing installs in Section "MainSection" SEC01 (2 replies)
- makensis on Linux - limited support? (5 replies)
- inspect this code please (3 replies)
- Problem with InstallDirRegKey (7 replies)
- Download file from Mirror (2 replies)
- Vista - UAC - SetShellVarContext (11 replies)
- Convert GetTempFilename to directory (2 replies)
- NSIS create installer larger than 2 GB, how? (8 replies)
- NSIS fucked up after special build (1 replies)
- Dynamic listing of feature Updates (0 replies)
- Add/Remove not initialising uninstaller? (12 replies)
- Radio button values (4 replies)
- LoadLibrary in Uninstall section? (2 replies)
- Copying with timestamp in filename (1 replies)
- Button Next (1 replies)
- How to create network installer? (1 replies)
- How to Send Keys with NSIS? (7 replies)
- Coping files from the virtual path (1 replies)
- Czech Language (1 replies)
- Welcome and Finish pages are not MUI (2 replies)
- How to use the with nsisPatchGen generated files (3 replies)
- InstallDir (3 replies)
- Add a checkbox to finish page? (2 replies)
- Section - Read Only *and* unchecked? (1 replies)
- Computer name to string (3 replies)
- Uninstall Section (3 replies)
- MUI_INSTALLOPTIONS_WRITE problems with writing to text field (5 replies)
- Checking for updates on the Internet / Changing Buttons (4 replies)
- Create ZIP-File of my Inst-Files (1 replies)
- Duplication in NSIS archives (2 replies)
- How to display a banner image on all dialogs ?I'm using MUI2 (6 replies)
- Can we create an xml file which should contain database pooling connections info (1 replies)
- ONREBOOT implementation annoys other running processes on reboot (1 replies)
- install directory append folder (3 replies)
- Does NSIS support auto generate csid ? (5 replies)
- Modifying a NSIS setup ? (4 replies)
- Close + restore IE (1 replies)
- InstallOptions - OnMouseMove over label (3 replies)
- [Question] Overwrite all (1 replies)
- View contents of exe file (3 replies)
- Section Question (5 replies)
- quicklaunch and sendto (all users) (3 replies)
- Combobox (2 replies)
- Uninstall with MultiUser.nsh (9 replies)
- Issue with Exec (2 replies)
- Required Components (2 replies)
- Delete $PLUGINSDIR ? (5 replies)
- Vista/Uninstall Issues. Will pay for help. (0 replies)
- Disable Self Verification (4 replies)
- AccessControl: Setting permissions to "Domain Users" without knowing the domain name (5 replies)
- Setting the name of the uninstaller in the temp directory? (7 replies)
- Folder (1 replies)
- Setting Environment Variables at run-time (2 replies)
- Odd AccessControl error (3 replies)
- Why not work ? (1 replies)
- NSD_CreateLink - what to put in Function? (3 replies)
- Can't open output file (4 replies)
- change caption of nsDialogs page (1 replies)
- Check Registrykey Exists (8 replies)
- Hide uharc.exe ? (3 replies)
- Multi-line string constants (2 replies)
- Reuse nsDialogs (4 replies)
- SectionIsSelected - Not work when section is not compiled (4 replies)
- Passing Var to Registry (15 replies)
- Memento.nsh: Enhancing Usage Instructions (1 replies)
- Get rid of *.tmp folders? (1 replies)
- nsDialog CreateControl Negative Height (6 replies)