InetBgDL plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
(v20130324) |
No edit summary |
||
Line 7: | Line 7: | ||
* '''Minimum OS:''' Win95/NT4 (With IE3+) | * '''Minimum OS:''' Win95/NT4 (With IE3+) | ||
* '''Minimum NSIS version:''' 2.45 | * '''Minimum NSIS version:''' 2.45 | ||
* '''License:''' | * '''License:''' Mozilla Public License 1.1 | ||
== Description == | == Description == |
Revision as of 17:39, 9 August 2014
Author: Anders (talk, contrib) |
Plug-in Info
- Version: 20130324
- Type: Runtime plugin (Ansi & Unicode)
- Minimum OS: Win95/NT4 (With IE3+)
- Minimum NSIS version: 2.45
- License: Mozilla Public License 1.1
Description
This plug-in will download files using WinINet on a background thread, it never displays any kind of UI.
Note: This plug-in was created for the new Mozilla Firefox installer which has a custom UI, INetC is probably a better choice for most normal installers. See also: Mozilla fork
Credits
Written by Anders (For fun and profit?)