DotNet plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
ProjectHuman (talk | contribs) m (→Description) |
ProjectHuman (talk | contribs) m (Undo revision 20354 by ProjectHuman (talk)) |
||
Line 1: | Line 1: | ||
{{PageAuthor|adamsmith}} | {{PageAuthor|adamsmith}} | ||
[ | [http://www.xobni.com/opensource/NsisDotNet/README.htm README and download here] | ||
== Description == | == Description == | ||
This plugin for the NSIS installer will invoke the .NET 2.0 Framework installer after it has been downloaded. It will do its best to make the installer run without user input, while giving the user feedback in the form of status bars and so on. | |||
Works with 1.0/1.1/2.0/3.0/3.5/4.0 Full/4.0 Client Frameworks. | Works with 1.0/1.1/2.0/3.0/3.5/4.0 Full/4.0 Client Frameworks. | ||
[[Category:Plugins]] | [[Category:Plugins]] |
Revision as of 13:34, 7 July 2011
Author: adamsmith (talk, contrib) |
Description
This plugin for the NSIS installer will invoke the .NET 2.0 Framework installer after it has been downloaded. It will do its best to make the installer run without user input, while giving the user feedback in the form of status bars and so on.
Works with 1.0/1.1/2.0/3.0/3.5/4.0 Full/4.0 Client Frameworks.