User:JasonFriday13: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
2. <attach>AbortToFinishHeaderFile.zip</attach> <br> | 2. <attach>AbortToFinishHeaderFile.zip</attach> <br> | ||
== NSIS Big Installer Project == | |||
This project is aimed at adding support for installers over 2GB. | |||
Based on SourceForge: [http://sourceforge.net/projects/nsisbi http://sourceforge.net/projects/nsisbi]. | |||
Created by Jason Ross (JasonFriday13) | Created by Jason Ross (JasonFriday13) |
Revision as of 04:37, 20 April 2016
Author: JasonFriday13 (talk, contrib) |
Profile: JasonFriday13
Plugins (oldest to newest)
SysRestore plug-in.
CustomLicense plug-in. Superseded by NsRichEdit plug-in.
SimpleBg plug-in.
SpiderBanner plug-in.
WimImage plug-in.
EnVar plug-in.
NSIS Code
InstallSpiderUI User Interface.
Sharing functions between Installer and Uninstaller Code Example.
Getting the 'My Documents' folder for all users System Function.
Downloads
General.zip contains general functions and macros. Documentation is included in the header.
1. General.zip (3 KB)
An abort to finish header based on the script of the same name by Afrow UK.
2. AbortToFinishHeaderFile.zip (79 KB)
NSIS Big Installer Project
This project is aimed at adding support for installers over 2GB.
Based on SourceForge: http://sourceforge.net/projects/nsisbi.
Created by Jason Ross (JasonFriday13)