User:JasonFriday13: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 11: Line 11:
<br>
<br>
[[WimImage plug-in]].
[[WimImage plug-in]].
<br>
[[EnVar plug-in]].


== NSIS Code ==
== NSIS Code ==

Revision as of 09:06, 11 March 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)


Created by Jason Ross (JasonFriday13)