SysRestore plug-in

From NSIS Wiki
Revision as of 23:15, 1 June 2006 by JasonFriday13 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Author: JasonFriday13 (talk, contrib)


Links

Plugin package:
SysRestore.zip (19 KB)

Forum thread

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').