User:Afrow UK: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
(Dating situate) |
|||
Line 1: | Line 1: | ||
== Website == | |||
http:// | :http://www.afrowsoft.co.uk | ||
http:// | == NSIS Plugins (Supported) == | ||
:<attach>NsArray.zip</attach> [http://forums.winamp.com/showthread.php?t=330425 Forum topic]<br /> | |||
http:// | ::Supports any number of named dynamic arrays, indexed or hashed arrays, value getting, setting, insertion, removal, copying, joining and sorting (via quick sort algo.). | ||
<br /> | |||
http:// | :<attach>NsRichEdit.zip</attach> [http://nsis.sourceforge.net/NsRichEdit_plug-in Plugin page] [http://forums.winamp.com/showthread.php?t=333267 Forum topic]<br /> | ||
::Provides loading of text from a file into a RichEdit control, printing of a RichEdit control and addition of a Print button to the NSIS license pages. | |||
<br /> | |||
:<attach>Aero.zip</attach> [http://nsis.sourceforge.net/Aero_plug-in Plugin page] [http://forums.winamp.com/showthread.php?t=329990 Forum topic]<br /> | |||
::Enables Windows Aero glass effect on NSIS UI. | |||
<br /> | |||
:<attach>LockedList.zip</attach> [http://nsis.sourceforge.net/LockedList_plug-in Plugin page] [http://forums.winamp.com/showthread.php?t=274168 Forum topic]<br /> | |||
::An NSIS plugin to display or get a list of programs that are locking a selection of files that have to be uninstalled or overwritten. | |||
<br /> | |||
:<attach>NsExpr.zip</attach> [http://nsis.sourceforge.net/NsExpr_plug-in Plugin page] [http://forums.winamp.com/showthread.php?t=340355 Forum topic]<br /> | |||
::A small plug-in that evaluates Boolean and mathematical expressions. | |||
<br /> | |||
:<attach>ButtonEvent.zip</attach> [http://nsis.sourceforge.net/ButtonEvent_plug-in Plugin page] [http://forums.winamp.com/showthread.php?t=273717 Forum topic]<br /> | |||
::A plug-in that allows NSIS coders to add a custom button and tie a NSIS function to it. | |||
<br /> | |||
:<attach>GetVersion.zip</attach> [http://nsis.sourceforge.net/GetVersion_%28Windows%29_plug-in Plugin page] [http://forums.winamp.com/showthread.php?t=221621 Forum topic]<br /> | |||
::A plug-in that gets Windows version information (name, type, version, server name, service pack, service pack build). | |||
<br /> | |||
:* Unicode builds are included in all downloads. | |||
:* I have written many other plug-ins in the past, but these plug-ins above are the only plug-ins I now use or maintain. |
Revision as of 19:09, 16 February 2013
Website
NSIS Plugins (Supported)
- NsArray.zip (49 KB) Forum topic
- Supports any number of named dynamic arrays, indexed or hashed arrays, value getting, setting, insertion, removal, copying, joining and sorting (via quick sort algo.).
- NsRichEdit.zip (28 KB) Plugin page Forum topic
- Provides loading of text from a file into a RichEdit control, printing of a RichEdit control and addition of a Print button to the NSIS license pages.
- Aero.zip (48 KB) Plugin page Forum topic
- Enables Windows Aero glass effect on NSIS UI.
- LockedList.zip (92 KB) Plugin page Forum topic
- An NSIS plugin to display or get a list of programs that are locking a selection of files that have to be uninstalled or overwritten.
- NsExpr.zip (28 KB) Plugin page Forum topic
- A small plug-in that evaluates Boolean and mathematical expressions.
- ButtonEvent.zip (28 KB) Plugin page Forum topic
- A plug-in that allows NSIS coders to add a custom button and tie a NSIS function to it.
- GetVersion.zip (34 KB) Plugin page Forum topic
- A plug-in that gets Windows version information (name, type, version, server name, service pack, service pack build).
- Unicode builds are included in all downloads.
- I have written many other plug-ins in the past, but these plug-ins above are the only plug-ins I now use or maintain.