SysRestore plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{PageAuthor|JasonFriday13}} | {{PageAuthor|JasonFriday13}} | ||
== | == Links == | ||
Plugin package:<br> | Plugin package:<br> | ||
<attach>SysRestore.zip</attach> | <attach>SysRestore.zip</attach> | ||
[http://forums.winamp.com/showthread.php?s=&threadid=231133 Forum thread] | |||
== Description == | == Description == |
Latest revision as of 23:15, 1 June 2006
Author: JasonFriday13 (talk, contrib) |
Links
Plugin package:
SysRestore.zip (19 KB)
Description
The System Restore Plugin was conceived after noticing other installers created restore points while installing, so I went about writing a plugin for nsis. The package contains the plugin (sysrestore.dll), documentation (readme.txt), and an example (example.nsi). Also includes source code in the Contrib\SysRestore folder. Just extract the contents to your nsis directory (usually 'C:\Program Files\NSIS').