DotNet plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Undo revision 20354 by ProjectHuman (talk))
m (Fixed dead URL)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{PageAuthor|adamsmith}}
{{PageAuthor|adamsmith}}


[http://www.xobni.com/opensource/NsisDotNet/README.htm README and download here]
[https://web.archive.org/web/20120430053051/http://www.xobni.com/opensource/NsisDotNet/README.htm README and download here]


== Description ==
== Description ==
Line 7: Line 7:
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.
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.
[[Category:Plugins]]
[[Category:Plugins]]

Latest revision as of 18:42, 25 August 2021

Author: adamsmith (talk, contrib)


README and download here

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.