InetBgDL plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
(Undo revision 24283 by RRUZ (talk))
 
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:''' Mozilla Public License 1.1
* '''License:''' zlib
 
* '''Download:''' <attach>InetBgDL.zip</attach>


== Description ==
== Description ==

Latest revision as of 17:40, 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: zlib
  • Download: InetBgDL.zip (9 KB)

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?)